@charset "utf-8";

/* CSS Document */
@page {
 margin-left: 2cm;
 margin-right: 1.0cm;
 margin-top: 1.5cm;
 margin-bottom: 1.0cm
}

html {
  direction: ltr;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #000088;
  overflow: hidden;
}

body.backgound {
  color: #0000EE;
}

body {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-right: 190px;
  padding: 5px;
}

img.logo {
  width: 230px;
  height: 110px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.impressum {
  width: 626px;
  height: 285px;
  padding: 0;
  margin: 0;
}

#NeoSysTime {
	position: fixed;
  top: 0px;
  left: 0px;
  background-color: transparent;
  border-width: 1px;
  border-style: none;
	padding: 0;
	margin: 0;
	z-index: 50;
}

#passbild {
  position: fixed;
  top: 31px;
  left: 4px;
  width: 146px;
  height: 191px;
  background-color: transparent;
  border-width: 1px;
  border-style: none;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#QRCode {
  position: fixed;
  top: 235px;
  left: 7px;
  width: 150px;
  height: 150px;
  background-color: transparent;
  border-width: 1px;
  border-style: none;
	padding: 0;
	margin: 0;
	z-index: 2;
}

a {
  color: #000080;
  font-size: 16px;
  font-weight: bold;
}

textarea {
  font-size: 12px;
  background-color: transparent;
}

iframe {
  background-color: #FFFFFF;
  visibility: visible;
}

mailto {
  cursor: pointer;
}

frame {
  background-color: #F0F0F0;
}

#mainmenu {
  position: fixed;
  left: 0px;
  top: 0px;
  padding-top: 20px;
  padding-left: 5px;
  width: 180px;
  height: 100%;
  list-style: none;
  text-align: left;
  background-position: 0px;
  background-repeat: repeat-y;
  background-image: url(../PNG/v6.png);
}

#bottom {
  position: absolute;
  left: 0px;
  bottom: 0px ;
  width: 100%;
  height: 25px;
  z-index: 10;
}

#menu {
  font-size: 18px;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 185px;
  height: 100%;
  border-style: none;
}

#menu ul {
  list-style: none;
  font-style: normal;
  font-variant: small-caps;
  margin: 0px;
  padding:0px;
}

#menu li {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 10px;
  width: 100%;
}

#menu li a {
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
  font-weight: bold;
  font-style: inherit;
}

p.index {
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
  text-align: center;
}

p.inpressum {
  margin-left: 0;
  margin-right: auto;
  width: auto;
}

#impressumP:first-letter {
	font-size: 120%;
	font-weight: bolder;
	/*
	float: left;
	padding: 0 5px 0 0;
	margin: 5px 0 0 -4px;
*/}

a.menuitem:link, a.menuitem:visited {
  color: #000088;
  display: block;
  background-repeat: repeat;
  padding: 8px 0 0 20px;
  font-weight: bold;
}

a.menuitem:hover {
  color: #ffffff;
  background: url(../PNG/v5.png);
  padding: 8px 0 0 20px;
  font-weight: bolder;
}

a.menuitem:active {
  color: #000088;
  background: url(../PNG/v6.png);
  background-repeat:no-repeat;
  padding: 8px 0 0 20px;
  margin:0px;
  font-weight: bold;
}

#contentbg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 185px;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding: 20 20 20 20;
  background-image: url(../PNG/leistebg3.png);
  background-repeat: repeat-y;
}

#content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  padding: 0 0 0 0;
	padding-right: 20px;
  border: none;
  width: auto;
  height: auto;
  overflow: auto;
  /* background-image: url(../PNG/leistebg3.png); */
  background-repeat: repeat-y;
}

#content.* {
}

#testcontent {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 185px;
  margin 0 0 0 0;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  border: none;
  width: auto;
  height: auto;
  overflow: auto;
  background-image:  url(../Gimp/Kachel.Rauschen.1.png);
  background-repeat: repeat;
  color: #000000;
}

#dataframe {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

#construction {
  position: absolute;
  top: 2px;
  left: 2px;
  width: auto;
  height: auto;
  z-index: 6;
  color: #B22222;
  background-color: #90EE90;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #B22222;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

#OOo {
  position: fixed;
  top: 0px;
  right: 0px;
  width: auto;
  height: auto;
  z-index: 6;
  color: #B22222;
  background-color: transparent;
  border-width: 1px;
  border-style: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.validimage {
  border: none;
  width: auto;
  height: auto;
}

