body {
	margin: 0px;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	}
	
.top {
	width: 550px;
	height: 30px;
	position: absolute;
	margin-top: 3px;
	margin-left: 118px;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	}
	
.top a {
	text-decoration: none;
	color: #fff;
	}
	
.top a:hover {
	border-top: 1px solid #fff;	
	}
	
#on {
	border-top: 1px solid #fff;
	}
	
.wrapper {
	margin: 0 auto;
	margin-top: 2%;
	width: 840px;
	height: 540px;
	background-image: url(img/wrapper.png);
	}

.navi {
	margin-top: 169px;
	margin-left: 120px;
	width: 600px;
	height: 30px;
	position: absolute;
	}
	
.navi a {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	/*Schriftformatierung*/
	padding-top: 3px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	text-decoration: none;
	}
	
.navi a:hover {
	display: block;
	background-image: url(img/button_hover.png);
	}
	
#aktiv {
	display: block;
	background-image: url(img/button_hover.png);
	}
	
.content_index {
	width: 300px;
	height: 310px;
	overflow-y: auto;
	position: absolute;
	margin-top: 192px;
	margin-left: 140px;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	}
	
.content_index h1 {
	font-size: 14px;
	}
	
.content_index h2 {
	font-size: 11px;
	font-weight: bold;
	}
	
.content_index img {
	margin-top: 15px;
	margin-right: 10px;
	}
	
.content_index a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
.content {
	width: 580px;
	height: 310px;
	position: absolute;
	margin-top: 192px;
	margin-left: 140px;
	overflow-y: auto;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	}
	
.content h1 {
	font-size: 14px;
	}
	
.content h2 {
	font-size: 13px;
	} 
	
.content a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
.feld {
	border: 1px dotted black;
	}
	
.senden {
	margin-left: 120px;
	}
	
.content_profil {
	width: 580px;
	height: 310px;
	position: absolute;
	margin-top: 192px;
	margin-left: 140px;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	}
	
.content_profil h1 {
	font-size: 14px;
	}
	
.left {
	width: 270px;
	float: left;
	}
	
.left img {
	margin-top: 15px;
	margin-right: 6px;
	border-style: none;
	}
	
.left a {
	text-decoration: none;
	color: #000;
	}
	
.right {
	width: 300px;
	height: 310px;
	margin-top: 3px;
	float: right;
	overflow-y: auto;
	}
	
.right h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
.right img {
	border-style: none;
	}

.right a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
.dates {
	padding: 35px;
	width: 180px;
	height: 210px;
	background-image: url(img/dates.png);
	position: absolute;
	margin-top: 200px;
	margin-left: 470px;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	line-height: 14px;
	}

.facebook {
	width: 200px;
	height: 25px;
	position: absolute;
	margin-top: 480px;
	margin-left: 680px;
	}
	
.footer {
	position: absolute;
	margin-top: 535px;
	margin-left: 335px;
	/*Schriftformatierung*/
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	}
	
.footer a {
	text-decoration: none;
	color: #555;
	}
	
.footer a:hover {
	border-top: 1px solid #555;
	}

.video {
	margin: 0 auto;
	margin-top: 2%;
	width: 500px;
	height: 360px;
	}

	
#musik {
	margin-top: 35px;
	}
	
#links {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
	

