body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	background:url(../grafik/bg_Body.png) repeat-x #ededed;
	margin:0;
}

input, textarea, submit, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background: #f5f5f5;
	border:1px solid #d6d6d6;
}

a{
	color:#e40821;
	text-decoration:none;
}

a:hover{

	text-decoration:underline;
}

h1{
	margin-top:0px;
	font-size:18px;
	letter-spacing:-1px;
}

img{
	border:0;
}

#MainContainer{
	width:908px;
	margin:auto;
}

#TopHeader{
	height:89px;
}

#TopHeader img{
	border:0; 
}

#TopMenu .Menu{
	height:40px;
}

#TopMenu .Menu .Parent, #TopMenu .Menu .ParentHover{
	float:left;	
	position:relative;
}

#TopMenu .Menu .Parent a, #TopMenu .Menu .ParentHover a{
	display:block;
	color:#5c5c5c;
	text-decoration:none;
}

#TopMenu .Menu .Parent a:hover, #TopMenu .Menu .ParentHover a:hover{
	color:#181818;
	
}
#TopMenu .Menu .selectedParent a{
	color:#e70821;
}

#TopMenu .Menu .Parent a span, #TopMenu .Menu .ParentHover a span{
	display:block;
	padding:13px;
	background:url(../grafik/bg_MenuItemDivider.png) no-repeat right;
}

#TopMenu .Menu .Parent .Container{
	display:none;
}

#TopMenu .Menu .ParentHover .Container{
	background:url(../grafik/bg_Container.png) repeat-x top #f6f6f6;
	width:180px;
	position:absolute;
	left:0px;
	top:40px;
	border:1px solid #bdbdbd;
	border-bottom:0px;
	z-index:999;
}

#TopMenu .Menu .ParentHover .Container .Node a span, #TopMenu .Menu .ParentHover .Container .ParentHover a span{
	background:none;
	padding:11px;
}

#TopMenu .Menu .ParentHover .Container .Node a span, #TopMenu .Menu .ParentHover .Container .Parent a span{
	background:none;
	padding:11px;
}

#TopMenu .Menu .ParentHover .Container .Node a:hover span, #TopMenu .Menu .ParentHover .Container .ParentHover a:hover span{
	background:#f1f1f1;	
}

#TopMenu .Menu .ParentHover .Container .Node, #TopMenu .Menu .ParentHover .Container .ParentHover, #TopMenu .Menu .ParentHover .Container .Parent{
	float:none;
	border-bottom:1px solid #bababa;
	border-top:1px solid #ffffff;
}

#TopMenu .Menu .ParentHover .Container .ParentHover .Container{
	position:absolute;
	left:180px;
	top:-2px;
}

#ContentHolderTop{
	background:url(../grafik/bg_ContentHolderTop.png) no-repeat;
	height:3px;
	width:100%;
}

#ContentHolder{
	background:url(../grafik/bg_ContentHolder.png) repeat-y;
	width:100%;
}	

.Padding{
	padding:17px 24px 18px 24px;
}

#ContentHolderBottom{
	background:url(../grafik/bg_ContentHolderBottom.png) no-repeat;
	height:6px;
	width:100%;
}

#Footer p{
	margin:0;
	padding:0;
}

#Footer{
	padding:0px 24px 17px 24px;
	font-size:11px;
	position:relative;

}

#Footer a{
	color:#5c5c5c;
}

#SkrivUt{
	background:url(../grafik/bg_skrivut.png) no-repeat left;
	padding-left:15px;
}

#Sidtopp{
	background:url(../grafik/bg_sidtopp.png) no-repeat left;
	padding-left:15px;
}

#By{
	display:block;
	position:absolute;
	right:24px;
	top:0px;
}

#Divider{
	border-top:1px solid #bababa;
	border-bottom:1px solid #ffffff;
	width:900px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	line-height:0;
	font-size:0;
}

#SiteMap{
	width:900px;
	margin:auto;
}

#SiteMap .Menu{
		margin-bottom:10px;
}

#SiteMap .Menu a{
	color:#5c5c5c;
}

#SiteMap .Menu .Parent{
	float:left;
	margin-right:11px;
	font-weight:bold;
	font-size:11px;
}

#SiteMap .Menu .Parent .Container .Parent{
	float:none;
}

#SiteMap .Menu .Parent .Container .Node{
	font-weight:normal;
}

.Content{
	border:1px solid #bababa;
	background:url(../grafik/bg_Content.png) repeat-x bottom;
	padding:15px;
}


.ClearFloats{
	clear:both;
	line-height:0;
	padding:0;
	margin:0;
	font-size:0;
	height:0;
}

#DealerLogo{
	width:213px;
	float:left;
}

#Logos{
	width:500px;
	float:right;
	text-align:right;	
}

#Logos img{
	display:inline;
}

#Splash{
	margin-bottom:20px;
	height:285px;
}

#LeftColumn{
	float:left;
	width:611px;
}

#RightColumn{
	float:right;
	width:224px;
}

.Button{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:url(../grafik/bg_Button.png) repeat-x top;
	padding:5px;
	margin-top:2px;
	border:1px solid #d6d6d6;
	color:#e40821;
	cursor:pointer;
}


#SellerImageLabel{
	position:relative;	
}
#SellerImageLabel h1{
	width:559px;
	position:absolute;
	top:-40px;
	height:20px;
	left:0px;
	display:block;
	padding:10px;
	background:url(../grafik/bg_SellerImageLabel.png) repeat-x;
}

#ContactLeft{
	float:left;
	width:286px;
	margin-right:10px;
	margin-top:10px;
}

#ContactRight{
	float:right;
	width:276px;
	margin-top:10px;
}

#ContactLeft #Call{
	background:url(../grafik/bg_Call.png) no-repeat;	
	padding:9px 9px 9px 37px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}

#ContactLeft #Mail{
	background:url(../grafik/bg_Mail.png) no-repeat;	
	padding:9px 9px 9px 37px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}

#ContactLeft #Map{
	background:url(../grafik/bg_Map.png) no-repeat;
	padding:9px 9px 9px 37px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;	
}

table p{
	margin:0;
}

.EmployeeList{
	
	margin-top:10px;
}

.EmployeeList table{
	width:579px;
}

.EmployeeList table td{
	border-bottom:1px solid #d6d6d6;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align:top;
	
}

.EmployeeList table img{
	border:1px solid #d6d6d6;
	width:123px;
	
}

.ContactForm .TextField{
	width:188px;
}

#ServiceFormHolder{	
	width:295px;
	float:left;
}

#BokaServiceImageHolder{
	width:482px;
	float:right;
}

#ServiceFormHolder .TextField{
	width:280px;
}

#ServiceFormHolder .DropDown{
	width:286px;
}

.Margin20{
	margin-top:20px;
}

#CampaignTableHolder table{
	width:828px;
}

#CampaignTableHolder td{
	border-top:1px solid #d6d6d6;
	padding-top:10px;
	padding-bottom:10px;
}

#OpeningHours{
	background:url(../grafik/bg_OpeningHours.png) no-repeat right;
}

#OpeningHours table{
	width:100%;
}
#OpeningHours table td{
	vertical-align:top;
}

