body {
	font: 100.01% arial, helvetica, verdana, geneva, sans-serif;
	text-align: center;
	color: #000;
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
	border: 0;
}

p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.4em;
}

li {
	list-style-type: none;
}

img {
	border: 0;
}

a:link { 
	text-decoration: none; 
	color: #ffffff;
}

a:visited { 
	text-decoration: none; 
	color: #ffffff;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ea5a00; 
} 

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #ea5a00; 
} 

a.aktuell {
	font-weight: bold; 
	color: #ea5a00; 
} 

#zentrieren {
	text-align: center;
	width: 800px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
}

/* für Index-Seiten */
#index {
	margin: auto;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 536px;
	border: 0 none inherit;
	padding: 0;
	background-image: url(hinter_index.jpg);
}
	
#indexw {
	margin: auto;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 750px;
	height: 536px;
	border: 0 none inherit;
	padding: 0;
	background-image: url(hinter_index.jpg);
}

#gelb {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 750px;
	height: 50px;
	z-index: 11;
	background-color: #cccc00; 
}

#gruppe {
	position: absolute;
	left: 133px;
	top: 7px;
	width: 400px;
	height: 44px;
	z-index: 15;
	background-color: transparent; 
}

#nichts {
	position: absolute;
	left: 220px;
	top: 220px;
	width: 413px;
	height: 81px;
	z-index: 16;
	background-color: transparent; 
}

#rot1 {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 20px;
	height: 50px;
	z-index: 12;
	background-color: #ea5a00; 
}

#rot2 {
	position: absolute;
	left: 420px;
	top: 147px;
	width: 100px;
	height: 17px;
	z-index: 14;
	background-color: #ea5a00; 
}

#wort {
	position: absolute;
	left: 519px;
	top: 161px;
	width: 190px;
	height: 27px;
	z-index: 13;
	background-color: transparent; 
}

#enter {
	position: absolute;
	left: 200px;
	top: 300px;
	width: 200px;
	height: 180px;
	z-index: 17;
	background-color: url(enter.jpg); 
}

a:link #enter {
	background-image: url(enter.jpg);
}

a:visited #enter {
	background-image: url(enter.jpg);
}

a:hover #enter {
	background-image: url(enter_a.jpg);
}

a:active #enter {
	background-image: url(enter_a.jpg);
}

/* für Seiten */
#container {
	margin: auto;
	text-align: left;
	background-color: transparent; 
	position: relative;
	width: 750px;
	height: 536px;
	border: 0;
	padding: 0;
}

#kopfgelb { 
	height: 50px;
	border: 0 none inherit;
	padding: 0;
	background-color: #cccc00; 
} 

#kontakt {
	position: absolute;
	left: 45px;
	top: 30px;
	width: 200px;
	height: 20px;
	z-index: 13;
	border: 0;
	padding: 0;
	background-color: transparent; 
} 

#kontakt ul {
	margin: 0;
	padding: 1px 0 2px 0;
	border: 0;
	list-style-type: none;
	font-size: 0.76em;
	color: #ffffff;
} 

#kontakt li {
	display: inline; 
	font-weight: bold; 
	padding: 0 25px 0 0;
	margin: 0;
	border: 0;
} 

#kontakt li  a {
	padding: 1px 0 2px 0;
	text-decoration: none; 
	color: #ffffff; 
} 

#kontakt li  a :visited {
	text-decoration: none; 
	color: #ffffff; 
} 

#kontakt li  a :hover {
	text-decoration: none; 
	color: #ea5a00; 
} 

#kontakt li  a :active {
	text-decoration: none; 
	color: #ea5a00; 
} 

#gruppes {
	position: absolute;
	left: 455px;
	top: 25px;
	width: 200px;
	height: 21px;
	z-index: 15;
	padding: 0;
	margin: 0;
	border: 0 none inherit;
	background-color: transparent; 
}

#gruppes img {
	width: 200px;
	height: 21px;
	border: 0;
}

#rots1 {
	position: absolute;
	left: 28px;
	top: 30px;
	width: 10px;
	height: 26px;
	z-index: 12;
	background-color: #ea5a00; 
}

#rots2 {
	position: absolute; 
	left: 600px; 
	top: 50px; 
	width: 50px; 
	height: 0; 
	z-index: 17; 
	background-color: transparent; 
	padding: 0; 
	margin: 0; 
	border-top: 10px solid #ea5a00; 
	border-bottom: 0;
} 

#navi {
	position: absolute; 
	left: 0px; 
	top: 50px; 
	width: 750px; 
	height: 150px;
	border: 0 none inherit;
	background-color: transparent; 
	background-image: url(navi_hinter.jpg);
}

#k {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 100px;
	height: 110px;
	z-index: 21;
	background-image: url(konzeption.jpg);
}

a:link #k {
	background-image: url(konzeption.jpg);
}

a:visited #k {
	background-image: url(konzeption.jpg);
}

a:hover #k {
	background-image: url(konzeption_a.jpg);
}

a:active #k {
	background-image: url(konzeption_a.jpg) !important;
}

#t {
	position: absolute;
	left: 190px;
	top: 0px;
	width: 85px;
	height: 100px;
	z-index: 31;
	background-image: url(text.jpg);
}

a:link #t {
	background-image: url(text.jpg);
}

a:visited #t {
	background-image: url(text.jpg);
}

a:hover #t {
	background-image: url(text_a.jpg);
}

