/************************************************************************
* Typography
************************************************************************/
h1 {
	bottom: 10px;
	left: 30px;
	color: #FF0000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
h2 {
	position: relative;
	bottom: 54px;
	left: 29px;
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 38px !important;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px !important;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 19px !important;
	margin: 0px;
	padding-top: 0px;
}

h5 {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px !important;
	margin: 0px;
	padding: 0px;
}


.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index:1002;
    overflow: auto;
}


#container {
  position: relative;
  width: 650px;
  height: 100px;
  overflow: hidden;
  border: 0px solid #EFEFEF;
}

.thumbnail {
	background-position: 5px 5px;
	width: 132px;
	height: 87px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.thumbnailThis {
	background-position: 5px 5px;
	width: 132px;
	height: 87px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.thumbnail .thumbnailtext {
	display: none;
}
.thumbnailThis .thumbnailtext {
	display: block;
	position: relative;
	top: 70px;
	text-align: center;
}
.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}



<!--[if IE]>
<style type="text/css">

#scroller{
  width: 1882px;
}
</style>
<! [endif]-->


/************************************************************************
* Elements
************************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;

}
img {
	border-width: 0px;
}
.breaker {
	height: 1px;
	overflow: hidden;
	clear: both;
}

div{
	font-family: verdana;
	font-size: 11px;
	color: #9C9C9C;
}
/************************************************************************
* Typography
************************************************************************/

.toolboxText{
	border: #cccccc 1px solid; 
	background: url(/files/design/images/gradient.gif); 
	background-repeat: repeat-x; 
	width: 120px; 
	height: 19px;
}

/************************************************************************
* Menu
************************************************************************/
.menu_space{
	float: left;
	margin-right: 5px;
}

.furnitureMenu{
	background-image: url("/files/design/images/menu/leftmenu.gif");
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.furnitureMenuToplevel{
	color: #5c5c5c;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 1px;
	margin-bottom: 10px;
}

.furnitureMenuSecondlevel{
	padding-left: 26px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.furnitureMenuItemPicked{
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}

.furnitureMenuItem{
	color: #5C5C5C;
	font-weight: normal;
	text-decoration: none;
}


.furnitureMenuItem:hover{
	color: #252525;
	font-weight: normal;
	text-decoration: none;
}


/************************************************************************
* Furniture pages
************************************************************************/

#breadcrumbFurniturePage{
	padding-top: 17px;
	padding-left: 3px;
}

.showDescription{
	background-image: url("/files/design/images/showbutton.gif");
	height: 18px; 
	width: 91px;
	padding-left: 20px;
	padding-top: 6px;
	cursor: pointer;
}

.showDescriptionOpen{
	background-image: url("/files/design/images/showbutton_open.gif");
	height: 18px; 
	width: 91px;
	padding-left: 20px;
	padding-top: 6px;
	cursor: pointer;
}

.furnitureOverview{
	background-position: 53px 22px;
	background-repeat: no-repeat;
	float: left; 
	width: 340px; 
	height: 120px;
	margin-bottom: 14px;
	border: 1px solid #FFFFFF;
}

.furnitureOverviewThis{
	background-position: 53px 22px;
	background-repeat: no-repeat;
	float: left; 
	width: 340px; 
	height: 120px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
}

/************************************************************************
* Design
************************************************************************/

#columLeft{
	float: left;
	width: 126px;
}

#columRight{
	float: left;
	margin-left: 12px;
	width: 716px;
}

#columLeft2{
	float: left;
	padding-left: 29px;
	width: 495px;
	margin-top: 46px;
}

#columRight2{
	float: left;
	margin-left: 12px;
	width: 317px;
	margin-top: 46px;
}

#backgroundSubpage{
	
}

.newsletterSignupText{
	background-image: url("/files/design/images/tilmeld_nyhedsbrev_input.gif");
	background-repeat: no-repeat;
	border: 0px solid #CCCCCC;
	width: 288px;
	height: 21px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 10px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	font-family: verdana;
	float: left;
	margin-bottom: 10px;
}
.newsSignUp{
	float:left;
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
	font-family: verdana;
	font-weight: bold;
}

.newsletterSignupSubmit{
	background-image: url("/files/design/images/submit_newsletter.gif");
}

#bottom{
	clear: left;
	width: 854px;
	padding-top: 7px;
	border-top: 1px solid #CCCCCC;
}

#top {
	background-image: url("/files/design/images/top_stretch.jpg");
	height: 87px;
}
#topmiddle {
	background-image: url("/files/design/images/top_middle.jpg");
	width: 854px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
}
#page {
	width: 857px;
	margin-left: auto;
	margin-right: auto;
}

#breadcrumb{
	margin: 17px;
	margin-left: 141px;
	color: #9C9C9C;
}

.breadcrumb{
	color: #9C9C9C;
	text-decoration: none;
}
.breadcrumb:hover{
	text-decoration: underline;
}

.breadcrumblink{
	color: #9C9C9C;
	text-decoration: none;
}

.breadcrumblink:hover{
	color: #9C9C9C;
	text-decoration: underline;
}


#menu {
	background-image: url("/files/design/images/menu_scretch.jpg");
	height: 41px;
}
#menuinner {
	width: 854px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
}
#menuinner img {
	margin-right: 2px;
}
#logo {
	margin-top: 35px;
}
#search {
	float: right;
}
#searchfield {
	background-image: url("/files/design/images/searchfield.gif");
	border: 0px solid #CCCCCC;
	width: 104px;
	height: 16px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 10px;
	font-size: 10px;
	color: #868686;
	margin: 0px;
	float: left;
}

#searchbuttom{
	margin: 0px;
	padding-left: 5px;
	float: left;
}


#productsBox {
	position: absolute;
	display: none;
	background-color: #000000;
	padding: 4px;
	overflow: hidden;
}