BODY {
  background-color:#EAEAEA;
  scrollbar-base-color: #000000;
  scrollbar-track-color: #EFEFEF;
  scrollbar-face-color: #C0C0C0;
  scrollbar-highlight-color: #EFEFEF;
  scrollbar-3d-light-color: #000000;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #DEDFDE;
  font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size: 10pt;
}


.coloredFont {
 font-size : 8pt
 color : #46B130;
}
select {
font-size : 8pt;
}
.smallFont2 {
  font-size : 6pt;
}
.smallFont {
  font-size : 8pt;
}
.mediumFont {
  font-size : 12px;
}
.cellFont {
  font-size : 10px;
}

.bigFont {
  font-size : 12pt;
}
.menufont {
  font-size : 8pt;
  font-weight : bold;
}
a {
  color : #797979;
}
.menulink {
  color : #DADFE1;
  text-decoration : none;
}
.menulink:hover {
  text-decoration : underline;
}
.menulink_akt{
  color : #FFFFFF;
  text-decoration : none;  
}


.submenulink {
  color : #595959;
  text-decoration : none;
}
.submenulink:hover {
  text-decoration : underline;
}
.submenulink_akt{
  color : #000000;
  text-decoration : none;  
}


.innerlink {
  color : #c0c0c0;
  text-decoration : none;
}
.innerlink:hover {
  text-decoration : underline;
}

.footer {
  font-size : 9px;
  color : #3A99CB;
  text-decoration : none;
}
.footer:hover {
  text-decoration : underline;
}
table {
  font-size : 11px;
}

table.myportal {
  font-size : 11px;
}
.myportal th {
  text-align: left;
   font-weight: bold;
  background-color: #F0F0F0;     
}

h1 {
  font-size : 11pt;
  color : #7F7F7F;
}
h2 {
  font-size : 10pt;
  color : #98A8B1;
}
h3 {
  font-size : 9pt;
  color : #85888E;
}


.error, .error * { color:red; font-weight:bold; }
.error li {
  text-indent: -25px;
  margin-bottom: 0;
}
//a.free { color:green; }
.reg { color:black; }
.err { color:#FF3300; }
.deny { color:red; }
.evenrow {
  background-color:#F8F8F8;
}

.tiny { font-size:8pt; }
.supertiny { font-size:6pt; font-weight:bold; }
.btm { font-size:9pt; }



.nob { border:none; }
.IMGs{
		border-right: 1px solid black;
		border-bottom: 1px solid black;
}

.pagenumstatic {
	color: #000000;
	background-color: #809197;
	border-color: #26354F;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.pagenum A:link, .pagenum A:visited, .pagenum A:active {
	color: #FFFFFF;
	background-color: #A0A9AB;
	border-color: #A0A9AB;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.pagenum A:hover {
	color: #FFFFFF;
	background-color: #7C8EA7;
	text-decoration: none;
	border-color: #26354F;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	text-decoration: none;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.nav1, .nav2 {
  padding:4px;
}
.nav1 td, .nav2 td {
  padding: 4px;
}

table.faqindex {
  border : 1px dashed #eeeeee;
  width: 100%;
}
.faqindex th {
  font-size: 9pt;
  font-weight: bold;
  background-color: #F8F8F7;
  color: black;
}
.faqindex tr, .faqindex td {
  text-align: left;
  padding: 0 3px 0 3px;
  margin: 0;
}
.faqindex ul, .faqindex li, ul.faqindex {
  text-indent: -25px;
  margin-bottom: 0;
}

table.faqdetail {
  border: 1px dashed #eeeeee;
}
.faqdetail tr, .faqdetail td {
  text-align: left;
  padding: 0 3px 0 3px;
  margin: 0;
}
.faqdetail th {
  font-size: 11pt;
  font-weight: bold;
  background-color: #F8F8F7;
  color: black;
}

.mainrow, .mainrow * {
  background-color:#99ffff;
}
hr {
color:#CBCBCB;
width:95%;
height:1px;
}


.langAktiv { border-right: 1px solid white;  border-bottom: 1px solid white; border-left: 1px solid #737373;  border-top: 1px solid #737373; }
.lang { border-right: 1px solid #737373;  border-bottom: 1px solid #737373; border-left: 1px solid white;  border-top: 1px solid white;}


.liste {

}

.liste .zeile0 {
  background-color:#EEE;
}