
a:link { text-decoration:none; color: #2690e4; }
a:visited { text-decoration:none; color: #2690e4; }
a:hover { text-decoration:underline; color: #0c2687; }
a:active { text-decoration:none; color: #0c2687; }




.h1   { 
  color: #0c2687; 
  font-size: 15pt; 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-weight: bold;
  line-height: 19pt }


.h2   { 
  color: #2690e4; 
  font-size: 13pt; 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-weight: bold;
  line-height: 17pt }


.text   { 
  color: #000000; 
  font-size: 10pt; 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-weight: normal; 
  line-height: 14pt }
  
  
.text-zahlen   { 
  color: #000000; 
  font-size: 11pt; 
  font-family: Times, Times New Roman, Georgia, serif; 
  font-weight: normal; 
  line-height: 14pt }




input, select, textarea   { 
  background-color: #ffffff; 
  color: #56311d; 
  font-size: 11pt; 
  font-family: Georgia, Times New Roman, Times, serif; 
  border: solid 1px; }
     
.Button   { 
  background-color: #56311D; 
  color:#F7DDA8; }