

body {
		text-align: center;
	
}


#head
{
	background: url(images/titel.PNG) no-repeat;
	width: 892px;
	height: 182px;
	margin: auto;
}


#menu
{
	height: 45px;
	line-height: 30px;
	background: url(images/mitte.PNG);
	margin: auto;
	width: 892px;
	padding: 10px 0;
	font: bold 17pt arial, sans-serif;
	text-align: center;
	letter-spacing: 1pt;
	font-variant: small-caps;
	background-repeat: repeat-y;

}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	display: block;
	float: left;
}
#menu ul li a
{
	color: #eee;
	padding: 0 10px;
	text-decoration: none;
	font: bold 17pt arial, sans-serif;
	font-variant: small-caps;

}

#menu ul li a:hover
{
	color: #b70b0b;
	text-decoration: none;
}

#menu ul li a:focus
{
	color: #f7ec00;
	text-decoration: none;
}

#inhalt
{
	background: url(images/mitte.PNG);
	width: 892px;
	margin: auto;
	font: 14pt/160% arial, sans-serif;
	color:  #FFFFFF;
	padding: 20px 0;
	text-align: center;
}



#inhalt a
{
	color:#FFFFFF;
	text-decoration: none;
}

#inhalt a:hover
{
	color:#b70b0b;
}


#abstand
{
	margin: auto;
	width: 800px;

}

#okb
{
	height: 45px;
	line-height: 30px;
	background: url(images/mitte.PNG);
	margin: auto;
	width: 892px;
	text-align: center;
}

#okb a
{
	color: #FFFFFF;
}

#foot
{
	background: url(images/unten.PNG) no-repeat;
	width: 892px;
	height: 50px;
	margin: auto;
}

#foot a
{
	color: none;
}
#foot a:hover
{
	color:#b70b0b;
}

body 
{
	
background-color: #000000;
	
}

h1
{
	font-style: sans-serif;
	font-family: Arial, Loma;
	color: #FFFFFF;
	font-size: 24pt;	
	font-weight: bolder;



}

h2
{
	font-style: sans-serif;
	font-family: Arial, Loma;
	color: #FFFFFF;
	font-size: 18pt;	
	font-weight: bolder;

}

#formular
{

	color: #FFFFFF;

}

#calendergrafik
{

	color: #FFFFFF;
	text-align: center;
	font-color: #FFFFFF;

}


