		body {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
	color: #FFF;
	background-color: #800000;
}
		
		a:link { color:#000; text-decoration:none }

		a:visited { color:#000; text-decoration:none }
		
		a:hover { color:#FFF; text-decoration:none }
		
		a:active { color:#000; text-decoration:none }
		
		
		.bilder {
		margin-top:20px;
		margin-left:30px;
		}
		
				td {
		text-align:left;
		font-family:Verdana,sans-serif; 
		font-weight:bold;
		font-size:10px;
		vertical-align:bottom;
		}
		
		
		h1 { 
		font-weight:bold; 
		font-size:10px; 
		} 
		
		h2 { 
		font-weight:bold; 
		font-size:11px; 
		margin:0px; 
		} 
		
		h3 { 
		font-weight:bold; 
		font-size:13px; 
		padding-bottom:5px; 
		margin:0px; 
		margin-bottom:15px; 
		border-bottom:1px solid #545454; 
		}  /* Seitenüberschrift */
		
		.footerleftmenue {
		width: 50%;
		float: left;
		font-weight:bold;
		font-size: 11px;
		color: #545454;
		}
		
		.footerleft {
		width: 50%;
		float: left;
		font-size: 10px;
		color: #545454;
		}		
		
		.footerright {
			width:50%;
			float:right;
			text-align:right;
			font-size:10px;
			color:#545454;	
		}
		.footercenter {
	float: none;
	text-align: center;
	font-size: 10px;
	color: White;
}
		
		hr {
		border: 0;
		color: #545454;
	    background-color: #000;
	    height: 1px;
		margin: 5px 0 0px 0;
		}