﻿body {
	color: #333333; 
	margin: 0; 
	background-color: #FFFFFF; 
	background-image: url('images/hg.gif');
    	font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	}
	
font { 
	font-family: arial, trebuchet ms, verdana, geneva, helvetica, sans-serif;}
	
	
H1 {
    font-family: Verdana, Geneva, Helvetica, sans-serif, Arial;	
    font-size:16px;
    font-weight:bold; 
    line-height:20px;  
    color: #999999; 
    margin-top:30px;
    margin-bottom:25px; 
    }

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

a {
	color: #CC0000;
 	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	text-decoration:underline;	
}

font.adressen { font-size:11px;
	line-height:14px;}

p.adressen { margin-left:0px; 
    margin-right:0px;
    margin-top:10px;
	margin-bottom:10px;}

a.navi {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}

a.navi:visited {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}

a.navi:active {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
   	}
   	
a.navi:hover {
   	font-weight:bold; 
	font-size:11px;
	line-height:15px; 
	}

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



/* 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;	
	}
