/* 
EM 
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
	background-color: #013A74;
	background-image: url(bilder/bg6.jpg);
	background-repeat: repeat-x;
}


/*******************************
Schriften
***********************************/	


h1 {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #F4F3F9;
	letter-spacing: 0px;
}	
h2 { font-family: "Comic Sans MS"; margin-top: 0px; margin-bottom: 30px; font-size: 24px; font-weight: bold; color: #bb0000;}	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #bb0000;
}	


.text-menu {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding-left: 40px;
	padding-right: 40px;

}
.text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding-left: 70px;
	

}
.text-accordion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	margin-left: 30px;
	margin-right: 30px;	
}
.text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;

}
.neu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #BB0000;
	font-weight: bold;
}	

.text-fett {
	font-style: normal;
	color: #000000;
	font-weight: bold;
	

}

.pfeilfarbe {
	font-style: normal;
	color: #0000cc;
	font-weight: bold;
	

}

.text-fettrot {
	font-style: normal;
	color: #bb0000;
	font-weight: bold;
	
}

a.menu-unten:link {
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}   
a.menu-unten:visited {
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}
a.menu-unten:hover {
	font-size: 10px;
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	
}
a.workshop:link {
	font-size: 12px;
	color: #0000cc;
	line-height: 22px;
	font-weight: bold;
	
	
}   
a.workshop:visited {
	font-size: 12px;
	color: #0000cc;
	line-height: 22px;
	font-weight: bold;
	   
}
a.workshop:hover {
	font-size: 12px;
	color: #bb0000;
	line-height: 22px;
	font-weight: bold;
	
}
a.infos:link {
	font-size: 11px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
	
}   
a.infos:visited {
	font-size: 11px;
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
    
}
a.infos:hover {
	font-size: 11px;
	color: #BB0000;
	font-weight: bold;
	text-decoration: underline;
	
	
}
a.infos1:link {
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;
	text-decoration:none;
	padding-top: 200px;
	
	
}   
a.infos1:visited {
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;
	text-decoration:none;
}
a.infos1:hover {
	font-size: 12px;
	color: #bb0000;
	font-weight: bold;
	text-decoration:underline;
	
}
a.rot:link {
	text-decoration: none;
	color: #bb0000;
}
a.rot:visited {
	text-decoration: none;
	color: #bb0000;
}
a.rot:hover {
	text-decoration: underline;
	color: #0000bb;
}

	
a.verweis:link {
	text-decoration: none;
	color: #0000bb;
}
a.verweis:visited {
	text-decoration: none;
	color: #0000bb;
}
a.verweis:hover {
	text-decoration: underline;
	color: #bb0000;
}

a.aussen-link:link {
	text-decoration: underline;
	color: #000000;
}
a.aussen-link:visited {
	text-decoration: underline;
	color: #000000;
}
a.aussenlink:hover {
	text-decoration: none;
	color: #000000;
}	
	
/***********************************
container
*******************************/


#content {
	text-align: left;
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-color: #f4f3f9;
	z-index: 2;
	height: auto;
	margin-top: 0px;
}

#titel {
	width: auto;
	height: auto;
	z-index: 3;
	text-align: center;
	clear: both;
	position: relative;
}
.linie {
	text-align: center;
	width: auto;
	position: relative;
	clear: both;
	
}
#linie-1 {
	text-align: left;
	width: auto;
	position: relative;
	clear: both;
	padding-left: 70px;
	padding-right: 60px;
	
}
#bilder_festival {
	float: left;
	width: 150px;
	position: relative;
	margin: 17px 0 0 70px;
	height: auto;
}
#bilder_festival1 {
	float: left;
	width: 440px;
	position: relative;
	height: auto;
}
#bilder_festival2 {
	float: left;
	width: 180px;
	position: relative;
	height: auto;
	padding-left: 70px;
}
bilderfestival {
	float: left;
	width: 150px;
	position: relative;
	margin: 0px 0 0 20px;
	height: 300px;
}
#aktuell-rechts {
	float: left;
	width: 330px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 40px;
}
#aktuelles2 {
	width: auto;
	position: relative;
	height: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 10px;
	float: left;
}
#aktuell2-rechts {
	width: 800px;
	position: relative;
	height: auto;
	margin-bottom: 0px;
	float: left;
}
#aktuelles3 {
	float: left;
	width: 160px;
	position: relative;
	height: auto;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-top: 0px;
}
#aktuelles3-rechts {
	float: left;
	width: 320px;
	position: relative;
	height: 324px;
	margin-top: 30px;
	margin-bottom: 0px;
	
}
#aktuelles5 {
	width: auto;
	position: relative;
	height: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 80px;
	float: left;
}
#aktuelles6 {
	float: left;
	width: 560px;
	position: relative;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-top: 0px;
}

.aktuelles7 {
	float: left;
	width: 750px;
	position: relative;
	height: auto;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 30px;
}
#ferri {
	width: auto;
	height: auto;
	z-index: 5;
	text-align: center;
	margin-top: 0px;
	position: relative;	
	
}


#stueck {
	width: 700px;
	height: auto;
	z-index: 5;
	text-align: left;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	padding-right: 30px;
	clear: both;
	
}

#stuecke-alle {
	width: auto;
	height: auto;
	z-index: 5;
	text-align: center;
	margin-top: 40px;
	position: relative;
	margin-left: 130px;
	margin-right: 130px;

}

#workshops-alle {
	width: auto;
	height: auto;
	z-index: 5;
	text-align: center;
	margin-top: 40px;
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
}


#workshop {
	height: 300px;
	width: 560px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#theater {
	width: auto;
	height: auto;
	z-index: 6;
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #BB0000;
	text-align: center;
	margin-top: 20px;
	position: relative;
	font-weight: bold;
}

#fotoleiste {
	width: auto;
	height: 120px;
	z-index: 300;
	text-align: center;
	margin-top: 60px;
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-color: #bb0000;
	margin-left: 128px;
	margin-right: 128px;
	margin-bottom: 30px;
}


#neu {
	width: 700px;
	height: auto;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	float: left;
	position: relative;
	margin-left: 50px;
	padding-right: 30px;
	
}

#neu2 {
	width: 330px;
	height: auto;
	z-index: 6;
	color: #000000;
	margin-top: 0px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 30px;
	
	
}
#menu-unten {
	width: auto;
	height: auto;
	z-index: 12;
	color: #000000;
	clear: both;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	line-height: 16px;
		
}
#ferri-foto {
	position: absolute;
	width: auto;
	height: auto;
	top: 140px;
	z-index: 100;
	left: -65px;
	
}
#zirkus-foto {
	position: absolute;
	width: auto;
	height: auto;
	top: 141px;
	z-index: 25;
	left: 686px;
	

}
#test {
	height: auto;
	width: 290px;
	float: left;
	padding-top: 15px;
}
#test1 {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 15px;
	text-align: left;
}
#termine {
	float: left;
	width: 500px;
	position: relative;
	height: auto;
	padding-left: 250px;
	padding-right: 20px;
}
#header {
	height: 70px;
	width: 900px;
	position: relative;
	background-color: #BB0000;
}
#header-img {
	position:absolute;
	width:auto;
	height:auto;
	z-index:301;
	left: 39px;
	top: 23px;
}
#leiste-oben {
	height: 125px;
	width: 900px;
	position: relative;
	background-color: #BB0000;
}

