td.grey {
	background-color:#B5BFB5; /* ex #CCCCCC*/
}

td.content {
	background-color:#B5BFB5;	
	color:#000000;	
	padding:13px;
	text-align:justify;	
	font-family:Arial,Helvetica,'sans serif';
	font-size:13px;	
}

td.content a:link {color:#666666; text-decoration:underline;}
td.content a:visited {color:#666666; text-decoration:underline;}
td.content a:hover {color:#000000; text-decoration:underline;}
td.content a:active {color:#666666; text-decoration:none;}

td.content_leistungen {
	background-color:#B5BFB5;	
	color:#000000;	
	padding:5px;
	text-align:left;	
	font-family:Arial,Helvetica,'sans serif';
	font-size:13px;	
}

td.content_kontakt {
	background-color:#B5BFB5;	
	color:#000000;	
	/*padding:5px;*/
	text-align:left;	
	font-family:Arial,Helvetica,'sans serif';
	font-size:13px;	
}

td.content_kontakt a:link {color:#000000; text-decoration:underline;}
td.content_kontakt a:visited {color:#000000; text-decoration:underline;}
td.content_kontakt a:hover {color:#666666; text-decoration:underline;}
td.content_kontakt a:active {color:#666666; text-decoration:none;}

td.content_baehring {
	background-color:#B5BFB5;	
	color:#000000;	
	/*padding:5px;*/
	text-align:left;	
	font-family:Arial,Helvetica,'sans serif';
	font-size:13px;	
}

td.content_baehring a:link {color:#000000; text-decoration:none;}
td.content_baehring a:visited {color:#000000; text-decoration:none;}
td.content_baehring a:hover {color:#666666; text-decoration:underline;}
td.content_baehring a:active {color:#666666; text-decoration:none;}


span.title {
	font-size:20px;
	font-weight:normal;
	text-align:justify;
}

td.impressum {
	color:#A8A8A8;
	padding:0px 3px;
	font-family:Arial,Helvetica,'sans serif';
	font-size:9px;	
}

td.impressum a:link {color:#A8A8A8; text-decoration:none;}
td.impressum a:visited {color:#A8A8A8; text-decoration:none;}
td.impressum a:hover {color:#666666; text-decoration:none;}
td.impressum a:active {color:#A8A8A8; text-decoration:none;}


