BODY {
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		margin:0px;
		max-width:1024px;
		font-family: Calibri, Arial, sans-serif;
		font-size:100.01%;
		padding-top:0px;
		background-color:lightyellow;
	}
	#kopfzeile {
	height:165px;
	z-index:1;
	Background-color:lightyellow;
	background-image: url(bilder/bildleiste_waben.gif);
	background-repeat: no-repeat;
	/*background-color:red;*/
	
		}
	#spaltelinks {
	margin:0px 20px 0px 0px;
	padding:0px 0px 20px 2px;
	width:200px; 		/*muss angegeben werden wg. float*/
	min-height:1250px; 	/*nach Abschluss der Anpassungen loeschen*/
	/*background-color: #0099FF;*/
	background-color:dodgerblue;
	z-index:3;
	overflow:visible;
	float: left;
	border-right: 2px solid #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	/**html #spaltelinks{
	width:198px;
	}*/
	#spaltemitte {
	margin:0px 50px 0px 250px;
	padding: 0px;
	border:0;
	/*background-repeat: no-repeat;
	z-index:2;
	background-color:red;*/
	}
	#spaltelinks ul{
	color:#ffffff;
	font-weight:bold;
	list-style-position:none;
	padding: 0 0 5px 1px;
	margin: auto auto auto 2px;
	font-family: tahoma, verdana, arial, sans-serif;
	list-style-type: none;
	
	}
	#spaltelinks ul a {
	padding:1px 1px 1px 2px;
	margin:0px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size:0.8em;
	background-color: #99CCFF;
	display:block;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	}
	#spaltelinks ul a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size:0.8em;
	/*border: 1px solid #FFFFFF;*/
	background-color: #FFFFFF;
	display:block; /*sorgt dafür dass sich der Link auf die Gesamtbreite der Liste ausbreitet*/
	}
	
	
	#spaltelinks ul li ul {
	width:188px;
	
	/*list-style-image: url(bilder/punkt1.gif);
	list-style-position: outside;
	padding-left:20px; Listenpunkt bei Bedarf wieder zuschalten
	*/
	}
	#spaltelinks ul li ul li ul {
	
	display:none;
	
	}
	#spaltelinks ul li ul li:hover ul {
	position: relative;
	top:-2.1em;
	
	height:0px; /* verhindert, dass die folgenden Menuepunkte sich nach unten verschieben*/
	margin:0px;
	margin-left:186px;
	padding-bottom:0px;
	display:block;
	
	}
	#spaltelinks p{
	padding:2px;
	margin:5px;
	margin-top:20px;
	font-family:arial, sans-serif;
	background-color:#99CCFF;
	font-size: 0.7em;
	border: 5px ridge #99CCFF;

  }
  
   #spaltelinks p a{
		color: #000000;
		text-decoration: underline;
		font-weight: normal;
		font-family: arial, sans-serif;
		font-size: 1em;
	}
	* html #spaltelinks a {
    width: 90%;    /* Breitenangabe fuer IE 5.x */
    w\idth:98%;  /* Breitenangabe fuer IE 6 */
	margin: 0px;
	padding:1px;
	/*padding-top:1px;*/
	}
	a{
		color: #000000;
		text-decoration: underline;
		font-weight: normal;
		/*font-family: arial, sans-serif;
		font-size: 1em;*/
	}
	a:active{
	color: #0066ff;
	text-decoration: underline;
	font-weight:normal;
}

	a:hover{
	color: #0066ff;
	text-decoration: underline;
}
  #spaltemitte ul{
  color:#111111;
  list-style-type:square;
  margin-left:20px;
  }
  
  p{
	/*font-size:1em;*/
	font-weight: normal;
	}
h1{
	text-align:center;
	color:#000000;
	font-family:Candara, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
    }
h2{
	color:#000000;
	font-size: 1.2em;
	}
h3 {
	font-size: 1em;
	}

/*	a:active.leiste{
		color: #ffff33;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover.leiste{
		color: #ffff33;

	}*/
	a.einsprungpunkt{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		/*font-family: arial, sans-serif;
		font-size: 1em;*/
	}
	a.email{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		/*font-family: arial, sans-serif;
		font-size: 1em;*/
	}
	a:active.email {
		color: #0066ff;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover.email{
		color: #0066ff;

	}

/*Die folgende Link-Formatierung ist für den "Wegweiser" und simuliert die Umgangssprache*/
a.wegweiser{					
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
		font-family: "comic sans ms", sans-serif;
		font-size: 0.8em;
	}
	a:active.wegweiser {
	color: #0066ff;
	text-decoration: underline;
	font-weight:normal;
}

	a:hover.wegweiser{
	color: #0066ff;
	text-decoration: underline;
}
/*Formatierung für externe Links*/	
  a.linkextern{
		color: #0000FF;
		text-decoration: underline;
		font-weight: normal;
		/*font-family: arial, sans-serif;
		font-size: 1em;*/
    padding:2px;
	}
	a:active.link {
	color: #006699;
	text-decoration: underline;
	font-weight:normal;
  font-size:1em;
  padding:2px;
}

	a:hover.link{
	color: #0066ff;
	text-decoration: underline;
}
 
	



	
	
	

/*Überprüfen und löschen!
ul.post{
  color:#111111;
  font-size:1em;
  font-weight:normal;
  list-style-type:square;
  margin-left:20px;
  }*/
  table{
  width:100%;
  }
  *html table {
	width:99%; */Angabe unter 100% wegen IE 6 auf Veranstaltungskalender achten!*/
		}
  
	th {
	/*font-family:arial,sans-serif;
	background-color: #FFFFCC;
	border: 1px none #CCCCCC;*/


	}

	td{
	/*background-color:#FFFFCC;
	font-family:arial, sans-serif;
	font-size:0.8em;
	
	font-weight: normal;*/
	border: 1px solid #CCCCCC;
	padding: 2px;

	}
	caption{
		font-size:1.2em;
    text-align:left;
    /*font-family:arial,sans-serif;*/
	}

 #tabelle_unsichtbar td{
 	border:none;
	padding-bottom:20px;
	
 	}
	#tabelle_kalender td{
 	border:none;
	
	
 	}
 hr{
	color: #000066;

 }
 
 
 /* Überprüfen und löschen!
.foto {
	font-family: "Comic Sans MS";
}*/


/* diese Klasse dient dazu Objekte mit einem roten Rahmen zu versehen*/
.kasten {
	font-weight: normal;
	border: 1px solid #FF0000;
	padding: 5px;

}
/* Überprüfen und löschen!
table.info {
	border: #3366FF;
	background-color: #CC0000;

}
th.info {
	background-color: #FFFF99;

}*/
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px;
	padding-left: 20px;



}
