body {
	background: #fff url(../images/haecki-reisen-hg.jpg) repeat-x;
	background-attachment: fixed;
	height: 101%;
}

#wrapper {
	width: 100%;
	background: transparent url(../images/haecki-hg.png) repeat-y 50% top;
}
#wrapper-footer {
	width: 100%;
	height: 30px;
	background: transparent url(../images/haecki-hg-footer.png) repeat-y 50% top;
}

#header {
	height: 125px;
	background: #fff url(../images/haecki-taxi-header.jpg) no-repeat;
}

#header div p {
	padding: 20px 30px 0 730px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}

#left {
	padding-top: 80px;
	background: transparent url(../images/haecki-taxi-logo-bottom.jpg) no-repeat;
	
}
#left ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	font-style: italic;
}
#left ul li a{
	margin-left: 0;
	padding-left: 0;
	color: #333;
	text-decoration: none;
}
#left ul li a:hover,
#left ul li strong span {
	color: #b50d00;
}
#left ul li ul{
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
#left ul li ul li{
	background: url(../images/dot.gif) no-repeat 0 70%;
	padding: 0 0 0 8px;
}

#middle {
	margin-top: 5px;
}
#content {
	padding: 0 20px;
	border-left: 1px solid #828282;
	margin-top: -30px;
}
#content ul{
	padding-left: 17px;
}

#right {
	margin: 5px 0 0 5px;
	width: 224px;
	height: auto;
	/*background-color: #828282;*/
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #999;
	padding: 5px 0;
	border: 1px solid #c3c3c3;
}
#footer a,
#footer a:hover {
	color: #999;
}
