/* ================================================================ 
Dieser Copyright-Hinweis darf nicht entfernt werden.

Das Original dieses Stylesheet und des dazughoerigen (x)html
kann per E-Mail unter info@medienproduction.com angefragt werden.
Copyright (c) 2012 MedienProduction.

Alle Rechte vorbehalten.

=================================================================== */

/* Zentrierung und Grundelemente */

body {
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
}

#bgimg {
	position:absolute;
	z-index: -1;
}

#realBody{
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
}

/* 
	Layer der Hauptseite
*/

#contact {
	width:100%;
	background:#E01D86;
	position:absolute;
	top:0px;
	text-align:center;
	padding:10px 0;
}

	#contact a {
		color:#fff;
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
	}

	#contact a:hover {
		background:#fff;
		color:#000;
	}

#menue {
	position:absolute;
	width:248px;
	height:209px;
	z-index:4;
	right: 510px;
	top: 55px;
}

#logo {
	position:absolute;
	width:250px;
	height:57px;
	z-index:6;
	left: 6%;
	top: 105px;
}
#border-picleft {
	position:absolute;
	width:300px;
	height:200px;
	z-index:6;
	right: 175px;
	top: 55px;
	border: 1px solid #FFF;
}
#trans-picleft {
	position:absolute;
	width:302px;
	height:25px;
	z-index:7;
	right: 175px;
	top: 225px;
	background-color: #fff;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
        }
#pfad-picleft {
	position:absolute;
	width:200px;
	height:18px;
	z-index:8;
	right: 190px;
	top: 229px;
	text-align: right;
}
#border-picright {
	position:absolute;
	width:133px;
	height:200px;
	z-index:6;
	right: 20px;
	top: 55px;
	border: 1px dotted #E01D86;
}


/* Ladies */

#ladie1-pic {
	position:absolute;
	width:67px;
	height:100px;
	z-index:6;
	top: 200px;
	left: 0px;
}
#ladie2-pic {
	position:absolute;
	width:67px;
	height:100px;
	z-index:7;
	left: 0px;
	top: 330px;
}
#ladie1-facts1 {
	position:absolute;
	width:73px;
	height:60px;
	z-index:6;
	left: 80px;
	top: 225px;
}
#ladie1-facts2 {
	position:absolute;
	width:120px;
	height:60px;
	z-index:6;
	left: 160px;
	top: 225px;
}
#ladie1-link {
	position:absolute;
	width:200px;
	height:15px;
	z-index:6;
	left: 80px;
	top: 285px;
}
#ladie1-name {
	position:absolute;
	width:200px;
	height:20px;
	z-index:6;
	left: 80px;
	top: 200px;
}
#ladie2-text {
	position:absolute;
	width:200px;
	height:100px;
	z-index:7;
	left: 80px;
	top: 290px;
}
#ladie2-name {
	position:absolute;
	width:200px;
	height:20px;
	z-index:7;
	left: 80px;
	top: 330px;
}
#ladie2-facts1 {
	position:absolute;
	width:73px;
	height:60px;
	z-index:7;
	top: 355px;
	left: 80px;
}
#ladie2-facts2 {
	position:absolute;
	width:120px;
	height:60px;
	z-index:7;
	left: 160px;
	top: 355px;
}
#ladie2-link {
	position:absolute;
	width:200px;
	height:15px;
	z-index:7;
	left: 80px;
	top: 417px;
}


	
	/* Schriften */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Alle Elemente linksbündig */
}

h1 {
	clear: both;
	color: #E01D86; 
	font-size: 1.3em;
	line-height: 1.5em;
	display: inline; /*  Doubled float-margin bug Win IE, http://www.positioniseverything.net/explorer/doubled-margin.html */
}

h2 {
	clear:both;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #ffffff;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.Stil2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #555555;
}
.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002850;
	padding-left: 10px;
}
.Stil6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6e6e6;
}
.Stil7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
}
.Stil8 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #E01D86;
}
