/* CSS Document */
html, body {
	width:100%;
	text-align:center;
}

#f1 {
	width:100%;
}

body {
	background:url(images/background-adler.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Verdana;
}

a:link { text-decoration:none; font-weight:normal; color:#707f87; }
a:visited { text-decoration:none; font-weight:normal; color:#707f87; }
a:hover { text-decoration:none; font-weight:normal; text-decoration:underline; color:#707f87; }
a:active { text-decoration:none; font-weight:normal; text-decoration:underline; color:#707f87; }
a:focus { text-decoration:none; font-weight:normal; text-decoration:underline; color:#707f87; }


#div1 {
	margin:170px auto 0;
	padding:0px 85px;
	height:310px;
	width:1088px;
	background:none;
	overflow:hidden;
}

#content {
	background-color:#eceded;
	width:1035px;
	height:100%;
	margin:0 auto;
	text-align:left;
}

.divbild {
	float:right;
	width:445px;
	height:310px;
	min-height:310px;
	margin-left:10px;
}

.navigation2 {
	float:left;
	width:245px;
	padding:40px 5px 0px;
	height:270px;
	min-height:270px;
}

.navigation2 .table {
	padding:2px 0px 2px 10px;
	border-bottom:solid 1px;
	font-family:Verdana;	
}

#content .divcontent {
	padding:22px 5px 5px 0px;
	height:248px;
	min-height:230px;
}

.divcontent .titel {
	margin:0 auto;
	font-size:24px;
	font-weight:lighter;
}

.top {
	position: absolute;
	margin: -55px 0 0 0;
	font-size:12px;
}

.menu {
	float:left;
	text-align:center;
	margin:27px 0 0;
	padding:0px 10px 0px 10px;
	border-right:none;
}

.titelcontent {
	font-size:30px;
	font-family:Verdana;
}

.rblkontakt {
	margin:0px;
	padding:0px;
}