@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	text-align: left;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
#nav1 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1000px;
	text-align: center;
}

#header {
	margin-top: 12px;
	margin-bottom: 20px;
	border: 6px none #999;
}
.font_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95B955;
	text-decoration: underline;
	text-align: center;
}
.font_nav_Fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #95B955;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}


#adressleiste {
	height: 20px;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo img {
	float: left;
	margin-left: 150px;
}


#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	height: 50px;
}
#footer img {
	padding-right: 50px;
	padding-left: 50px;
	float: left;
}
.footer_text {
	float: right;
	padding-right: 200px;
	padding-top: 20px;
}

.logo_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 150px;
}



#logo {
	height: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav {
	height: 650px;
	float: left;
	width: 210px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-attachment: scroll;
	background-image: url(../images/Bhudaseite3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav_spezial {
	height: 2260px;
	float: left;
	width: 210px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-attachment: scroll;
	background-image: url(../images/Bhudaseite3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner {
	height: 200px;
}
#linkespalte {
	float: left;
	width: 365px;
}
#rechtespalte {
	float: right;
	width: 365px;
}



#inhalt {
	float: left;
	width: 550px;
	height: auto;
	padding-top: 50px;
	padding-left: 150px;
	padding-right: 50px;
}
.unten {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: right;
	margin-right: 10px;
}
.unten_Fett {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}
.Ueberschrift_home {
	font-size: 16px;
	color: #95B955;
}
.float_right {
	text-align: right;
	float: right;
	margin-left: 20px;
}
.tabelle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95B955;
	border-right-color: #95B955;
	border-bottom-color: #95B955;
	border-left-color: #95B955;
	padding: 7px;
}