.profilimg {
  border: 0;
  width: 88px;
  height: 31px
}

.profilimg2 {
  border: 0;
}

#profilmenu {
  position: absolute;
  width: auto;
  left: 138px;
  top: 92px;
  z-index: 6;
  background-color: transparent;
  font-size: 18px;
  border-style: none;
}

#liste {
  color: #800000;
  background-color: transparent;
  font-size: 8px;
  border-style: hidden;
	
	list-style-image: url(../GIF/minidot8x8-24.gif);
	list-style-position: outside;
}

#Valid {
  position: absolute;
  bottom: 10px;
  left: 5px;

  width: auto;
  height: auto;
  z-index: 6;
  color: #B22222;
  background-color: transparent;
  border-width: 1px;
  border-style: hidden;
  border-color: black;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#ValidLeft {
  position: fixed;
  bottom: 2px;
  left: 4px;

  width: auto;
  height: auto;
  z-index: 6;
  color: #B22222;
  background-color: transparent;
  border-width: 1px;
  border-style: hidden;
  border-color: black;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#ValidRight {
  position: absolute;
  bottom: 2px;
  right: 4px;

  width: auto;
  height: auto;
  z-index: 6;
  color: #B22222;
  background-color: transparent;
  border-width: 1px;
  border-style: hidden;
  border-color: black;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#copyright {
  position: absolute;/*fixed;*/
  left: 4px;
  bottom: 2px;
  width: auto;
  height: auto;
  z-index: 6;
  color: #1E90FF;
  background-color: transparent;
  font-size: 10px;
  border-style: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

#copyright a {
	color: #000088;
	background-color: transparent;
}

#lastmodleftbottoom {
  position: absolute;
  bottom: 2px;
  left: 190px;
  width: auto;
  height: auto;
  font-size: 10px;
  background-color: transparent;
  border-style: none;
	color: #000088;
  font-style: normal;
  font-weight: bold;
  font-size: 9px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 10;
}

#lastmod {
  position: fixed;
  top: 4px;
  right: 16px;
  width: auto;
  height: auto;
  font-size: 10px;
  background-color: transparent;
  border-style:solid;
  border-width:1px;
  border-color:#000000;
  font-style: normal;
  font-weight: bold;
  font-size: 9px;
  color:#0000EE;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 10;
}

#lastmod1 {
  position: absolute;
  top: 2px;
  right: 2px;
  width: auto;
  height: auto;
  z-index: 6;
  color: #1E90FF;
  background-color: white;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.heading {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.dataframeback {
  cursor: pointer;
  background-color: #FFFFFF;
  width: 98%;
  background-image: url(../PNG/leistebg3.png);
  background-repeat: repeat-y;
}

#indexbody {
  background-color: #FFFFFF;
  background-image: url(../PNG/leistebg2.png);
	background-repeat: repeat-y;
  margin-left: 25px;
  margin-top: 10px;
  direction: ltr;
}

.mailto {
  color: #1E90FF;
  background-color: white;
  font-size: 10px;
}

.common {
  color: #000080;
  font-size: 12px;
}

.dataframe {
  margin-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background-image: url(../PNG/leistebg3.png);
  background-repeat: repeat-y;
}

.impressum {
  margin-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  background-image: url(../PNG/leistebg3.png);
  background-repeat: repeat-y;
}

.naviback {
  background-color: #FFFFFF;
  width: 115px;
  background-image: url(../PNG/leistebg.png);
  background-repeat: repeat-y;
}

.NormalFont {
  margin-top: 10px;
  margin-left: 5px;
  padding:0 0 0 0;
}

.NormalFontSmall {
  font-size: 9px;
  margin-top: 10px;
  margin-left: 5px;
  padding:0 0 0 0;
}

.NormalFontSmallCenter {
  font-size: 9px;
  text-align:center;
  margin-top:0px;
  padding:0 0 0 0;
}

.NormalFontSmallMargin {
  font-size: 9px;
  margin-top: 1px;
  margin-left: 1px;
  padding:0 0 0 0;
}

.NormalFontMargin {
  margin-top: 10px;
  margin-left: 5px;
  padding:0 0 0 0;
}

.NormalFontBold {
  font-weight: bold;
  margin-top: 10px;
  margin-left: 5px;
  padding:0 0 0 0;
}

.NormalFontBoldProfil {
  font-weight: bold;
  font-size: 40px;
  margin-top: 10px;
  margin-left: 5px;
  padding:0 0 0 0;
}
