body{
	background-color: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

table.layout{
	width: 858px;
	background: #004B85;
	border: solid #004B85 1px;
	height: 500px;
}

td.layout{
	vertical-align: top;
}	

div.containerTop{
	width: 858px;
	height: 128px;
	-height: 129px;
	background: #FFF;
	border-bottom: solid #004B85 1px;
}

div.containerTopPic{
	width: 209px;
	-width: 210px;
	height: 128px;
	float: left;
	border-right: solid #004B85 1px;	
}

#logoKrimitech{
	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: #004B85;
	float: right;
}



/* ####################################################### */

p{
	font-size: 12px;
}

p.deutsch{
	position:relative; top: 100px; left: 149px;
	/*overflow: visible;*/
	text-align: right;
	line-height: 18px;
	width: 230px;}




	
	
p.info{
	position:relative; top: 288px; left: 21px;
	font-size: 9px;
}


a{
	color: #FFF;
}

a:hover{
	font-weight: bolder;
}




.bolder{
	font-weight: bolder;
}