html {
 height: 100%;
 overflow: hidden;
}

body {
 margin:0;
 padding:0; 
 height: 100%;
 overflow: hidden;
 scrollbar-arrow-color: #c7c7e2;
 scrollbar-base-color: #c7c7e2;
 scrollbar-3d-light-color: #c7c7e2;
 scrollbar-darkshadow-color: #c7c7e2;
 scrollbar-face-color: #c7c7e2;
 scrollbar-highlight-color: #c7c7e2;
 scrollbar-shadow-color: #c7c7e2;
 scrollbar-track-color: #c7c7e2;
}

.body {
 background-color: C7C7E2;
 z-index: -5;
 height: 100%;
 width: 1200px;
 text-align:center;
}

.menu {
 position: absolute;
 top: 30px; 
 left: 45px; 
 margin-right: 40px; 
 border: 0px;
 padding: 2px 3px 2px 3px;
 width: 120px;
 z-index: 20;
}

a {
 color: black;
 font-weight: bold;
 padding: 0px 3px 0px 3px;
 text-decoration: none;
}

a:hover {
 color: darkred;
 font-weight: bold;
 text-decoration: underline;
}

a img {
 border: none;
}

.vermenu {
 width: auto;
 background-color: white;
 font-family: Arial;
 font-size: 8pt;
 color: black;
 text-align: left;
}

.vermenu a {
 color: black;
 background-color: white;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
}

.vermenu a:link {
 color: black;
 font-weight: bold;
}

.vermenu a:hover {
 color: 8a8aff;
 text-decoration: underline;
}

.menuentry {
 /* font-weight: normal; */
}

.SmallLink {
 font-weight: normal;
}

.important {
 color: black;
 font-weight: bold;
 padding: 0px 3px 0px 3px;
 text-decoration: none;
 font-size: 12px;
 margin-bottom: 10px;
 font-family: Arial, Helvetica, sans-serif;
 align: center; 
}

.maintext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

.red {
 color: red;
}

.notice {
  border: 2px dashed #202063;
  margin-bottom: 100px;
}

.anzHeadline {
  font-weight: bold; 
  vertical-align: top; 
  padding: 5px; 10px; 
  font-family: sans-serif; 
  font-size: 12px; 
}

.adHeadline {
	font-weight: bold;
	background-color: #000062;
	color: #FFFFFF;
	width: 100%;
	padding: 4px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.adContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:780px; 
	left: 10px; 
	position: relative;
}

.contact {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.description {
}

.picture {
	margin-top: 15px;
	margin-bottom: 15px;
}

.contactHeadline {
  font-weight: bold; 
  vertical-align: top; 
  /* padding: 5px; 10px; */ 
  font-family: sans-serif; 
  font-size: 12px; 
}

.contactText {
  /*padding: 5px; 10px;*/ 
  font-family: sans-serif; 
  font-size: 12px; 
}

.adlinks1 {
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
  margin-bottom: 12px;
  color: yellow;
}

.adlinks2 {
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
  color: red;
}

* html .anzeige {
  height: 65px;
}

#background-border {
 position: absolute;
 width: 1031px;
 top: 0px; 
 height: 100%; 
 min-height: 100%; 
 margin: 25px auto 0px auto;
 left: 85px;;
 border-color: #202063; 
 border-width: 31px 23px 0px 38px; 
 border-style: solid;
 z-index: 10; 
}

html>body> #background-border {
 width: 970px;	
}

#container {
	overflow: auto; 
	position: relative;
	top: 85px; 
	/*margin-top: 80px; */
	padding-top: 25px; 
	padding-left: 60px;
	width: 100%;
	height: 90%;
	z-index: 15;
	text-align: left;
}

#header {
	top: 10px;
	height: 70px; 
	left: 135px; 
    margin-right: 30px; 
    position: absolute;
    color: c7c7e2;
    z-index: 20;
}

#banner {
 position: absolute; 
 white-space: nowrap;
 top: 10px; 
 left: 615px;
 z-index: 20; 
}

.TopAnzeige
{
	position: relative;
	left: 20px;
	color: #FFFFFF;
/*	background-color: #000062;*/
	width: 100%;
	padding: 0px 0px;
	text-align: center;	
	font-size: 11px;
	border-bottom: 0px;
	margin-right: 50px;
}

.TopListe
{
	color: #FFFFFF;
/*	background-color: #000062;*/
	width: 100%;
	padding: 0px;	
	text-align: center;	
	font-size: 16px;
	margin-right: 20px;
}

#topanzeigen
{
	position: absolute;
	left: 1040px;
	float: right; 
	width: 130px;
}

.TopName
{
	position: relative;
	top: -18px;
	text-align: left;
	left: 25px;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
}
