/*@import url(menu300a.css);*/
@import url(muster-content.css);
@import url(leftmenu.css);
@import url(headermenu.css);
@import url(ext.css);
@import url(tt_news.css);

/* Positionierung des Content innerhalb der mittleren Spalte */
.table-menusearch td {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: solid;	
	color:#808080;
} 
.menu-searchfields{
   	 border-width: 1px;
   	 border-style:solid;
   	 border-color: #808080;
   	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: solid;
}

body {
	background: #C0C0C0 url(bg_birch_775.gif) repeat-y 0px;

}

#werb {
	
	position:  relative;
  	top:100px;
  	left:799px;
  	width:168px;
  	
}
#werb img{
	
	margin-bottom: 10px;
  	
}

#container-center {
	position:  absolute;
  	top:10px;
  	left:0px;
  	width:775px;
  	height:100%;
  	/*border:solid thin black;*/
	 	
}

#container-content {
	position: absolute;
	left: 215px;
	top: 250px;
	width: 520px;
	overflow: hidden;
	/*border:solid thin red;*/
	float:left;
	/*z-index:2;*/
	
}

#search {
	position: absolute;
	top:10px;
	right:10px;
	
	

}

#line-overlogo {
	position: absolute;
	width:765px;
  	height:7px;
	top:40px;
	/* border:solid thin black;*/
	background-color:#FFC000;
}



#logo {
	position: absolute;
	top:69px;
}


#line-underlogo {
	position: absolute;
	width:765px;
  	height:3px;
	top:193px;
	/* border:solid thin black;*/
	background-color:#FFC000;
}

#infomenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#FFC000;
	position: absolute;
	right: 20px;
	top: 200px;
	margin: 0;
	padding: 0;
}

#infomenu a {
	text-decoration: none;
    	color: 883027;
}

#infomenu a:hover {
	text-decoration: none;
    	color: #FFC000;
}

#infomenu li {
	list-style: none;
	display: block;
	margin: 0 20px 0 0;
	float: left;
}


#footer {
	
  	/*position: relative;
  	left:0px;top:10px;
  	width:724px;
  	min-height:50px;*/
	/*border:solid thin black;*/
  	/*clear:both;*/
  	/*z-index:3;*/
}





