body {    color: black;     	background: #c4dadf;    font-size: 100.01%;    font-family: Helvetica,Arial,sans-serif;    margin: 0; padding: 1em 0;    text-align: center;  /* Zentrierung im Internet Explorer */  }  div#Seite {	text-align: left;    /* Seiteninhalt wieder links ausrichten */	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */	width: 1020px;	padding: 0;	z-index: 1;  }  h1 {    font-size: 14px;    margin: 0; padding: 0;    text-align: center;  }     menueunterpunkt {    font: normal 11px Arial;    text-align: left;	color: black;   }  ul#Navigation {	font-size: 14px;	float: left;	width: 200px;	list-style: none;	margin: 1.4em 0 1.2em;	padding: 0;	z-index: 3;  }  ul#Navigation li {    list-style: none;    margin: 0; padding: 0.5em;	font-size: 14px;	font-weight: bold;	color: #993300;  }  ul#Navigation a {    display: block;    padding: 0em;    font-weight: bold;  }  ul#Navigation a:link {    color: black; 	text-decoration: none;  }  ul#Navigation a:visited {    color: black; 	text-decoration: none;  }  ul#Navigation a:hover {    color: #993300;	text-decoration: none;  }  ul#Navigation a:active {    color: #993300;	text-decoration: none;  }    ul#absolutenavigation {	font-size: 14px;	position: absolute;	width: 200px;	margin: 1.4em 0 1.2em;	padding: 0;	left: 60px;	top: 121px;  }  ul#absolutenavigation li {    list-style: none;    margin: 0; padding: 0.5em;	font-size: 14px;	font-weight: bold;	color: #993300;  }  ul#absolutenavigation a {    display: block;    padding: 0em;    font-weight: bold;  }  ul#absolutenavigation a:link {    color: black; 	text-decoration: none;  }  ul#absolutenavigation a:visited {    color: black; 	text-decoration: none;  }  ul#absolutenavigation a:hover {    color: #993300;	text-decoration: none;  }  ul#absolutenavigation a:active {    color: #993300;	text-decoration: none;  }      ul#Navigationstart {	font-size: 14px;	width: 1020px;	list-style: none;	margin: 0em 0;	padding: 0;	background-image: url(bilder/start/start.gif);	height: 616px;  }  ul#Navigationstart li {    list-style: none;    margin: 0; padding: 0.5em;	font-size: 14px;	font-weight: bold;	color: #993300;  }  ul#Navigationstart a {    display: block;    padding: 0em;    font-weight: bold;  }  ul#Navigationstart a:link {    color: black; 	text-decoration: none;  }  ul#Navigationstart a:visited {    color: black; 	text-decoration: none;  }  ul#Navigationstart a:hover {    color: #993300;	text-decoration: none;  }  ul#Navigationstart a:active {    color: #993300;	text-decoration: none;  }      div#Inhalt {	margin: 2em 0 1em 220px;	padding: 0 1em;	text-align: right;	font-size: 14px;  }  * html div#Inhalt {    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */    margin-bottom: 0;  }  div#Inhalt h2 {    font-size: 14px;    margin: 0.2em 0;    color: navy;  }  div#Inhalt p {    font-size: 14px;    margin: 1em 0;  }  div#Inhalt a:link {    color: black; 	text-decoration: none;  }   div#Inhalt a:visited {    color: black; 	text-decoration: none;  }   	div#Inhalt a:hover {    color: #993300;	text-decoration: none;  }   div#Inhalt a:active {    color: #993300;	text-decoration: none;  }  p#Fusszeile {    clear: both;    font-size: 0.83em;    margin: 0; padding: 0.1em;    text-align: center;  }     div#Galerie {	margin: 10px 40px 1em 220px;	padding: 0 1em;	text-align: right;	font-size: 14px;  }    div#Galerie a:link {    color: black; 	text-decoration: none; }   div#Galerie a:visited {    color: black; 	text-decoration: none;  }   	div#Galerie a:hover {    color: #993300;	text-decoration: none;  }   div#Galerie a:active {    color: #993300;	text-decoration: none;  }
