img#headerimage {
	display: none;
}
div#content {
	background: inherit;
	color: #000000;
	font-size: 12px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 102px;
}
div#content h1 {
	border-bottom: 1px solid #cccccc;
}
div#content h2 {
	margin: 0 0 0 0;
}
div#content p {
	width: 98%;
}
ul#modeltabs {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul#modeltabs li {
	float: left;
	margin: 25px;
}
ul#modeltabs li img {
	border: 0px none;
}

div.modellen {
	clear: both;
/*	display: none;*/
	margin-top: 40px;
}
div.modellen table {
	width: 100%;
}
div.modellen table th {
	text-align: left;
	vertical-align: top;
	width: 220px;
}
div.modellen table table {
	width: 340px;
}
div.modellen table table td,
div.modellen table table th {
	font-size: 10px;
}
div.modellen table table th {
	font-weight: normal;
	text-align: left;
	width: 140px;
}
div.modellen table table td {
	width: 200px;
}
div.modellen table table td.notes {
	padding-left: 20px;
}

div.verkocht {
	background-image: url(/img/png/model-verkocht.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 87px;
	position: absolute;
	width: 151px;
}
a div.verkocht {
	cursor: pointer;
}
