
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#startText { width: 400px; padding-left: 50px; }

#aktuelltHolder { width: 455px; padding-left: 0px; margin-top: 40px;  }
	#aktuelltHolder h4 { color: #bbb; font-size: 1.2em; border-bottom: 1px solid #eee; margin-left: 50px; }
	.nyhetRow { clear: both; padding-top: 10px; }
		.nyhetRow h3 { cooolor: #3b77b4; color: #333; margin-bottom: 2px; }
		.nyhetDatum { clear: both; float: left; padding-left: 10px; padding-top: 15px; width: 40px; height: 60px; font-size: 20px; color: #999; background-image: url(/pix/news-date-bg.jpg);  background-repeat: no-repeat; line-height: 18px; }
		.nyhetContent { float: left; width: 400px; padding-left: 5px; padding-bottom: 10px; border-bottom: 1px solid #eee; margin-bottom: 15px;  }
		#nyhetLinkHolder { float: right;  }
			#nyhetLinkHolder a { text-decoration: none; font-size: 0.95em; color: #999; }

#startVehicleMenuRow1 { position: absolute; left: 540px; top: 150px; width: 500px; z-index: 6; }
#startVehicleMenuRow2 { position: absolute; left: 540px; top: 350px; width: 500px; z-index: 5; }
	.cat { width: 220px; padding: 12px;  float: left; margin-right: 5px;  }
		.cat .catImg { background-color: #fff; padding: 8px; border: 1px solid #eee; }
		.cat h4 { color: #aaa; margin-top: 5px; margin-bottom: 5px; }
	.alternativ { display: none; }
		.alternativ a { display: block; padding: 3px; text-decoration: none; font-size: 12px;  }
		.alternativ a:hover { background-color: #ddd; background-image: url(/pix/startMenuArrow.gif); background-position: right center; background-repeat: no-repeat; color: #036; text-decoration: none;  }

#rightCol { position: absolute; left: 550px; top: 570px; width: 452px; z-index: 4; }
	#samarbetsLogos { clear: both; width: 450px; height: 80px; padding: 10px; border: 1px solid #eee; margin-top: 10px;   }
		#samarbetsLogos p { color: #bbb; }
		.samLogga { float: left; width: 112px; text-align: center; }
	
	#kommandeHolder { width: 450px; padding: 10px; border: 1px solid #eee; z-index: 6; color: #bbb; }
	#kommandeHolder .kommande { float: left; width: 150px; text-align: center; }
	#kommandeHolder .kommande p { font-size: 0.85em; color: #999999; text-align: center; }
	.clear { clear: both; height: 1px; }
	
	#isocert {
		float: right;
		width: 452px;
		height: 80px;
		text-align: right;
		margin-top: 15px;
	}

#footerSpacer { padding-top: 150px; clear: both; width: 10px; }

.menuFooterDiv { position: fixed; z-index: 50; bottom: 0px; height: 26px; width: 100%; background-color: #333; background-image: url(/pix/euro-menuFooterBg.png); background-color: #2f3538; background-repeat: repeat-x;  }
	#contactInfo { float: left;  color: #aaa; font-size: 11px; padding-top: 4px; padding-left: 20px; width: 600px; }
	#menuFooterTeaser { float: left; height: 15px; }
	#divBackarydsgruppen { float: right; width: 250px; padding-top: 4px; padding-right: 20px;}
	
	#menuFooterVehRow { clear: both; padding-top: 11px; padding-left: 50px; width: 1100px; }
	.vehicleGroup { float: left; width: 250px; }
		.vehicleImage { float: left; width: 75px; }
			.vehicleImage img { border: 5px solid #4a4a4a; }
		.vehicleLinks { float: left; width: 160px; padding-bottom: 15px; font-size: 11px; }
			.vehicleLinks h3 { color: #FFF; margin-bottom: 2px; margin-top: 0px; }
			a.footerVechicleLink { display: block; padding: 0px; text-decoration: none;  } 
			a.footerVechicleLink:hover { text-decoration: underline; } 
 				
body {
	margin: 0px;
	background-image: url(/pix/eurolans-top-bg.jpg); background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #555;
	
}

#topDiv { background-image: url(/pix/top-left-bg.jpg); background-repeat: no-repeat; height: 174px; width: 1100px; }
	#logoDiv { float: left; width: 270px; }
	#menuDiv { float: left; width: 800px; padding-top: 35px; }

#contentDiv { padding-left: 25px; width: 1100px; }
	#productLeftCol { padding-left: 40px; width: 330px; float: left; }
		#salesmenDiv { padding-top: 50px; }
	#productMiddleCol { padding-left: 20px; width: 360px; float: left; }
	#productRightCol { margin-top: -60px; padding-left: 30px; width: 240px; float: left; }
	#contentDiv p a { color: #555; text-decoration: none; border-bottom: 1px dotted #09F; }
		#contentDiv p a:hover { border-bottom: 1px solid #09F; color: #000; }
	
	
	.personHolder { clear: both; float:left; width: 300px; padding-top: 2px; padding-bottom: 2px; }
		.personImage { float:left; width: 80px; }
		.personInfo { float:left; width: 220px; padding-top: 2px; }
		.personImage img { padding: 5px; border: 1px solid #eee; }

#footerDiv { clear: both; padding-left: 25px; }

.menu {
	padding-right: 18px;
	padding-left: 0px;
}

#rightProductMenu { width: 200px; padding: 10px; background-color: #e2e2e2; font-size: 12px; }
	#rightProductMenu h3 { color: #f00; font-weight: bold; margin-bottom: 0px; }
	#rightProductMenu p { margin-top: 0px; }
	#rightProductMenu a { text-decoration: none; display: block; color: #333; }
	#rightProductMenu a:hover { background-color: #ccc; background-image: url(/pix/startMenuArrow.gif); background-position: right center; background-repeat: no-repeat; color: #036; text-decoration: none; }

/*
a:link, a:visited, a:active  {
	
	cooolor: #222277;
}*/

a.blacklink:link, a.blacklink:visited, a.blacklink:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

/*
a:hover, a.blacklink:hover  {
	color: #0000ff;
	text-decoration: underline;
}*/

a.menulink { display: block; float: left; margin-left: 2px; padding-left: 8px; color: #fff; font-size: 12px; text-decoration: none; }
	a.menulink:hover, a.menulinkon { background-image:url(/pix/euro-tMenu-left.gif); background-repeat: no-repeat; background-position: top left; }
a.menulink span { padding-right: 8px; display: block; float: left; height: 22px; padding-top: 5px; }
	a.menulink:hover span, a.menulinkon span  { background-image:url(/pix/euro-tMenu-right.gif); background-repeat: no-repeat; background-position: top right; } 



/*a.menulink:link, a.menulink:visited, a.menulink:active, a.menulinkon:link, a.menulinkon:visited, a.menulinkon:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.menulinkon:link, a.menulinkon:visited, a.menulinkon:active  {
	background-color: #ee3a43;
}


a.menulink:hover, a.menulinkon:hover {
	text-decoration: underline;
}*/

h1  {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
	margin-top:0px;
}

h2  {
	font-size: 24px;
	font-weight: bold;
	color: #3b77b4;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 2px #aaa;
}

h3  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
}

h4  {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
}

p, .p, ul  {
	
	line-height: 16px;
	margin-top: 0px;
	text-align: left;
}

.image {
	 border: 1px solid #ddd;
	 padding: 6px;
	 -moz-background-clip: border; 
	 -moz-background-inline-policy: continuous;
	 -moz-background-origin: padding;
	 background: #fff;
}
.test {
	-moz-box-shadow: 3px 3px 3px #bbb;
	-webkit-box-shadow: 3px 3px 3px #bbb; 
    box-shadow: 3px 3px 3px #bbb; 
    -mms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bbb')"; 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#bbb');
	 
}

.footer {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.boxtoning {
	background-color: #eeeeee;
	background-image: url(/pix/box-toning.jpg);
	background-repeat: repeat-x;
}


