html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:0 0;
	border:0px none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline
	}

body			{
			margin-top: 20px;
			margin-bottom: 20px;
			}
				
				
body			{
			 /* sichtbar unterhalb des footers!*/
			margin-top: 20px;
			margin-bottom: 20px;
			/*background-image: url('Sand-grün.png');*/
			background-repeat: repeat
			}	
#wrapper1	{
	margin: 5px auto 0 auto;
	width: 840px;
	height: auto;
			}
			
#header		{
			height: 300px;
			background-image: url(Bilderordner/Header.png);
			width: 840px;
			position: relative
			}
			

#menu2 a, #menu2 a:visited, #menu2 a:active {
			border-bottom:1px solid #FFF;
			border-left:1px solid #FFF;
			border-top:1px solid #FFF;
			color:#FFF;
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9pt;
			line-height:36px;
			margin-left:0;
			margin-right:0;
			margin-bottom: 0;
			padding-bottom:0;
			margin-top:262px;
			padding-left:0;
			padding-top: 0;
			text-align:center;
			text-decoration:none;
			}

#menu2 a:hover {
			background-color:#FFFFFF;
			border-bottom:1px solid #FFFFFF;
			border-left:1px solid #FFFFFF;
			border-top:1px solid #FFFFFF;
			color:#7e6137;
			font-style: italic;
			opacity:0.8;
			text-decoration: none;
}
			
.leiste 	{
			background-color:#000;
			opacity:0.3;
			}


#main	{
			overflow: hidden;

			width: 840px;
			height: 700px;
			background-color:#f8edd9;
			background-repeat: repeat-y;
			}
	
			
h1 {
			margin: 50px 30px 10px 0;
			font-family: "Arial Black", Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #a6433e;
			}
			
			
#text		{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 160%;
	float:left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
			}
			
				
h2 {
			margin: 10px 30px 10px 0;
			font-family: "Arial", Arial, Helvetica, sans-serif;
			font-size: 12pt;
			color: #000;
			}
			
					
#adresse		{
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	line-height: 160%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
			}
			
#bild		{
			width: 120px;
			height: 158px;
			background-image: url(Bild.png);
			float:right;
			margin: 30px;
			}			
	
			
		
a:link { font-weight:bold; color: #869e2a; text-decoration:none; }
a:visited { font-weight:bold; color: #000; text-decoration:none; }
a:hover { font-weight:bold; color: #869e2a; text-decoration:none; }			
a:active {font-weight:bold; color: #869e2a; text-decoration:none;} 
a:focus {font-weight:bold; color:#869e2a;text-decoration:none;} 


#wrapper-footer	{
	margin: 0px auto 0 auto;
	width: 840px;
	height: 20px;
	background-color:#b99f8a;
	}
		
	#footer {
		margin: 0 auto;
		width: 840px;  /* falls padding gewnscht wird, dann width verkleinern */
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
				}