body {
	font-size: 10px;
	font-family: Arial;
	color : #000000;
	background-color :  #FFFFFF;
	margin-top: 0px;
}
h2 {
	font-size:2em;
	color: #63c308;
	margin-bottom: 4px;
}
.omis:link {
	font-size: .8em;
	text-decoration: none; 
	color: #999999;
	font-weight: normal;
} 
.omis:hover {
	text-decoration: underline; 
	color:#FFFFFF;
}

.omis:active {
	text-decoration: none; 
	color:#FFFF99;
} 
.omis:visited {
	font-size: .8em;
	text-decoration: none; 
	color: #999999;
	font-weight: normal;
} 
.omis:visited:hover {
	text-decoration: underline; 
	color:#003C00;
	font-weight: bold;
}
.drinis {
	font-size: .8em;
	font-family: Arial;
	text-decoration: none; 
	color:#FFFFFF;
	font-weight: normal;
	padding: 0px;
}
.ueber:link {
	text-decoration: none; 
	color:#FFFFBB;
	font-weight: normal;
} 
.ueber:hover {
	text-decoration: underline; 
	color:#FFFFFF;
}

.ueber:active {
	text-decoration: none; 
	color:#FF0000;
} 
.ueber:visited {
	text-decoration: none; 
	color:#FFFFBB;
} 
.mehr:link {
	text-decoration: underline; 
	color:#FFFFBB;
	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;
}
