body {
	background-color: #000;
	background-image: url(bg.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site {
	background-image: url(bg_site.jpg);
	background-repeat: repeat-x;
	width: 940px;
	background-color: #A1DAF5;
	border: 1px solid #FFF;
}
#top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
#top a {
	color: #FFF;
	text-decoration: none;
}

#img {
	padding-right: 6px;
	padding-left: 6px;
}
#main {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.navigation {
	width: 250px;
}
.ebene_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 240px;
	color: #FFF;
	background-image: url(taste.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 10px;
}
.ebene_1_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	float: left;
	width: 240px;
	color: #FFF;
	background-image: url(taste_on.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	padding-right: 10px;
}
.ebene_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50B7E4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 230px;
	color: #0272A4;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	margin-top: 2px;
	padding-right: 20px;
}
.ebene_2_on {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50B7E4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 230px;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	margin-top: 2px;
	padding-right: 20px;
	background-color: #50B7E4;
}
.ebene_3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bed0d9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 180px;
	padding-left: 60px;
	margin-left: 10px;
	color: #036396;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ebene_3_on {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bed0d9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 180px;
	padding-left: 60px;
	margin-left: 10px;
	color: #036396;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #f0f0f0;
}
.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 {
	width: 650px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content h1 {
	color: #CC0A22;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.content h2 {
	color: #CC0A22;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.content a {
	color: #B73522;
}


.footer {
	background-image: url(bg_footer.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
