@charset "utf-8";
/* CSS Document */

body {
	background-color: #006;
	text-align:center
}


body,td,th {
	color: #FFC;
	font-family: Rockwell;
}

body,a {
    color:#FFC
    font-family: Rockwell;
}

ul#Navigation {
    margin: 0; 
    text-align: center;
    border: 0px solid black;
    background-color: #FFC;
  }

ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.0em;
    padding: 0;
	width: auto;
}

ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1.0em;
    text-decoration: none; 
    font-weight: bold;
    border: 2px solid black;
    border-left-color: white;
    border-top-color: white;
    color: #000;
    background-color: #FF6;
}

* html ul#Navigation a, * html ul#Navigation span {
    width: 2.5em;
    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;
  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: black;
    background-color: #ccc;
}

.homestil1 {
	font-family: Rockwell;
	font-size: 36px;
	color: #F00;
}

.kontaktstyle1 .kontaktStil7 {
	font-size: 18px;
	color: #F00;
}

.kontaktstyle1 .kontaktStil2 {
	font-size: 24px;
	color: #F00;
	font-weight: bold;
}

.kontaktStil3 {
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}

div.backgroundshadowright {
	width: 20px;
	height: 788px;
	background: #9194FF;
	position: absolute;
	top: -768px;
	left: 1022px;
}

div.backgroundshadowleft {
	width: 20px;
	height: 788px;
	background: #9194FF;
	position: absolute;
	top: 0px;
	left: -1039px;
}

div.backgroundshadowtop {
	width: 1059px;
	height: 20px;
	background: #9194FF;
	position: absolute;
	top: -16px;
	left: 0px;
}

div.backgroundshadowbottom {
	width: 1040px;
	height: 20px;
	background: #9194FF;
	position: absolute;
	top: 785px;
	left: 18px;
}

div.mainzentriert {
  position:absolute;
  left:50%;
  width:1064px;
  height:808px;
  margin-left:-35em;
  background: #9194FF;
}

#seite{
  width:1064px;
  height:808px;
  margin:0 auto;
  text-align:left;
  background: #9194FF;
}


div.hauptseite {
	width: 1024px;
	height: 768px;
	background: #FFC;
	position: absolute;
	/* top: 20px;
	left: 21px; */
	margin-left:20px;
	margin-top:20px;
}

div.banner {
	height: 150px;
	width: 400px;
	border: 0px solid black;
	background: #FFC;
	position: absolute;
	top: 12px;
	left: 311px;
	text-align:center;
	}

div.menu {
	height: 70px;
	width: 1000px;
	border: 0px solid black;
	background: #FFC;
	position: absolute;
	top: 159px;
	left: 10px;
}

div.main {
	height: 515px;
	border: 0px solid black;
	background: #FFC;
	position: absolute;
	top: 220px;
	left: 8px;
	width: 1007px;
}

span.normaltext {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center
}

span.normaltextfett {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	}
	

