div#mainMenu .level1 {
	width:124px;
	border-right:1px solid white;
	height:27px;
}
div#mainMenu .first {
	width:160px;
	height:27px;
}
div#header div#mainMenu a#navi1{
	width:160px;
}
div#header a#logolink{
	display:block;
	float:left;
	margin-top:10px;
	margin-bottom:18px;
}
div#header {
	background-image:url(/de/geraetebau/images/header_back.jpg);
}

* html #content {width:851px;}
* html #content h1{
	position:relative;
}
* html #content h3{
	padding-top:29px;
}
#content table {
	border: none;
	margin-left:29px;
	border:1px solid #CBD7E5;
}
* html #content table {	margin-left:14px; }
#content table td {
	border: none;
	font-size:12px;
}
#content table th {
	background-color:#CBD7E5;
	text-align:left;
	border: none;
	font-size:11px;
}

#content table #zeile2 {
	background-color:#EBECF0;
}