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

html, body {
	height:100%;
	width:100%;
	background:url(../img/HG_Konstanzer_Welten.jpg) no-repeat center center fixed;
	margin: 0;
	padding: 0;
	font-family: 'Jura', sans-serif;
	color:#9c1a27;
}

#bg {
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:1;
}

#main {
    margin: 0 auto;
    position: relative;
    width: 870px;
	color:#ffffff;
    z-index: 1;
}

#logo{
	position: absolute;
	width: 400px;
	height: 377px;
	left: 50%;
	top: 50%;
	margin-top: 180px;
	margin-left: -200px;
	z-index:2;
}

#thema{
	position:absolute;
	width: 220px;
	height: 20px;
	top:20px;
	left:0px;
	background-color:rgba(185, 86, 140, 0.5);
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#slogan{
	position:absolute;
	width: 320px;
	height: 20px;
	top:60px;
	left:0px;
	background-color:rgba(185, 86, 140, 0.5);
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}	

#moderiertvon{
	position:absolute;
	width: 370px;
	height: 35px;
	top:90px;
	left:0px;
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:0.9em;
	z-index:3;
}	

#veranstaltungsdatum{
	position:absolute;
	width: 440px;
	height: 35px;
	top:125px;
	left:0px;
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:1.6em;
	z-index:3;
}	

#ort{
	position:absolute;
	width: 370px;
	height: 35px;
	top:160px;
	left:0px;
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:0.9em;
	z-index:3;
}

/*NAVI*/

#programm{
	position:absolute;
	background-image:url(../img/linien/Programm.png);
	background-repeat:no-repeat;
	width: 255px;
	height: 40px;
	padding:10px 10px 4px 20px;
	left: 50%;
	top: 50%;
	margin-top: 250px;
	margin-left: -430px;
	color:#FFF;
	font-size:1.6em;
	z-index:3;
}

#info{
	position:absolute;
	background-image:url(../img/linien/Programm.png);
	background-repeat:no-repeat;
	width: 255px;
	height: 40px;
	padding:10px 10px 4px 20px;
	left: 50%;
	top: 50%;
	margin-top: 250px;
	margin-left: -430px;
	color:#FFF;
	font-size:1.6em;
	z-index:3;
}

#partner{
	position:absolute;
	background-image:url(../img/linien/Partner.png);
	background-repeat:no-repeat;
	width: 225px;
	height: 30px;
	padding:25px 10px 4px 20px;
	left: 50%;
	top: 50%;
	margin-top: 420px;
	margin-left: -380px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#media{
	position:absolute;
	background-image:url(../img/linien/Mediathek.png);
	background-repeat:no-repeat;
	width: 170px;
	height: 20px;
	padding:57px 10px 4px 10px;
	left: 50%;
	top: 50%;
	margin-top: 500px;
	margin-left: -240px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#videogruss{
	position:absolute;
	background-image:url(../img/linien/Videogruss.png);
	background-repeat:no-repeat;
	width: 180px;
	height: 65px;
	padding:5px 10px 4px 30px;
	left: 50%;
	top: 50%;
	margin-top: 120px;
	margin-left: 100px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#veranstalter{
	position:absolute;
	background-image:url(../img/linien/Veranstalter.png);
	background-repeat:no-repeat;
	width: 205px;
	height: 50px;
	padding:5px 10px 4px 90px;
	left: 50%;
	top: 50%;
	margin-top: 220px;
	margin-left: 150px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#tickets{
	position:absolute;
	background-image:url(../img/linien/Tickets.png);
	background-repeat:no-repeat;
	width: 170px;
	height: 30px;
	padding:5px 10px 4px 120px;
	left: 50%;
	top: 50%;
	margin-top: 260px;
	margin-left: 180px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#anfahrt{
	position:absolute;
	background-image:url(../img/linien/Anfahrt.png);
	background-repeat:no-repeat;
	width: 90px;
	height: 40px;
	padding:10px 0px 0px 65px;
	left: 50%;
	top: 50%;
	margin-top: 400px;
	margin-left: 200px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#impressum{
	position:absolute;
	background-image:url(../img/linien/Impressum.png);
	background-repeat:no-repeat;
	width: 400px;
	height: 40px;
	padding:45px 0px 0px 80px;
	left: 50%;
	top: 50%;
	margin-top: 540px;
	margin-left: 30px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

/* Textformatierungen*/
h1{
	font-size:1.4em;
	color:#FFF;
	font-weight:bold;
}

h2{
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
}

p{
	color:#FFF;
	font-size:1em;
	font-weight:lighter;
}

b{
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
}

hr{
	color:#FFF;
}

	
a{
	color:#FFF;
	text-decoration:underline;
}

a:hover{
	color:#E7EFFF;
	text-decoration:underline;
}

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

/*Inhalte*/

#inhaltProgramm{
	position:absolute;
	width:550px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 240px;
	margin-left: -400px;
	padding:0px 10px 10px 20px;
	background-color:#005285;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:3;
}

#inhaltPartner{
	position:absolute;
	width:600px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 363px;
	margin-left: -260px;
	padding:0px 10px 10px 20px;
	background-color:#FFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:3;
}

#inhaltMediathek{
	position:absolute;
	width:530px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 200px;
	margin-left: -130px;
	padding:0px 10px 10px 20px;
	background-color:#005285;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:3;
}


#inhaltVideogruss{
	position:absolute;
	width:530px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 200px;
	margin-left: -120px;
	padding:0px 10px 10px 20px;
	background-color:#001244;
	z-index:3;
}

#inhaltTickets{
	position:absolute;
	width:500px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 177px;
	margin-left: -280px;
	padding:0px 10px 10px 20px;
	background-color:#005285;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:3;
}

#inhaltAnfahrt{
	position:absolute;
	width:500px;
	height:auto;
	left: 50%;
	top: 50%;
	margin-top: 323px;
	margin-left: -280px;
	padding:0px 10px 10px 20px;
	background-color:#005285;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:3;
}

/* 404 css */

#Seitentitel404{
	position:absolute;
	width: 100px;
	height: 20px;
	top:20px;
	left:0px;
	background-color:rgba(130, 205, 243, 0.5);
	padding:4px 10px 4px 20px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}

#Text1404{
	position:absolute;
	background-image:url(../img/linien/Programm.png);
	background-repeat:no-repeat;
	width: 255px;
	height: 40px;
	padding:10px 10px 4px 20px;
	left: 50%;
	top: 50%;
	margin-top: 200px;
	margin-left: -430px;
	color:#FFF;
	font-size:1.6em;
	z-index:3;
}

#Text2404{
	position:absolute;
	background-image:url(../img/linien/Videogruss.png);
	background-repeat:no-repeat;
	width: 600px;
	height: 70px;
	line-height:1.5em;
	padding:5px 10px 0px 30px;
	left: 50%;
	top: 50%;
	margin-top: 120px;
	margin-left: 100px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}


#Text3404{
	position:absolute;
	background-image:url(../img/linien/Impressum.png);
	background-repeat:no-repeat;
	width: 260px;
	height: 40px;
	line-height:1.5em;
	padding:45px 0px 0px 150px;
	left: 50%;
	top: 50%;
	margin-top: 500px;
	margin-left: 90px;
	color:#FFF;
	font-size:1.2em;
	z-index:3;
}
