/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -83px; /* the bottom margin is the negative value of the footer's height */
}
#bottom, .push {
	height: 83px; /* .push must be the same height as .footer */
}
#bottom {
	background: #000 url(../graphics/bg_top.png) repeat-x;
	height: 83px;
}
body {
	background: transparent url(../graphics/bg_body.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	background: transparent url(../graphics/bg_top.png);
	height: 83px;
}
#topwrapper {
	margin: 0 auto;
	text-align: left;
	width: 954px;
}
#logo {
	float: left;
}
#payoff {
	float: right;
	height: 83px;

margin-right:30px;

}
#payoff p {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin-top: 30px;
}
.upper {
	vertical-align: text-top;
	font-size: 8px;
}
#content {
	width: 954px;
	margin: 0 auto;
	margin-top: 68px;
	overflow: hidden;
}
#content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
.box {
	border: 1px solid #aaa9a2;
	border-top: none;	
}
a#skudvaerktoejer {
	background: #fff url(../graphics/skudvaerktojer.jpg) no-repeat 0 0;
}
div#skudvaerktoejer {
	background: #fff url(../graphics/skudvaerktojer_temp.jpg) no-repeat 0 0;
}
.area3 div#skudvaerktoejer {
	background: #fff url(../graphics/skudvaerktojer_temp_2.jpg) no-repeat 0 0;
}
a:hover#skudvaerktoejer {
	background: #fff url(../graphics/skudvaerktojer.jpg) no-repeat 0 -186px;
}
a#spit {
	background: #fff url(../graphics/spit.jpg) no-repeat 0 0;
}
a:hover#spit {
	background: #fff url(../graphics/spit.jpg) no-repeat 0 -186px;
}
a#beslag {
	background: #fff url(../graphics/beslag.jpg) no-repeat 0 0;
}
a:hover#beslag {
	background: #fff url(../graphics/beslag.jpg) no-repeat 0 -186px;
}
#befaestelse a.nkt {
	display: block;
	background-color: aqua;
	background: #fff url(../graphics/nkt.jpg) no-repeat 0 0;
	height: 113px;
}
#befaestelse a.spit {
	display: block;
	background: #fff url(../graphics/bef_spit.jpg) no-repeat 0 0;
	height: 73px;
}
#befaestelse a:hover.nkt {
	background: #fff url(../graphics/nkt.jpg) no-repeat 0 -113px;	
}
#befaestelse a:hover.spit {
	background: #fff url(../graphics/bef_spit.jpg) no-repeat 0 -73px;	
}
.column_left .box {
	display: block;
	background-color: green;
	float: left;
	height: 186px;
	width: 358px;
	margin-right: 18px;
	margin-bottom: 20px;
}
.column_left {
	float: left;
	width: 756px;
	text-align: center;
	overflow: hidden;
}
.wide .column_left {
	margin-left: 105px;
}
.column_right {
	float: left;
	width: 194px;
}
.column_right .box {
	background-color: #fff;
	height: 393px;
	text-align: left;
}
.column_right .box h2 {
	background: #000 url(../graphics/bg_h2.png) repeat-x;
	color: #f5f5f5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
	padding-left: 10px;
}
.column_right .box img {
	margin-bottom: 8px;
}
.column_right .box h3 {
	font-size: 11px;
	color: #434343;
	padding: 0 10px;
	margin-bottom: 2px;
}
.column_right .box p {
	padding: 0 10px;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin-bottom: 8px;
}
.column_right .box a {
	color: #064b86;
	background: #fff url(../graphics/icon_arrow_blue.png) no-repeat 0 50%;
	padding-left: 8px;
}

#address {
	text-align: left;
	width: 954px;
	margin: 0 auto;
}


.contact_info {
	float: left;
	width: 215px;
	margin-left: 20px;
	position: relative;
	top: 12px;
}
.contact_info p {
	font-size: 12px;	
	line-height: 20px;
	color: #b2b2b2;
}
.contact_info a {
	color: #b2b2b2;	
}