body { 
	background: black url(images/main_bg.gif) repeat-y
}
td {
	font-family: verdana, arial, helvetica;
	color: white; 
	font-size: 11px; 
	line-height: 16px;
}
 
.head   {
	color: #563c61;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-left: 28px;
	text-transform: uppercase;
}

.sub   { 
	color: black; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 16px; 
	margin-left: 28px;
}

.marka  {
	color: #8F0024;
	font-size: 11px;
	line-height: 14px;
	margin: 28px;
}

.markb  {
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
}

.markc  {
	color: black; 
}


a { color: #ffbf47; text-decoration: none }
a:hover { color: #fff278 }
a:focus { color: #fff278 }
a:active { color: #fff278 }
a:visited { color: #fff278 }

li {
list-style-image: url(images/li_button.gif);
}

.abstand {
margin-left: 28px;
}

