﻿/* sidens struktur  */

#container 
{ position: relative;
  width:770px;
  min-height: 650px;
  margin: 0px auto;
	margin-top: 5px;
	padding-bottom: 0px;
	background-color: #fff;
  /*border: solid orange 1px;*/
	}
	
 
div#topholder 
{
  position: relative;
  top: 0px;
  left: 0px;
	height: 162px;
  width: 770px;
  clear: both;
	border-top: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
 }

div#midtholder {
	position: relative;
	top: 0px;
	left: 0px;
  width: 770px;
  min-height: 510px;
	background-color: #fff;
	clear:both;
	padding-bottom: 25px;
  /*border: solid purple 1px;*/
}
	
div#bundholder{
	position: relative;
	top: 30px;
	left:0px;
  width:770px;
  height: 35px;
	background-color: none;
	line-height: 22px; 
  clear: both;
  /*border: solid blue 1px;*/
    }

.BoxContent {
	margin-left: 40px;
	float: left;
	}    
 
* html.BoxContent {     
	margin-left: 0px;
}
  /* IE 6 Hack */
* html div#bottomholder   {
	position: relative;
  top: 0px;
  left: 0px;
 
	}   
 

/* kolonne elementer undersider */

#midten {
	position: relative; 
	top: 10px;
  width: 400px;
  margin-top: 5px;
  margin-left: 15px;
  padding: 0px;
	float: left;
	/*border: solid red 1px;*/
  text-align: left;
	}
	
#midten img {
	
	}	

#venstre {
	position: relative; 
	top: 10px;
	left: 0px;
	width: 160px;
	float: left;
	/*
	overflow-x: hidden;
	overflow-y: auto;
	RJT, 25/10/2010, overflow fjernet pga problem med lange menupunkter på tysk website
	*/  }
  
 #venstre_forside {
	position: relative; 
	top: 10px;
	left: 0px;
  width: 115px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
  
	} 
	
#hoejre {
	width: 150;
	margin-right: 20px;
	margin-top: 10px;
	float: right; 
	/*border: solid red 1px;*/
	}
	
 
 /* graa boxe */
 
 .boxcontainer160 {
 	width: 160px;
 	margin-bottom: 15px;

 	}
 	
 .boxcontainer160top {
 		height: 22px;
 		color: #fff;
 		padding-top: 4px;
 		padding-left: 15px;
 		font-weight: bold;
 		text-align: left;
 		
 	}
 	
.boxcontainer160midt {
	padding: 5px;
	text-align: left;
		padding-left: 10px;
	} 
.boxcontainer160bund {
	height: 18px;
	} 
 a.boxcontainerboxlist {
 	display: block;
padding-left: 5px;
 	}
 	
/* login box */ 	

 .boxcontainer85 {
 	width: 85px;
 	margin-bottom: 5px;
 	}
 	
 .boxcontainer85top {
 		height: 13px;
 		color: #fff;
 		padding-top: 0px;
 		padding-left: 15px;
 		font-weight: bold;
 		text-align: left;
 		}
 	
 .boxcontainer85midt {
	padding: 5px;
	text-align: left;
	padding-left: 10px;
	} 
.boxcontainer85bund {
	height: 18px;
	} 	
	
	
 /* 100 bred loginbox */	
 	
 .boxcontainer100 {
 	width: 100px;
 	margin-bottom: 5px;
 	}
 	
 .boxcontainer100top {
 		height: 17px;
 		color: #fff;
 		padding-top: 0px;
 		padding-left: 15px;
 		font-weight: bold;
 		text-align: left;
 		line-height: 17px;
 	 	}
 	
.boxcontainer100midt {
	padding: 5px;
	text-align: left;
	padding-left: 10px;
	} 
	
.boxcontainer100bund {
	height: 18px;
	} 	

/* forside box */ 	

 .boxcontainer125 {
 	width: 125px;
 	margin-bottom: 15px;
 	}
 	
 .boxcontainer125top {
 		height: 20px;
 		color: #fff;
 		padding-top: 0px;
 		padding-left: 15px;
 		font-weight: bold;
 		text-align: left;
 		line-height: 17px;
 		
 	}
 	
.boxcontainer125midt {
	padding: 5px;
	text-align: left;
		padding-left: 10px;
	} 
.boxcontainer125bund {
	height: 18px;
	} 
		
	

 
 /* menuer */
 div#top_xslt_menu {
position: relative;
top: 137px;
height: 18px;
float: left;
 	}
 div#top_xslt_menu ul {

height: 18px; 
float: left;
margin: 0px;
margin-left: 15px;
	} 


div#top_xslt_menu li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	
	}

div#top_xslt_menu li {
	float: left;
	margin: 0px;
	}
	
div#top_xslt_menu a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	border-right: solid 1px #ffffff;
	margin-right: 5px; 
	padding-right: 5px;
}

div#top_xslt_menu a.inpath, div#top_xslt_menu a#activeitem {
	text-decoration: underline;
	}  

div#top_systempages_menu {
	float: right;
	position: relative;
  top: 132px;
  right: 5px;
	
	}
div#top_systempages_menu a {
	display: block;
	float: right;
	}
	
	
/****** left menu here **/

div#left_xslt_menu {
	position: absolute; 
	top: 0px;
	left: -20px;
	
	}

div#left_xslt_menu li {
	list-style-position: outside;
	}

div#left_xslt_menu li {
list-style-type: none;
border-bottom: solid #ccc 1px;
}
	
div#left_xslt_menu a {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	border-right: solid 1px #ffffff;
	width: 160px;
}

/* Specifikationslisten */

#SpecslistA {
	margin-top: -30px;
	margin-bottom: 10px;
	}

#SpecslistB {
	position: relative;
	top: -40px;
	margin-bottom: 10px;
	float: right;
	clear: both;

	}
	
/* e-com elementer */ 

.boxrubrik {
 color: ffffff;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	}
.gallery {
	text-align: center;
	}
	
	
#div1		{
	
	background-color:#FFFFFF;
	width:115px;
	height:425px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #b3b0b0; 
	scrollbar-arrow-color : #000000; 
	scrollbar-shadow-color : #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
}

img {
border:0px;
}

ul#LangMenuHolder {
/* updated 20-06-2011 */
float:left;
clear:left;
width:110px;
margin:0;
padding: 5px 0 10px 0;
list-style:none;
/* backup
margin: 0px;
_margin-left: 20px;
margin-top: 5px;
margin-bottom: 10px;
height: 15px;
clear: both;
list-style: none;
*/
	}

ul#LangMenuHolder li {
/* updated 20-06-2011 */
float:right;
clear:none;
padding: 0 2px 0 0;
/* backup
float: left;
margin: 0px;
margin-right: 2px;
margin-bottom: 10px;
list-style: none;
*/
	}
ul#LangMenuHolder .nimg{
      display: none;
  }

#loginboxnew,
.boxcontainer100 {
/* updated 20-06-2011 */
float:left;
clear:left;
width:110px;
padding: 0 0 0 10px;
}
