﻿@font-face {
	font-family: 'CalibriRegular';
	src: url('calibri-webfont.eot');
	src: local('☺'), url('calibri-webfont.woff') format('woff'), url('calibri-webfont.ttf') format('truetype'), url('calibri-webfont.svg#webfontLTKfQ5mL') format('svg');
	font-weight: normal;
	font-style: normal;
	
}

body, html 
{
	height:100%;
	width:100%;
	background-image: url('../images/bg_gradient.png');
	background-repeat: repeat-x;
	background-color: #cdcdcd;

}




#frame 
{
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -90px;
	background-image: url('../images/bg_gradient.png');
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	width:auto;*/
}
#innerframe
{
	margin:0 auto;
	width: 1181px;
	text-align:center;
}

#top
{
	background-image: url('../images/bg_top3.png');
	background-repeat:no-repeat;
	width: 1036px;
	height:145px;
	padding-left:75px;
	padding-right:70px;
	text-align:left;
	background-position: -30px 0px;
	
}
	.logo
	{
		padding-left:67px;
		padding-top: 40px;
		display:block;
		float:left;
		
	}
	.toplinks
	{
		float:right;
		
		padding-bottom:8px;
		vertical-align:top;
		padding-top: 13px;
		color:White;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		line-height:normal;
		font-family: Arial, sans-serif;
		padding-right:35px;
		position:relative;
		
		
		
		
	}
		.toplinks a, .toplinks a:link,.toplinks a:visited,.toplinks a:hover, .toplinks span, .toplinks img
		{
			height:26px;
			display:block;
			float:left;
			padding-top:5px;
			color:White;
		}
		.toplinks img
		{
			padding-top:0;
		}
	
	.menu-top-wrapper
	{
		height: 43px;
		width:1036px;

	}
	.menu-top-left
	{
		background-image:url('../images/menutop_left.png');
		background-repeat:no-repeat;
		width:26px;
		height:43px;
		float:left;
	}
	.menu-top-right
	{
		background-image:url('../images/menutop_right.png');
		background-repeat:no-repeat;
		width:30px;
		height:43px;
		float:left;
	}
	.menu-top
	{
		background-image: url('../images/menutop_bg.png');
		background-repeat:repeat-x;
		width:944px;
		float:left;
		padding-left: 36px;
		height:43px;
	}
		.menu-top li
		{
			height:29px;
			float:left;
			list-style-type:none;
			
		}
			.menu-top li a, .menu-top li a:active, .menu-top li a:hover, .menu-top li a:link, .menu-top li a:visited
			{
				display:block;
				height:18px;
				padding:6px 11px 5px 11px;
				font-family: Arial, sans-serif;
				
				font-size:12px;
				color: #1c1c1c;
				
				text-transform: uppercase;
				
				
				
			}
			.menu-top li a.active, .menu-top li a:hover
			{
				background-image: url('../images/menutop_bg_active.png');
				background-repeat:repeat-x;
				color:#f78f1e;
				text-decoration:none;
				
			}
		.menu-top .search
		{
			padding:0;
			
		}
			.search-field-left
			{
				width:5px;
				height:29px;
				float:left;
				background-image: url('../images/search_left.png');
				background-repeat:no-repeat;
				margin-left:20px;
				
			}
			.search-field-right
			{
				width:29px;
				height:29px;
				float:left;
				background-image: url('../images/search_right.png');
				background-repeat:no-repeat;
				border:0;
				
			}
			.search-field
			{
				background-image: url('../images/search_bg.png');
				background-repeat:repeat-x;
				width:120px;
				height:29px;
				float:left;
				
			}
				.search-field input
				{
					border:0;
					outline:none;
					margin-top:8px;
					color:White;
					background-color: Transparent;
				}

