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

body {
	color: #FFF;
	font-family: "Papyrus";
	background-color: #05000b;
	padding: 0px;
	margin: 0;
}

@font-face {
	font-family: Papyrus;
	src: local(Papyrus) 
	url(http://pfs-music.de/AIDA/INCLUDE/Papyrus.ttc);
}

@font-face {
	font-family: Herculanum;
	src: local(Herculanum) 
	url(http://pfs-music.de/AIDA/INCLUDE/Herculanum.ttf);
}

a:link {
	text-decoration:none;
	color:#000;
	text-shadow:#FFF;
	
}

#slider {
	position:absolute;
	z-index:3;
	left:400px;
	background-repeat: no-repeat;
	background-size: 100%;
	top:-10px;
	width:1000px;
	height:300px;

}

#blocksatz {
	text-align:justify;
}

a:link.sub {
	text-decoration:none;
	color: #FC0;
	text-shadow:#FFF;
}

a:hover.sub {
	text-decoration: inherit;
	color: #960;
	text-shadow:#000;
}



a:visited.sub {
	text-decoration:none;
	color:#FC0;
	text-shadow:#FFF;
}

a:visited {
	text-decoration:none;
	color:#000;
	text-shadow:#FFF;
}

section {
    width: 100%;
	height:100%;
	background-color: #000000;
	padding: 0px;
    margin: auto auto;
    position: relative; /* hebt den inhalt vor den space  */
	clear:left; /* hebt das float vom space auf  */
	}
	

#background {
	position:absolute;
	background-image: url(../../PICS/aida-background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	background-color:#05000b;
	top:-10px;
	width:100%;
	height:100%;
}

#zitat {
	text-align:center;
	color: #FC0;
	text-shadow: 0.1em 0.1em 0.2em white;
	font-family:Herculanum;
	font-size:21px;
}

#namen {
	color: #FC0;
	text-shadow: 0.1em 0.1em 0.2em white;
	font-family:Herculanum;
	font-size:21px;
}


#overlay {
	position:absolute;
	z-index:3;
	background-image: url(../../PICS/aida-background.png);
	background-repeat: no-repeat;
	background-size: 100%;
	top:-20px;
	width:1500px;
	height:300px;
}

#black-border {
	position:absolute;
	z-index:10;
	top:-50px;
	background-color:#05000b;
	height:1000px;
	right:500px;
	left:1692px;
}

#logo {
	position:absolute;
	z-index:4;
	background-image: url(../../PICS/logo.png);
	background-repeat: no-repeat;
	background-size: 205px;
	width:277px;
	height:309px;
}

#gesicht-rechts {
	position:absolute;
	left:1300px;
	top:-60px;
	z-index:5;
	background-image: url(../../PICS/gesicht-rechts.png);
	background-repeat: no-repeat;
	background-size: 450px;
	width:500px;
	height:1000px;
}

#gesicht-links {
	position:absolute;
	left:225px;
	top:-210px;
	z-index:4;
	background-image: url(../../PICS/gesicht-links.png);
	background-repeat: no-repeat;
	background-size: 250px;
	width:500px;
	height:500px;
}

#hor-menu {
	position:absolute;
	left:215px;
	top:150px;
	z-index:4;
	background-image: url(../../PICS/hor-menu.png);
	background-repeat: no-repeat;
	background-size: 1300px;
	width:2000px;
	height:1000px;
}

#links-streifen {
	position:absolute;
	left:190px;
	top:140px;
	z-index:4;
	background-image: url(../../PICS/links-streifen.png);
	background-repeat: no-repeat;
	background-size: 150px;
	width:2000px;
	height:1000px;
}

#page-back {
	position:absolute;
	padding-left: 70px;
	padding-top: 100px;
	padding-bottom: 50px;
	height:1000px;
	left: 260px;
	top: 260px;
	width: 1100px;
	background-color: #960;
	opacity: 0.5;
	z-index: 1;
	text-align: justify;
}

#facebook {
	position:absolute;
	left: -45px;
	top: -70px;
}

#content {
	position: absolute;
	padding-bottom:50px;
	left: 320px;
	top: 350px;
	width: 1000px;
	z-index:10;
	font-size:20px;
}

#uberschrift {
	font-size:28px;
}

#ruck {
	padding-left:20px;
}

#linke-spalte {
	position: absolute;
	color:#FFF;
	font-size:18px;
	left:35px;
	top: 380px;
	font-family:Papyrus;
	width:200px;
}

#rechte-spalte {
	position:absolute;
	color:#FFF;
	font-size:18px;
	left:1500px;
	top: 720px;
	font-family:Papyrus;
	background-color:#999;
	z-index:10;
}

#menu {
	position:absolute;
	z-index:10;
	color:#000;
	font-size:40px;
	left:240px;
	top: -10px;
	font-family:Papyrus;
}