body {
	text-align: center;
	background-color:#fff;
	font-size:11px;
	font-family:arial;
	margin-top: 0px;
}

#main {

	width: 752px;
	margin: 0px auto;  
	text-align:center;
	border: 1px solid #9ABCD8;

}

#topheader {
	background-color: #fff;
	width: 750px;
	height: 50px;
	margin: 0px;	
	text-align:center;
}
#topheader_left {
	float:left;
	width: 250px;
	height:50px;
	margin-left: 20px;
	background-color: #9ABCD8;
	color: #fff;
	text-align:center;
}

#topheader_left h1{
	color: #fff;
	font-size: 16px;
}

#topheader_right {
	float:right;
	background-color: #fff;
	width:340px;
	text-align: right;
	margin-right: 20px;
	color: #003061;
	padding-top: 20px;
}

#topheader_right a{
	color: #003061;
	text-decoration: none;
	font-size: 10px;
	
}

#mainheader {
	background-image: url('images/bg.jpg');
	width: 750px;
	height: 120px;
	margin: 0px;	
	text-align:center;
}

#mainheader_left {
	background-image: url('images/forenwerk.jpg');
	float:left;
	width: 250px;
	height:120px;
	margin-left: 20px;
	background-color: #003061;
	color: #fff;
	text-align:center
}
#mainheader_right {
	float:right;
	width:460px;
	margin-top: 15px;
	margin-right: 0px;
	color: #fff;
	text-align:center;
	font-size: 15px;
}

#mainheader_right a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#content_frame {
	width: 750px;
	
	margin: 0px;	
	text-align:center;
	font-family: verdana, helvetica,sans-serif;

}

#main_left {
	float:left;
	width: 250px;
	
	margin-left: 20px;
	background-color: #fff;
	color: #fff;
	text-align:left;
}

#main-left a{

	color:#000;
	

}

#main_right {
	float:right;
	width:420px;
	padding: 10px;
	color:  #003061;
	text-align:left;
	font-size: 10px;
}

#main_right a{
	color: #003061;
	font-size:10px;
	text-decoration: none;

}

#main_right input,select{
	color: #003061;
	font-size:10px;
	
}

#block1 {
	background-color: #9ABCD8;
	width: 230px;
	padding: 10px;
	height: 80px;
	color: #003061;
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
}

#block1 input {
	font-size: 11px;

}
#block1 a {
	font-size:10px;
	color:#fff;
	text-decoration: none;

}

#block2 {
	background-color: #c4def2;
	width: 230px;
	padding: 10px;
	height: 80px;
	color: #003061;
	font-size: 12px;
	font-family: verdana, helvetica,sans-serif;
	font-weight:bold;
	text-align:left;

}

#block3 {
	background-color: #D8E6F1;
	width: 230px;
	padding: 10px;
	height: 80px;
	color: #003061;
	font-size: 12px;
}

#block4 {
	background-color: #E9EFF4;
	width: 230px;
	padding: 10px;
	height: 80px;
	color: #003061;
	font-size: 12px;
}

#footer {
	width: 750px;
	margin: 0px;	
	text-align:center;
}

#footer_left {
	float:left;
	background-color: #9ABCD8;
	width: 250px;
	height: 20px;
	color: #fff;
	font-size: 9px;
	margin-left:20px;
}

#footer_left a {
	color: #fff;
	text-decoration: none;
	font-size:9px;
}
#footer_right {
	float:right;
	color:  #9ABCD8;
	text-align:left;
	font-size: 10px;
	
}
#footer_right a {
	color:  #9ABCD8;
	text-decoration: none;
	font-size:10px;
}
h3 {padding-bottom:2px;display:inline;}