@charset "utf-8";

.formFeld{
		width: 550px;
		}
		
.lfdNr {
		text-align: right;
		}
		
.tabBack{
		background-color: #efe5c1;
		}
		
#flashcontent{
		padding-left: 15px;
		padding-right: 15px;
		}
		
ul#menuItems {
	background: url(media/menu.jpg)
	}
	
ul#menuItems li {
	float: left;
	list-style-type: none;
	}
	
ul#menuItems li a {
	height: 65px;
	display: block;
	top: 0;
	text-indent: -9999px;
	outline: none;
	}

li#neuigkeiten a, li#programm a, li#impressionen a, li#links a, li#kontakt a, li#ohne a {
	background: url(media/menu.jpg);
	}

li#neuigkeiten a {
	background-position:0 0;
	width: 223px;
	left:0
	}
	
body#bodyNeuigkeiten li#neuigkeiten a {
	background-position:0 -65px
	}
	
li#programm a {
	background-position: -223px 0px;
	width: 152px;
	left: 223px;
	}
	
body#bodyProgramm li#programm a {
	background-position: -223px -65px;
	}
	
li#impressionen a {
	background-position: -375px 0px;
	width: 171px;
	left: 375px;
	}
	
body#bodyImpressionen li#impressionen a {
	background-position: -375px -65px;
	}
	
li#links a {
	background-position: -546px 0px;
	width: 111px;
	left: 546px;
	}
	
body#bodyLinks li#links a {
	background-position: -546px -65px;
	}
	
li#kontakt a {
	background-position: -657px 0px;
	width: 192px;
	left: 657px;
	}
	
body#bodyKontakt li#kontakt a {
	background-position: -657px -65px;
	}
	
li#ohne a {
	background-position:0 0;
	width: 850px;
	left:0
	}
	
body#bodyOhne li#ohne a {
	background-position:0 0px
	}
	
a:link {
		text-decoration: underline;
		color: #000000;
	 }

a:visited {
		text-decoration: underline;
		color: #000000;
	 }
	 
p {
		margin: 0;
		padding: 0;
	 }
	 
h1 {
		margin: 0px 0px 5px 0px;
		padding: 0;
		font-weight: bold;
		font-size: 110%;
	 }

h2 {
		margin: 25px 0px 5px 0px;
		padding: 0;
		font-weight: bold;
		font-size: 110%;
	 }

#fillFooter {
		background-image: url(media/content_back.png);
	 	text-align: center;
		font-size: smaller;
		padding-bottom: 5px;
		}

.bild {
		text-align: center;
		}

.bild_noprint {
		text-align: center;
		}

#rss {
	position: absolute;
	width: 780px;
		}

.trenner {
		font-size: 1px;
		}
		
.picLinks {
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
		}
		
.picRechts {
		float: right;
		margin-left: 20px;
		}
		
.listLinks {
		padding-left: 275px;
		}
		
body {
		font-family: "Times New Roman", Times, serif;
		font-size: 17px;
		background-image: url(media/background.jpg);
		background-repeat: repeat;
		background-position: top;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	color: #000000;
    }

#container {
    	width: 850px;
    	margin: 0 auto;
    	text-align: left;
		padding: 0;
    }

#header {
		background-image: url(media/head.jpg);
		background-repeat: no-repeat;
		background-position: center;
		height: 224px;
	 }
	 
#menu {
	 	text-align: left;
		font-size: 10px;
		height: 65x;
		padding: 0;
		margin-left: -40px;
		margin-top: -10px;
	 }
	 
#menuBottom {
		clear: both;
		background-image: url(media/menu_bottom.jpg);
		height: 18px;
	 }
	 
*:first-child+html #menu {
		padding-top: 0px;
		margin-top: -19px;
	 }

#fillTop {
	 	clear: both;
		background-image: url(media/content_back.png);
		height: 20px;
	 }

#fill {
	 	clear: both;
		background-image: url(media/content_back.png);
		height: 20px;
	 }

#mainContent {
	 	text-align: left;
		padding-left: 70px;
		padding-right: 70px;
		background-image: url(media/content_back.png);
    }
	 
* html #mainContent {
		margin-top: -3px;
	 }

#termineKalender {
		float: left;
		width: 540px;
	}

#drucken {
		float: right;
	}

#fillClear {
	 	clear: both;
		height: 1px;
	 }

#footer {
	 	clear: both;
	 	text-align: center;
		font-size: smaller;
		height: 76px;
		padding-left: 70px;
		padding-right: 70px;
	 	background-image: url(media/footer.png);
	 }

#containerSW {
	height: 80px;
}

#logoSW {
	position: absolute;
	left: 50%;
	margin-left: -50px;
}
