/* 
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;
	padding-bottom: 0px;
	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: #bb0000;
	margin-top: 0px; margin-bottom: 20px;
}	
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;
	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;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	line-height: 16px;
	
}
.text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	line-height: 16px;
}
.text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	line-height: 16px;
}
.text-tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	line-height: 16px;

}	

.text-fett {
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	
}	

.text-presse {
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: 12px;

}

.text-fettrot {
	font-style: normal;
	color: #bb0000;
	font-weight: bold;
	font-size: 14px;

}



/*******************************
links
***********************************/	

a.verweis:link {
	font-size: 12px;
	color: #0000cc;
	font-weight: normal;
	text-decoration: none;
}   
a.verweis:visited {
	font-size: 12px;
	color: #0000cc;
	font-weight: normal;
	text-decoration: none;
}
a.verweis:hover {
	font-size: 12px;
	color: #bb0000;
	font-weight: normal;
	text-decoration: underline;
}	
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: none;
	
}

a.presse:link {
	color: #bb0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}   
a.presse:visited {
	color: #BB0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.presse:hover {
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.presse1:link {
	color: #bb0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}   
a.presse1:visited {
	color: #BB0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.presse1:hover {
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.workshop:link {
	font-size: 12px;
	color: #0000cc;
	line-height: 22px;
	font-weight: bold;
	
	
}   
a.workshop:visited {
	font-size: 12px;
	color: #bb0000;
	line-height: 22px;
	   
}
a.workshop:hover {
	font-size: 12px;
	color: #bb0000;
	line-height: 22px;
	
}
a.infos:link {
	
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;	
	
}   
a.infos:visited {
	
	font-size: 12px;
	color: #0000cc;
	font-weight: bold;	
    
}
a.infos:hover {
	font-size: 12px;
	color: #BB0000;
	font-weight: bold;
	
	
}
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:none;
	
}
.center {
	text-align:center;
	
}
/***********************************
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;
	text-align: center;
	position: relative;


}
#leiste {
	width: auto;
	height: auto;
	text-align: left;
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F4F3F9;
	margin-bottom: 20px;
	border: 2px solid #F4F3F9;
	clear: both;
	

}
#bild-ferri {
	width: 230px;
	height: auto;
	z-index: 6;
	text-align: left;
	margin-top: 20px;
	float: left;
	position: relative;
	margin-bottom: 0px;
	padding-left: 50px;
}
#selbst {
	width: 500px;
	height: auto;
	z-index: 6;
	margin-top: 20px;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 0px;
	
}
#stueck1 {
	height: auto;
	z-index: 4;
	text-align: left;
	width: 390px;
	margin-bottom: 20px;
	margin-top: 30px;
	position: relative;
	float: left;
	margin-left: 20px;
	
}
#gruppe1 {
	height: auto;
	z-index: 4;
	text-align: left;
	width: auto;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 70px;
	
}
#gruppe2 {
	height: auto;
	z-index: 4;
	text-align: left;
	width: 500px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	padding-top: 30px;
	margin-left: 20px;


}
#gruppe3{
	height: auto;
	z-index: 4;
	text-align: left;
	width: auto;
	position: relative;
	float: left;
	margin-left: 30px;
	margin-top: 20px;

}
#gruppe4 {
	height: auto;
	z-index: 4;
	text-align: left;
	width: 500px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	
}
#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;

}

#kinderlied {
	width: 320px;
	position: relative;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
}
#kindermusik {
	float: left;
	width: 300px;
	position: relative;
	height: auto;
}
#film {
	width: auto;
	position: relative;
	text-align: left;
	float: left;
	margin-top: 30px;
	height: auto;
	padding-left: 20px;
	
}
#film1 {
	position: relative;
	text-align: left;
	width: 530px;
	float: left;
	padding-left: 30px;
}
.monat {
	height: auto;
	width: 700px;
	border: 2px solid #BB0000;
	position: relative;
	background-color: #FFCD67;
	text-align: left;
	margin-left: 100px;
}
.termine {
	height: auto;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BB0000;
	border-bottom-color: #BB0000;
	border-left-color: #BB0000;
	margin-left: 100px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	line-height: 16px;
}

#workshop {
	height: auto;
	width: auto;
	border: 2px solid #BB0000;
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	
}

#kontakt-alles {
	height: 30px;
	width: auto;
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
	
}
#cd {
	height: auto;
	width: auto;
	border: 2px solid #BB0000;
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	
}

#aktuelles {
	height: auto;
	width: auto;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}
	#aktuelles1 {
	width: 340px;
	position: relative;
	height: auto;
	margin-left: 30px;
	margin-top: 0px;
	float: left;
}
#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-left: 175px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 45px;
	padding-right: 45px;
	float: left;
}
#aktuell2-rechts {
	width: 330px;
	position: relative;
	height: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#aktuell-rechts2 {
	float: left;
	width: 180px;
	position: relative;
	margin-top: 50px;
}
#aktuelles3 {
	float: left;
	width: 690px;
	position: relative;
	height: auto;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 45px;
	padding-top: 30px;
}
#aktuelles3-rechts {
	float: left;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 70px;
	margin-bottom: 0px;
	border: 2px 2px 2px 2px;
	border-color: #DD1769;
	border-style: solid;
}
#aktuelles4 {
	clear: both;
	height: auto;
	width: 700px;
	padding-right: 10px;
	padding-left: 45px;
	position: relative;
}

#aktuelles4-rechts {
	float: left;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	border: 2px 2px 2px 2px;
	border-color: #DD1769;
	border-style: solid;
}
#aktuelles5 {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	position: relative;
}
#aktuelles5-rechts {
	float: left;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 2px 2px 2px 2px;
	border-color: #DD1769;
	border-style: solid;
}
#aktuelles6 {
	float: left;
	width: 320px;
	position: relative;
	height: auto;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 45px;
	padding-top: 30px;
}

#festival {
	width: auto;
	position: relative;
	height: auto;
}
#linie {
	text-align: center;
	width: auto;
	position: relative;
	clear: both;
	
}
#presse {
	width: 470px;
	position: relative;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #E6E6E6;
	margin-right: 0px;
	height: auto;
	margin-bottom: 30px;
	padding-top: 15px;
}
#presse1 {
	width: 470px;
	position: absolute;
	margin-left: 0px;
	margin-top: 15px;
	background-color: #E6E6E6;
	margin-right: 0px;
	height: auto;
	margin-bottom: 30px;
	padding-top: 15px;
	left: 47px;
	top: 200px;
	visibility: hidden;
	
}

#foto1 {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 50px;
	
}
#foto2 {
	width: 200px;
	text-align: center;
	margin-bottom: 30px;
	float: left;
	
}
#foto3 {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 30px;
	
}
#foto4 {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 30px;
	
}
#foto5 {
	width: 200px;
	text-align: center;
	margin-bottom: 30px;
	float: left;
	height: auto;
	margin-left: 50px;
}
#leere-zeile {
	clear: both;
	width: auto;
	position: relative;
}
.abstand {
	padding-top: 10px;

}
#kontakt {
	height: auto;
	width: 345px;
	border-right: 6px;
	margin-left: 100px;
	position: relative;
}
#kontakt-bild {
	height: auto;
	width: auto;
	padding-top: 0px;
	position: absolute;
	left: 498px;
	top: 175px;

}
#ferri {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-top: 30px;
}


#fotos-aktuell {
	height: 233px;
	width: auto;
	position: relative;
	clear: both;
	padding: 20px  0  0  45px;
}
#auswahl-aktuell {
	height: 20px;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	clear: both;
}

#headline {
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 45px;
	position: relative;
}
#bilder_festival {
	float: left;
	width: 150px;
	position: relative;
	margin: 45px 0 0 20px;
	height: auto;
}
bilderfestival {
	float: left;
	width: 150px;
	position: relative;
	margin: 0px 0 0 20px;
	height: 300px;
}
