body {
	color : #000000;
	font-size: 10px;
	font-family: Verdana;
	background-color :  #333333;
	margin-top: 0px;
}
h2 {
	font-size:1.6em;
	color: #EEEEEE;
	margin-bottom: 4px;
}
.frind:link {
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
} 
.frind:hover {
	text-decoration: underline; 
	color:#FFFFFF;
}

.frind:active {
	text-decoration: none; 
	color:#FFFF99;
} 
.frind:visited {
	font-size: .8em;
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold;
} 
.frind:visited:hover {
	text-decoration: underline; 
	color:#FFFFFF;
	font-weight: bold;
}
.froke {
	font-size: .8em;
	font-family: Arial;
	text-decoration: none; 
	color:#FFFFFF;
	font-weight: normal;
	padding: 0px;
}
.ueber:link {
	text-decoration: none; 
	color:#FF3C20;
	font-weight: bold;
} 
.ueber:hover {
	text-decoration: underline; 
	color:#FF3C20;
}

.ueber:active {
	text-decoration: none; 
	color:#FF3C20;
} 
.ueber:visited {
	text-decoration: none; 
	color:#FF3C20;
} 
.mehr:link {
	text-decoration: underline; 
	color:#AAAAAA;
	font-weight: normal;
} 
.mehr:hover {
	text-decoration: underline; 
	color:#FFFFFF;
}

.mehr:active {
	text-decoration: none; 
	color:#FF0000;
} 
.mehr:visited {
	text-decoration: underline; 
	color:#FFFFBB;
} 

.fut 
{
	width: 200px;
}

.buaschen a {
	color: #000000;
	border: 1px solid;
	background-color: #EEEEEE;
	padding: 2px;
	padding-left: 3px;
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-color: #666666 #333333 #333333 #666666;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}
