body {
	background-color:#333333; 
	margin:0px;
	color:white; 
	font-size:12px; 
	font-family:Arial, Helvetica, SunSans-Regular; 
}
.bg_hell {
	color:#555555;
}
.bg_dunkel {
	color:#444444;
}
.nav { 
	line-height:18px; 
}
h1 {
	color:#99FFCC;
	font-family: Arial, Helvetica, sunSans-Regular;
	font-size:17px; 
	line-height:17px;
	font-weight:bolder;
}
div { 
	font-size:13px; 
	font-weight:normal; 
	line-height:16px; 
}
p {color:#ffffff;
	font-weight:normal;
	line-height:16px;
}
a {	
	font-weight:normal;
	font-family:Arial, Helvetica, SunSans-Regular;
	text-decoration:none; 
}
a:link { 
	color:#99FFCC; 
	text-decoration:none 
}
a:visited {
 	color:#99FFCC; 
 	text-decoration:none; 
}
a:hover { 
	color:#ffffff; 
	text-decoration:none; 
}
a:active { 
	color:#ffffff; 
}
.titel {
	font-family:Arial, Helvetica, sunSans-Regular;
	font-size:20px;
	color:#a9a9a9;
}
.titel2 {
	font-family:Arial, Helvetica, sunSans-Regular;
	font-size:15px;
	color:#a9a9a9;
	line-height:18px;
}
.text {
	line-height:16px;
}
.legend {
	line-height:17px;
}
.ileg
{
	font-style: italic;
	line-height: 17px;
}
ul 
{
	padding: 0px;
	margin-top:0;
	margin-left: .2em;
	list-style-type: none;
}
li
{
 	background-image: url("../seiten/img/square.gif");
 	background-repeat: no-repeat;
 	background-position: 0 .4em;
 	padding-left: 1em;
 	margin: 0 0 .4em 0;
}
.top {	
	font-size:11px;
	vertical-align: super;
}
table { 
	border-width:0px;
	border-color:#444444; 
}
td { color: #ffffff; 
	font-family:Arial, Helvetica, SunSans-Regular;
	font-size:13px; 
	line-height:13px;
}
