body {
	font-family:Verdana;
	font-size:0.8em;
	background-color: #E6E9A2;
	text-align:center;
	margin:0px;
}

h1 {
	font-size:1.15em;
	color:#444;
	margin-top:20px;
	margin-bottom:0px;
	float: left;
}

h2 {
	font-size:1.1em;
	color:#000000;
}

h3 {
	font-size:1.0em;
	color:#000000;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #828711;
}

a:hover {
	color: #B2C400;
}

a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	text-align:center;
	color: #000;
	text-decoration:none;
}

a.menu:link, a.menu:visited {
	color:#000;
	background-color: #DFE698;
	text-decoration:none;
	font-weight:normal;
}

a.menu:active, a.menu:hover {
	color: #B2C400;
	font-weight:bold;
	background-color:#eeeeee;
}

a.menu.sub {
	background-color: #D6D70D;
	border-left:10px solid #DFE698;
}

#rahmen{
	width:760px;
	margin:0px auto;
	text-align:left;
	background-color: #DFE277;
	border:1px solid #000000;
}

#titel {
	height:60px;
	padding:5px;
	background-color: #B2C400;
	border-bottom:1px solid #000;
}

#linkes {
	background-color: #DFE277;
	width:128px;
	float:left;
}

.menutitel{
	font-weight:bold;
	text-align:center;
	margin:2px;
}

.menucontainer {
	border:1px solid #000;
	background-color: #B2C400;
	width:116px;
	margin:10px;
}

#inhalt {
	border: 1px solid #efeff7;
	background-color:#fefefe;
	width:600px;
	float:right;
	padding:0px 10px 0 10px;
}

.rot {
	color: #FF0000;
}

.fusszeile {
	margin-top:3px;
	font-size : 0.8em;
}

.bild {
	background-image : url(../bilder/hintergr01.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

.bildlinks {
	float: left;
	margin-right: 10px;
}

.bildrechts {
	float: right;
	margin-left: 10px;
}

p.verweise {
	margin: 20px 0 0 20px;
}

ul.aktionen li {
	border-bottom: 10px;
}
