html[xmlns^="http"]
{
/* verhindert Mozilla-Zucken
* > Firefox 1.5
*/
overflow-y: scroll;
}

* {
	padding:0;
	margin:0;
	outline:none;
}

.clear {
	clear:both;
	float:none
}

ul {
	list-style:none;
}

.indent, .claim {
	text-indent:-9999px;
}

a {
	color:#aee3ff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

html {
	background:#5ca4ca;
}


html, body {
	width:100%;
	height:100%;
}

body {
	background:#5ca4ca url(../images/bg-body.jpg) 0 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	min-height: 820px;
}

/* CONTAINER */
#container {
	width:950px;
	margin:0 auto;
}

/* header */
#header {
	position:relative;
	width:925px;
	height:426px;
	padding:0 0 0 25px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
}

#header a#angebote {
	display:block;
	position:relative;
	top:161px;
	left:28px;
	float:left;
	width:71px;
	height:75px;
	text-indent:-9999px;
	background:url(../images/angebote.jpg) 0 0 no-repeat;
}

#header a#angebote:hover {
	background:url(../images/angebote.jpg) 0 -75px no-repeat;
}

/* branding */
#navigation {
	float:left;
	width:368px;
	height:406px;
	padding:20px 0 0 0;
}

#navigation h1.branding a {
	display:block;
	height:100px;
	width:285px;
	text-indent:-9999px;
}

#navigation #topNavigation {
	padding:42px 0 0 17px;
}

#navigation #topNavigation li {
	float:left;
	height:18px;
	margin:0 21px 0 0;
	overflow:hidden;
}

#navigation #topNavigation li.nomargin {
	float:left;
	height:18px;
	margin:0;
	overflow:hidden;
}

#navigation #topNavigation li a {
	display:block;
	float:left;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-top-navigation.jpg) -17px -10px no-repeat;
}

#navigation #topNavigation li a.startseite {
	width:71px;
}

#navigation #topNavigation li a.startseite:hover, #navigation #topNavigation li.active a.startseite {
	background-position:-17px -45px;
}

#navigation #topNavigation li a.kontakt {
	width:62px;
	background-position:-109px -10px;
}

#navigation #topNavigation li a.kontakt:hover, #navigation #topNavigation li.active a.kontakt {
	background-position:-109px -45px;
}

#navigation #topNavigation li a.anfahrt {
	width:62px;
	background-position:-192px -10px;
}

#navigation #topNavigation li a.anfahrt:hover, #navigation #topNavigation li.active a.anfahrt {
	background-position:-192px -45px;
}

#navigation #topNavigation li a.impressum {
	width:85px;
	background-position:-275px -10px;
}

#navigation #topNavigation li a.impressum:hover, #navigation #topNavigation li.active a.impressum {
	background-position:-275px -45px;
}


/* bottom navigation */
#navigation #bottomNavigation {
	padding:213px 0 0 13px;
}

#navigation #bottomNavigation li {
	float:left;
	height:23px;
	margin:0 12px 0 0;
	overflow:hidden;
}

#navigation #bottomNavigation li a {
	display:block;
	float:left;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-bottom-navigation.jpg) 0 0 no-repeat;
}

#navigation #bottomNavigation li a.uber-uns {
	width:67px;
}

#navigation #bottomNavigation li a.uber-uns:hover, #navigation #bottomNavigation li.active a.uber-uns {
	background-position:0 -23px;
}

#navigation #bottomNavigation li a.leistungen {
	width:76px;
	background-position:-79px 0;
}

#navigation #bottomNavigation li a.leistungen:hover, #navigation #bottomNavigation li.active a.leistungen {
	background-position:-79px -23px;
}

#navigation #bottomNavigation li a.gebrauchtwagen {
	width:112px;
	background-position:-167px 0;
}

#navigation #bottomNavigation li a.gebrauchtwagen:hover, #navigation #bottomNavigation li.active a.gebrauchtwagen {
	background-position:-167px -23px;
}

#slideShow {
	float:left;
	width:429px;
	height:281px;
}

/* contentMain */
#contentMain {
	width:904px;
	padding:0 0 0 46px;
	background:url(../images/bg-content-main.jpg) 0 0 no-repeat;
}

#heading {
	width:848px;
	height:102px;
}

#heading h3.startSite {
	display:block;
	width:340px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/h3-willkommen.jpg) 0 0 no-repeat;
}

#heading h3.empty {
	display:block;
	height:37px;	
}

#heading h2 {
	display:block;
	width:380px;
	height:52px;
	text-indent:-9999px;
}

#heading h2.willkommen {
	background:url(../images/h2-willkommen.jpg) 0 5px no-repeat;
}

#heading h2.h2-ueberuns {
	background:url(../images/h2-ueber-uns.jpg) 0 0 no-repeat;
}

#heading h2.h2-leistungen {
	background:url(../images/h2-leistungen.jpg) 0 0 no-repeat;
}

#heading h2.h2-angebote {
	background:url(../images/h2-angebote.jpg) 0 0 no-repeat;
}

#heading h2.h2-gebrauchtwagen {
	background:url(../images/h2-gebrauchtwagen.jpg) 0 0 no-repeat;
}

#heading h2.h2-kontakt {
	background:url(../images/h2-kontakt.jpg) 0 0 no-repeat;
}

#heading h2.h2-danke {
	background:url(../images/h2-danke.jpg) 0 0 no-repeat;
}

#heading h2.h2-anfahrt {
	background:url(../images/h2-anfahrt.jpg) 0 0 no-repeat;
}

#heading h2.h2-impressum {
	background:url(../images/h2-impressum.jpg) 0 0 no-repeat;
}

/* contentMain1 */
#contentMain1 {
	width:547px;
	float:left;
	padding:17px 0 0 6px;
}

#contentMain1 h2{
	font-size: 16px;
}

#contentMain1 p {
	line-height:18px;
	margin:0 0 18px 0;
}

#contentMain1 .floatRight {
	float:right;
	margin:0 0 0 37px ;
	border:4px solid #ffffff;
}

#contentMain1 .floatLeft {
	float:left;
	border:4px solid #ffffff;
	margin:0 10px 0 0;
}

#contentMain1 p iframe {
	border:4px solid #ffffff;
}

/* sidebar */
#sidebar {
	float:left;
	width:251px;
	padding:20px 0 0 50px;
}

#sidebar p {
	margin:0 0 18px 0;
	line-height:18px;
}

#sidebar h3 {
	font-size:18px;
	line-height:18px;
	margin:0 0 2px 0;
}

/* footer */
#footer {
	width:898px;
	height:84px;
	padding:12px 0 0 52px;
	margin:0 auto;
	clear:both;
	background:url(../images/bg-footer.gif) 0 0 no-repeat;
}

#footer p {
	line-height:18px;
	margin:0 0 0 10px;
}

#footer a.nachoben {
	text-decoration: none;
	display:block;
	width:75px;
	height:14px;
	padding:0 0 18px 0;
	background:url(../images/nach-oben.png) no-repeat 0px 0px;
}

* html #footer a.nachoben {
	background:url(../images/nach-oben.gif) no-repeat 0px 0px;
}

#footer a.nachoben:hover {
	background-position: -75px 0px;
}

#footer a {
	color:#ffffff;
	text-decoration:underline;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

#contentMain1 ul {
	line-height: 22px;
    list-style-type: square;
    padding-left: 15px;
    margin-bottom: 20px;
}
