	body{
    font-size:11px;
    font-family:tahoma;
    color:000000;
    }
	h1{
    font-size:11px;
    font-family:tahoma;
    color:000000;
    }
    a{
    text-decoration: underline;
    font-size:12px;
    color:000000;
    font-family:arial;
    }
    a:hover{ 
	text-decoration: none;
	font-size:12px;
    color:000000;
    font-family:arial;
    }
    a:visited{
	text-decoration: underline;
    font-size:12px;
    color:000000;
    font-family:arial;
	}

 .formSingle { 
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 width: 220px;
 height: 20px;
 border-width:1px;
 border-color:black;
 }
 
 .formSingleLong { 
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 width: 450px;
 height: 20px;
 border-width:1px;
 border-color:black;
 }
 
 .formSingleShort { 
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 width: 88px;
 height: 20px;
 border-width:1px;
 border-color:black;
 }
 
 .formDouble { 
 font-family: Verdana, Arial;
 font-size: 11px;
 font-weight:bold;
 width: 450px;
 height: 110px;
 border-width:1px;
 border-color:black;
 }
  
.txKontaktField { background-color: #A3C5EC; color:#000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
 
 