
a img {
border : 0px none;
}


.weiss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}

.bigblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 5d5c65;
	text-align:left;
	vertical-align:top;
	letter-spacing:-0.05em;
	text-decoration:none;
}

.biggreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #D4E43C;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}

.smallgreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #D4E43C;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}




		/* Bild: Homepage  */
#box1
{
border:000000px solid; position: absolute;
left: 50%;
width: 1030px;
margin-left: -515px; 	/* negative Hälfte von width:1030px = horizontal zentriertes DIV  */
top: 50%;
height: 586px;
margin-top: -293px; 	/* negative Hälfte von height:586px = vertikal zentriertes DIV  */
z-index:3
}



		/* grüner Balken oben  */
#balkenoben
{
border:000000px solid; position: absolute;
left: 0;
width: 100%;
top: 0;
height: 135px;
background:#D4E43C;
z-index:2
}



		/* grüner Balken unten  */
#balkenunten
{
border:000000px solid; position: absolute;
left: 0;
width: 100%;
bottom: 0;
height: 135px;
background:#D4E43C;
z-index:2
}



		/* Hintergrundstreifen  */
#streifen
{
position: absolute;
left: 0px;
width: 100%;
top: 0px;
height: 100%;
background-image: url('Bilder/streifen.jpg');
background-repeat: repeat;
z-index: 1
}





		/* PopUp Hintergrund  */
#PopUpInhalt
{
position: absolute;
left: 0px;
width: 100%;
top: 0px;
height: 100%;
background:#3c3c3c;
z-index:1;
}

		/* türkis: #00c8ff  */





		/* PopUp Inhalt  */
#PopUpInhalt2
{
position: absolute;
left: 0px;
width: 94%;
height: 88%;
margin: 2%;
top: 0px;
z-index:3;
}



		/* Gallerie  */
#Gallerie
{
position: absolute;
left: 0px;
top: 10px;
width: 480px;
height: 380px;
z-index:4;
}


#flashcontent {
position: absolute;
left: 4px;
top: 30px;
width: 94%;
height: 85%;
z-index:4;
}





		/* transparenter Link zum Schließen des PopUps */
#fensterschliessen
{
position: absolute;
left: 0px;
width: 500px;
top: 0px;
height: 400px;
z-index:4;
}




		/* Termin auf Hauptseite */
#termin
{
position: absolute;
left: 872px;
width: 200px;
top: 83px;
height: 300px;
z-index:4;
}







