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

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

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

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

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;
  width: 80%;
}

.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: 12px;
}

.adContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 750px; 
	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; 
 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;
}

*html #background-border
{
	width: 1040px;	
}

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

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

#banner {
/* position: absolute;*/
 float: left; 
 white-space: nowrap;
 top: 10px; 
 position: relative;
/* left: 615px;*/
 left: 160px;
 z-index: 20; 
/* visibility: hidden;*/
}

.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: 1020px;
	float: right; 
	width: 130px;	
}

html>body> #topanzeigen {
	left: 1040px;
}

*html #topanzeigen {
	left: 1040px;
}

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

#counter
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#middle
{
	float: left; 
	top: 25px;
	position: relative;
	width: 760px;
	padding-top: 10px;
	min-height: 100%;
}

#content
{
	position: relative;
	left: -123px;
	top: -60px;
}

#search
{
	/* position: relative; */
	float: left;
	/* left: 160px;*/
	padding-left: 0px; 
	font-size: 12px; 
	font-family: sans-serif;
	width: 760px;
}

#iframe
{
	float: left; 
	position: relative;
	left: 20px;
	/* width: 850px; */
	width: 300px;
}

#idCard 
{
	position: relative; 
	float: left; 
	width: 770px; 
	top: 25px;
}

