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;
}
*/

/* --- Container beginn --- */
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;*/
}
/* --- Container end --- */
/*-------------------------------------------------------------------*/
/* --- Header beginn --- */

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

}

div#logo { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
}

div#logo { 
	top: 11px;
	width: 950px;
	height: 120px;
}

div#seite_titel{
	position: relative;
	left: 239px;
	top: 76px;
	width: 480px;
	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;
}

/* --- Header end --- */
/*-------------------------------------------------------------------*/
/* --- top beginn--- */
/* --- for language and serch --- */

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

/* --- top end--- */
/*-------------------------------------------------------------------*/
/* --- Menue left begin --- */
/* --- Menue is in  dropdown dropdown-vertical.css--- */

div#links { 
	float:left;
	width:179px; 
	padding-top:5px;
	padding-bottom:10px;
	background-color: #fffeff;
	margin-top: 5px;
	position: fixed;
}
*+html div#links { 
	float:left;
	width:179px; 
	padding-top:5px;
	padding-bottom:10px;
	background-color: #fffeff;
	margin-top: 5px;
	position:static;
}



/* --- Menue left end --- */
/*-------------------------------------------------------------------*/
/* --- Center beginn --- */

div#center { 
	margin-left:185px; 
	width:755px;
	margin-top: 5px;

	padding-top: 5px;
}

div#head {
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:0px;
	padding-bottom:0px;
	
}

/* --- Center end --- */
/*-------------------------------------------------------------------*/
/* --- footer beginn --- */
div#footer {
  clear:both;
  background-color: #fffeff;
  padding:10px;
}
/* --- footer end --- */




div#sprache{
	float:left;
	width:150px; 
	top: 0px;
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid #00ff6e;
}

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; 
}

/*------ 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;
}
/*
dl{
	width: 150px;
	height: 100px;
	/*display: block;
	margin:15px;
}
div#csc-textpic-imagerow{
	width: 470px;
}
*/
table#herold{
	width: 100%;
}
table#herold tr{

}
table#herold td{
	width: 33%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* --- Muell ????--- */



/*
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;
}
*/
