@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
p.kontakt {
	color:#666;	
}
ul.fade {
	list-style:none;	
}

h1.kontakt {
	color:#666;	
}
.cs {
	width:779px;
	height:481px;
	padding-top:200px;
	font-size:1.5em;
	float:left;
	text-align:center;
}
h1 {
	font-variant:small-caps;
	font-size:2.5em;
	padding-bottom:25px;
	font-weight:lighter;
	color:#ea3087;
}
h2 {
	font-size:1.2em;
	font-weight:lighter;
	padding-bottom:5px;
}
p {
	padding-bottom:10px;
}
body {
	background-color:#000;
}
#container {
	width:1024px;
	min-height:800px;
	padding-top:50px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#logo {
	height:250px;
}
#logo img {
	border:none;
}
#navi {
	width:180px;
	float:left;
	padding-left:20px;
}
#navi ul {
	list-style:none;
}
#navi ul li {
	width:150px;
}
#navi ul li:hover {
	background-color:#302f2f;
}
#navi ul li.active {
	background-color:#302f2f;
}
#navi ul li a {
	color:#FFF;
	text-decoration:none;
	line-height:25px;
	font-variant:small-caps;
	padding-left:4px;
	font-size:1.3em;
}
#navi ul li ul {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
}
#navi ul li ul li:hover {
	background-color:#000;
}
#navi ul li ul li a {
	font-size:1.2em;
}
#navi ul li ul li a:hover {
	color:#ea3087;
}
#navi ul li ul li a.active {
	color:#ea3087;
}
.facebook img {
	padding-top:30px;
	border:none;
}
#navi ul li.facebook:hover {
	background-color:#000000;
}
#content {
	float:left;
}
#content img {
	margin: 0 auto;	
}
#content-vita {
	width:779px;
	height:681px;
	float:left;
	background-image:url(../bilder/slide/musical-7.jpg);
	background-repeat:no-repeat;
}
#content-referenzen {
	width:779px;
	height:681px;
	float:left;
	background-image:url(../bilder/slide/musical-3.jpg);
	background-repeat:no-repeat;
}
#content-kontakt {
	width:779px;
	height:681px;
	float:left;
	background-image:url(../bilder/kontakt.jpg);
	background-repeat:no-repeat;
}
#content-termine {
	width:779px;
	height:681px;
	float:left;
	background-image:url(../bilder/bild-termine.jpg);
	background-repeat:no-repeat;
}
#content-impressum {
	width:779px;
	height:681px;
	float:left;
	background-image:url(../bilder/impressum.jpg);
	background-repeat:no-repeat;
}
#text {
	width:660px;
	height: 450px;
	margin-top:90px;
	padding: 30px 20px 30px 20px;
	margin-left:40px;
}
#text a {
	text-decoration:none;
	color:#ea3087;
}
#text a:hover {
	text-decoration:underline;
}
#bg-text {
	width:660px;
	height: 450px;
	margin-top:90px;
	padding: 30px 20px 30px 20px;
	margin-left:40px;
	background-image:url(../img/bg-text.png);
}
#bg-text a {
	text-decoration:none;
	color:#ea3087;
}
#bg-text a:hover {
	text-decoration:underline;
}
.termin {
	padding-left:14px;
	padding-bottom:20px;
	list-style-image:url(../img/list-img.png);
}
table {
	width:100%;
	line-height:20px;
}
table td {
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
table td.eins {
	width:170px;
	text-transform:uppercase;
}
table td.zwei {
	width:230px;
}
.fotos {
	width:385px;
	height:681px;
	float:left;
	background-image:url(../img/foto.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}
.fotos:hover {
	width:385px;
	height:681px;
	background-image:url(../img/foto.jpg);
	background-repeat:no-repeat;
	background-position:-385px 0px;
	display:block;
}
.galerie {
	border:none;
}
.videos {
	width:385px;
	height:681px;
	float:left;
	background-image:url(../img/video.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	display:block;
}
.videos:hover {
	width:385px;
	height:681px;
	background-image:url(../img/video.jpg);
	background-repeat:no-repeat;
	background-position:-385px 0px;
	display:block;
}