 body, a, table, th, tr, td {  
  font-size: 13px;
  color: #333; 
}
br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}
a, a:visited {
  color: #09C;
  text-decoration: none;
}
a:hover {
  color: #09C;
  text-decoration: underline;
}
h2, h2 a, h2 a:visited, h2 a:hover {
  color: #09C;
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  padding-bottom: 8px !important;
}
h3, h3 a, h3 a:visited, h3 a:hover {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
}


small {
  font-size: 11px;
}



/*Hintergrund fuer Loginbox*/
#loginboxback {

  background-image: url(/images/loginbox.gif);
  background-repeat: repeat-x;
 padding-left: 5px;
padding-right:5px;
position: relative;
z-index: 10000;
}

#loginpopmenu {
position: relative;
 z-index: 10000;
}





a.more {
  background-image: url(/images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 12px;
color: #09C;
}




/* Definitionen für Kontaktformular: */
.kontaktformular {
background-color:# 09C;
}

/* Definitionen für Suche */
.textfett {
font-weight: bold; }

.blauweissohnebreite {
font-weight: bold; }

.textgrossfett {
  color: #09C;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
}


/*Forum */
.forumdotline {
  display: block;
  width: 100%;
  height: 8px;
  margin-top: 10px;
  background-image: url(/images/bg_dotline.gif);
  background-repeat: repeat-x;
  background-position: top;
  clear: both;
}

/* Diashow: */
.diabalken {
background-color:#FFFFFF;
color:#000000 ;

 }


.pager-currpage
{ color:#000000; }
