body {
	font-family: Helvetica, Verdana, Arial, serif;
	font-size: 12px;
	background-color: #d3e1eb;	
	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;
}

.clear-beauty{
	margin: 0px;
	padding: 0px;
	clear: both;
}


#container {
	margin: 20px auto;
	width: 862px;
	padding: 0px;
}

#top{
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	height:193px;
}

#middle{
	background-color:#FFF;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	padding:29px 17px;
}

#middle_left{
	width:181px;
	float:left;
	padding: 0 11px 0;
}

#middle_right{
	width:181px;
	float:left;
	padding: 0 11px 0;

}

#middle_content{
	width:404px;
	float:left;
	padding:0 9px 0;
	text-align: justify;

}

#bottom{
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height:22px;
	padding:5px 20px 0px;
	text-align: center;
	color:#fffec8;
	font-size: 10px;
}

#bottom a{
	text-decoration: none;
	color:#fffec8;
}

h2{
	padding:0px;
	font-size: 14px;
	margin:0 0 10px;
	color: #18688d;
	font-weight: bold;
}

h3{
	margin:5px 0 8px;
	font-size:14px;
	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;

}

.bottomline1{
	background-color:#818181;
	background-repeat: no-repeat;
	height:1px;
	width:362px;
	padding:0px 7px 0px;
    margin: 15px;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;

}

#navi{
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-x;
	width:178px;
	background-color: #467395;

}

.navi_bottom{
	background-image: url(../images/bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:178px;
	background-color: #FFF;

}


#navi ul{
	margin:0px;
	padding:7px 0;
}

#navi li{
	margin:2px 0 2px 0;
	padding:0px;
	font-size: 12px;
	list-style-type: none;
	height:15px;
	color:#FFF;
	
}

#navi li a:hover{
	background-image: url(../images/bg_navi_current.jpg);
	background-repeat: no-repeat;	
}

#navi a{
	text-decoration: none;
	display:block;
	padding:1px 0 0 8px;	
}

.content_bit{
margin-bottom:20px;
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;
}





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 #fffec8;
	padding:2px 3px;
	color: #10687e;
	width:110px;
	font-size: 11px;
	margin:0px
}


input#searchbutton{
	background-image: url(../images/btn_search.jpg);
	background-repeat: no-repeat;
	border:none;
	cursor: pointer;
	height:21px;
	width:64px;
	color:#FFFFFF;
	text-align: center;
	
}

.links{
color:#0060bf;
text-decoration: underline;
}


.hinten{
	background-color: #ffffff;
}


.werbung1{
position:absolute;
overflow:hidden;
margin-left: 65px;
top: 282px;

}
