body{
	background: black;
	font-size: 11px;
	font-family: Verdana, Verdana, Arial, Helvetica; 
	font-weight: bold;
	line-height: 23px;
	color: white;
	min-height: 700px;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-left: 0px;
}

img {border: none;}

#hintergrund{
	position: absolute;
	left: -227px; 
	top: 48px;
	width: 1127px;
	height: 722px;
	background-repeat: no-repeat;
	background-image:  url(../images/hintergrund.png);
	z-index: 10;
}


#navicontainer{
	position: absolute;
	left: 0px; 
	top: 80px;
	height: 20px;
	width: 960px;
	font-size: 14px;
	z-index: 20;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#home{
	position: static;
	padding-left: 95px;
	padding-right: 15px;
	border-right: 2px solid #3333FF;
}

#home img{
	border: 0px;
}

#dylog{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}


#tanzereien{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}

#team{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}


#kurse{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}

#weiterbildung{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;

}

#medien{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}

#kontakt{
	position: static;
	padding-right: 10px;
	border-right: 2px solid #3333FF;
	padding-left: 10px;
}

#links{
	position: static;
	padding-left: 10px;
}

#navicontainer a:link { 
	color: #3333FF; 
	text-decoration:none; 
}

#navicontainer a:visited { 
	color: #3333FF; 
	text-decoration:none; 
}

#navicontainer a:focus { 
	color: #3333FF; 
	text-decoration:none; 
}

#navicontainer a:hover { 
	color: #3333FF; 
	text-decoration:none; 
}

#navicontainer a:active { 
	color: #3333FF; 
	text-decoration:none; 
}

#nebennavi{
	position: absolute;
	left: 414px; 
	top: 144px;
	background-repeat: no-repeat;
	width: 480px; 
	height: 254px;
	z-index: 30;
}

#navilist li{
	display: inline;
	list-style-type: none;
}

#nebennavi_text{
	position: absolute;
	left: 0px;
	top: 6px;
	color: #FFFFFF;
}

#nebennavi a:link { 
	color: white; 
	text-decoration:none; 
}

#nebennavi a:visited { 
	color: white; 
	text-decoration:none; 
}

#nebennavi a:focus { 
	color: white; 
	text-decoration:none; 
}

#nebennavi a:hover { 
	color: white; 
	text-decoration:none; 
}

#nebennavi a:active { 
	color: white; 
	text-decoration:none; 
}

#textcontainer{
	position: absolute;
	left: 128px;
	top: 193px;
	height: auto;
	width: 384px;
	z-index: 40;
}

#bildoben{
	background-repeat: no-repeat;
	height: 48px;
	width: 384px; 
	margin-bottom: -2px;
}

#text{
	background-repeat: repeat-y;
	height: auto;
	width: 304px;
	padding-left: 40px;
	padding-right: 40px;}
	
#bildunten{
	background-repeat: no-repeat;
	height: 48px;
	width: 384px;
}

#bild{
	position: absolute;
	background-repeat: no-repeat;
	left: 480px;
	top: 192px;
	width: 481px;
	height: 338px;
	z-index: 50;
}

#text h1 {
	font-size: 12px;
	margin-top: 0px;
	line-height: 22px;
	margin-bottom: -10px;
}

#text h2{
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 0px;
}

#text a:link { 
	color: #33FFFF;
	line-height: 25px;
}

#text a:visited { 
	color: #33FFFF;
}

#text a:focus { 
	color: #33FFFF;
}

#text a:hover { 
	color: #33FFFF;
}

#text a:active { 
	color: #33FFFF;
}

/* Bezeichnung einiger Formular-Felder */
input[type=text], textarea {
	color: #333;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
}

#instagram {
    position: absolute;
    left: 920px;
    top: 15px;
    z-index: 110;
}
#facebook{
	position: absolute;
	left: 940px;
	top: 15px;
	z-index: 110;
}
