body {
	color : #009;
	background-color : #FFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

a:link {
	text-decoration : none;
	color : #00C;
}

a:visited {
	text-decoration : none;
	color : #00C;
}

a:hover {
	text-decoration : underline;
	color : #F60;
}

.kleintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : #000;
	font-weight : normal;
	margin-top: 5px;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color : #000;
	font-weight : normal;
}

.fztitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : #000;
	font-weight : normal;
	background-color : #EAF1F2;
}

.fztext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : #000;
	font-weight : normal;
}

.fzkleintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : #000;
	font-weight : normal;
}

.grosstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color : #000;
	font-weight : normal;
}

.ggrosstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color : #000;
	font-weight : normal;
	margin-top: 5px;
}

.glinktext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color : #00C;
	font-weight : bold;
	margin-left : 15px;
}

.linktext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : #00C;
	font-weight : normal;
}

.anavigation {
	font-weight: normal;
	color: #F60;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.hidden {
	display : none;
}

ul {
	list-style: disc outside url(../bilder/blank.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : #00C;
	font-weight : normal;
	line-height : normal;
}

hr {
	color : #EAF1F2;
}


input {
	FONT-SIZE: 0.9em;
	color : #00C;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EAF1F2
}

select {
	FONT-SIZE: 0.8em;
	color : #00C;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EAF1F2
}

textarea {
	FONT-SIZE: 0.9em;
	color : #00C;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EAF1F2
}

.logo {
	position:absolute;
	width:950px;
	height:154px;
	z-index: 1;
	left: 10px;
	top: 10px;
	border : thin Black;

}

.navilinks {
	position:absolute;
	width:185px;
	height:1px;
	z-index: 2;
	left: 10px;
	top: 175px;
	background-color: #EAF1F2;

}

.navirechts {
	position:absolute;
	width:185px;
	height:1px;
	z-index: 2;
	left: 770px;
	top: 175px;
	background-color: #EAF1F2;
}

.inhalt {
	position:absolute;
	width:529px;
	height:349px;
	z-index: 3;
	left: 220px;
	top: 175px;
	background-color : #FFF;
}

span.frmspacer {
	width: 150px;
}

label {
	width : 150px;
	font-weight : normal;
}

fieldset {
	padding : 10px;
	margin-bottom : 15px;
}

legend {
	font-weight : bold;
}

