BODY {
	margin : 0;
}

PRE, SPAN, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #333333;
}
H1 {
	color : #009900;
	font-size : 120%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}
H2 {
	color : #333333;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;

}
H3 {
	color : #333333;
	font-size : 120%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
H4 {
	color : #339900;
	font-size : 80%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-family : Arial, Helvetica, sans-serif, ;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER{
	font-family : Arial, Helvetica, sans-serif ;
	color : #CCCC00;
	text-decoration : none;
	font-weight : normal;
}
a.gudhorst:link, a.gudhorst:active, a.gudhorst:visited {
	font-family : Arial, Helvetica, sans-serif ;
	color : #009900;
	text-decoration : none;
	font-weight : bold;
}

a.gudhorst:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCC00;
	text-decoration : none;
	font-weight : bold;
}	
SPAN {
	color : #009900;
	font-size : 100%;
	font-weight : bold;
	text-decoration: none;
}
.hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #CCCC00;
	text-decoration : none;
	font-weight : normal;
}
.over  {
	font-weight: normal;
	color: #CCCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}
.rahmen {
	border-bottom: 3px solid #FFFFFF;
	height: 25px;
	padding-left: 5px;
}
.unten {
	border-bottom: 1px solid #339900;
}
.rahmen1 {
	border: 3px solid #FFFFFF;
	height: 25px;
	border-right: none;
	border-top: none;
}
