body {
	font-family: Helvetica, Verdana, Arial, serif;
	font-size: 12px;
	background-color: #d5cea8;	
	margin: 0px;
	padding: 0px 5px;
	color:#757474;
}

a{
	text-decoration:underline;
	color:#555555;
}
 
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: 953px;
	padding: 0px;
}

#container_left{
	width:811px;
	float:left;
	margin:0px;
	padding:0px;
}

#container_right{
	width:120px;
	float:left;
	margin:0 0 0 22px;
	padding:208px 0 0px;
}

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

.navi{
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-y;
	width:158px;
	background-color: #9e9e99;
	margin-bottom: 10px;
	padding:0px;
}

.navi_head{
	background-image: url(../images/bg_navi_head1.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:146px;
	font-size: 12px;
	padding:10px 0 0 12px;
	color:#FFF;
	margin:0px;
}

.navi_bottom{
	background-image: url(../images/bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	height:0px;
	width:158px;
	padding:0px;
	margin:0px;
	background-color: #FFF;
}


.navi ul{
	background-image: url(../images/bg_navi_ul.jpg);
	background-repeat: no-repeat;
	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:none;
	background-color: #739fd5;);
	background-repeat: no-repeat;	
	background-position-y: middle;}

#middle{
	background-color:#FFF;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-x;
	padding:0px 0px 25px;
}

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

#middle_center{
	width:437px;
	float:left;
	padding:25px 15px 10px;
}


.content_bit{
margin-bottom:15px;
border-bottom:2px dotted #b1b0b0;
padding:0 0 15px;

}

.content_bit h1{
margin:0px 0px 15px;
padding:0px;
color:#0e3a70;
}

.content_bit a{
	font-weight: bold;
	color:#4571a8;
	text-decoration: none;
}

.content_bit_left{
float:left;
width:149px;
overflow: hidden;
}

.content_bit_right{
float:left;
padding: 0 0 0 13px;
width: 275px;
font-size:11px;
}


#middle_right{
	width:185px;
	float:right;
	overflow: hidden;
}


.side_head{
	background-image: url(../images/bg_side_head.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:173px;
	font-size: 12px;
	padding:10px 0 0 12px;
	color:#FFF;
	margin:0px;
}

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

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

h1{
	background-image: url(../images/icon_plane.jpg);
	background-repeat: no-repeat;
	height:19px;
	padding:0px 30px 0px;
	font-size: 16px;
	margin:10px 0 5px;
	color: #fffec8;
	font-weight: normal;
}

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

.werbung1{
position:relative;
overflow:hidden;
margin-left: 30px;
top: 188px;
color: black;

}


h2{
	padding:0px 0px 0px;
	font-size: 18px;
	margin:10px 0 5px;
	color: #004080;
	font-weight: normal;