html,body{
	margin:0;
	padding:0;
	border:0;
}
body{background: #0065c2 url(background.gif) repeat-x;}
body{font:12px Verdana,sans-serif;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
h1,h2,h3,h4,h5,h6,div,p,ul,li{
	margin:0;
	padding:0;
	border:0;
}
input{
	margin:0;
	padding:0;
}
form{display:inline;}
img{
	border:none;
	/*display:block;*/
}
label,select,textarea,input{vertical-align:middle;}
#header{
	background: url(background.gif) repeat-x;
	height: 109px;
	position: relative;
}
#header ul{
	position: absolute;
	z-index: 999;
	color: #fff;
	list-style: none;
	right: -8px;
	top: 66px;
}
#header ul li{
	background: url(arrow.gif) no-repeat 9px 10px;
	border-right: 1px solid #2b4156;
	padding: 5px 11px 11px 16px;
	display: inline;
}
#header ul li a{
	font: 10px/35px Verdana,sans-serif;
	color: #fff;
}
#header ul .last{border: none;}
.logo{	
	display: block;
	background: url(logo.gif) no-repeat;
	width: 505px;
	height: 85px;
	overflow: hidden;
	text-indent: -3000px;
	position: absolute;
	top: 15px;
}
.logo img {
	display:none;
}

/*-------*/
.nav{
	background: url(nav.gif) repeat-x;
	height: 35px;
	width: 100%;
	list-style: none;
	padding: 3px 0 0 0;
}
.nav li{
	background: url(sep.gif) no-repeat;
	padding: 0 8px 0 10px;
	position: relative;
	float: left;
	z-index: 1000;
}
.nav li.first{background: none;}
.nav li a, 
.nav li a span{
	font: 14px/31px Verdana,sans-serif;
	color: #fff;
	height: 31px;
	float: left;
	cursor: pointer;
}
.nav li a span{padding: 0 21px 0 20px;}
/*--- Sub ----*/
.nav ul{
	background: url(pix.gif);
	display: none;
	position: absolute;
	left: 10px;
	top: 22px;
	z-index: 1000;
	width: 236px;
	padding: 20px 0 0 0;
	list-style: none;
}
.nav ul li{
	width: 221px;
	float: none;
	background: url(nav-sub.png);
	margin: 0 0 1px 0;
	padding: 13px 0 10px 15px;
	position: static;
} 
.nav ul li a{
	float: none;
	line-height: 17px;
	position: relative;
}
.nav ul li.first{
	width: 216px;
	background: #0a4b66 url(hover-sub.gif) repeat-x;
	padding: 10px 5px 5px 15px;
	border-top: 1px solid #628b9c;
	border-bottom: 1px solid #628b9c;
}
.nav li:hover a, 
.nav li.hover a{
	background: url(hover-r.gif) no-repeat 100% 0;
	text-decoration: none;
}
.nav li:hover a span, 
.nav li.hover a span{
	background: url(hover-l.gif) no-repeat;
}
.nav li:hover ul, 
.nav li.hover ul{
	display: block;
	z-index:99;
}
.nav li:hover ul li a, 
.nav li.hover ul li a{
	background: none;
}
.nav li:hover ul li a:hover, 
.nav li.hover ul li a:hover{
	text-decoration: none;
}
.nav li:hover ul li:hover{
	background: #0a4b66 url(hover-sub.gif) repeat-x;
}
#main{
	background: #fff;
	width: 957px;
	margin:0 auto;
}
#content{
	width: 646px;
	min-height: 400px;
	float: left;
	background: #fff url(gradient1.gif) no-repeat 15px 16px;
	padding: 21px 33px 20px 34px;
	color: #0064c0;
}
#content h1{
	font: 20px/22px Arial, sans-serif;
	padding: 0 0 23px 0;
}
#content h1 a{
	color: #0064c0;
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	float: right;
	margin: 7px 50px 0 0;
}
#content h1 a:hover{text-decoration: underline;}
#content a{
	text-decoration: underline;
	color: #0064c0;
}
#content a:hover{text-decoration: none;}
#content p{
	padding: 0 50px 13px 0;	
}
#content-holder{
	background: #fdfeff url(gradient.gif) repeat-x;
	overflow: hidden;
	height: 1%;
	position:relative;
	z-index:8;	
}
#column{
	float: left;
	width: 224px;
	padding: 16px 0 0 20px;
}
.box{
	background: url(box.gif) no-repeat;
	width: 208px;
	height: 70px;
	margin-bottom: 13px;
}
.box1{
	background: url(box1.gif) no-repeat;
	width: 208px;
	height: 130px;
	clear:both;
}
.box2{
	background: url(boxlogin.gif) no-repeat;
	width: 208px;
	height: 150px;
	clear:both;
}
.box1,
.box2, 
.box{
	padding: 0 0 0 14px;
	width: 194px;
}
.box h3, 
.box1 h3, .box2 h3{
	font: 600 15px/17px "Trebuchet MS",sans-serif;
	color: #fff;
	padding: 5px 0 8px 0;
}
.box1 h3{
	padding: 11px 0 9px 0;
}
.box input, 
.box1 input{
	font: 12px/14px Verdana,sans-serif;
	color: #2f5672;
	float: left;
}
/*
div[class=box] {
	float:right;
	margin-bottom:20px;
	margin-right:25px;
}
*/
.box input.text, 
.box1 input.text, 
.box2 input.text{
	border: 1px solid #929292;
}
.box input.text, 
.box1 input.text, 
.box2 input.text{
	width: 121px;
	padding:5px 0 4px 7px;



	margin-right: 6px;
}
.box input.submit{
	background: url(btn.gif) no-repeat;
	width: 48px;
	height: 25px;
	cursor: pointer;
	border: none;
}
.box1 div, .box2 div{
	width: 180px;
	overflow: hidden;
	margin-bottom: 3px;
}
.box1 input.text, .box2 input.text{width: 167px;}
.box1 form .lnk, .box2 form .lnk{
	padding: 9px 0 0 4px;
}
.box1 form .lnk a, .box2 form .lnk a{
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-right: 15px;
	text-decoration: underline;
}
.box1 form .lnk a:hover, .box2 form .lnk a:hover{
	text-decoration: none;
}



