html{
	font-size: 100.01%;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}
body{
	text-align:center;
	font-size: 0.75em;
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}
/*
div, img {
  margin:0;
  padding:0;
  border:0;
}
*/
div#container {
  width:950px;
  text-align:left; 
 margin: 0 auto; 
  border:1px solid silver;
  position:static;
  min-height: 450px;;
  /*background: url(../fileadmin/images/background.gif) center repeat-y;*/
}
/*
div#top {
  font: bold 10px Verdana,Arial;
  clear:both;
  background-color:#001463;
  text-align:right;
  color:#FFFFFF;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:white;
   }
*/

div#top_links{
	width:200px;
	float:left;
	margin-top: 15px;
}

div#top_links{
	width:200px;
	float:left;
	margin-top: 15px;
}
div#top_rechts{
	/*width:200px;*/
	float:right;
	margin-top: 15px;
}



div#header { background-color:white;
	width: 950px;
	height: 120px;

}


div#logo { 
	top: 11px;
	width: 950px;
	height: 120px;
}

div#seite_titel{
	position: relative;
	left: 239px;
	top: 76px;
	width: 380px;
	height: 36px;
	color: white;
	font: small-caps bold 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	opacity:0.7;
}
div#seite_adresse{
	position: relative;
	left: 730px;
	top: -20px;
	width: 200px;
	height: 60px;
	color: white;
	font:10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
font#adresse{
	color: white;
	font: italic bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}




/*-----------------------------------*/

div#links { 
	float:left;
	width:179px; 
	padding-top:5px;
	padding-bottom:10px;
	background-color: #fffeff;
	margin-top: 5px;
}
div#sprache{
	float:left;
	width:150px; 
	top: 0px;
	margin: 0 0 5px;
	padding: 0;

}div#head {
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:0px;
	padding-bottom:0px;
	
}
div#logo { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
}

/*
div#center { 
	width:570px;
	margin-top: 5px;
	padding-top: 5px;
	display: inline-block;
	z-index:500;
	position: static;
	left: 179px;
}
*/

/* --- IE 6 --- */
* html div#center { 
	margin-left:185px; 
	width:520px;
	margin-top: 5px;
	padding-top: 5px;
}
/* --- IE 6 end --- */
div#center { 
	margin-left:185px; 
	width:570px;
	margin-top: 5px;
	padding-top: 5px;
}


div#right { 
	width:185px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:5px;
	margin-top: 5px;
}


div#suche{
	float: right;
	width:200px;
	margin: 0 0 15px;
	padding: 0;
}


div#right_news { 
	width:215px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:10px;	
	
}
.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  background-color: #fffeff;
  padding:10px;
}

/*------ herold -------*/
div#suche{
  margin-top: 15px;
}

div#news{
  overflow: auto;
  max-width: 178px;
  height: 150px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
div#news  div{
	color: #f00;
  max-width: 178px;
  height: 100px;
  
}
div#news p{
  white-space: pre-wrap;
  display: block;
  color: #fff;
}
div#news h1{
  white-space: pre-wrap;
  display: block;
  color: #faff00;
}
div#news p.news{
  color: #faff00;
  font-size: 10px;
}
