body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/2009/bg_page.gif);
	background-repeat: repeat-y;
	line-height: 18px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
color: #000099; 
}
a:visited {
color: #666666;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
color: #000000;
}
#buehne {
	position:absolute;
	z-index:1;
	left: 250px;
	top: -250px;
}
#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:135px;
	z-index:1;
	background-image: url(images/2009/bg_kopf.gif);
}
#homelink {
	position:absolute;
	top: 20px;
	left: 20px;
}
#kultur_noe {
	position:absolute;
	top: 30px;
	left: 730px;
}
#geierwalli {
	position:absolute;
	top: 30px;
	left: 330px;
}

#metanavigation {
	position:absolute;
	top: 110px;
	left: 350px;
	width: 600px;
	text-align:right;
}
#metanavigation a {
	text-decoration: none;
}
#metanavigation a:link {
color: #B91518; 
}
#metanavigation a:visited {
color: #B91518;
}
#metanavigation a:hover {
color: #000000;
text-decoration: underline;
}
#metanavigation .current {
color: #000000;
text-decoration: underline;
}
#metanavigation a:active {
color: #000000;
}


/************** linke Spalte **************/

#spalte_links {
	position:absolute;
	left:0px;
	top:135px;
	width:220px;
	z-index:1;
}


/************** hauptnavigation **************/

#menue1 {
width: 205px;
margin: 0 auto;
}
#menue1 #abstand1 {
padding: 5px 10px;
}
#schalter1 a {
	display: block;
	text-decoration: none;
	width: 195px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	background-image: url(navigation/images/bg_hauptnav.jpg);
	background-repeat: no-repeat;/*background-color: #e0d0b0;*/
	height: 17px;
	background-position: 0px 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#schalter1 a:link {
color: #B91518; 
}
#schalter1 a:visited {
color: #B91518;
}
#schalter1 a:hover {
background-position: 0px -30px;
color: #000000;
}
#schalter1 .current {
background-position: 0px -30px;
color: #000000;
}
#schalter1 a:active {
color: #000000;
}

/************** subnavigation **************/

#menue2 {
width: 195px;
margin: 0 auto;
}
#menue2 #abstand2 {
padding: -5px -10px;
}
#schalter2 a {
	display: block;
	text-decoration: none;
	width: 195px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	background-image: url(navigation/images/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 14px;
}
#schalter2 a:link {
color: #B91518; 
background-color: #FFFFFF;
}
#schalter2 a:visited {
color: #B91518;
background-color: #FFFFFF;
}
#schalter2 a:hover {
	background-position: 0px -20px;
	color: #000000;
}
#schalter2 .current {
	background-position: 0px -20px;
	color: #000000;
}
#schalter2 a:active {
color: #000000;
}

#spieltermine {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 5px;
}

#sponsorleiste {
	margin: 0;
	padding: 0;
}

.sponsorlogo {
	padding-right: 5px;
}

/************** inhalt **************/

#spalte_rechts {
	position:absolute;
	left:220px;
	top:135px;
	width:760px;
	z-index:1;
}
#spalte_news {
	position:absolute;
	margin-left:960px;
	top:0px;
	width:350px;
	z-index:1;
}
#spalte_startseite {
	position:absolute;
	left:220px;
	top:130px;
	width:760px;
	height:824px;
	z-index:1;
	background-image: url(images/2010/titel.jpg);
	background-repeat: no-repeat;
}
.inhalt {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 15px;
}
.seitentitel {
	/*color: #FEA600; hexenorange*/
	color: #B91518; /* hexenrot */
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F5F5F5;
	padding: 5px;
}
.zwischentitel {
	/*color: #459136; buckligewelt-gruen*/
	color: #FEA600; /* hexenorange */
	font-size: 14px;
	font-weight: bold;
}
.newsblock {
	/*background-color: #F5F5F5;*/
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#seitenfuss {
	width:760px;
	height: 177px;
	z-index:1;
	background-image: url(images/2009/bg_welle.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999; 
	font-size: 16px;
	font-weight: bold;	
}
.dn {
	display: none;
}

.bildunterschrift {
	font-size: 0.9em;
	color: #006633;
}