a:active #t {
	background-image: url(text_a.jpg);
}

.aktuell #t {
	background-image: url(text_a.jpg) !important;
}

#v {
	position: absolute;
	left: 300px;
	top: 20px;
	width: 95px;
	height: 110px;
	z-index: 41;
	background-image: url(veranstaltung.jpg);
}

a:link #v {
	background-image: url(veranstaltung.jpg);
}

a:visited #v {
	background-image: url(veranstaltung.jpg);
}

a:hover #v {
	background-image: url(veranstaltung_a.jpg);
}

a:active #v {
	background-image: url(veranstaltung_a.jpg);
}

.aktuell #v {
	background-image: url(veranstaltung_a.jpg) !important;
}

#g {
	position: absolute;
	left: 405px;
	top: 40px;
	width: 85px;
	height: 110px;
	z-index: 51;
	background-image: url(gestaltung.jpg);
}

a:link #g {
	background-image: url(gestaltung.jpg);
}

a:visited #g {
	background-image: url(gestaltung.jpg);
}

a:hover #g {
	background-image: url(gestaltung_a.jpg);
}

a:active #g {
	background-image: url(gestaltung_a.jpg);
}

.aktuell #g {
	background-image: url(gestaltung_a.jpg) !important;
}

#p {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 95px;
	height: 130px;
	z-index: 61;
	background-image: url(presse.jpg);
}

a:link #p {
	background-image: url(presse.jpg);
}

a:visited #p {
	background-image: url(presse.jpg);
}

a:hover #p {
	background-image: url(presse_a.jpg);
}

a:active #p {
	background-image: url(presse_a.jpg);
}

.aktuell #p {
	background-image: url(presse_a.jpg) !important;
}

#f {
	position: absolute;
	left: 600px;
	top: 20px;
	width: 90px;
	height: 110px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 71;
	background-image: url(fotografie.jpg);
}

a:link #f {
	background-image: url(fotografie.jpg);
}

a:visited #f {
	background-image: url(fotografie.jpg);
}

a:hover #f {
	background-image: url(fotografie_a.jpg);
}

a:active #f {
	background-image: url(fotografie_a.jpg);
}

.aktuell #f {
	background-image: url(fotografie_a.jpg) !important;
}

#inhalt {
	position: absolute; 
	left: 0px; 
	top: 200px; 
	width: 750px; 
	height: 336px;
	border: 0 none inherit;
	background-color: transparent; 
	background-image: url(inhalt.jpg);
}
	
#links {
	position: absolute;
	left: 45px;
	top: 10px;
	width: 130px;
	height: 305px;
	z-index: 81;
	background-color: transparent;
}
	
#links h1 {
	font-size: 0.76em;
	font-weight: bold;
	padding: 0 0 1.4em 0;
	margin: 0;
	border: 0;
	color: #ffffff;
}

#mitte {
	position: absolute;
	left: 200px;
	top: 42px;
	width: 230px;
	height: 270px;
	z-index: 82;
	background-color: transparent;
}
	
#mitte p {
	font-size: 0.76em;
	font-weight: normal;
	padding: 0 0 1.4em 0;
	margin: 0;
	border: 0;
	color: #00486e;
}	

#mitte p  a {
	text-decoration: none; 
	color: #00486e; 
} 

#mitte p  a :visited {
	text-decoration: none; 
	color: #00486e;
} 

#mitte p  a :hover {
	text-decoration: none; 
	color: #ea5a00 !important; 
} 

#mitte p  a :active {
	text-decoration: none; 
	color: #ea5a00;
} 

#rechts {
	position: absolute;
	left: 460px;
	top: 42px;
	width: 230px;
	height: 270px;
	z-index: 83;
	background-color: transparent;
}
	
#rechts p {
	font-size: 0.76em;
	font-weight: normal;
	padding: 0 0 1.4em 0;
	margin: 0;
	border: 0;
	color: #00486e;
}	

#breit {
	position: absolute;
	left: 200px;
	top: 50px;
	width: 490px;
	height: 265px;
	z-index: 82;
	background-color: transparent;
}

#breit p {
	font-size: 0.76em;
	font-weight: normal;
	padding: 0 0 1.4em 0;
	margin: 0;
	border: 0;
	color: #00486e;
}	
	
#adresse {
	position: absolute;
	left: 45px;
	top: 25px;
	width: 190px;
	height: 290px;
	z-index: 82;
	background-color: transparent;
	border: 0;
}
	
#adresse p {
	font-size: 0.76em;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 0 0 1.4em 0;
	color: #00486e;
}	

#adresse p  a {
	text-decoration: none; 
	color: #00486e; 
} 

#adresse p  a :visited {
	text-decoration: none; 
	color: #00486e;
} 

#adresse p  a :hover {
	text-decoration: none; 
	color: #00486e;
} 

#adresse p  a :active {
	text-decoration: none; 
	color: #00486e;
} 

#foto {
	position: absolute;
	left: 250px;
	top: 28px;
	width: 444px;
	min-height: 275px;
	height: auto;
	_height: 275px;
	z-index: 83;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0 0 20px 0;
	overflow: hidden;
}

/* nur IE 5  versteht er doch nicht
html + body #foto {
	height: 275px;
}*/

#foto img {
	display: block;
	width: 1365px;
	height: 255px;
	border: 0;
	margin: 0;
	padding: 0;
}




