body {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(oben_bg.jpg);
}
.top #flag {
	float: right;
}
.top #lauftext {
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	width: 770px;
	color: #FFF;
	font-size: 12px;
	height: 20px;
	padding-top: 235px;
	padding-left: 15px;
}

.l {
	background-image: url(l_2.jpg);
}
.r {
	background-image: url(r_2.jpg);
}
.site {
	background-image: url(bg_site.jpg);
}
#navigation {
	float: left;
	width: 200px;
	padding-bottom: 20px;
}
.ebene_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	width: 190px;
	text-decoration: none;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3C7C7;
	float: left;
}
.ebene_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 200px;
	text-decoration: none;
	margin-left: 20px;
}
.ebene_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 200px;
	text-decoration: none;
	margin-left: 30px;
}
.ebene_4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 200px;
	text-decoration: none;
	margin-left: 40px;
}
#main {
	float: right;
	width: 650px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C0000;
	font-size: 22px;
	font-weight: normal;
}
#main h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C0000;
	font-size: 20px;
	font-weight: normal;
}
#main a {
	color: #3C0000;
}


.footer {
	background-image: url(f_2.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
