body {
	background-color: rgb(235, 134, 20);
	margin-left: 0;
 	margin-top: 0; 
	margin-bottom: 0;
	background-image: url(bilder/back.png);
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #BE1328;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #BE1328;
	margin-top: 40px;
}
h1 a{
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #BE1328;
}
.navigation_a { 
	width: 275px;    	
}
.navigation { 
	margin-right: 32px;
    
	margin-top: 320px;
    	
	line-height: 197%;
    	
	color: #FFFFFF;
	text-decoration: none;
	
}
div.navigation a { 
	font-family: Verdana, sans-serif;
	font-size: 95%;
	color:#FFFFFF; 
	text-decoration:none; 
}
div.navigation a:visited { 
	color:#FFFFFF; 
	text-decoration:none; 
}
div.navigation a:focus { 
	color:#BE1328; 	
	background-color:#FFFFFF; 
}
div.navigation a:hover { 
	color:#BE1328; 
	text-decoration:none; 
	background-color:#FFFFFF; 
}
div.navigation a:active { 
	color:#BE1328; 
	background-color:#FFFFFF; 
}
.content { 
	margin-right: 20px;
    
	margin-left: 20px;
	margin-top: 20px;
    	
	line-height: 120%;
    	
	text-decoration: none;
    	
}
div.content a {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #BE1328;
	text-decoration: none;
	text-transform: none;
}
div.content a:hover { 
	color:#FFFFFF; 
	text-decoration:none; 
	background-color:#BE1328; 
}
.service { 
	margin-left: 32px;
    
	margin-top: 10px;
	font-size: 80%;
    	
}
div.service a { 
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color:#FFFFFF; 
	text-decoration:none; 
}
div.service a:visited { 
	color:#FFFFFF; 
	text-decoration:none; 
}
div.service a:focus { 
	color:#BE1328; 	
	background-color:#FFFFFF; 
}
div.service a:hover { 
	color:#BE1328; 
	text-decoration:none; 
	background-color:#FFFFFF; 
}
.banner { 
	margin-left: 32px;
    
	margin-top: 300px;
    	
}
.uberschrift {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #BE1328;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: black;
}
.koop {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-weight: bold;
	color: white;
}
.titel {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
}
.tleft {
	background-image: url(bilder/back_left.gif); 
	width: 275px; 
	text-align: right; 
	vertical-align: top;
}
.tmiddle {
	background-color: rgb(255, 255, 255); 
	vertical-align: top; 
	width: 550px;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: black;
}
.tright {
	background-image: url(bilder/back_right.png); 
	width: 336px; 
	text-align: left; 	
	vertical-align: top;
}
