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


.header {
	width: 968px;
	height: 183px;
	background-image: url(../images/header.jpg);
	Background-repeat: no-repeat;
	}

.headertwo {
	width: 968px;
	height: 83px;
	Background-repeat: no-repeat;
	}

.trennlinie {
	width: 968px;
	height: 4px;
	background-image: url(../images/trennlinie.jpg);
	Background-repeat: no-repeat;
	}

.trenner {
	width: 160px;
	}

.schatten_links {
	width: 20px;
	background-image: url(../images/rechts_schatten_verlauf.jpg);
	Background-repeat: repeat-y;
	}

.schatten_rechts {
	width: 20px;
	background-image: url(../images/links_schatten_verlauf.jpg);
	Background-repeat: repeat-y;
	}

.adsense {
	width: 160px;
	background-image: url(../images/adsense.jpg);
	Background-repeat: no-repeat;
	padding-top: 50px;
	}

.content {
	width: 617px;
	height: 700px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

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

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content h7,
.content h8,
.content h9,
.content h10,
.content h11,
.content h12 {
	color: #9999ff;
	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-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: #9999ff;
	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: #666666;
	font-family: "Verdana";
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 10px;
}

.navi {
	width: 150px;
	background-image: none;
	text-align: left;
	margin-top: 20px;
	}

.navi ul {
 	margin-top: 0px;
 	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;
 	background-image: url(../images/navi_e1_ges.jpg);
	background-position: 0px 6px ;
	background-repeat: no-repeat;
	line-height: 30px;
 	color:  #3653ff;
	font-family: "Verdana";
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	font-size: 11px;
}



.navi ul li a:hover, 
.navi ul li a.akt {
	text-decoration: underline;
	color: #3653ff;
}

.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;
 	background-image: url(../images/navi_e2_non.jpg);
	background-position: 0 5px ;
	background-repeat: no-repeat;
	line-height: 21px;
 	color:  #666666;
	font-family: "Verdana";
	font-weight: bold;
	padding-left: 40px;
	text-decoration: none;
	font-size: 9px;
}

.navi ul li ul li a:hover, 
.navi ul li ul li a.akt {
	text-decoration: underline;
	color: #3653ff;
}

.footer {
	width: 968px;
	height: 36px;
	background-image: url(../images/footer.jpg);
	Background-repeat: no-repeat;
	}