#middle
{
	width:1036px;
	width: 1036px;

	padding-left:75px;
	padding-right:70px;
	text-align:left;
}
	.middle-left
	{
		float:left;
		background-image:url('../images/sidebar_left.png');
		background-repeat:no-repeat;
		width:26px;
		height:375px;
	}
	.middle-right
	{
		float:left;
		background-image:url('../images/sidebar_right.png');
		background-repeat:no-repeat;
		width:26px;
		height:375px;
	}
	.middle-inner
	{
		width:969px;
		float:left;
		background-image: url('../images/content_bg.png');
		background-repeat:repeat-x;
		min-height: 400px;
		padding: 6px 0px 11px 11px;
		
	}
	
	#menu-left
	{
		width:160px;
		float:left;
		margin-right:5px;
		
	}
		.menu-left-top
		{
			background-image:url('../images/menu_left_top.png');
			background-repeat:no-repeat;
			width:160px;
			height:13px;
			
		}
		.menu-left-bottom
		{
			background-image:url('../images/menu_left_bottom.png');
			background-repeat:no-repeat;
			width:160px;
			height:22px;
			
		}
		.menu-left-wrapper
		{
			background-image:url('../images/menu_left_bg.png');
			background-repeat:repeat-y;
			width:160px;
			min-height:125px;
			background-color:Transparent;
			
		}
		
		.menu-left
		{
			background-image:url('../images/menu_left_gradient.png');
			background-repeat:repeat-x;
			background-position: bottom;
			width:122px;
			min-height:125px;
			background-color:Transparent;
			padding: 4px 15px 4px 15px;
		}
		#menu-left li
		{
			list-style-type:none;
		}
		.menu-left a, .menu-left a:link, .menu-left a:visited, .menu-left a:active, .menu-left a:hover 
		{
			color:#727272;
			text-decoration:none;
		}
		
		#menu-left .active, .menu-left a:hover
		{
			font-weight:bold;
			color:Black;
		}

.content
{
	width:631px;
	float:left;
	margin-right:14px;
}
	.content-top
	{
		background-image: url('../images/content_white_top.png');
		background-repeat:no-repeat;
		width:631px;
		height:11px;
		
	}
	.content-bottom
	{
		background-image: url('../images/content_white_bottom.png');
		background-repeat:no-repeat;
		width:631px;
		height:11px;
	}
	.content-middle
	{
		background-color:White;
		width:573px;
		padding:0px 29px 18px 29px;
	}
	
	.doc
	{
		
	}
	
		.document-info
		{
			float:left;
			padding-top:18px;
		}
		.document-image-right
		{
			float:right;
			width:260px;
		}
		
	.doclist-item
	{
		padding: 10px 0px 10px 0px;
	}
		.doclist-item a, .doclist-item a:visited, .doclist-item a:active, .doclist-item a:link, .doclist-item a:hover
		{
			color: #727272;
		}
		
	.doc ol
	{
	}
	
/* Forside elementer */
.main-products
{
	width: 282px;
	float:left;
}
	.main-product-item
	{
		width:238px;
		/*height:121px;*/
		height: 103px;
		background-image: url('../images/mainproduct_bg.png');
		background-repeat:no-repeat;
		padding: 5px 34px 8px 10px;
	}
		.main-product-item-inner
		{
			width:238px;
			height: 103px;
			background-repeat:no-repeat;
			background-position:right;
			position:relative;
			
		}
		
		.main-product-item-inner h2
		{
			
			font-size:19px;
			font-family: Arial, Sans-Serif;
			font-weight:bold;
			padding-top:9px;
			width:154px;
		
		}
		.main-product-item-inner p
		{
			font-size:12px;
			font-family:Arial, Sans-Serif;
			color: #040200;
			line-height:17px;
			width:154px;
		}
.slideshow
{
	width:517px;
	height:348px;
	float:left;
	margin-right:12px;
}
	div#rotator {
		position:relative;
		height:356px;
		margin-bottom: 40px;
	}
		div#rotator ul li {
		float:left;
		position:absolute;
		list-style: none;
		opacity:1;
	}
		div#rotator ul li img 
		{
			display:inline-block;	
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/plus.png', sizingMethod='scale');
	}
		div#rotator ul li.show {
		z-index:500;
	}

.frontpage-bottom-left
{
	width:11px;
	height:121px;
	background-image: url('../images/frontpage_bottom_left.png');
	background-repeat:no-repeat;
	float:left;
}
.frontpage-bottom-right
{
	width:14px;
	height:121px;
	background-image: url('../images/frontpage_bottom_right.png');
	background-repeat:no-repeat;
	float:left;
}
.webshop-teaser
{
	width:575px;
	height:121px;
	float:left;
	margin-right:2px;

	
}
	.webshop-teaser-inner
	{
		
		float:left;
		width: 550px;
		height:121px;
		background-image: url('../images/frontpage_bottom_bg.png');
		background-repeat:repeat-x;
	}
	
		.webshop-teaser-item
		{
			float:left;
			width:130px;
			text-align:center;
			height:111px;
			
		}
			.webshop-teaser-item span
			{
				font-weight:bold;
				color: #666666;
				
			}
		.webshop-link
		{
			float:left;
		}

