.navhead {font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #07A80E;
	padding-left: 20px;}

td {font-family: Trebuchet MS, sans-serif, Helvetica;
	font-size: 13px;
	color: #5F5F5F;}

a.nav:link {color: #5F5F5F; text-decoration: none}
a.nav:visited, hover {color: #ffffff; text-decoration: none; cursor: pointer;}

.navOn {font-family: Arial, sans-serif, Helvetica;
	padding-left: 20px;
	font-size: 11px;
	cursor: pointer;
	color: #ffffff;
	background-color: #07A80E;
	height: 15px;}

.navOff {font-family: Arial, sans-serif, Helvetica;
	padding-left: 20px;
	font-size: 11px;
	color: #5F5F5F;
	height: 15px;}
	
.linie {
	background-image: url('images/linie.gif');
	background-repeat: no-repeat;}
	
.head {font-family: Trebuchet MS, sans-serif, Helvetica;
	font-weight: bold;
	font-style: oblique;
	font-size: 24px;
	color: #07A80E;}
	
a:link, a:visited {color: #5F5F5F;}
a:hover {color: #000000; cursor: pointer;}

input, select, textarea {font-family: Trebuchet MS, sans-serif, Helvetica; font-size: 12px; color: #5F5F5F; Background-color: #F8F8F8; border:1px solid #E3E3E3; width: 170px;}



/* Suchergebnisse in dem Werkstättenverzeichnis */
#res table tr td{
	white-space: nowrap;
	padding: 5px;
}
.reshead{
	font-weight: bold;
}
.restd2{
	background: #f0f0f0;
}
