/* CSS Document Freiwilligenakademie */
P, OL, UL, LI, DIV, H1, H2, H3, A {
	font-family: verdana, sans-serif;
	font-size: 11px;
	}

P, H1, H2, H3 {
	margin: 10px 10px 5px 10px;
	}

UL {
	margin: 0px 10px 5px 10px;
	list-style-image: url (pics/ok.gif);
	}

H1 {
	font-size: 15px;
	color: 311D5B;
	}

H2 {
	font-size: 13px; 
	color: #CDCC00; 
	}

H3 {
	color: #5E4575;
	}
A {
	text-decoration: none;
	color: 311D5B;
	font-size: 90%;
	}
a:hover {
	font-size: 90%;
	text-decoration: underline;
	
	}

span#titel_1 { 
	text-align: left;
	color: #5E4575;
	font-size: 300%;
	 }

span#titel_2 { 
	text-align: left;
	color: #CDCC00; 
	font-size: 300%;
	}

span#titel_3 {
	text-align: left;
	color: #5E4575;
 	font-family: verdana, sans-serif;
	}
	
td#kontakt {
	font-size: 70%;
	}
	
span#kontakt_1 { 
	text-align: left;
	color: #5E4575;
	font-size: 150%;
	 }

span#kontakt_2 { 
	text-align: left;
	color: #CDCC00; 
	font-size: 150%;
	}

span#datum {
	font-size: 100%;
	color: #5E4575;
	font-weight: bold;
	font-family: verdana, sans-serif;
	}
	
td#kontakt {
	font-size: 70%;
	background-color: #A094AB;
	font-family: verdana, sans-serif;
	}

table#formular {
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: #000000;
	
	}

.zurück {
	text-align: right;
	font-size: 70%;
	color: 311D5B;
	vertical-align: bottom;
	}

