html, body
  { color: #46484a; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 20px; background-color: #8282f5; text-decoration: none; background-repeat: repeat; }

img { background-image: none; border:0; vertical-align:bottom; margin: 0; }
a:link { color: #063381; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-image: none; text-decoration: none; }
a:visited { color: #063381; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-image: none; text-decoration: none; }
a:hover { color: #c4c4c4; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-image: none; text-decoration: none; }
a:active { color: #063381; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-image: none; text-decoration: none; }
h1 { color: #3e3ed5; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; background-image: none; margin: 0.67em 0; }
h2 { color: #8282f5; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; background-image: none; text-decoration: none; }
h3 { color: #3e3ed5; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: italic; line-height: 12pt; background-image: none; margin: 0.67em 0; }
#seite
	{ width: 950px; margin: auto; /* Div soll zentriert werden */
	/*min-height: 90%; /* Mindesth?he f?r moderne Browser */
	height:auto !important; /* Important Regel f?r moderne Browser */
	/*height:100%; /* Mindesth?he f?r den IE */
	overflow: auto !important; /* FF Scroll-leiste */ 	
	/*background-color:#e2eaf5;*/
	background-color:white; background-image: none; background-repeat: repeat; padding-bottom: 10px; border-collapse:collapse; box-shadow: 5px 5px 10px #707070;}
#seite2 { background-image: none; background-repeat: repeat; text-align: center; margin: auto; padding-bottom: 10px; width: 950px; height: auto !important; overflow: auto !important; border-collapse: collapse; box-shadow: 5px 5px 10px #707070; }
.seitenrand
	{ background-image: none; margin: 0; }
.oben
	{ font-size: 16px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-variant: small-caps; width: 100%; margin: 0; /* Div soll zentriert werden */
	/*min-height: 90%; /* Mindesth?he f?r moderne Browser */
	height:auto !important; /* Important Regel f?r moderne Browser */
	/*height:100%; /* Mindesth?he f?r den IE */
	overflow: hidden !important; /* FF Scroll-leiste */ 	
	/*background-color:#e2eaf5;*/
	background-color:#fff; background-image: none; text-align: center; letter-spacing: 1px; float: none; clear: none; padding: 0; border-collapse:collapse; }
.inhaltstabelle
	{ background-image: none; table-layout:fixed; display:table; width:100%; margin: 0; }
.inhaltstabellehome { background-color: #f8f6f9; background-image: none; background-repeat: no-repeat; background-position: center top; display: table; width: 100%; margin: 0; table-layout: fixed; border-collapse:collapse; }


.tabellenzeile
	{ background-image: none; margin: 0; display:table-row; }
.nav
	{ font-size: 16px; background-image: none; text-align: center; display:table-cell; vertical-align:top; align:center; padding:5px 5px 0 0; margin:0
	      }
.rechts
	{ text-align:left; vertical-align: top; width: auto; margin: 0; padding: 15px 5px 0 10px; }
.mitte
	{ display:table-cell; vertical-align:top; width: 100%; align:center; padding:15px 0 0 75px; margin:0
	   }
.fuss { font-size: 16px; background-image: none; text-align: left; text-indent: 0; display: table-cell; margin: 0; padding: 5px 20px 0 0; vertical-align: top; align: center; }




#menu { font-size:14px; position:absolute; padding-left: 75px; }

#menu ul { list-style-type:none; list-style-image:none; margin:0; padding:0; }

#menu li.topmenu {
  float:left;
}

.topmenu a {
  float:left;
  width:150px;
  text-align:center;
}

.topmenu ul{
  display:none;
}

.topmenu a, .submenu a{ padding:1px 5px; border-collapse:collapse; color:#5b5b5b; font-size: 16px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-variant: small-caps; background-color:#8282f5; margin:0; border-right: 5px solid white; }

.submenu a{
  font-size:14px;
  width:150px;
  position:relative;
  clear:both; /* special IE6 */
}

#menu a:hover, .topmenu.on a {
  color:#787878;
  background-color:#ccf !important;
}

.topmenu:hover ul {
  display:block;  
  z-index:500;
}

