body {
	background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #322C2A;
}

.headtext01{
padding-top: 10px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 25px;
	line-height: 20px;
	letter-spacing: 2px;
}

hr, .hr001
{
	height: 3px;
	color: #000000;
	background-color: #000000;
}

.menu{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	line-height: 10px;
	letter-spacing: 1px;
}

.text01{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 10px;
	letter-spacing: 1px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 0px 0;
	font-size: 12px;
}

.a {
	color: #D2D2D2;
	text-decoration: none;
}

.a:visited {
	color: #BDBDBD;
}

.a:hover {
	color: #A9A9A9;
	text-decoration: underline;
}

#input {
	height: 15px;
	border: 1px solid #5F5F5F;
	background: #FFFFFF url(pics/back_form.gif) repeat-x top;
	width: 120px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	padding: 0 2px 0 2px;
}

a.block{
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 12px;
color: #000000;
letter-spacing: 1px;
font-weight:normal;
font-style: italic;
padding: 1px 5px 2px 5px;
background-color:transparent;
text-decoration: none;
 }

a.block:hover{
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 12px;
color: #ffffff;
letter-spacing: 1px;
font-weight:normal;
font-style: italic;
padding: 1px 5px 2px 5px;
background-color:#322C2A;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	bottom: 0px;
	background-color: #ffffff;
	filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6;
	padding: 10px 15px 15px 15px;
}
html>body .footer {  /* nur fuer moderne Browser! */
	position: fixed;
}

.satmenu {
	color: #000000;
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6;
	margin: auto;
	padding: 4px 10px 2px 0px;

}
html>body .satmenu {  /* nur fuer moderne Browser! */
	position: fixed;
	margin: auto;
}