p
{
	font-family: serif; font-size:12pt; color:black;
}

body
{
	background-color: E6F9FD;
}
     
h1 
{
	font-family: serif; 
	font-size: 36pt; 
	font-weight:bold; 
}

h2 
{
	text-align: center; 
	font-size: 26pt; 
	font-family: cursive; 
	font-style: italic;

}

h3 
{
	font-family: serif;
 	font-size: 22pt; 
	font-weight: 150;
}

h4 
{
	text-align: center; 
	font-family: serif;
 	font-size: 32pt; 
	font-weight:bold; 
}

div 
{
	font-family:serif; 
	font-size:12pt; 
	font-style:italic; 
	font-weight:bold;
}

table
{
	margin-left: 18;
	margin-top: 6;
	border: 0; 
	align: center;
}

td {
	padding: 2px;
}

img 
{
	margin: 4px;
}

a.haupt
{
	color: #FFFFFF;	text-decoration:none; 
}
a.kopf
{
	color: #FFFFFF;
}

a:link
{
	color: #990000; text-decoration:underline; font-weight:bold
}
a:visited
{
	color: #660000; text-decoration:underline; font-weight:bold
}

a:hover
{
	color: #CC0000; text-decoration:underline; font-weight:bold
}

a:active 
{
	color: #CC0000; text-decoration:underline; font-weight:bold
}



