body {
	background-image: url(bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	background-color: #D7D745;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main {
	background-image: url(bg_main.jpg);
	background-repeat: repeat-x;
}
.site {
	background-color: #FFF;
	border: 1px solid #006F2D;
	width: 920px;
}
.head {
	background-image: url(head.jpg);
	height: 215px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
.navigation {
	background-image: url(bg_navi.jpg);
	width: 250px;
	padding-top: 10px;
}
.ebene_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 210px;
	padding-left: 10px;
	margin-left: 10px;
	color: #007233;
	background-color: #D9D947;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.ebene_1_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 210px;
	padding-left: 10px;
	margin-left: 10px;
	color: #D7D745;
	background-color: #006F2D;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.ebene_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-left: 20px;
	color: #007233;
	background-color: #D9D947;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.ebene_2_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-left: 20px;
	color: #007233;
	background-color: #D9D947;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}
.ebene_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-left: 30px;
	color: #007233;
	background-color: #D9D947;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.ebene_3_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-left: 30px;
	color: #007233;
	background-color: #D9D947;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}
.ebene_4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bed0d9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	width: 160px;
	padding-left: 80px;
	margin-left: 10px;
	color: #036396;
	padding-top: 1px;
	padding-bottom: 1px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	padding-top: 10px;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006F2D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006F2D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006F2D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006F2D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(link_h3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006F2D;
	padding: 0px;
	margin: 0px;
}
.content a {
	color: #900;
}
.content .intern {
	color: #900;
	background-image: url(link_intern.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	text-decoration: none;
	margin-right: 2px;
}
.content .extern {
	color: #900;
	background-image: url(link_extern.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	text-decoration: none;
	margin-right: 2px;
}
.gb_taste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F2D;
	text-decoration: none;
	border: 1px solid #006F2D;
	background-color: #D7D745;
	height: 16px;
	width: 16px;
	margin-right: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
.gb_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F2D;
	text-decoration: none;
	border: 1px solid #006F2D;
	background-color: #D7D745;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 2px;
}
.gb_off {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F2D;
	text-decoration: none;
	border: 1px solid #006F2D;
	background-color: #CCC;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 2px;
}
.footer {
	background-image: url(bg_site.jpg);
	background-position: right bottom;
	height: 80px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7D745;
	padding-top: 20px;
}
.footer a {
	color: #D7D745;
	text-decoration: none;
}
