html {background-color: #F0F1EC}
body { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #666634; width: 995px; margin-right: auto; margin-left: auto; }
			h1 { background-image: url(/media/top.gif); background-repeat: no-repeat; width: 100%; height: 100px; margin: 0; padding: 0; border-bottom: 1px solid white; }
			h1 span {display: none}
			img { border-style: none; border-width: 0; }
			.clear {clear: both}
			/* Menue */
			#menue { background-color:white; text-transform: uppercase; text-align: center; width: 100%; height: 30px; border-top: 1px solid black; border-bottom: 1px solid black; }
			#menue ul { margin: 0; padding: 0; }
			#menue li { font-size: 14px; margin-right: 20px; margin-left: 20px; display: inline   }
			#menue a { color: #666634; line-height: 30px; text-decoration: none; }
			#zwischenzeile { background-color: #666634; margin-bottom: 2px; border-top: 1px solid white; border-bottom: 3px solid #9a2119; }
			
			/* Termine */
			#termine { background-color: #9a2119; width: 110px; float: left; border-top: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; }
			#termine h2 { color: white; font-size: 12px; text-align: center; margin-top: 6px; margin-bottom: 6px; }
			#termine ul { list-style-image: url(media/mini.gif); }
			#termine li { margin-bottom: 3px; }
			#termine a { color: white; }
		
			/* Texte */
			#texte { width: 365px; float: left; padding-right: 10px; padding-left: 10px; }
			#texte h2 { color: white; font-size: 12px; background-color: black; text-transform: uppercase; margin-left: -5px; padding-top: 4px; padding-bottom: 2px; padding-left: 5px; }
			#texte h3 { color: #fff; font-size: 14px; margin-top: 10px; margin-bottom: 3px; }
			#texte p { color: white; line-height: 16px; }
			#texte a {color:white;}
			#texte a:hover { color: #9a2119; }
			
			/* Bild */
			#bild { float: left; display: block; }
			
			/* Spnosoren */
			#sponsoren { background-color: white; text-align: center; display: block; float: right; width: 105px; }
			#sponsoren a {display: block}
			#sponsoren img { margin-top: 5px; margin-bottom: 5px; border-style: none; border-width: 0; }
