BODY {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

TD, TH, P {
	color: #000000; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Helvetica
}

A {
	text-decoration: none;
	color: #11487A; 
}
A:link  {
	color: #11487A; 
}
A:visited   { 
	color: #3F85AE;
}
A:active, A:hover {
	color: #FF9933;
}

.haupttitel {
	font-size: 15px;
	line-height: 18px; 
	color: #f99303;
	font-weight:bold;
}

.tel_orange {
	font-size: 12px;
	line-height: 12px; 
	color: #f99303;
}

.tel_black {
	font-size: 12px;
	line-height: 12px; 
	color: #000000;
}

.title {
	font-size: 14px;
	line-height: 16px; 
	color: #000000;
	font-weight:bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#karte {
	background: white;
	/*background-image: url('/images/main_back.gif');*/
	background-repeat: no-repeat; 
	margin: 0;
	font-size: .8em;/*8em = 13px*/
}

#karte a,
#karte a:link,
#karte a:active,
#karte a:visited {
	color: #FF9933;
}

#karte a:hover {
	color: #11487A; 
}

#karte table {
	float: left;
}

#karte div.mitarbeiter {
	background: url('/images/mitarbeiter/back_verlauf.jpg');
	background-repeat: repeat-x;
	padding: 12px 20px 0 20px;
	float: left;
	width: 200px;
}

#karte div.mitarbeiter h1 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding-top:5px;
}

#karte div.mitarbeiter a {
	margin-bottom: 0px;
	display: block;
}

td.cleaner-header {
  color: white;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  padding: 0 10px;
}

td.blue {
  background: url(../images/reinigungsgeraete/icon_gewerbliche.jpg) 550px 0 no-repeat #018EC3;
}

td.orange {
  background: url(../images/reinigungsgeraete/icon_industrielle.jpg) 550px 0 no-repeat #FC8B01;
}

td.green {
  background: url(../images/reinigungsgeraete/icon_strassen.jpg) 550px 0 no-repeat #37C04A;
}
