body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	background:#787878;
	background-image:url(../bg_new.gif);
	background-repeat:repeat-x;
	color:#fff;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:900px;
	background:#a1a1a1;
	z-index:1;
}

#head {
	position:relative;
	width:100%;
	height:100px;
	z-index:10;
	background:#a1a1a1;
}

#menu {
	width:890px;
	height:32px;
	border-top:2px solid black;
	background:#005250;
	z-index:20;
	line-height:32px;
	margin:0;
	padding:6px 0 0 10px;
}

#menu a {
	padding:5px 0 0 18px;
	background:url(/design/link.gif) 0 14px no-repeat;
	float:left;
	margin:0 20px 0 0;
	display:block;
	height:30px;
}

#menu a.en, #menu a.de {
	padding:0;
	background:url(/design/en.gif) 0 8px no-repeat;
	margin:0 0 0 60px;
	display:block;
	height:30px;
	width:30px;
}

#menu a.de {
	background:url(/design/de.gif) 0 8px no-repeat;
	margin:0 0 0 85px;
}

#leftimage {
	position:absolute;
	left:-30px;
	top:360px;
	width:61px;
}

#rightimage {
	position:absolute;
	right:-30px;
	top:360px;
	width:61px;
}

#rightimage img, #leftimage img {
	border:none;
}

.enflag {
	margin-left:100px;
	border:none;
}

#content {
	width:900px;
	position: relative;
	background:#000;
	z-index:5;
	margin-bottom:-16px;
}

#content p, #content dl {
	padding-left:100px;
	padding-right:100px;
	line-height:16px;
}
#content table {
	padding-left:20px;
	padding-right:100px;
	line-height:16px;
}

.fahrzeuge {
	margin-left:90px;
}

#footer {
	background:black;
	z-index:50;
	height:140px;
	padding-bottom:20px;
}

*html #footer {
	margin-top:16px;
}

*+html #footer {
	margin-top:16px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}
