@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../medien/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566174;
}
p { }
td { }
h1 {
	font-size: 14px;
	color: #344C75;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 8px;
	font-weight: normal;
	color: #687587;
}
a:link { }
a:visited { }
a:hover { }
a:active { }