/* CSS Document */

#navicontainer {
	position:absolute;
	top:196px;
	left: 0px;
	width: 760px;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-color: #B15617;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 2000;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
}
#noppen_oben {
	position:absolute;
	left:0px;
	top:195px;
	width:764px;
	height:1px;
	z-index:500;
	background-image: url(img/noppen_oben.gif);
	background-repeat: repeat-x;
}
#navi_schatten {
	position:absolute;
	left:5px;
	top:183px;
	z-index:497;
	line-height: 49px;
	height: 49px;
	width: 770px;
	background-image: url(img/navi_schatten.png);
	background-repeat: no-repeat;
}
#content_bilder_oben {
	float:left;
	width: 987px;
	background-image: url(img/content_schatten_r.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
}
#content_bilder_links {
	float:left;
	width: 388px;
	padding-left: 70px;
	padding-right: 40px;
	padding-top: 50px;
	height: 436px;
	background-image: url(img/fotos/motiv_hp_unten.jpg);
	background-repeat: no-repeat;
	background-position: 160px 395px;
}
#content_text_links_oben {
	float:left;
	width: 388px;
	padding-left: 70px;
	padding-right: 40px;
	padding-top: 25px;
}
#content_bilder_rechts, #slideshow {
	float:left;
	width: 473px;
	text-decoration: none;
}
#content_schatten_oben {
	float:left;
	width:992px;
	background-image: url(img/content_schatten_o.png);
	background-repeat: no-repeat;
	height: 13px;
	line-height: 13px;
}
#content_schatten_unten {
	float:left;
	width:992px;
	background-image: url(img/content_schatten_u.png);
	background-repeat: no-repeat;
	height: 10px;
}
#content {
	position:absolute;
	left:0px;
	top:200px;
	z-index:498;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#fusszeile {
	float:left;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#content_fusszeile {
	float:left;
	width: 940px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 6px;
	padding-right: 10px;
}
#logo_verband {
	float:left;
	width: 25px;
	background-image: url(img/logo_verband.png);
	background-repeat: no-repeat;
	height: 25px;
}
#content_text {
	float:left;
	width: 912px;
	background-image: url(img/content_schatten_r.png);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-bottom: 40px;
}
#content_text_links {
	float:left;
	width: 360px;
}
#content_text_rechts {
	float:left;
	width: 380px;
	margin-left: 20px;
}
#content #content_text h1, #content_bilder_oben h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: -2px;
	font-size: 28px;
	color: #d05700;
}
#content a {
	color: #333333;
	text-decoration: underline;
}
#fusszeile #content_fusszeile a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

