body {
    border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #2E2423;
	font-family:  Arial, sans-serif;
	font-size: 12px;
}

A:Link{ 
		color: #000000;
		text-decoration: none;
		border-style: none; 
		border-bottom-style: dashed; 
		border-bottom-width: 1px; 
		border-bottom-color: #D59D99;
		}
A:Visited{ 
		color: #000000;
		text-decoration: none;
		border-style: none; 
		border-bottom-style: dashed; 
		border-bottom-width: 1px; 
		border-bottom-color: #D59D99;
		}
A:Hover{ 
		color: #FF0000;
		text-decoration: none;
		border-style: none; 
		border-bottom-style: dashed; 
		border-bottom-width: 1px; 
		border-bottom-color: #ED0E0E;
		}

#mainbox {
	width: 880px; 
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	background: #ffffff;
	background-image: url(images/content-bg.png);
	background-repeat: y-repeat;
}


#left {
float:left;
width: 195px;
height: 480px;
}

#middle {
float:left;
width:685px;
}

#images {
margin-top: 3%;
margin-left: 2%;
margin-bottom: 3%;
}

#titel {
color: #164CB9;
font-weight: bold;
font-size: 13pt;
}

#titel2 {
color: #CC3333;
font-weight: bold;
font-size: 10pt;
margin-bottom: 1%;
margin-top: 4%;
}

td {
color: #2E2423;
font-family:  Arial, sans-serif;
font-size: 12px;

}

#focus {
width:422px;
height:307px;
margin-top: 20px;
padding-top: 15px;
color: #003AAF;
background-image: url(images/content-focus.png);
background-repeat: repeat-x;
}

