div.clearfloat {
	clear:both;
}

div.content-document a.bold {
	font-size: 12px; 
	font-weight: bold; 
	color: #c60307;
}

div.content-document span.red {
	color: #c60307;
}

/* Gebrauchtmaschinen */
div.content-document .imageheader {
	margin: 0px 0px 8px 0px; 
	padding: 8px 0 0 0; 
	display:block;
	font-size: 12px; 
	font-weight: bold; 
	color: #c60307;
}

div.content-document .floatright {
	margin: 10px 0 0 0;
	text-align: right;
	display:block;
	font-size: 12px; 
	font-weight: bold; 
	color: #c60307;
}

/*Wir über uns*/
div.content-document dl.image_map { display:block; width:78px; height:548px; background:url('images/timeline.jpg'); position:relative; }

div.content-document dl.image_map a.timeline_2012 { left:36px; top:7px; background:transparent; }
div.content-document dl.image_map a.timeline_2012 { display:block; width:39px; height:0; padding-top:19px; overflow:hidden; position:absolute; }
div.content-document dl.image_map a.timeline_2012:hover {	position:absolute; background: transparent url('images/timeline_1955.jpg') top right no-repeat; width: 500px; height: 540px; top:10px; }

div.content-document dl.image_map a.timeline_1955 {left:36px; top:169px; background:transparent;}
div.content-document dl.image_map a.timeline_1955 {display:block; width:39px; height:0; padding-top:19px; overflow:hidden; position:absolute;}
div.content-document dl.image_map a.timeline_1955:hover { position:absolute; background: transparent url('images/timeline_1955.jpg') top right no-repeat; width: 500px; height: 540px; top:10px; }

div.content-document dl.image_map a.timeline_1869 {left:36px; top:529px; background:transparent;}
div.content-document dl.image_map a.timeline_1869 {display:block; width:39px; height:0; padding-top:16px; overflow:hidden; position:absolute;}
div.content-document dl.image_map a.timeline_1869:hover { position:absolute; background: transparent url('images/timeline_1955.jpg') top right no-repeat; width: 500px; height: 540px; top:10px; }


/* team */
div.content-document .team {
	padding:3px;
	float:left;
	width:187px;
}
div.content-document .team p.teamtext {
	padding: 0 8px;
	margin:0;
}
div.content-document .team span.teamheader {
	color: #c60307;
}
div.content-document .team .teamtext a {
	text-decoration: none;
	color: #c60307;
}
div.content-document .team .teamtext a:hover {
	text-decoration: underline;
	color: #c60307;
}

/* Impressum */
div.content-document  .box {
	padding: 10px 10px;
	margin: 0 5px;
	display: block;
	float: left;
	-webkit-box-shadow: 1px 2px 8px 2px #cbcbcb;
	-moz-box-shadow: 1px 2px 8px 2px #cbcbcb;
	box-shadow: 1px 2px 8px 2px #cbcbcb;
	background: #ffffff;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#cbcbcb')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#cbcbcb');
}

/* Bilderausrichtung */
.content-document .imagefloat {
	display:block;
	width:530px;
	padding: 10px 0;
	height: 140px;
}