html, body{
	height: 100%; 
	margin:0;
	padding: 0;
}

* html #MainContainer { 
	height: 100%; 
}

body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../grafik/bg_body.png) repeat-x #e8e8e8;
	color:#545454;
}




img{
	border:0px;
}

p{
	margin:0px;
}

a{
	color:#1064a2;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	margin:0;
	font-size:21px;
	font-weight:bold;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2{
	margin:0;
	font-size:17px;
	font-weight:bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

.ContentBox h2{
	padding-bottom: 1px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}


#MainContainer{
	width:1008px;
	background:url(../grafik/bg_restOfPage.png) repeat-y;
	margin: 0 auto;
	min-height: 100%; 
}

#InnerContainer{
	background:url(../grafik/bg_topPartOfPage.png) no-repeat;
	min-height:631px;
}

#OuterPadding{
	padding:0px 4px 0px 4px;
}

#InnerPadding{
	padding:0px 14px 0px 14px;
}

#PageHeader{
	height:91px;
	background:url(../grafik/bg_pageHeader.png) repeat-x;
	margin-bottom: 10px;
}

#DealerLogo{
	width:476px;
	float:left;
}
#Brands{
	float:right;
	display: none;
}

/* ------------ MENU - START -------------*/

#MainMenuHolder{
	height:54px !important;
}


#MainMenuHolder .Menu{
	height:54px;
	float:left;
	width:956px;
	background:url(../grafik/bg_menu.png) repeat-x;
}

#MenuLeftCorner{
	background:url(../grafik/bg_menuLeft.png) no-repeat;
	height:54px;
	width:8px;
	float:left;
}

#MenuRightCorner{
	background:url(../grafik/bg_menuRight.png) no-repeat;
	height:54px;
	width:8px;
	float:left;
}

#MainMenuHolder .Menu .Parent, #MainMenuHolder .Menu .ParentHover{
	float:left;
}

/* ---- CSS-HACKS FOR IE6 ---- */

/*\*/ * html #MainMenuHolder .Menu .Parent{width:16%} /**/
/*\*/ * html #MainMenuHolder .Menu .ParentHover{width:16%} /**/

#MainMenuHolder .Menu .Parent .Container{
	display:none;
}

#MainMenuHolder .Menu .Parent a, #MainMenuHolder .Menu .ParentHover a{
	display:block;
	margin-top:3px;
	font-size:13px;
	color:#1064a2;
	text-decoration:none;
	font-weight: bold;
}

#MainMenuHolder .Menu .Parent a span, #MainMenuHolder .Menu .ParentHover a span{
	display:block;
	padding:16px 12px 0px 12px;
	height:31px;
	cursor:pointer;
	background:url(../grafik/menuDivider.png) no-repeat top right;
}

#MainMenuHolder .Menu .Parent a:hover, #MainMenuHolder .Menu .ParentHover a:hover{	
	color:#1064a2;
}

#MainMenuHolder .Menu .ParentHover{
	position:relative;
}

#MainMenuHolder .Menu .ParentHover a{
	background:#ffffff;
}

#MainMenuHolder .Menu .selectedParent a span, #MainMenuHolder .Menu .ParentHover a span{
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:16px 12px 0px 12px;
	background: #f6f9fb;
}

#MainMenuHolder .Menu .ParentHover .Container{
	display:block;
	position:absolute;
	left:-2px;
	top:100%;
	background: url(../grafik/bg_containerBottom) repeat-x bottom #ffffff;
	width:190px;
	border:1px solid #d0d0d0;
	border-top:0px;
	padding-bottom:1px;
	z-index: 100;
}

#MainMenuHolder .Menu .selectedParent .Container a span, #MainMenuHolder .Menu .ParentHover .Container a span{
	background:#f8f8f8;
	padding:10px 12px 10px 12px;
	height:15px;
	font-size:12px;
	border:1px solid #ffffff;
	border-bottom:0;
}

#MainMenuHolder .Menu .ParentHover .Container a{
	margin:0;
	border:0;
	border-top:1px solid #d0d0d0;
}

#MainMenuHolder .Menu .ParentHover .Container .Parent{
	float:none;
}

/* ------------ MENU - END -------------*/


#ContentHolder{
	margin-top:13px;
}


.ContentBox{
	background:none;

}

.TopCorners{
	background: url(../grafik/bg_topCorners.png) repeat-x;
	height:16px;

}


.TopCorners .TopCornerLeft{
	width:6px;
	height:16px;
	background: url(../grafik/bg_topCornerLeft.png) no-repeat;
	float:left;
	font-size:0;
	line-height:0;

}

.TopCorners .TopCornerRight{
	width:6px;
	height:16px;
	background: url(../grafik/bg_topCornerRight.png) no-repeat;
	float:right;
	font-size:0;
	line-height:0;

}

.LeftBorder{
	background: url(../grafik/bg_leftBorderShadow.png) left repeat-y;

}

.RightBorder{
	background: url(../grafik/bg_rightBorderShadow.png) right repeat-y;

}

.BottomCorners{
	background:url(../grafik/bg_bottomCorners.png) bottom repeat-x;
	height:17px;
	line-height:0px;		
}

.BottomCorners .BottomCornerLeft{
	width:6px;
	height:17px;
	background: url(../grafik/bg_bottomCornerLeft.png) no-repeat;
	float:left;
	font-size:0;
}

.BottomCorners .BottomCornerRight{
	width:6px;
	height:17px;
	background: url(../grafik/bg_bottomCornerRight.png) no-repeat;
	float:right;

}

.Content{
	padding-left:17px;
	padding-right:17px;
	line-height: 17px;

}
.StartTrippel{
	width:314px;
	float:left;
	margin:15px 0px 15px 0px;
}

.RightColumn .StartTrippel
{
	margin-top: 0;
}

.StartTrippel .Puscher{
	height:180px;
}

#StartTrippelMiddle{
	margin:15px;
}

.arrowLink{
	display:block;
	font-size:14px;
	font-weight:normal;
	padding:2px 25px 2px 0px;
	background:url(../grafik/linkArrow.png) right no-repeat;
}

.Puscher{
	position:relative;
}

.Puscher .arrowLink{
	right:10px;
	bottom:-7px;
	position:absolute;
}

.StartSmall{
	width:227px;
	float:left;
	margin:0px 15px 15px 0px;
}

.StartSmall .Puscher{
	height:140px;
}

#StartSmallLast{
	margin-right:0px;
}


.LeftColumn{
	width:643px;
	float:left;
	margin-right:15px;
}

.RightColumn{
	float:left;
	width: 314px;
}

.verticalDivider{
	float:left;
	margin:0px 15px 15px 0px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #b8d1e4;
	width:0px;
	height:174px;
}

#ClearFooter { 
	height: 55px; 
	border: 0; 
	margin: 0; 
	padding: 0; 
} 

#Footer { 
	width:970px; 
	height: 45px; 
	padding: 10px 0 0 0; 
	margin: -55px auto 0 auto; 
	border: 0;
} 

#FooterContent{
	padding:14px 0px 0px 0px;
}

.HorizontalDivider{
	border-top:2px solid #e4e4e4;
	/*border-bottom:1px solid #b8d1e4;*/
}

#HorizontalDividerUndersida{
	width:100%;
	clear:both;
	margin-bottom:15px;
	height:0px;
}



.ClearFloats{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	padding:0;
	margin:0;
}


