html{
    background: black;
}
BODY,h1,h2,h3,p,div,td,th,li{
	FONT-FAMILY: Arial, Helvetica, sans-serif;COLOR: #504444;
	

}
H1{
	FONT-SIZE: 12pt;
	font-weight: bold;
	border: medium;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 13pt;
}
H2{
	FONT-SIZE: 11pt;
	TEXT-ALIGN: left;
	font-weight: bold;
	margin-top: 30px;
	color: #880000;
}
H3{
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	font-weight: bold;
	clear: both
}
A:link{
	COLOR: #C00E0C;
	TEXT-DECORATION: underline;
}
A:visited{
	COLOR: #CC1111;
	TEXT-DECORATION: underline;
}
A:active{
	COLOR: #E00000;
	TEXT-DECORATION: none;
}
A:hover{
	COLOR: #E00000;
	TEXT-DECORATION: underline;
}
P {
	FONT-SIZE: 10pt;
	clear: both;
}
img {
	border: 0px none Black;
}
TD { font-size:10px;}

LI { padding:4px 4px 4px 4px }

small { font-size:9px; }

#main {
	text-align: center;
	display: table;
	width: 100%;
}
#logo {
	TEXT-ALIGN: center;
}
#menue{
	TEXT-ALIGN: center;
	margin-bottom: 25px;
}
#frame{
	TEXT-ALIGN: center;
}
#hellmarker{
	color:#82453B;
	font-size:11px;
	font-weight: bold;
}

.list-box {
	width:286px;	
	margin-right: 15px; margin-bottom:3px; padding-left:14px; padding-bottom:4px; padding-top:4px;
}

.list-headline {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	background-image:url(../images/bg_list.gif);
	background-repeat: no-repeat;
}
.list-cont {
	font-size: 11px;
	padding-left: 20px;
	color: #333333;
}