@charset "ISO-8859-2";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #FFFFFF;
	font-size: 0.75em;
}
.block {
	text-align: justify;
	vertical-align: top;
}

h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

h3 {
	font-size: 0.8em;
}

#center {
	width: 100%;
	height: 100%;
} 
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}
#schrift   a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
#schrift a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
#schrift {
	background-image: url(../images/bg_17.jpg);
	height: 27px;
	width: 769px;
	color: #000066;
	font-size: 9pt;
}
.bildrechts {
	float: right;
	margin-left: 0.5em;
}
#footer , #footer a, #footer a:hover{
	color: #FFF;
	font-size: xx-small;
	text-decoration: none;
}
div {
	padding-right: 5px;
}

