/* -------------------------- allgemein -------------------------- */


html, body, #content_all {
	min-height: 100%;
	width: 100%;
	height: 100%;
	text-align: center;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #content_all {
	height: auto;
}


#antifloat {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* -------------------------- head -------------------------- */


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
		
li .a1 {
	background-image: url(-);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 6px 0px 0px 0px;
	}
	
li .a2 {
	background-image: url(alfv_fahrzeugvermietungen.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px 0px 0px 0px;
	}
	
li .a3 {
	background-image: url(setra_leckertgmbh.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 4px 0px 0px 0px;
	}
	
li a {
	text-align: center;
	display: block;
	width: 828px;
	height: 103px;
	margin: 0;
	text-decoration: 0;
	}
	
li .a1:hover {
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	background-position:center 2px
	}
	
li .a2:hover {
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	}
	
li .a3:hover {
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	}


li li {
	text-align: center;
	display: block;
	width: 828px;
	height: 20px;
	margin: 0;
	text-decoration: 0;
	background-color:transparent;
	}

#head {
	position: relative;
	text-align: center;
	width: 100%;
	height: 108px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image:  url(../images/bg_ecke_top.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
}

#headline {
	font-size: 10px;
	position: relative;
	text-align: left;
	width: 828px;
	height: 40px;
	margin: 0px auto 30px auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url(headline.gif);
	background-repeat: no-repeat;
}

#head1 {
	position: relative;
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 75px;
	margin: 0px auto 0px auto;
	width: 800px;
	border: 0px;
	background-image:  url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;

}


#nav {
	position: relative;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #616161;
	padding: 0px 0px 0px 0px;
	height: 28px;
	margin: 0px auto 0px auto;
	width: 800px;
	background-image: url(../images/hg_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#line {
	padding: 0px 0px 0px 0px;
	height: 4px;
	margin: 0px auto 0px auto;
	width: 800px;
	background-image: url(../images/hg_line.gif);
	background-repeat: repeat-x;
	}
	
.navoben a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 27px;
}

.navoben a:link {
	text-decoration: none;
	color: #616161;
	font-weight: bold;
	text-indent: 0px;
}

.navuoben a:visited {
	text-decoration: none;
	color: #616161;
	font-weight: bold;
	text-indent: 0px;
}

.navoben a:active {
	text-decoration: none;
	color: #616161;
	font-weight: bold;
	text-indent: 0px;
}

.navoben a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0px;
}

.navtrenner  {
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* -------------------------- Content -------------------------- */

#center {
	position: relative;
	text-align:center;
	width: 100%;
	height: 460px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
}

#content {
	position: relative;
	text-align: center;
	width: 828px;
	height: 460px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: transparent;
	background-image: url(../images/hg_text.gif);
	background-repeat: reppeat-x;
	background-position: top;
}

#left {
	position: relative;
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 30px 0px 0px 25px;
	background: transparent;
	float: left;
	text-align: left;
}

#left p {
	text-indent: 20px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #868686;
}

#right {
	position: relative;
	width: 435px;
	height: 460px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	float:right;
}
/* -------------------------- footer -------------------------- */

