body {
	background : Gray;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px auto;
	width : 770px;
	font-size : small;
}
h1 {
	font-size: medium;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h2 {
	font-size: medium;
	text-align: center;
	color: #86A340;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 12px;
	font-variant: small-caps;
	font-style: normal;
}
h3 {
	font-size: medium;
	text-align: center;
	color: #86A340;
	font-style: normal;
}
h4 {
	font-size : larg;
	text-align : center;
	color : #86A340;
	font-style : normal;
}
.titelgruen {
	color: #86A340;
}
.titel2 {
	color: #000;
	font-size: xx-small;
}
hr {
	width : 90%;
}
#blocksatz {
	text-align : justify;
	padding : 5px;
}
.u {
	text-decoration : underline;
	font-style : normal;
}
#title {
	width : 770px;
	background-color : Black;
	color : White;
	padding-top:0px;
	padding-right : 15px;
	padding-left : 0px;
	height:112px;
}
#titeltext {
	float : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	padding : 10px;
	padding-left : 50px;
	text-align : left;
}
#rot {color : red;}
#menu {
	margin : 0px;
	float : left;
	width : 200px;
	background-color : Gray;
	color : black;
}
#allin
{
	margin:0px;
	padding : 5px;
	border : 1px solid #000;
	background-color: #D6D5D0;
	width : 550px;
	float : right;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
	color : White;
}
.menucontainer {
	border:1px solid #000;
	background-color: Black;
	width:190px;
	margin:10px;
}
a.menu:link, a.menu:visited
{ 
 color:#eeeeee;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
 color:#737994;
 background-color:#eeeeee;
}
a.menu {
	display:block;
	padding:3px;
	border-top:1px solid #000;
	background-color: #86A340;
	text-align: left;
	font-weight:bold;
	font-size : x-small;
	color: #ffffff;
	text-decoration:none;
}
li {
	text-align : left;
}
a {
	text-decoration : none;
	color: Maroon;
}
p {
	text-align : justify;
	text-align : left;
}
