body {
    border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font: normal 12px/1.3 Arial, verdana, helvetica, sans-serif;
	height:100%;
	color: black;
	background: #ffffff;
	}
.menu {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}
.menulink {
	margin-left: 42px;
	margin-top: 0;
	color: #000000;
	font: normal 10px/1.3 Arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width:none;
	}
	
h1 {
	font: bold 18px/1.3 verdana, helvetica, sans-serif;
	color:#852121;margin:0;}
h2 {font-size:14px;color:#cccccc;}

img {
	border : 0 none;
	}
	
a.nav_1:link, a.nav_1:visited { 
	color: #451212;
	background: none;
	font: bold 12px/1.3 Arial, verdana, helvetica, sans-serif;
}
a.nav_1:hover, a.nav_1:active { 
	color: #ff0000;

}


A:Link{
	color: #213185;
	text-decoration: none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cc0000;
}

A:Visited{ 
	color: #213185;
	text-decoration: none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cc0000;
}

A:Hover{ 
	color: #852121;
    text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#rrggbb;
}

li { margin-top:5px;}

#mainbox {
	width: 932px;

	margin:1% auto;
	text-align:left; 
	background: #ffffff;
	}

#main {
	float:right;
	width: 682px;
	clear: right;
	min-height:591px;
	height:591px;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	}
	
#maintext {
  min-height:450px;
  height:auto !important;
  height:450px;
	width: 550px;
	margin: 35px 0px 0px 45px;
	}

#lefttext {
	padding-top: 55px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#titel {
    margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 9pt;
	}
	
#imagefloat {
    margin-bottom: 10px;
	margin-top: 10px;
	float:right;
	border-style: solid; 
	border-width: 1px;
	border-color: #36539b;
	}

#highlight {
	width:199px;
	height:17px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: -9px;
	padding-top: 1px;
	padding-left: 15px;
	color: #003AAF;
	background-image: url(images/right-highlight.png);
	background-repeat: no-repeat;
	}

#bottom {
	font-size: 11px;
	color: #6f7992;
	padding-top: 1px;
	padding-left: 85px;
	width: 933px;
	height: 42px;
	background: url(images/bottom.png);
	background-repeat: no-repeat;
	}

#bottomlink {
	font-size: 11px;
	color: white;
	border-bottom-style: none;
	margin-left: 25px;
	}
