/******** content ******/
#content h3, 
#content h4, 
#content p, 
#content dl, 
#content table, 
#content ul {
  margin: 1em;
}

#content {
	background:url(../../images/backgrounds/brennteil_fraesen.jpg)
}
/******** list items ******/
#content li {
	padding: 0.3em 0 0 3em;
	text-indent: -2em;
}

#content li strong:first-child {
	padding-left:1em;
	background: url( ../../images/list-item.gif) no-repeat left; 
	
}

/******** tables ******/
#content td {
	padding: 0.5em 1em;
}
td.top { 
	vertical-align:top;
}

/* emphasising */ 
#content em, #content em strong {
	font-weight: bold;
}

/*********** 
 * columns * 
 ***********/
/******** text ******/
#text { 
	width: 50%;
	float: left;
}

#text a {
	font-weight:bolder; 
	color:#7e0109;
}
/******** thumbnails ******/
#thumbnails {
	white-space:nowrap;
	width: 100%;
	overflow: auto;
	height:95px;
}
#thumbnails img {
	padding:0 1em;
}
.hidden {
	display:none;
}

/******** polaroid ******/
#images {
	float: left;
	padding:1em;
}

#images div {
	display: none;
	background-color:#fff;
	margin: 0 auto ;
	/* width: 520px; */
	width:520px;
	width: 304px; 
	/* height: 475px; */
	border: none;
	border: solid 1px #7e0109;
	padding:1em;
}

#images p {
	height:75px;
	margin:0.5em 0 0 0;
	overflow:auto;
}

#images img {
	height:400px;
	height:228px; 
	display: block;
	margin: 0 auto;
}

#images .default-img {
	display: block;
}
/*****************
 * page specific *
 *****************/
/******** ansprechpartner ******/
#ansprechpartner thead { 
	display: none;
}

/******** impressum  ******/
dl.impressum, .impressum dl, .impressum.dd {
	clear: both;
}

dl.impressum {
	position:static;
}

.impressum dt, .impressum dd {
	padding:0.2em 0em;
	display: block;
}

.impressum dt {
	float: left;
	width: 180px;
	clear: left;
}
.impressum dd {
	margin-left:155px;
}

/******** maschinenpark *******/
#maschinenliste td, #maschinenliste th {
	padding:0em 0.5em;
}

#maschinenliste th {
	font-weight:bold;
	text-align:left;
	padding-top:1em;	
}

#anfahrt {
	width:600px;
	height:698px !important;
}

.vcard dt { display:none; }
.vcard .fax { display:none; }
.vcard .adr { display:none; }
.vcard .org { display:none; }
.vcard .photo { float:left; margin:0 1em;}
.vcard .clear { clear:both; }
.vcard .note { font-weight: bold; }
.show_title, .tel { display:inline !important; }
