body {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background-color: #E8E8E7}
td {  font-size: 10pt; font-family: Arial, Helvetica, sans-serif}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td.boxueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0177BF; background-color: E8E8E8}
td.boxinhalt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: F3F3F3}

.kleinblau {  font-size: 8pt; color: #0177BF}
.dickblau {  font-weight: bold; color: #0177BF}
.klein {  font-size: 8pt}
.dunkelblau {  color: #174662}
.dickdunkelblau { font-weight: bold;  color: #174662}
.mittel {  font-size: 9pt}
.dickrot {  font-weight: bold; color: #CC0000}

a, a:visited
{
  color: #0177BF;
  font-style: normal;
  text-decoration : underline;
}

a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #0177BF;
  text-decoration : none;
}

a.metalink, a.metalink:visited {
	font-weight: bold;
	color: #174662;
	text-decoration : none;
	font-size:11px;
	margin-right:5px;
}

a.metalink:hover {
	color: #ffffff;
}

#callback {
	display:inline;
	padding:0;
	margin:0;
	font-size:10px;
	margin-left:10px;
	margin-right:55px;
}

#callbacktext {
	font-size:11px;
	padding-left:5px;
	padding-top:1px;
	font-weight:bold;
	color:#000000;
}

#callback input, #callback select {
	font-size:10px;
}

#callback #custName, #callback #custTel {
	width:100px;
}

#callback #custTime {
	width:90px;
}

#callbackbutton {
	margin-bottom:-3px;
}

*html #callbackbutton {
	margin-bottom:-2px;
}

ul#leistungen, ul#service {
	padding-left:20px;
	text-align:left;
	margin-left:15px;
}

ul#leistungen li, ul#service li {
	list-style-image:url(/images/misc/angebotspfeil.gif);
}

*html ul#leistungen, *html ul#service {
	padding-left:16px;
	margin-left:10px;
}

*html ul#leistungen li, *html ul#service li {
	padding-left:10px;
}

.leftlisthead {
	margin-left:15px;
	text-align:left;
}