html {
  min-height: 100.05%;
}
body {
  margin:0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
  color:#434343;
}
.textgr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #767775;}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #767775;}
.textb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #767775;}  
.textkl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #767775;}  
.textmini {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #767775;} 

.rot { COLOR: #ff0000;}
.gruen { COLOR: #126606;}
.braun { COLOR: #993300;}
.blau { COLOR: #0000ff;}
.weiss { COLOR: #FFFFFF;}

.block {text-align: justify;}
.linksbuendig {text-align: left;}
.rechtsbuendig {text-align: right;}
.zentriert {text-align: center;}
.fett{font-weight:700;}
.halbfett{font-weight:500;}
.zeilenhoehe{line-height:1.5em;}
.kursiv{font-style:italic;}
#loginbox {
background-color: #FFF;
}
#loggedbox {
background-image: url(/img/loginboxneu.png);
background-repeat:no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; 
padding-top:5px;
height: 99px;
width:223px;
}
#loginbox div.left input {
   font-size: 9px;
	border: 1px #aaaaaa solid;
}
#message{
background-color:#ffff66;
height:20px;
width:95%;
padding:5px;
text-align : center;
font-size : 10pt;
font-weight:700;
}
A:link {color: #8F8E8E;	text-decoration: none;}
A:visited { color : #8F8E8E; ; text-decoration: none;}
A:active { color : #8F8E8E; ; text-decoration: none;}
A:hover { cursor: pointer; ; color: #353434;}

H1 {
  font-family : Helvetica;
  color : #8F8E8E;
  background : transparent;
  text-align : center;
  font-size : 12pt;
}
H2 {
  font-family : Helvetica;
  color : #8F8E8E;
  background : transparent;
  text-align : center;
  font-size : 10pt;
}
.author {
display: none !important;
}
.prd_countdown{
  font-size:1.6em;
  font-weight:bold;
  width:174px;
  text-align:center;
  color:#000044;
}
.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}
