h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}
body{
	text-align:center;
	background-color:#EAEAEA;
;
	}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
	margin:0;
	border:0;
	padding-bottom: 5px;
	padding: 0;
}

div#container {
  width:650px;
  text-align:left; 
  margin:0px auto;
}

div#top {
	float:right;
	background-color:#F0F2F3;
	text-align:right;
	width: 480px;
	height: 22px;
}

div#top a {
   text-decoration: none;
   color:white;
   }

div#header {
	background-color:white;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*-----------------------------------*/

div#links { 
	float:left;
	width:165px;
	padding-top:37px;
	padding-bottom:10px;
	background-color:#F0F2F3;
}

div#center { 
	width:480px;
	float:right;
	font: normal 10px Helvetica,Verdana,Arial;
	padding-bottom:5px;
}

div#centertext {
	width:475px;
	float:right;
	font: normal 10px Helvetica,Verdana,Arial;
	padding:20,0,10,0;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#F0F2F3;
}


div#right { 
	width:215px; 
	float:right; 
	text-align:left; 
	padding-top:10px;	
	background-color:#D3E2F9;
}

.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  padding:10px;
}

div#csc-sitemap {
	width:215px; 
	float:right; 
	text-align:left; 
	padding-top:10px;	
	background-color:#D3E2F9;
} 

div#obenrechts {
	float:right;
	width:300px;
	padding-right: 30px;
	padding-top: 10px;
	text-align:right;
}
div#obenrechts a {
   text-decoration: none;
   font-size:9px;
   font-family:Arial;
   color:#999999;
   }

div#hauptcontainer {
	width:700px;
	background-color:#FFFFFF;
	padding-bottom:30;
	margin-left:auto;
	margin-right:auto;
	margin-top:10
	}
	
div#textfeld {
	padding-top: 10px;
}
