body {
    background-color: #000000;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg.gif);
}

body, table {
font: 13px Verdana;
line-height: 150%	
}

a {
	color: #003300;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

a:hover {
color: #999900;
text-decoration: none
}

.aktiv {
	color: #999900;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}


.head_txt {
	color: #003300;
	text-transform: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.head2_txt {
	color: #ffffff;
	text-transform: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.head1 {
	color: #999900;
	text-transform: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

.head2 {
	color: #ffffff;
	text-transform: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
}

.mini {
	color: #ffffff;
	text-transform: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
}