.banner-kunde
{
	float:left;
}
#right
{
	width:158px;
	float:left;
}
	.customer-service
	{
		width:145px;
		height:148px;
		background-image: url('../images/customer_service_box.png');
		background-repeat:no-repeat;
		padding:152px 0px 0px 21px;
	}
		.customer-service a, .customer-service a:link, .customer-service a:visited, .customer-service a:hover, .customer-service a:active
		{
			color:#282828;
			text-decoration:none;
			font-family:  Arial, Verdana, Sans-Serif;
			font-size:11px;
			line-height:14px;
			
		}
		.customer-service a:hover
		{
			text-decoration: underline;
		}
			
.custom-input-text
{
	height:23px;
	border:0;
	margin-top:3px;
	background-color:Transparent;
	
}

.custom-input-text-outer
{
	height:23px;
	border:0;
	float:left;
	margin-right:2px;
}
	.custom-input-text-inner
	{
		float:left;
		overflow:hidden;
		height:23px;
			background-image:url('../images/custom_input_bg.png');
		background-repeat:repeat-x;	
	
	}
		.custom-input-text-inner input
		{
			outline:none;
		}
	.custom-input-left
	{
		height:23px;
		width:5px;
		background-image:url('../images/custom_input_left.png');
		background-repeat:no-repeat;
		float:left;
		overflow:hidden;
		
	}
.custom-submit
{
	height:23px;
	border:0;
}


#footer 
{
	background:url('../images/footer_gradient.png');
	background-repeat:repeat-x;
	height: 333px;
	margin-top:10px;
	min-width:1181px;
	overflow:visible;
	
}
	.footer-pattern
	{
		
		height:323px;
		background:url('../images/footer_pattern.png');
		background-repeat:repeat;
		text-align:center;
		padding-top:10px;
	
	
	}
		.footer-inner-wrapper
		{
			width:1181px;
			text-align:center;
			margin:0 auto;
		}
	
			.footer-inner
			{
				width:816px;
				height:125px;
				margin:0 auto;
				background:url('../images/footer_inner.png');
				background-repeat:no-repeat;
				text-align:left;
				padding:21px 75px 21px 75px;
				
				
			}
.facebook-wrapper
{

	width:300px;

}
.breadcrumb-wrapper
{
	height:33px;
	width:966px;
	margin:0 auto;
	background-image: url('../images/breadcrumb_icon.png');
	background-repeat:no-repeat;
	position:relative;
	

}
	.breadcrumb
	{
		list-style-type:none;
		padding-left:75px;
		padding-top:3px;
		
	}
		.breadcrumb li
		{
			float:left;
			color:#d3d1cf;
			font-weight:bold;
		}
			.breadcrumb li a
			{
				color:#d3d1cf;
				font-weight:bold;
				font-size: 11px;
			}

.menu-bottom
{
	list-style-type:none;
}
	.menu-bottom .menu-bottom-li-level1
	{
		float:left;
		width:230px;
		
	}
	.menu-bottom .menu-bottom-li-level2
	{
		float:none;
		
	}
		.menu-bottom-a-level1
		{
			color:#f78f1e;
			width:100%;
			height:100%;
			display:block;
			font-size:12px;
			font-family: Arial, Tahoma;
			font-weight:bold;
			text-transform:uppercase;
		}
		.menu-bottom-a-level2
		{
			color:#FFFFFF;
			width:100%;
			height:100%;
			display:block;
			font-size:10px;
			font-family: Arial, Tahoma;
			font-weight:bold;
		}


.mangler-passord
{
	font-family: Arial, Sans-Serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	display:block;

	padding:5px 0px 5px 31px;
	
}

.readmore
{
	background-image: url('../images/button_readmore.png');
	width:63px;
	height:16px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	color:#181818;
	padding:5px 28px 3px 11px;
	font-family: Arial, Sans-Serif;
	font-weight:bold;

	
}

.app-form
{}
	.app-form td
	{
		padding:3px;
	}

.button
{
	padding:3px;
}

/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}


.clearer
{
	content: ".";
	display: block;
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
}

p
{
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:19px;
	padding-bottom:14px;
	
}

.epost-signup-div
{
	display:none;
	position:absolute;
	top:38px;
	right:52px;
}

