.back {
	background-color: #848484;
	}
	
.back_text {
	background-color: e0dad4;
	}
	
.head {
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; text-transform: uppercase;
	font-weight: bold;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	}
	
.text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	}

.text_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
	font-style: italic;
	}
.text_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
	font-weight: bold;
	}

a { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #707070; 
		line-height:1.7em;
		text-decoration: underline;
	}
	
a:hover { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #000000; 
		line-height:1.7em;
		text-decoration: underline;
	}
	
a:active {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #707070; 
		line-height:1.7em;
		text-decoration: underline;
	}