#footer{
	border: 1px solid #1e272e;
	background: url(footer.gif) repeat-x;
	clear:both;
	height: 91px;
	font: 10px/17px Verdana, Geneva, sans-serif;
	color: #fff;
}
#footer address{
	color: #fff;
	font-style: normal;
	background: url(logo1.gif) no-repeat 26px 21px;
	height: 40px;
	padding: 51px 0 0 27px;
}
#footer address a{
	color: #fff;
}
#footer address span{
	padding: 0 4px;
}
.tableHeader {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.gallery div.group{
	background: url(frame.gif) no-repeat;
	width: 127px;
	float: left;
	margin:0 24px 0 0;
	padding: 13px 0 20px 0;
}
.gallery div.group a{
	display: block;
	margin: 0 auto;
	width: 100px;
}
#content .gallery div.group p{
	font-size: 9px;
	line-height: 12px;
	color: #0064c0;
	text-align: center;
	padding: 27px 0 0 0;
}

#frontpage {
	width: 958px;
	height: 402px;
	float: left;
	background: #fff url(forside-baggrund.jpg) no-repeat;
	padding: 10px 33px 0 10px;
	color: #0064c0;
}


#LoggedInMenu a{
	text-decoration: none;
	color: #fff;
	padding-left: 7px;
}
#LoggedInMenu a:hover{
	text-decoration: underline;
}

#LoggedInMenu h3 {
	overflow:hidden;
	height:11px;
}

#frontpagetext {
	width: 646px;
	float: left;
	background: #fff url(gradient1.gif) no-repeat 15px 4px;
	padding: 10px 33px 0 34px;
	color: #000;
}


#frontpage_flash{
	position: absolute;
	z-index: 1;
	top: 0px;
	margin-left: 50%;
	left: -249px;
	padding: 0 0 0 0px;
	color: #fff;
}

#frontpage_flash object, #frontpage_flash embed {
	position:relative;
	z-index:1;
}


#frontpage_news{
	position: absolute;
	top: 320px;
	margin-left:-468px;
	left: 50%;
	z-index: 999;
	background: url(newsbox.gif) no-repeat;
	width: 207px;
	height: 238px;
	padding: 0 0 0 14px;
	color: #fff;
	overflow: hidden;
	clear:both;
}
#frontpage_news h3{
	font: 600 15px/17px "Trebuchet MS",sans-serif;
	color: #fff;
	padding: 11px 0 8px 0;
}
#frontpage_news .newscontainer {
	width: 185px;
	padding-bottom: 13px;
}
#frontpage_news .newsheadline {
	font-weight: bold;
}
.newsreadmoreLeft, .newsreadmoreLeft a{
	text-align:right;
	color: white;
	text-decoration: underline;
}
#frontpagetext .newsheadline {
	font: 20px/22px Arial, sans-serif;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 20px;
	color:#0064C0;
}
.frontpage-news-picture {
	height: 70px;
	padding-left: -30px;
	padding-right: 20px;
}
.newsreadmoreBottom, .newsreadmoreBottom a{
	text-align:right;
	color: black;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 9px;
}

.loginsubmit {
	/*visibility: hidden;*/
	height: 0px;
	border: 0;
	margin: 0px;
	padding: 0px;
}



/* Nyheds-side */
.nyheder_taeller, #news_written {
	display: none;
}
.nyheder_headline {
	font: 20px/22px Arial, sans-serif;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 20px;
	color:#0064C0;
}
.nyheder_manchet {
	font-weight: normal;
	font-size: 14px;
	color:#0064C0;
}
#news-item {
	padding-bottom: 30px;
}


.down-katalog-form {
	padding-bottom: 150px;
}
.breadcrump {
	/*text-align: left;*/
	display: block;
	padding-top: -200px;;
	padding-bottom: 20px;;
}
.navBack {
	display: none;
}
.gallery div.productimage {
	width: 100px;
	height: 100px;
	float:left;	
	padding-top:0;
	margin-top:0;	
	padding-bottom:0;
	margin-left:13px;
	margin-bottom:13px;
}
* html .gallery div.productimage {
	margin-bottom:0;
}
#productsearch {
	padding-bottom: 30px;
}

.download-produktblad {
	position: absolute;
	z-index: 1;
	top: 125px;
	margin-left: 50%;
	left: 49px;
}

.searchbox {
	float:right;
	margin-bottom:20px;
	margin-right:16px;
}


#rundt-logo {
	position: absolute;
	z-index: 1;
	top: 12px;
	margin-left: 50%;
	left:400px;
}

#content li, #content ul {
	list-style-position:inside;

}

.item2, .item1 {
	padding-right: 5px;
	padding-left: 5px;
}

.newboxes{
	color:#fff;
	background: url(boxlogin.gif) no-repeat;
	width: 178px;/*208*/
	height: 120px;/*150*/
	clear:both;
	margin-top:20px;
	padding:15px;
}
.newboxes h3{

}
.newboxes p{
	margin:0 0 15px 0;
}
.newboxes a{
	text-decoration:underline;
	color:#fff;
	margin-right:10px;
}
.newboxes h3{
	font: 600 15px/17px "Trebuchet MS",sans-serif;
	color: #fff;
	margin:0 0 15px 0;
}
.newboxes a:hover{
	text-decoration:none;
}