div, h2, img, span {
	margin:0;
	padding:0;
	border:none;
}
html,body{
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	color:#767676;
	text-align:left;

}
body {
	background:#fff url(../img/bg.jpg) repeat-x fixed;
}	
.clear {
	clear:both;
}
#container {
	background:url(../img/bgshadow.png) repeat-y;
	width:900px;
	height:auto;
}
#header {
	background:url(../img/header.jpg) no-repeat;
	width:848px;
	height:206px;
}
#content {
	background:url(../img/contentbg.jpg) repeat-y;
	width:848px;
	height:auto;
}
#contenttop {
	background:url(../img/contenttop.jpg) no-repeat;
	width:848px;
	height:auto;
}
#navi {
	width:240px;
	float:left;
	display:block;
	height:auto;
	margin:15px 0 0 10px;
	text-align:left;
}

#navi ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navi ul li {
	height:36px;
	width:152px;
	display:block;
	margin:0;
	padding:0;
}
#navi ul li a {
	height:36px;
	width:auto;
	position:relative;
	display:block;
}
#navi ul li a.aktiv {
	height:36px;
	display:block;
	position:absolute;
}
#navi ul li a .hover {
	height:36px;
	display:block;
	position:absolute;
	margin-left:1px;
}

/* ---------------- */

#navi ul li.home a {
	width:152px;
	background:url(../img/navi/startseite.jpg) no-repeat;
}
#navi ul li.home a:hover, #navi ul li.home a.aktiv {
	width:152px;
	background:url(../img/navi/startseite-h.jpg) no-repeat;
}
#navi ul li.leistungen a {
	width:158px;
	background:url(../img/navi/leistungen.jpg) no-repeat;
}
#navi ul li.leistungen a:hover, #navi ul li.leistungen a.aktiv {
	width:158px;
	background:url(../img/navi/leistungen-h.jpg) no-repeat;
}
#navi ul li.krankenfahrten a {
	width:226px;
	background:url(../img/navi/krankenfahrten.jpg) no-repeat;
}
#navi ul li.krankenfahrten a:hover, #navi ul li.krankenfahrten a.aktiv {
	width:226px;
	background:url(../img/navi/krankenfahrten-h.jpg) no-repeat;
}
#navi ul li.unserservice a {
	width:193px;
	background:url(../img/navi/unserservice.jpg) no-repeat;
}
#navi ul li.unserservice a:hover, #navi ul li.unserservice a.aktiv {
	width:193px;
	background:url(../img/navi/unserservice-h.jpg) no-repeat;
}
#navi ul li.ueberuns a {
	width:134px;
	background:url(../img/navi/ueberuns.jpg) no-repeat;
}
#navi ul li.ueberuns a:hover, #navi ul li.ueberuns a.aktiv {
	width:134px;
	background:url(../img/navi/ueberuns-h.jpg) no-repeat;
}
#navi ul li.unserteam a {
	width:162px;
	background:url(../img/navi/unserteam.jpg) no-repeat;
}
#navi ul li.unserteam a:hover, #navi ul li.unserteam a.aktiv {
	width:162px;
	background:url(../img/navi/unserteam-h.jpg) no-repeat;
}
#navi ul li.fuhrpark a {
	width:141px;
	background:url(../img/navi/fuhrpark.jpg) no-repeat;
}
#navi ul li.fuhrpark a:hover, #navi ul li.fuhrpark a.aktiv {
	width:141px;
	background:url(../img/navi/fuhrpark-h.jpg) no-repeat;
}
#navi ul li.kontakt a {
	width:127px;
	background:url(../img/navi/kontakt.jpg) no-repeat;
}
#navi ul li.kontakt a:hover, #navi ul li.kontakt a.aktiv {
	width:127px;
	background:url(../img/navi/kontakt-h.jpg) no-repeat;
}
#navi ul li.jobs a {
	width:82px;
	background:url(../img/navi/jobs.jpg) no-repeat;
}
#navi ul li.jobs a:hover, #navi ul li.jobs a.aktiv {
	width:82px;
	background:url(../img/navi/jobs-h.jpg) no-repeat;
}
#navi ul li.ihreempfehlung a {
	width:224px;
	background:url(../img/navi/ihreempfehlung.jpg) no-repeat;
}
#navi ul li.ihreempfehlung a:hover, #navi ul li.ihreempfehlung a.aktiv {
	width:224px;
	background:url(../img/navi/ihreempfehlung-h.jpg) no-repeat;
}
#navi ul li.werbung a {
	width:135px;
	background:url(../img/navi/werbung.jpg) no-repeat;
}
#navi ul li.werbung a:hover, #navi ul li.werbung a.aktiv {
	width:135px;
	background:url(../img/navi/werbung-h.jpg) no-repeat;
}
#navi ul li.impressum a {
	width:151px;
	background:url(../img/navi/impressum.jpg) no-repeat;
}
#navi ul li.impressum a:hover, #navi ul li.impressum a.aktiv {
	width:151px;
	background:url(../img/navi/impressum-h.jpg) no-repeat;
}
#navi ul li.gaestebuch a {
	width:162px;
	background:url(../img/navi/gaestebuch-h.jpg) no-repeat;
}
#navi ul li.gaestebuch a:hover, #navi ul li.gaestebuch a.aktiv {
	width:162px;
	background:url(../img/navi/gaestebuch.jpg) no-repeat;
}

/* ------------------ */

#text {
	float:right;
	display:block;
	width:578px;
	height:auto;
	text-align:left;
	padding:10px;
	margin-top:40px;
	line-height:22px;
}
#text h1 {
	color:#AA0000;
	font-family:verdana;
	font-size:16px;
	font-weight:bolder;
}
#text h6 {
	color:#000000;
	font-family:verdana;
	font-size:16px;
	font-weight:bolder;
}
#text h2 {
	color:#AA0000;
	font-family:verdana;
	font-size:13px;
	font-weight:bolder;
}
#text h3 {
	color:#AA0000;
	font-family:verdana;
	font-size:12px;
}
#text h4 {
	color:#AA0000;
	font-family:verdana;
	font-size:10px;
	font-weight:bolder;
}
#text a {
	color:#5E5E5E;
	font-weight:bold;
	text-decoration:underline;
}
#text a:hover {
	color:#EC0000;
	text-decoration:none;
}

#text ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	padding-left:20px;
}
#text ul li {
	color:#AA0000;
	font-family:verdana;
	font-size:12px;
	font-weight:bolder;
	padding-bottom:5px;
}

#footer {
	background:url(../img/footer.jpg) no-repeat;
	width:848px;
	height:22px;
	padding:30px 0 0 100px;
	text-align:left;
	color:#fff;
	font-size: 10px;
}
#footer a {
	color:#fff;
	font-size: 10px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
}
#footershadow {
	background:url(../img/footer_shadow.png) no-repeat;
	width:900px;
	height:13px;
}
/* IE6 css fixer v0.4: Fri, 21 Aug 2009 17:59:03 +0200 */
* html #navi, * html #text {
	display:inline;
}
* html #navi, * html #text {
	zoom:1;
}
* html #navi div {
	zoom:1;
}
/* ============================================= */
* html #footer {
	height:52px;
	padding:31px 0 0 100px;
}