body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
    background-color : transparent;
	 border : thin groove Black;
    layout-grid : line;
    font-size: 10px;
    font-style: normal;
    color: Black;
} textarea {
	color: Black;
	font-size: 10px;
	background-color: transparent;
	border: thin groove Black;
	font-style: normal;
}
.Stil2 {
	font-size: 10px;
}
.Stil6 {
	color: #000000;
	font-size: 18px;
}
.menue {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
   	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
   	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
   	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
   	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fdetails {
	background: url(img/fdetails.jpg) no-repeat;
}
.hinweis {
    color: #000000;
	color: #FFFFFF;
	font-size: 9px;
}

