html  {
	min-height: 100%;
	height: 100%; /* für IE5+ */
}
body {
	min-height: 100%;
	height: 100%; /* für IE5+ */
	background-color: #fff;
	color:#666666;
	margin: 0;
	padding: 0;
    text-align: center;
}
table, td, div, p, a, span, form, img, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	border: none;
}

p {
	padding-bottom: 15px;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

td {
text-align: left;
vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color:#666666;
	text-decoration: underline;
	outline: none; /* kein Rahmen bei Firefox */
}

a:hover {
	color:#e37000;
}

h1, h2 {
	color: #e37000;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 17px;
	line-height:normal;
}
h3 {
	color: #4bb1c9;
	font-size: 15px;
	font-weight:bold;
	padding-bottom: 10px;
	line-height:normal;
}


.textSup {
font-size:9px;
vertical-align:text-top;
line-height: normal;
}
.textKlein {
font-size:10px;
}

.textBlau {
color: #4bb1c9;
}
.textOrange {
color: #e37000;
}

.bildZentriert {
display:block;
text-align: center;
margin: 0  auto;
}


.clearfloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}


/* ---------- Haupt Divs ------------- */

#abstandContainer {
		z-index: 10;
		width:1px;
		height:50%;
		margin-bottom:-315px; /* half of container's height */
		float:left;
}

#container {
	z-index: 10;
	width: 100%;
	height: 630px;
	position:relative;
	clear:left;
    margin: 0 auto;
} 
 

#rahmen {
	width: 100%;
	height: 630px;
	position:relative;
	z-index: 10;
	background-color: #fff;
	color:#666666;
	text-align: center;
	background-image: url(../grafik/hintergrund.gif);
	background-repeat: repeat-x;
} 

#rahmenInnen {
	width: 1000px;
	height: 630px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

/* ---------- weitere ------------- */


#header {
	width: 1000px;
	height: 176px;
	position:relative;
	background-image: url(../grafik/header_hinten.gif);
	background-repeat: no-repeat;
}

#spalten {
	width: 1000px;
	height: 390px;
	position:relative;
	background-color: #fff;
}

#footer {
	width: 1000px;
	height: 64px;
	position:relative;
	background-image: url(../grafik/footer_hinten.gif);
	background-repeat: no-repeat;
}


/* ---------- mitte ------------- */

#spalteLinks {
	width: 232px;
	height: 390px;
	float:left;
}
#spalteMitte {
	width: 442px;
	height: 390px;
	float:left;
	overflow:auto;
}
#spalteRechts {
	width: 306px;
	height: 390px;
	float:right;
}

#spalteLinksInhalt {
padding-top: 22px;
padding-left: 48px;
color: #4bb1c9;
font-size: 15px;
}

#spalteMitteInhalt {
padding-top: 22px;
padding-right: 30px;
color:#666666;
font-size: 13px;
line-height: 18px;
}

#spalteMitteInhalt.veranstaltungen p{
display:block;
padding:15px;
border-bottom: #999999 dashed 1px;
}
#spalteMitteInhalt.veranstaltungen h3{
display:block;
padding:15px;
border-bottom: #999999 dashed 1px;
}




#spalteRechtsInhalt {
padding-top: 22px;
padding-right: 100px;
color:#666666;
font-size: 12px;
line-height: 17px;
}



/* ---------- rechte Spalte ------------- */

.rechtsBox {
background-color: #4bb1c9;
padding: 15px;
font-size: 13px;
color: #FFFFFF;
text-transform: none;
margin-bottom: 20px;
}

.rechtsBox a {
color:#FFFFFF;
text-decoration:underline;
}
.rechtsBox a:hover {
	color:#e37000;
}
.rechtsBox p {
padding-bottom: 0px;
}

.rechtsFoto {

}
.rechtsFotoText {
padding-top: 4px;
font-size: 11px;
font-style:italic;
line-height: 13px;
}

.rechtsBox h3 {
	color: #fff;
	font-size: 15px;
	font-weight:bold;
	padding-bottom: 10px;
	line-height:normal;
}
.rechtsBox h4 {
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 0px;
	line-height:normal;
}



/* ---------- Navi / linke Spalte ------------- */

#navi {
	width: 180px;
} 
#navi ul, #navi li {
margin:0;
padding:0;
} 

#navi ul
{
	width: 180px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navi li
{
	width: 180px;
	display: block;
}


#navi a {
	width: 180px;
	color: #4bb1c9;
	font-size: 14px;
	font-weight:bold; 
	display: block;
	line-height: 18px;
	padding-bottom: 8px;
	text-decoration: none;
} 
#navi a:hover, #navi a.selected {
	color:#e37000;
} 

#navi li li a {
	width: 160px;
	font-size: 13px;
	font-weight:normal; 
	padding-left: 20px;
} 


/* ---------- naviSub / linke Spalte ------------- */

#naviSub {
	color: #FFFFFF;
	width:464px;
	height: 20px;
	position:absolute;
	left: 550px;
	top: 94px;
} 
#naviSub ul, #naviSub li {
margin:0;
padding:0;
} 

#naviSub ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#naviSub li
{
	display: block;
	float:left;
}


#naviSub a {
	font-size: 12px;
	color: #fff;
	display: block;
	float:left;
	line-height: 18px;
	text-decoration: none;
	padding-right: 14px;
} 
#naviSub a:hover, #naviSub a.selected {
	color:#c1e5ef;
}

#spendeButton {
padding-top: 10px;
} 
 


/* ---------- footer ------------- */

#footerText{
	font-size: 13px;
	color: #FFFFFF;
	font-style:italic;
	width:280px;
	height: 22px;
	position:absolute;
	left: 370px;
	top: 30px;
} 

/* ---------- Accordion ------------- */


.accordionButton {	
	width: 392px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #fff;
	cursor: pointer;
	}
	
.accordionContent {	
	width: 392px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #fff;
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #c1e5ef;
}
.on h3 {
	color:#e37000;
}
	
.over {
	background: #c1e5ef;
	}
.over h3{
	color:#e37000;
}