/* header links */
#header-links {
	padding: 0px 0px; margin: 5px 5px 5px 5px;
	font-size: 1.2em;
	color: #000000;
	text-transform: uppercase;
}
#header-links a {	
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
#header-links a:hover {
	color: #5b85c1;		
}

#menu-unten {
	font-size: 1.0em;
	color: #000000;
	text-transform: uppercase;
}
#menu-unten a {	
	color: #000000;
	text-decoration: none;	
	font-weight: bold;
}
#menu-unten a:hover {
	color: #5b85c1;		
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
}
body {
	background-image:   url("hintergrund1.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #5b85c1;
}
h2 {
	font-size: 18px;
	color: #5b85c1;
}
h3 {
	font-size: 24px;
	color: #5b85c1;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 18px;
	color: #000000;
}
h6 {
	font-size: 9px;
	color: #000000;
}