body {
	margin:auto;
	padding:0px;
	font-family:verdana, sans-serif, arial;
	color:#222222;
	font-size:.8em;
	line-height:1.4em;
	background-color:#000000;
}
#head {
	height:170px;
	text-align:center;
	background-image:url(top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
li {
	padding-bottom:1em;
}
.submenu li {
	padding-bottom:0px;
}
#main {
	background-image:url(back.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#textbereich {
	margin:auto;
	width:500px;
	padding:0px 30px 10px 0px;
}
a {
	color:#009900;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#menu {
	list-style-type:none;
	list-style-position:inside;
	padding:0px 0px .5em 0px;
	margin:0px;
	border-bottom:solid 1px #999999;
}
#menu li {
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding:0px 1em 0px 0em;
	color:#222222;
}
#menu li a {
	color:#009900;
}
#menu li a:hover {
	color:#990000;
	text-decoration:none;
}
#nav {
	font-size:.8em;
	text-align:right;
}
#nav a {
	font-weight:normal;
	color:#222222;
}
h1 {
	padding:0px;
	margin:0px;
}
h2 a, h2 a:hover, h3 a, h3 a:hover {
	color:#222222;
	text-decoration:none;
}
h2 small {
	font-weight:normal;
	font-size:.7em;
}
blockquote {
	margin:0px;
	color:#222222;
	border:solid 1px #009900;
	padding:0px 1.5em 0px 1.5em;
	font-size:.9em;
}
blockquote div {
	text-align:right;
	font-size:.9em;
}
.mid {
	text-align:center;
	padding-top:1em;
}
.illu {
	float:right;
	padding-left:1em;
	padding-bottom:1em;
}
.illu img {
	border:solid 1px #222222;
	width:200px;
	height:200px;
}
dl dt {
	font-style:italic;
	font-weight:bold;
}
dl dd {
	padding-bottom:1em;
}
dl dd strong {
	font-style:normal;
	color:#222222;
}
.count .nr {
	color:#009900;
	font-weight:bold;
	font-size:1.7em;
	float:left;
	padding-top:.2em;
}
.count p {
	margin:0px;
	padding:0px 0px 1em 0px;
	padding-left:3em;
}
img {
	border:0px;
}
.floater {
	float:right;
	padding-left:10px;
}
.l-floater {
	float:left;
	padding-right:10px;
}
.weg {
	display:none;
}
#valid {
	border-top:solid 1px #999999;
	text-align:right;
	padding:1em 0px 0px 0px;
}
