body, div , p, td , textarea, input, select, option {
  font-family: Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 12px;
  color: #262626;
  line-height: 150%; 
}

h1, .ueberschr {
  color: #262626; 
  font-size: 18px; 
  font-weight: normal;
  line-height: 100%;
}

h2 {
  color: #262626; 
  font-size: 15px; 
  font-weight: bold;
  line-height: 100%;
}

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

h6  {
  font-size: 12px; 
}

.textbt { font-weight: bold; font-size: 11px;}
.textsmall {font-size: 9px; }
.textsmallbt {font-size: 9px; font-weight: bold; }
.textlarge { font-size: 14px }
.textlargebt {font-size: 14px; font-weight: bold; line-height: 100%;}

.textblue { color: #657199; } 
.textbluebt { color: #657199; font-weight: bold; } 
.textwhite { color: white; background-color: #99a8db; } 
.textwhitebt { color: white; font-weight: bold; background-color: #99a8db; padding:2px;}  

.textbluesmall { color: #657199; font-size: 9px; }
.textsmaller { color: #666666; font-size: 9px; }
.textbluesmallbt { color: #657199; font-size: 9px; font-weight: bold; }
.textbluelarge { color: #657199; font-size: 14px; } 
.textbluelargebt { color: #657199; font-size: 14px; font-weight: bold; } 


