
  body {
    color: black; 
		background-color: black;
    font-size: 10Pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 5px; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 850px;
		min-height: 450px;
		padding: 0px;
		background: #ffffe0 ;
		background-image: url(hg1.jpg);
    border: 0px solid;
  }
  html>body div#Seite {
    border-color: white;  /* Farbangleichung an den Internet Explorer  */
  }

	div#oben {
		font-size: 1.5em;
		color: white;
    margin: 0; padding: 0em;
    text-align: center;
		background:url(Grafiken/HG1oben.png) no-repeat 100% 45%;
	 	border-bottom: 2px solid white;
		height: 150px; 
		  }
	
	div#Navihor {
		 font-size: 11px;
		 		color: navy;
    margin: 0;
		margin-bottom: 10px;
		padding-left:30px;
		padding-top: 10px;
    text-align: left;
    background: RED;
    		border-bottom:2px solid white;
						height: 22px; 
		  }
  
	/* Die Hyperlinks im Menü (Navihor) */
a.menu:link, a.menu:visited
{ 
  color:black;
  text-decoration:none;
	font-weight:bold;
	font-style:italic;
	padding-right: 15px;
	}
a.menu:active, a.menu:hover
{ 
color:white;
 	background: url(Grafiken/stern.jpg);
 background-repeat: no-repeat;
 background-position: 1px ;
 padding-left: 25px;
}


a.submenu:link, a.submenu:visited
{ 
  color:navy;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	padding-left: 0px;
	line-height: 20px;	

	}
	
a.submenu:active, a.submenu:hover
{ 
color: red;
 fontsize: 14Px;
 padding-left: 15px;
}
	
	p.sub
	{padding:5px;
	}
	
	/*der bildwechsel bei der Anfahrt*/
	a.link {
display:block;
width:450px;
height:370px;
background-image:url(Grafiken/WK.jpg);
}
a.link:hover {
background-image:url(Grafiken/WK2.png);
		}
	
	
a.submenuunten
{ 
  color:white;
	font-weight:bold;
	font-style:italic;
	padding:3px;
	text-decoration:none;
	}

	
	h1 {
		font-size: 16px;
 		color: black;
		margin-bottom:2px;
    margin: 0; padding:0;
    text-align: left;
  }
	/* das alte h1 {
    font-size: 1.5em;
		color: navy;
    margin: 0; padding: 0.3em;
    text-align: center;
    background: red url(oben.jpg) no-repeat 100% 45%;
    border-bottom: 1px solid silver;
		height: 18px; 
  } */
	
	
	
	div#Sub{
	font-size:11px;
	border:1px dashed #c0c0c0;
	background:url(Grafiken/hg2.jpg);
	margin-top: 5px;
	padding: 2px;
	float:left;
	width:165px;
	
}
	
	
	
	 div#Unten {
		font-size: 1em;
    margin: 0;
		background-color: red;
		height: 45px;
		width: 850px;
		border-top: 3px solid blue;
	padding-top: 3px;
	padding-bottom: 2px;
  }
	
	

	
/* Die Spalten Definition */	
div#DreiSL {
/* die alte lila blaue Farbe*/
font-size:12px;font-family:Verdana;
border:0px dashed #c0c0c0;background-color:;
margin-right: 4px; 
padding: 0px;
min-height:350Px;
float:left;
}

.sp1 
{width:171px; margin-left:5px;}
.sp2 {width:56%;}
.sp2b {width:65%;}
.sp2tab{width:75%;}
.sp3 {width:171px;}




/* alte Sachen !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

p.stand,p.rechts,ul,ol,{padding-right:2px;font-size: 10Pt;  margin-top:10px; margin-right:2px;line-height:18px;}

p.bilduntertitel{width: 180Px; float: left; color: black; padding:2px;
 font-family: Verdana, Helvetica, sans-serif;font-size: 8Pt;font-style:italic;}

/* der Absatz in dem der untere Link sitzt*/ 
p.rechts{text-align:right;}




#kasten1, #kasten2, #kasten3, #kasten4
					{width: ;border: 1px dashed silver;padding: 1px;background-color: #fffebe; margin-bottom: 10px;}


/* zur Info und Wiederholung:  margin bestimmt den Abstand nach außen den   */
.bild{float: left; color: black; margin:px;margin-right:px;}
.bildr{float: right; color: black;margin:1px;margin-right:10px;padding-left:10px;padding-top:10px;}
.antifloat  {clear: both; visible: hidden;}


/*für die kleine Bildgalerie*/
.bilda {float: left; text-align: center}
 .bilda img {margin: 5px;}


