a.text {
	color:#ea6645;
	text-decoration:none;
	border-bottom:1px dashed #ea6645;
	}
		
a:hover.text {
	color:#ff0000;
	background-color:#ffcc99;
	text-decoration:none;
	border-bottom:1px dashed #ff0000;
	}

a.bottom {
	color:#f6b283;
	text-decoration:none;
	}

a:hover.bottom {
	color:#ea6645;
	text-decoration:none;
	}
	
img.tn {
	border-color:#000000;
	}
	
td.tn {
	background-image:url(grafik/bg_tn.gif);
	}
	
td.auftrag {
	color:#626262;
	font-weight:bold;
	}
	
td.kontakt {
	text-align:left;
	}
	
td.kontaktbold {
	font-weight:bold;
	text-align:left;
	}
	
td.script {
	background-image:url(grafik/bg_foto.jpg);
	}
	
td.bottom {
	color:#f6b283;
	text-align:center;
	}	
	
body {
	background-image:url(grafik/bg_site.gif);
	background-color:#591717;
	color:#626262;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	