/* CSS Document */
*    {
	color: #003366;
    margin: 0;
    padding: 0;
}
	}

html  { 
	height: 101%;
	}

body {
     color: #333333; /* Schriftfarbe */
	 background-color: #f93; /* Hintergrundfarbe */
	 background-position:center;
	 background-repeat: repeat-y;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: small; /* Schriftgroesse */
	 }
	 	 
#wrapper {
     color: #333333; 
	 background-color: #FFCC00;
	 width: 763px; /* Breite des Inhaltsbereiches */
	 margin-top: 10px;
	 margin-right: auto;
	 margin-bottom: 10px;
	 margin-left: auto;
	 	 } 
		 
#sidebar {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 15px #333;
	-webkit-box-shadow: 5px 5px 15px #333;
	box-shadow: 10px;
	color: #F93;
}

#navigation {
	padding-top: 1px;
    }
			 
ul#navi{
		list-style-type: none;
	}
	
ul#navi li {
	width: 108px;
	height: 140px;
	float: left;
	}	 

li#logo a  {
	background-image: url(grafiken/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	}
	
li#logo a:link {	
    background-image: url(grafiken/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	}

li a.veranstaltungen   {
	background-image: url(grafiken/navi_veranstaltungen.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.kurse  {
	background-image: url(grafiken/navi_kurse.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.haus  {
	background-image: url(grafiken/navi_haus.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.verein  {
	background-image: url(grafiken/navi_verein.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.info  {
	background-image: url(grafiken/navi_info.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.kontakt   {
	background-image: url(grafiken/navi_kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.veranstaltungen:link {
	background-image: url(grafiken/navi_veranstaltungen.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.kurse:link  {
	background-image: url(grafiken/navi_kurse.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.haus:link  {
	background-image: url(grafiken/navi_haus.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.verein:link  {
	background-image: url(grafiken/navi_verein.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.info:link  {
	background-image: url(grafiken/navi_info.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.kontakt:link  {
	background-image: url(grafiken/navi_kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.veranstaltungena:visited {
	background-image: url(grafiken/navi_veranstaltungen.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.kurse:visited  {
	background-image: url(grafiken/navi_kurse.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

	li a.haus:visited  {
	background-image: url(grafiken/navi_haus.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.verein:visited  {
	background-image: url(grafiken/navi_verein.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.info:visited  {
	background-image: url(grafiken/navi_info.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.kontakt:visited  {
	background-image: url(grafiken/navi_kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
	
li a.veranstaltungen:hover {
	background-image: url(grafiken/navi_veranstaltungen_a.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.haus:hover {
	background-image: url(grafiken/navi_haus_a.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.kurse:hover {
	background-image: url(grafiken/navi_kurse_a.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.verein:hover {
	background-image: url(grafiken/navi_verein_a.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
		
li a.info:hover {
	background-image: url(grafiken/navi_info_a.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.kontakt:hover {
	background-image: url(grafiken/navi_kontakt_a.gif);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}

	
li a.veranstaltungen:active  {
	background-image: url(grafiken/navi_veranstaltungen_a.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.haus:active {
	background-image: url(grafiken/navi_haus_a.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.kurse:active {
	background-image: url(grafiken/navi_kurse_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}

li a.verein:active {
	background-image: url(grafiken/navi_verein_a.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	} 
		
li a.info:active {
	background-image: url(grafiken/navi_info_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}
	
li a.kontakt:active {
	background-image: url(grafiken/navi_kontakt_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}

#veranstaltungen li .veranstaltungen   {
	background-image: url(grafiken/navi_veranstaltungen_a.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
}
	
#kurse li .kurse {
	background-image: url(grafiken/navi_kurse_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}
	
#haus li .haus {
	background-image: url(grafiken/navi_haus_a.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}	
	
#verein li .verein {
	background-image: url(grafiken/navi_verein_a.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}
	
#info li .info {
	background-image: url(grafiken/navi_info_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}
	
#kontakt li .kontakt {
	background-image: url(grafiken/navi_kontakt_a.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	float: left;
	}

#textbereich  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 540px;
	background-color:#FFFFFF;
	text-align: left;
		}
		
#textbereichstart  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 540px;
	background-color:#FFFFFF;
	text-align: left;
	background-image: url(grafiken/raummieten.png);
	background-repeat: no-repeat;
	background-position: 5% 53%;
		}
		
#textbereichstart #balkenverlauf {
	background-image: none;
	background-position:1% 1%;
	background-repeat: no-repeat;
}
	
#textbereichwork  {
	clear: left;
	float: left;
	margin-top: 10px; 
	width: 540px;
	background-color:#FFFFFF;
	}
	
#textbereichlit  {
	clear: left;
	float: left;
	margin-top: 10px; 
	width: 540px;
	background-color:#FFFFFF;
	background-image: url(grafiken/kunsthafen2_logo02_kl.gif);
	background-repeat: no-repeat;
	background-position: 85% 18%;
	}

#textbereichkontakt  {
	clear: left;
	float: left;
	margin-top: 10px; 
	padding-left: 10px;
	width: 540px;
	background-color:#FFFFFF;
	background-image: url(fotos/haus_klein.jpg);
	background-repeat: no-repeat;
	background-position: 65% 80%;
	}

#textbereichaus  {
	clear: left;
	float: left;
	margin-top: 10px; 
	width: 540px;
	background-color:#FFFFFF;
}

#textbereichinfo  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 540px;
	background-color:#ffffff;
	background-image: none;
	background-position: 93% 29%;
	background-repeat:no-repeat;
	}
	
#textbereichver  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 540px;
	background-color:#FFF;
	font-weight: bold;
	background-image: url(fotos/garten_frau.jpg);
	background-repeat: no-repeat;
	background-position: 95% 73%;
	text-align: right;
    }
	
	
#textbereichinfo hr {
	color: #FF6600;
	}
		
#textbereichsalo  {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 540px;
	background-color:#FFFFFF;
	background-image: url(fotos/blumen_hg.jpg);
	background-repeat: no-repeat;
	background-position: 3% 6%;
	}	
		
#textbereich p, #textbereichstart p, #textbereichaus p, #textbereichsalo p, #textbereichinfo p, #textbereichwork p, #textbereichlit p,
#textbereichver p {
	padding: 5px 15px 5px 20px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: normal;
	}
	
#textbereich ul, #textbereichstart ul, #textbereichaus ul  {
	padding: 0px 0px 0px 20px;
	}

#textbereich ul li, #textbereichstart ul li, #textbereichaus ul li {
	margin-left: 15px;
	padding: 0px 15px 10px 20px;
	list-style-type: square;
	list-style-position: inside;
	color: #003366;
	}	

#textbereich ul#ziele li {
	margin-left: 15px;
	padding: 0px 15px 10px 20px;
	list-style-type: square;
	list-style-position: outside;
	color: #003366;
	}

#textbereichinfo ul#stromlinks li {
	margin-left: 15px;
	padding: 0px 15px 10px 20px;
	list-style: none;
	color: #003366;
		}
		
h5, h4 {
	padding: 10px;
	color: #003366;
	text-align: left;
	}
	
h3 {
	padding-left: 16px;
	color: #F93;
	text-align: left;
	}
	
h3.haupt { 
	font-size: 18px;
	color: #F93;
}

h2 {
	padding-left: 16px;
	color: #666666;
	text-align: left;
	}

h5 ul li  {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	color: #003366;
	}	

#textbereich ul.differenz li {
	margin-left: 10px;
	padding: 5px 0px 5px 10px;
	list-style-type: square;
	list-style-position: outside;
	}	

#textbereich p span {
	display: inline;
	color: #F93;
	font-size: small;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	}
				
#unternavi ul {
	display: block;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 216px;
	height: 150px;
	background-color: #FFCC00;
	}
	
#unternavi ul.kurs {
	display: block;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 216px;
	height: 120px;
	background-color: #FFCC00;
	}
	
#unternavi ul.naviraeume {
	display: block;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 216px;
	height: 100px;
	background-color: #FFCC00;
	}

#unternavi ul li {
	display: block;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: outset;
	border-color:#FFCC00;
	}

#unternavi ul a {
	display: block;
	width: 200px;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	background-color: #FFCC00;
	color: #333333;
	}

#unternavi li a:hover, #unternavi li a:active {
	display: block;
	text-decoration: none;
	background-color: #f93;
	color: #FFFFFF;
	font-weight: bold;
	}

#unternavi #salons a, #unternavi #vortraege a, #unternavi #musik a, 
#unternavi #ausstellungen a, #unternavi #film a, #unternavi #literatur a, #unternavi #fuehrungen a, #unternavi #workshops a, #unternavi #pc a, #unternavi #sonstiges a,
#unternavi #kreativ a, #unternavi #sprachen a, #unternavi #gesundheit a, #unternavi #intensiv a, 
#unternavi #bewegung a, #unternavi #raeume a, #unternavi #kursleiter a, 
#unternavi #hausbewohner a 	{
	background-color: #f93;
	color: #FFFFFF;
	font-weight: bold;
	}
#aktuellesindex  {
	clear: right;
	float: right;
	margin-top:30px;
	width: 200px;
	height: 770px;
	background-color: #ffcc00;
   } 
   				
#aktuelles  {
	clear: right;
	float: right;
	margin-top: 30px;
	width: 190px;
	height: auto;
	background-color: #ffcc00;
   }

#aktuelleskult  {
	clear: right;
	float: right;
	margin-top: 30px;
	width: 200px;
	height: auto;
	padding-right: 5px;
	background-color: #ffcc00;
   }
   
#aktuelles2  {
	clear: right;
	float: right;
	margin-top: 50px;
	width: 200px;
	height: 1000px;
	background-color: #FFCC00;
   }
   
#aktuelles3  {
	clear: right;
	float: right;
	margin-top:50px;
	width: 200px;
	height: 500px;
	background-color: #FFCC00;
   } 
   
 #aktuellesveran  {
	clear: right;
	float: right;
	margin-top: 5px;
	width: 200px;
	height: auto;
	background-color: #FFCC00;
   }  
   
#aktuellessalo  {
	clear: right;
	float: right;
	margin-top: 2px;
	width: 210px;
	height: 100%;
	background-color: #FFCC00;
   }

#aktuellesaus  {
	clear: right;
	float: right;
	margin-top: 5px;
	width: 210px;
	height: 500px;
	background-color: #ffcc00;
	
   }
 #aktuellesraum  {
	clear: right;
	float: right;
	margin-top: 5px;
	width: 210px;
	height: 500px;
	background-color: #ffcc00;
	
   }  
   
      
#aktuelles p, #aktuellessalo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	padding-left: 3px;
	padding-right: 3px;
	}
	
#aktuelles p.aktuellverein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	padding: 0 1px 15px;
	}
	
#aktuelles ul p.aktuellverein li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	padding: 0 1px 15px 3px;
	}
	
#aktuelles p.abstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	padding: 0px 3px 15px 8px;
	}	
	
#aktuelles img {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	} 
	
#aktuelles img.fotos {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	} 
	
#aktuelles h5 {
	padding-top: 10px;
	}
	
#aktuelles ul.vermietung li {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFCC33;
	font-size: 14px;
	list-style: inside;
	list-style-type: square;
	padding-left: 5px;	
	}
	
p.start { 
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	font-size: 12px;	
	}
	

	p.textorange { 
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
	background-color: #FFFFFF;
	font-size: 12px;	
	}
	
ul.oeffnungfr, ul.oeffnungbiff   { 
	padding: 2px 3px 5px 5px;
	list-style-type: none;
	border-bottom: double;
	border-bottom-color: #CCCCCC;
	}
	
ul.oeffnungmae {
	padding: 2px 3px 5px 5px;
	list-style-type: none;
	border-bottom: none;
		}
	
ul.oeffnungfr li, ul.oeffnungbiff li, ul.oeffnungmae li {
	padding: 2px 3px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	}
	
#aktuelles ul p li {
	padding: 2px 3px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	}
	
p#zurueck a {
	padding: 20px;
	color: #003366;
	list-style: none;
	text-decoration: none;
	}

p.fotolinks img {
	display: inline;
	float: left;
	margin: 0 20px 10px 0;
	}
	
p.fotorechts img {
	display: inline;
	float: right;
	margin: 0 0 10px 20px;
}	

	
#aktuelles  p.copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
	}
	
img.jubi {
	float: left;
	margin-bottom: 30px;
	}
	
#fussleiste  {
	clear: both;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: small;
	width: 756px;
	background-color:#FFCC00;
 	color: #666666;
	}
		  
	
.skiplink { display: none; 
	}
.zweiteUeberschrift {
	font-weight: bold;
	font-size: medium;
}
.fett {
	font-weight: bold;
}
.orange {
	color: #F93;
	font-weight: bold;
}
#textbereichver .orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F93;
}
#aktuellesveran .aktuellverein .info {
	font-size: 12px;
}
#veranstaltungen #wrapper #textbereichver p strong a {

}
.ue_kunst {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.orange_datum {
	right: 5px;
	clip: rect(auto,5px,auto,auto);
}
#textbereich .orange_datum {
	font-weight: bold;
	color: #F93;
}

.orange_datum {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F93;
}
.italic {
	font-style: italic;
}
.orange24px {
	font-size: 24px;
}
.orangefett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F93;
	text-align: left;
}
.hintergrund {
	background-color: #F93;
}

