body {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 15pt;
font-style: normal;
color: #000000;
font-weight: normal;
}

a:link {
	color: #333333;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #FF9900;
}

a:focus { outline: none; }

#nav a:link , #nav a:visited{
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	display: block;

}

#nav a:hover {
	background-color: #000000;
}

#nav active {
	background-color: #000000;

	}
	
.text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	color: #000000;
	font-weight: normal;
}
.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
}
.links {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	color: #666666;
}
.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #333333;
}
.unterzeile {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.uc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.uc a:link  , .uc a:visited  , .uc a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
text-decoration:none;
}
.head3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #666666;
}

.aut {
border-bottom: 1px dotted;
padding: 5px 0 5px 10px;
margin: 10px 0 0 0;
display: block;
width: auto;
}
.textk {
	font-size: 0.8em;
	font-style: normal;
	line-height: 15pt;
	color: #000000;
	font-weight: normal;
}

.blind a:link , .blind a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

.blind a:hover , .blind a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
	color:#666;
}
h2 {
	font-size: 1.2em;
	color:#000;
}
h3 {
	font-size: 1.1em;
	color:#666;
}
h4 {
	font-size: 1em;
	color:#999;
}
p {
	font-size:0.9em;
}
.klein {
	font-size:0.65em;
}
.bild {
	position:relative;
	float:left;
	margin:4px 10px 60px 0;
	clear:right;
}

.liste1 {
	position:relative;
	float:left;
	width:43em;
background-color:#FFF;
padding:5px;
}

.liste2 {
	position:relative;
	float:left;
	width:43em;
background-color:#FFF;
padding:5px;
}
.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	line-height:0.8em;
	color: #333333;
	text-align: justify;
}