body{
	background: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

table.layout{
	width: 858px;
	background: #C23F45;
	border: solid #C23F45 1px;
	height: 500px;
}

td.layout{
	vertical-align: top;
}	

div.containerTop{
	width: 858px;
	height: 128px;
	-height: 129px;
	background: #FFFFFF;
	border-bottom: solid #C23F45 1px;
}

div.containerTopPic{
	width: 209px;
	-width: 210px;
	height: 128px;
	float: left;
	border-right: solid #C23F45 1px;
}

#logoRenger{
	float: right;
	width: 306px;
	height: 124px;
}

div.containerLeftmenu{
	width: 209px;
	-width: 210px;
	height: 411px;
	border-right: solid #FFF 1px;
	float: left;
}

div.containerContent{
	width: 648px;
	height: 411px;
	background: #C23F45 url(images/bgMain.gif) no-repeat;
	float: right;
}



/* ####################################################### */

p{
	font-size: 12px;
}

p.deutsch{
	position:relative; top: 100px; left: -411px;
	/*overflow: visible;*/
	text-align: right;
	line-height: 18px;
}

p.englisch{
	position:relative; top: 140px; left: 248px;
	line-height: 18px;
}

p.info{
	position:relative; top: 248px; left: 5px;
	font-size: 9px;
}


a{
	color: #FFF;
}
a:hover{
	font-weight: bolder;
}

.bolder{
	font-weight: bolder;
}

/* ####################################################### 

