body {
	background-color: #006600;
}
#container {
	background-color: #003300;
	position: absolute;
	width: 900px;
	left: 50%;
	top: 43px;
	margin-left: -450px;
	
}

#container #kopfbild {
	position: absolute;
	left: 9px;
	top: 187px;
	height: 240px;
	width: 880px;
}
#navi_main {
	position: relative;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	left: 10px;
}
#navi_main a:visited {
	color: #AAA801;
	text-decoration: none;
}
#navi_main a:link {
	color: #feef02;
	text-decoration: none;
}
#navi_main a:hover {
	color: #cccccc;
}
#content {
	color: #FEEF02;
	/*color: #33cc33;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	width: 650px;
	float: left;
}

a:visited {
	color: #748200;
	text-decoration: none;
}
a:link {
	color: #9EB100;
	text-decoration: none;
}
a:hover {
	color: #ffff00;
}
h3 {
	font-size: 14px;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
#content h1, #content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEEF02;
}

.spalt_li {
	float: left;
	width: 48%;
}
.spalt_re {
	float: right;
	width: 48%;
}
#navi_neben {
	position: absolute;
	left: 590px;
	top: 63px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#bottom {
	position: absolute;
	width: 900px;
	left: 0px;
	bottom: -10px;
}
#bottom_linie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9EB100;
	background-color: #2A5521;
	text-align: center;
	height: 16px;
	vertical-align: bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EB100;
	border-right-color: #003300;
	border-bottom-color: #9EB100;
	border-left-color: #003300;
}
#bottom_rest {
	height: 80px;
	background-color: #006600;
	left: -3px;
}
/* the clearfix : ------------------ */
.cf {
display: inline-block;

}
.small_text {
	font-size: x-small;
}



.cf[class] {
display: block;
overflow: hidden;

}
/* the clearfix end ------------------ */

.tabelle_li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff99;
}
.tabelle_re {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffff99;
	border-bottom-color: #ffff99;
	text-align: right;
}
.img_li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}
.img_re {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
}
hr {
	height: 1px;
	color: #FEEF02;
	background-color: #FEEF02;
}

.text_klein {
	font-size: 10px;
}
#kasten_lindenbichl {
	float: right;
	width: 305px;
	border: 1px solid #ffff00;
	margin-left: 2px;
	padding-left: 2px;
	position: static;
	background-color: #030;
}
.buchen {
	color: #030;
	background-color: #FEEF02;
	float: right;
	width: 240px;
	border: 4px groove #FEEF02;
	font-size: x-large;
	font-weight: 600;
	height: 60px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
	margin-left: 15px;
}
.buchen a {
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
.buchen a:visited {
	color: #999;
}
.buchen a:hover {
	color: #F60;
}
