body {
    color: #fefefe;
    background-color: #637DC7;
    font-family: Verdana, Helvetica,"Times New Roman", Arial, sans-serif, Trebuchet MS;
    font-size: 11px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}

/* Kopf */

#kopf {
	margin-left: 17px;
	color:#E3DCDC;
	}
	
#kopf td {
	align:bottom;
	}

#kopf h1 {
	font-family: "Times New Roman PS MT", "Times New Roman", Times, serif;
	font-size: 30px;
	margin:0px;
	padding:0px;
	}
	
#kopf h2 {
	font-family: "Times New Roman PS MT", "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top:6px;
	margin-bottom:12px;
	padding:0px;
	}

/* content */

#content {
    font-size: 12px;
    line-height: 18px;
	margin:17px;
	color: #11004F;
	
}

#content p {
    color: #11004F;
    font-size: 12px;
    font-weight: regular;
}

#content h1 {
	color: #09358B;
	font-size: 15px;
	font-weight: bold;
}



#content h2 {
    color: #fefefe;
    font-size: 12px;
    font-weight: bold;
}

#content h3 {
	color: #ffffff;
    font-size: 13px;
	line
    font-weight: bold;
}

#content h4 {
    color: #a50000;
	font-weight:bold;
    font-size: 20px;
}

#content ul {
	color: #11004F;
	list-style-position: inside;
	margin:0px;
	padding:0px;
	}

#content a {
    color : #11004F;
    text-decoration: underline;
    background-color: none;    
}

#content a:hover {
    color: #fefefe;
    text-decoration:underline;
	background-color: none;    
}

#content input {		/* Gestaltet die Angebot-Tabelle */
    width: 160px;
    border: 2px;
    border-style: solid;
    border-color: #6666aa;
    background-color: #ffffff;
}

#content .pflichtfeld {
background-color: #FFFFAE;
} 

#content .normal {
background-color: #ffffff;
} 

/* Styles Navigationsleiste */
#content-big-blu {
 color : #11004F;
 fotn-weight:bold;
 font-size: 16px;
}


#navi ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

#navi li {
	margin-top:0px;
	margin-bottom:10.5px;
	}
  
#navi a {
    color: #fefefe;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background-color: none; 
	font-family: Trebuchet MS;  
}

#navi a:hover {
    color: #fefefe;
    text-decoration: underline;
    background-color: none;    
	font-family: Trebuchet MS; 
}

#navi1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
    font-weigth:12
	}

#navi1 li {
	margin-top:0px;
	margin-bottom:10.5px;
	}
  
#navi1 a {
    color: #fefefe;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background-color: none; 
	font-family: Trebuchet MS;  
}

#navi1 a:hover {
    color: #fefefe;
    text-decoration: underline;
    background-color: none;    
	font-family: Trebuchet MS; 
}


#mini {
	margin:0px;
	padding:0px;
	line-height:16px;
	margin-top: -10.5px;
	}

#mini li {
	margin:0px;
	padding:0px;
	}

#mini a {
    color: #fefefe;
    text-decoration: none;
    font-weight: normal;
    background-color: none;    
	font-size: 11px;
	font-family: Trebuchet MS;
}

#mini a:hover {
    color: #fefefe;
    text-decoration: underline;
	font-size: 12px;
    background-color: none;    
	font-family: Trebuchet MS; 
}

/* m2-Link */

#m2 {
	margin-left:17px; 
	}

#m2 a {color: #CCCCFF; }