#page {
	width: 920px;
}

#header {
	width: 920px;
	height: 521px;
	background: url(img/MedInstrumente.jpg) no-repeat;
}

#container {
	width: 890px;
	padding: 0 20px 0 20px;
	background: url(img/bg.png) repeat-y;
}

#content {
	font: 18px Arial, sans-serif;
	color: #222;
	margin: 0 80px 20px 50px;
	width: 780px;
}

#content h1 {font-size: 30px; margin: 0 0 5px 0;}
#content h2 {font-size: 22px; margin: 35px 0 0 0;}
#content h3 {font-size: 16px; font-weight: normal; margin: 5px 0;}

#content ul {margin: 30px 0 0 0; padding: 0;}

#content li {
	margin: 0 0 15px 0;
	list-style: none;
	padding: 0 0 0 30px;
	background: url(img/list.png) left center no-repeat;
}

#pictures img {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 12px 12px 0 0;
	vertical-align: top;
} 

#pictures {
	position: relative;
	text-align: center;
}

#geprueft {
	position: absolute;
	width: 860px;
	height: 100%;
	display: block;
	background: url(img/geprueft.png) no-repeat 365px center;
	z-index: 99;
}

#footer {
	width: 920px;
	height: 960px;
	background: url(img/footer.jpg) no-repeat;
}

table {
	border: 0 !important;
	border-spacing: 0;
	border-color: #fff !important;
	width: 896px;
	padding-left: 21px;
}

table tr, table td {
	border: 0 !important;
	border-spacing: 0;
	border-color: #fff !important;
}