body, div , p, td , textarea, input , select , option {
  font-family: Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 11px;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #526364;
}

h1, h2 , .ueberschr {
  color: #526364; 
  font-size: 12px; 
  font-weight: bold;
  margin: 0px;
}

h3 , h4 , h5 , h6 {
  font-size: 8px; 
}

div.adminmenu {
  width: 100%; 
  height: 20px; 
  background: #ff9900;
  padding: 10px;
  color: white; 
  border-bottom: 2px solid white; 
  display: none;
}

.adminmenu td {
  background: #ff9900;
  color: white;
}

.adminmenu a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

div.adminmenu_handle {
  border-top: 5px solid #ff9900;
  width: 100%;
  height: 2px;
}
.newsletter_orange {
  background:url('/images/newsletter/orange_bg.gif') 0px 0px repeat-y;
  width:173px;
  height:26px;
  color:white;
  font-weight:bold;
  vertical-align: middle;
  padding-left:5px;
}
.newsletter_grey {
  background:url('/images/newsletter/grey_bg.gif') 0px 0px repeat-y;
  width:173px;
}

a.newsletter_link {
  font-size: 10px;
}

