.rahmen {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	width: 800px;
}

body {
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-image: url(../images/gruen_hg.gif);
	background-repeat: repeat;
}
.bilderleiste {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 20px;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #006600;
	font-weight: bold;
}
a:active {
	color: #003300;
	text-decoration: none;
}
.formularinhalt {
	color: #003300;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.hg_traube {
	position: absolute;
	z-index: 1;
	left: 125px;
	top: 140px;
}
.inhaltsbereich {
	position: absolute;
	z-index: 4;
	width: 700px;
	left: 25px;
	top: 140px;
}
.gruen_yachse {
	background-image: url(../images/gruen-gif.gif);
	background-repeat: repeat-y;
	z-index: 4;
	width: 1px;
	height: auto;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.fussnote {
	font-size: 10px;
	line-height: 20px;
}
.zeilenhoehle {
	line-height: 20px;
}
#kleiner {
	font-size: 10px;
}
.hg_hellgelb_links {
	background-image: url(../images/gelb_links_gruen.gif);
	background-repeat: repeat-y;
}
.hg_hellgelb_rechts {
	background-image: url(../images/gelb_rechts_gruen.gif);
	background-repeat: repeat-y;
	width: 101px;
	text-align: right;
	font-variant: normal;
	background-position: right;
}
#aktiv {
	color: #006600;
	font-size: 12px;
}
#abstand_blatt_unten {
	margin-left: 35px;
}

