body{
  color:black;
  background-color:white;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3{
  margin-top:0px;
  padding-top:0px;
  font-size:18px;
  font-weight:bold;
}

table{
  font-size:0.9em;
  border-collapse:collapse;
}

th{
  background-color:#c5c5c5;
  text-align:left;
}

img{
  border:none;
}

.auto_table{
  width:100%;
  border:1px #aaaaaa solid;
  margin-top:10px;
}

.auto_table th{
  border-bottom:1px #aaaaaa solid;
}

.auto_table td{
  border-right:1px #dddddd solid;
}

.auto_table_bottom{
  border-top:1px #aaaaaa solid;
}

.auto_table_bottom td{
  border-top:1px #aaaaaa solid;
  border-right:1px #aaaaaa solid;
}

a{
  color:#444444;
}

a:hover{
  text-decoration:none;
}

table h3{
  text-align:left;
}

.noborder{
  border:none;
}

.noborder td{
  border:none;
}

/* GALERY START */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }


#overlay{ background-image: url(../../kfz/img/overlay2.png); }

#overlay{

background-color: #333;
back\ground-color: transparent;
background-image: url(img/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../kfz/img/overlay2.png", sizingMethod="scale");

}


/* GALERY END */

.dvtCellLabel
{
padding-right: 5px;
background-color: rgb(233,233,233);
font-size: 10px;
border-bottom:1px rgb(216,216,216) solid;
}

.dvtCellInfo
{
font-size: 10px;
padding-left: 5px;
border-bottom:1px rgb(233,233,233) solid;
}

.service_table
{
border:1px rgb(144,144,144) solid;
}


