body
	{
	margin-bottom:			0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-top:				0px;
	background-image:		url(pics/wappen.gif);
	background-attachment:	fixed;
	background-repeat:		no-repeat;
	}

.headline
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				26px;
	color:					#9c1e00;
	letter-spacing:			1px;
	font-weight:			normal;
	padding-left:			15px;
	line-height: 28px;
	}

.fliesstext
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	color:					#000000;
	letter-spacing:			1px;
	line-height:			19px;
	}

.subhead
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	color:					#9c1e00;
	letter-spacing:			1px;
	line-height:			19px;
	}

.tabellentext
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	color:					#9c1e00;
	letter-spacing:			1px;
	line-height:			17px;
	}

p
	{
	margin-top:				0px;
	margin-bottom:			0px;
	padding-top:			0px;
	padding-bottom:			10px;
	}

.warnung
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				14px;
	font-weight:			bold;
	color:					#9c1e00;
	}

.input_text
	{
	border-style:			solid;
	border-width:			1px;
	border-color:			#9c1e00;
	width:					300px;
	height:					18px;
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	color:					#000000;
	letter-spacing:			1px;
	}

.button
	{
	border-style:			solid;
	border-width:			1px;
	border-color:			#9c1e00;
	width:					120px;
	font-family:			"Times New Roman", Times, serif;
	font-size:				12px;
	color:					#000000;
	background-color:		#f1ded9;
	letter-spacing:			1px;
	padding-top:			0px;
	}

.bildunterschrift
	{
	font-family:			"Times New Roman", Times, serif;
	font-size:				11px;
	line-height:			12px;
	color:					#9c1e00;
	}
	
ul {
	margin-left:16px;
	padding-left:0px;
	margin-bottom:2px;
	margin-top:4px;
}
li {
	margin-left:0px;
	padding-left:0px;
}

#anzeige {
   position:absolute;
   top: 0px;
   right:0px;
   padding:0px;
   margin:0px;
   border:0px;
}


