* {
	margin: 0px;
	padding: 0px;
}

.header {
	width: 999px;
	height: 142px;
	background-image: url(../images/header.jpg);
	Background-repeat: no-repeat;
	line-height: 25px;
}

.breadcrumb_header {
	width: 121px;
	height: 26px;
	background-image: url(../images/breadcrumb_header.jpg);
	Background-repeat: no-repeat;
	}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:active,
.breadcrumb a:visited {
	color:  #aa0000;
	font-family: "Verdana";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
		}


.schatten_links {
	width: 19px;
	height: 14px;
	background-image: url(../images/schatten_links.jpg);
	}

.schatten_rechts {
	width: 20px;
	height: 18px;
	background-image: url(../images/schatten_rechts.jpg);
	}

.navi {
	width: 121px;
	background-image: url(../images/navi_header.jpg);
	background-repeat: no-repeat;	
	}
.navi ul {
 	margin-top: 50px;
 	padding: 0px;
}

.navi ul li {
	display: inline;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:active,
.navi ul li a:visited {
 	display: block;
	line-height: 25px;
 	color:  #aa0000;
	font-family: "Verdana";
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}



.navi ul li a:hover, 
.navi ul li a.akt {
 	background-position: 10px 0px;
	background-repeat: no-repeat;	
	text-decoration: underline;
	color: #aa0000;
}

.navi ul li ul {
 	margin: 0px;
 	padding: 0px;
}

.navi ul li ul li {
	display: inline;
}

.navi ul li ul li a,
.navi ul li ul li a:link,
.navi ul li ul li a:active,
.navi ul li ul li a:visited {
 	display: block;
	line-height: 21px;
 	color:  #aa0000;
	font-family: "Verdana";
	font-weight: bold;
	padding-left: 40px;
	text-decoration: none;
	font-size: 10px;
		text-align: left;
}

.navi ul li ul li a:hover, 
.navi ul li ul li a.akt {
	background-image: url(../images/unavi_hover.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;	
	text-decoration: underline;
	color: #aa0000;
}
.ads {
		width: 160px;
}
.content {
	width: 700px;
	height: 700px;
	margin-left: 25px;
	margin-right: 50px;
	text-align: left;
	font-family: "Verdana";
}

.content h1 {
	color: #aa0000;
	font-family: "Verdana";
	margin-left:20px;
	text-align: left;
	font-weight: bold;
	font-size: 17px;	
	height: 30px;
	line-height: 30px;
	margin-top:15px;
	margin-left: 25px;
	margin-bottom: 40px;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content h7,
.content h8,
.content h9,
.content h10,
.content h11,
.content h12 {
	color: #aa0000;
	margin-top: 10px;
	font-family: "Verdana";
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;	
	margin-left:25px;
	height: 30px;
	line-height: 40px;
	text-align: left;
}

.content p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	color: #666666;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

.content a,
.content a:link,
.content a:active,
.content a:visited {
	color: #aa0000;
	font-weight: normal;	
	text-decoration: none;
} 


.content a:hover, 
.content a.akt {
	text-decoration: underline;
}
.content ul {
 	margin-top: 10px;
 	margin-left: 45px;
 	padding: 0px;
}

.content ul li {
	color: #aa0000;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 10px;
}
.footer {
	width: 960px;
	height: 209px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;	
}

.impressum a,
.impressum a:link,
.impressum a:active,
.impressum a:visited {
 	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
 	color: #aa0000;
	text-align: left;
	font-family: "Verdana";
}

