body {
	font-family: Helvetica, Verdana, Arial, serif;
	font-size: 12px;
	background-color: #cfcfcf;	
	margin: 0px;
	padding: 0px 5px;
	color:#636363;
}

a{
	text-decoration:underline;
	color:#FFFFFF;
}
 
a:visited{
	color:inherit;
}
 
a:hover{
	text-decoration:none;
}
 
a:active{
	color:inherit;
}

img{
border: 0;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}


#container {
	margin: 20px auto;
	width: 890px;
	padding: 0px;
}

#top{
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	height:288px;
}

#middle{
	background-color:#FFF;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	padding:10px 40px 29px;
	font-size:11px;
}

#middle_left{
	width:177px;
	float:left;
	padding: 0 11px 0;
}

#middle_right{
	width:145px;
	float:left;
	padding: 0 11px 0;

}

#middle_content{
	width:425px;
	float:left;
	padding:0 9px 0;

}

#middle_content_left{
	float:left;
	width: 197px;
	padding-right:6px;
}

#middle_content_right{
	float:right;
	width: 197px;
	padding-left:6px;	
}

.middle_content_bit{
	margin-bottom:20px;
}

.middle_content_bit a{
	text-decoration: none;
	font-weight: bold;
	color:#c1473c;
	display: block;
}

.damn a{
	width:425px;
	font-weight: bold;
	color:#c4c4c4;
}

.middle_content_abc a{
	text-decoration: none;
	font-weight: bold;
	color:#cecece;
	display: block;
}

#bottom{
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height:61px;
	padding:5px 20px 0px;
	text-align: center;
	color:#fffec8;
	font-size: 10px;
}

#bottom a{
	text-decoration: none;
	color:#fffec8;
}

h1{
	padding:0px;
	font-size: 16px;
	margin:0 0 13px;
	color: #bf463a;
	font-weight: bold;
}

h3{
	margin:5px 0 8px;
	font-size:16px;
	color:#854857;
}

.headline{
	background-image: url(../images/bg_headline.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:164px;
	padding:8px 7px 0;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;
}

.bottomline{
	background-image: url(../images/bg_bottomline.jpg);
	background-repeat: no-repeat;
	height:19px;
	width:164px;
	padding:2px 7px 0;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;

}

.navi{
	background-image: url(../images/bg_navi.jpg);
	background-repeat: no-repeat;
	width:175px;
	background-color: #9e9e99;
	margin-bottom: 25px;
	padding:0px;
}

.navi_head{
	background-image: url(../images/bg_navi_head.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:160px;
	font-size: 14px;
	padding:16px 0 0 15px;
	color:#454b4b;
	margin:0px;
}

.navi_bottom{
	background-image: url(../images/bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	height:9px;
	width:175px;
	padding:0px;
	margin:0px;
	background-color: #FFF;
}


.navi ul{
	margin:0px;
	padding:5px 0;
}

.navi li{
	margin:4px 0 4px 0;
	padding:0px;
	font-size: 11px;
	list-style-type:none;
	height:12px;
	color:#454b4b;
	vertical-align: middle;
}


.navi a{
	text-decoration: none;
	color:#454b4b;
	display: block;
	padding:0px 0 1px 8px;

}

.navi li a:hover{
	background-image: url(../images/bg_navi_current.jpg);
	background-repeat: no-repeat;	
	background-position-y: middle;}



.bilder{
	background-image: url(../images/bg_bilder.jpg);
	background-repeat: no-repeat;
	width:143px;
	height:130px;
	background-color: #9e9e99;
	margin-bottom: 25px;
	color:#FFF;
}

.bilder_head{
	background-image: url(../images/bg_bilder_head.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:143;
	font-size: 14px;
	padding:16px 0 0 15px;
	color:#454b4b;
}


.content_bit{
margin-bottom:30px;
border-bottom:1px dashed #939393;
padding:0 0 15px;
}

.content_bit_left{
float:left;
width:150px;
}

.content_bit_right{
float:left;
padding: 0 13px;
width:228px;
}

#searchbar{
	background-image: url(../images/bg_searchbar.jpg);
	background-repeat: no-repeat;
	height:28px;
	width:378px;
	padding:5px 18px 0;
	font-weight:bold;
	font-size: 12px;
	margin:10px 0 10px 11px;
}



table{
	border-collapse:collapse;
	
}

tr{
	background-color: #408698;
}

tr.alt1{
	background-color: #408698;
}

tr.alt2{
	background-color: #70a4b2;
}

td, th{
	border-right: 1px solid #10687e;
	border-left: 1px solid #10687e;
	border-top:0px;
	border-bottom: 0px;
	border-style:solid;
	padding: 3px 8px;
}

tr.tablehead{
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-color: #f1762a;
	border-bottom: 1px solid #10687e;
	border-right: 1px solid #10687e;
	border-left: 1px solid #10687e;
}

tr.tablehead td{
	border:none;
	height:17px;
	border-bottom: 1px solid #10687e;


}

tr.tablehead a{
	text-decoration: none;

}

tr.tablehead .left_td, tr.tablehead .right_td{
	margin:0px;
	padding:0px;
}

tr.tablehead .left_td .td_content, tr.tablehead .right_td .td_content{
	padding: 3px 8px;
	float:left;
}

tr.tablehead .left_td .rounded_corner{
	background: url(../images/bg_table_left.jpg) no-repeat left;
	width:7px;
	height:23px;
	float:left;
}

tr.tablehead .right_td .rounded_corner{
	background: url(../images/bg_table_right.jpg) no-repeat left;
	width:7px;
	height:23px;
	float:right;
}




input,textarea,select{
	border:1px solid #6f6f6f;
	padding:3px 3px;
	width:150px;
	font-size: 11px;
	margin-left:10px;
}


input#searchbutton{
	background-image: url(../images/btn_search.jpg);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	height:20px;
	width:55px;
	color:#FFFFFF;
	text-align: center;
	margin-left:10px;
}



.werbung1{
position:absolute;
overflow:hidden;
margin-left: 70px;
top: 254px;
color: white;

}


