body, html {
	background-color: #B3D66E;
	margin: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(img/hg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#haupt {
	/*background-image: url(img/hg.gif);
	background-repeat: repeat-y;*/
	height: 100%;
	padding-bottom: 15px;
	width: 699px;
	text-align: center;
	margin: 0 auto;
}
#menue {
	background-color: #E4F2C8;
	border-color: #F0F8DF;
	border-style: solid;
	border-width: 1px;
	width: 171px;
	margin-left: 20px;
	float: left;
	font-size: 18px;
	letter-spacing: 2px;
	color: #B6DD5D;
	text-decoration: none;
	line-height: 25px;
	padding-bottom: 10px;
}
.divBox {
	background-color: #E6F2CB;
	border-color: #C8DAA0;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	margin-left: 5px;
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0px;
	line-height: normal;
	padding: 3px;
	margin: 0 auto;
}
#inhalt {
	background-color: #EBF6CE;
	border-color: #F9FDEF;
	border-style: solid;
	border-width: 1px;
	width: 434px;
	margin-left: 25px;
	float: left;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	padding: 5px;
}
#kopf {
	float: left;
	margin-top: 5px;
}
.seite {
	color: #C9E198;
	font-size: 18px;
	letter-spacing: 3px;
}
a {
	color: #A1CA42;
	text-decoration: underline;
}
a:hover {
	color: #C9E198;
	text-decoration: none;
}
