<style type="text/css">
<!--

body {
	background-color: #FFFFFF;
	color: #244099; /* 100% Farbe */
	margin-top:20px;
	}
	
td, p, ol, ul, blockquote {
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	font-size: 12px;
    line-height:17px;	
	color: #244099; /* 100% Farbe */
	}	

H1 {
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
    font-size:30px;
   	font-weight:bold; 
	font-style: italic;  
    line-height:32px;  
   	color: #A7B3D6; /* 40% Farbe */
    margin-top:30px;
	margin-bottom:25px; 
	}

H2 {
    font-size:14px;
   	font-weight:bold; 
    line-height:16px;  
	margin-bottom:6px;   	
	}

a:link { 
	color: #FFA400; /* Sonderfarbe GELB */
   	font-weight:bold; 
 	text-decoration: none;
 	}	 	 
	 
a:visited { 
	color: #FFA400; /* Sonderfarbe GELB */
   	font-weight:bold; 	
	text-decoration: none;
	}	 	 
	 
a:active { 
	color: #FFA400; /* Sonderfarbe GELB */
   	font-weight:bold; 	
 	text-decoration: none;
 	}	 	 
	 
a:hover { 
	color: #CC0000;	/* Einfach ROT */
   	font-weight:bold; 
	text-decoration: underline; 
	}	

a.navi2:link { 
   	font-weight:normal; 
 	}	 	 
	 
a.navi2:visited { 
   	font-weight:normal; 	
	}	 	 
	 
a.navi2:active { 
   	font-weight:normal; 	
 	}	 	 
	 
a.navi2:hover { 
   	font-weight:normal; 
	}

.fehler {
	color: #CC0000; 
	font-weight: bold;
	}

.bildtext {
	color: #919FCC; /* 50% Farbe */
	font-size:11px;
	line-height:15px; 
	}	

.navi {
	margin-left:10px;
	margin-right:5px;
        margin-top:4px;
	margin-bottom:4px; 
	font-size:11px;
	line-height:15px; 
	}	 	

.module {
	margin-left:10px;
	margin-right:5px;
        margin-top:25px;
	margin-bottom:25px; 
	font-size:11px;
	line-height:15px; 
	}	

.kleintext {
	font-size:11px;
	line-height:15px; 
	}

a.fussangebote:link
        { 
	color: #A7B3D6; 
	font-size:10px;
   	font-weight:normal; 
	line-height:12px; 
 	text-decoration: none;
 	}

a.fussangebote:visited
        { 
	color: #A7B3D6; 
	font-size:10px;
   	font-weight:normal; 
	line-height:12px; 
 	text-decoration: none;
 	}

a.fussangebote:active
        { 
	color: #A7B3D6; 
	font-size:10px;
   	font-weight:normal; 
	line-height:12px; 
 	text-decoration: none;
 	}

a.fussangebote:hover
        { 
	color: #244099; 
	font-size:10px;
   	font-weight:normal; 
	line-height:12px; 
 	text-decoration: none;
 	}


/* Formulare */

input { 
	font-size:11px;
	color: #244099; /* 100% Farbe */;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	}

select { 
	font-size:11px;
	color: #244099; /* 100% Farbe */;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	}

textarea { 
	font-size:11px;
	color: #244099; /* 100% Farbe */;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	}

//-->
</style>