.Stil3 {color: #FFFFFF}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066cc;
}
p {
   font-family:Arial, Helvetica, sans-serif;
   color:#666666;
   font-size:11px;
}

/* DIV-Boxen */

div#wrapper {
	position: absolute;
	height: 700px;
	width: 1000px;
	margin-left: -500px;
	margin-top: -350px;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	background-image: url(img/background2.jpg);
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div#header {
position: absolute;
	top: 0px;
	width: 1000px;
	height: 140px;
	border-bottom: 1px solid #ffffff;
	visibility: visible;
	z-index: 3;
}

div#content  {
position: absolute;
	top: 140px;
	width: 1000px;
	height: 320px;
	border-bottom: 0px solid #ffffff;
	visibility: visible;
	z-index: 2;
}

div#footer  {
position: absolute;
	top: 460px;
	width: 1000px;
	height: 240px;
	border-top: 1px solid #ffffff;
	visibility: visible;
	z-index: 3;
}
ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: center;
	margin-top: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.1em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; 
    border: 1px solid #999999;
    border-left-color: white; border-top-color: white;
    color: #363535; 
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: #999999; border-top-color: #666666;
    color: #0066cc;
  }
  ul#Navigation a:active, ul#Navigation span {
    border-color: white;
    border-left-color: #999999; border-top-color: #666666;
    color: #0066cc;
  }
  
.spider { height: 1px; left: 0; overflow: hidden;
position: absolute; top: -999em; width: 1px; } h1 { margin:0; padding:0 }
.spider { height: 1px; left: 0; overflow: hidden;
position: absolute; top: -999em; width: 1px; } h2 { margin:0; padding:0 }
.spider { height: 1px; left: 0; overflow: hidden;
position: absolute; top: -999em; width: 1px; } h3 { margin:0; padding:0 }
.spider { height: 1px; left: 0; overflow: hidden;
position: absolute; top: -999em; width: 1px; } h4 { margin:0; padding:0 }