body {
	background-color: #FFCC33;
}


a:link    { font-family: Courier New, Courier, mono; font-size:15px; text-decoration:none; color:990000; }
a:visited { font-family: Courier New, Courier, mono; font-size:15px; text-decoration:none; color:990000; }
a:hover   { font-family: Courier New, Courier, mono; font-size:15px; text-decoration:none; color:000000; }
a:active  { font-family: Courier New, Courier, mono; font-size:15px; text-decoration:none; color:990000; }	       
}


h1
{
font-family: Courier New, Courier, mono;
font-size:13px; 
color:#000000;
font-weight: bold
}

h2
{
    margin: 0px;
	padding: 0px 18px 0px 0px;
	float: right;
	clear: none;
	text-align: right;
	color: #33ff33;
	font-family: Courier New, Courier, mono;
	font-size: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 10px;
	vertical-align: middle;
	word-spacing: normal;
	height: 40px;
}


a.navigation_links{
	display:block;
	width:152px;
	color:990000;
	text-align:center;
	text-decoration:none;
	font:normal 15px Courier New, Courier, mono;
	margin: 20px;
	padding: 0px;
	height: 35px;
	background-image: url(bilder/button.gif);
	border: 0px none;
	background-repeat: no-repeat;
	
}

a.navigation_links:hover{
color:#000000;
font:normal 15px Courier New, Courier, mono;
text-decoration:underline;
border: 0px none;
} 
 
.ueberschrift {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(bilder/ueberschrift.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 502px;
	background-position: center top;
	vertical-align: middle;
	letter-spacing: 5px;
	text-align: left;
	word-spacing: normal;
	padding-left: 20px;
}	


.datum {
	font-family: Courier New, Courier, mono;
	font-size: 9px;
	color: #000000;
}
.normal {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000;
}

