/* 
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-repeat: repeat-x;
	background-image: url(bilder/bg6.jpg);
}


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


h1 {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #0000cc;
	letter-spacing: 2px;
}	
h2 { font-family: "Comic Sans MS"; margin-top: 0px; margin-bottom: 0px; 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: 49px;
	padding-right: 49px;

}
.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.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: #BB0000;
}
a.aussen-link:visited {
	text-decoration: underline;
	color: #BB0000;
}
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: 50px;
}
#leiste-oben {
	height: 30px;
	width: 900px;
	position: relative;
	background-color: #BB0000;
}
#titel {
	width: auto;
	height: auto;
	z-index: 3;
	text-align: center;
	position: relative;
}

#ferri {
	width: auto;
	height: auto;
	z-index: 5;
	text-align: center;
	margin-top: 0px;
	position: relative;	
	
}


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

#festival {
	width: 800px;
	height: auto;
	text-align: left;
	margin-left: 50px;
	position: relative;
	float: left;
	
}

#festival-text {
	width: 380px;
	height: auto;
	text-align: left;
	margin-left: 30px;
	position: relative;
	float: left;
	
}
#stuecke-alle {
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 20px;
	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: 660px;
	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: 178px;
	margin-right: 178px;
	margin-bottom: 30px;
}


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

#neu2 {
	width: 380px;
	height: auto;
	color: #000000;
	margin-top: 0px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 30px;
	
	
}
#menu-unten {
	width: auto;
	height: auto;
	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: 115px;
	z-index: 100;
	left: 13px;
	
}
#zirkus-foto {
	position: absolute;
	width: auto;
	height: auto;
	top: 105px;
	z-index: 25;
	left: 669px;
	

}
#test {
	height: auto;
	width: 330px;
	float: left;
	padding-top: 15px;
	padding-left: 18px;
}
#test1 {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 15px;
	text-align: left;
	padding-left: 20px;
}
#termine {
	float: left;
	width: 340px;
	position: relative;
	height: auto;
	padding-left: 30px;
	padding-right: 20px;
}
