/* forside */

.company_pic {
	position: absolute;
	top: 200px;
	height: 241px;
	width: 485px;
	right: 0px;
}

.opentill {
	position: absolute;
	width: 150px;
	height: 80px;
	top: 100px;
	left: 45px;
	z-index: 1;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
}

.label_top {
	position: absolute;
	width: 196px;
	height: 58px;
	top: 0px;
	left: 97px;
	background: transparent url('../gfx/label_top.jpg') no-repeat;
}

.label_right {
	position: absolute;
	width: 122px;
	height: 197px;
	bottom: 3px;
	left: 0px;
	background: transparent url('../gfx/label_right.jpg') no-repeat;
}

.label_picture {
	position: absolute;
	width: 357px;
	height: 183px;
	top: 58px;
	right: 10px;
	background: transparent url('../gfx/label_picture.jpg') no-repeat;
}

.welcome {
	position: relative;
	height: auto;
	min-height: 230px;
	width: 325px;
	left: 10px;
	top: 40px;
	padding-bottom: 30px;
	overflow:visible;
}

.news {
	position: relative;
	height: auto;
	min-height: 280px;
	width: 425px;
	left: 10px;
	top: 20px;
	overflow:visible;
}

.brugte_title {
	position: absolute;
	width: 355px;
	height: 30px;
	top: 450px;
	right: 10px;
	text-align: left;
}

.random {
	position: absolute;
	width: 355px;
	height: 275px;
	top: 480px;
	right: 10px;
	background-color: #transparent;	
}

.date,
.news em {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.news em {
	text-align: right;
	float: right;
	font-style: normal;
}

.plain {
	position: relative;
	height: auto;
	min-height: 230px;
	width: 850px;
	left: 10px;
	top: 40px;
	padding-bottom: 30px;
	overflow:visible;
}

/* brugte maskiner */

.used_plain {
	position: relative;
	height: auto;
	min-height: 150px;
	width: 550px;
	left: 10px;
	top: 40px;
	padding-bottom: 30px;
	overflow:visible;
}

.suppliers {
	position: relative;
	height: auto;
	min-height: 100px;
	width: 840px;
	left: 10px;
	padding-bottom: 30px;
	overflow:visible;
}

.redline hr {
	border: 1px solid #FF0000;
}

.left_pic {
	position: absolute;
	width: 465px;
	height: 207px;
	top: 235px;
	right: 0px;
	background: url('../gfx/pic_left_frame.gif') no-repeat top left;
}

.left_pic_image {
	position: absolute;
	width: 456px;
	height: 196px;
	top: 4px;
	right: 6px;
	background-color: #99FF00;
}

.used_iframe {
	height: auto;
	padding-left: 10px;
}

/* her bor vi */

.dk_map {
	position: relative;
	height: auto;
	min-height: 448px;
	width: 512px;
	left: 10px;
	overflow:visible;
	background: url('../gfx/dk_map.gif') no-repeat top left;
}

.gmaps_frame {
	position: absolute;
	width: 464px;
	height: 307px;
	top: 275px;
	right: 0px;
	background: url('../gfx/gmaps_frame.gif') no-repeat top left;
}
#roaddir_map {
	width: 456px;
	height: 297px;
}
.gmaps {
	position: absolute;
	width: 456px;
	height: 297px;
	top: 4px;
	right: 5px;
}

.directions {
	position: absolute;
	width: 300px;
	height: 250px;
	top: 600px;
	right: 5px;
	line-height: 30px;
}

/* standard */

.left {
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
