/******************************
* CSS for Bomholtz-Larsen.dk  *
******************************/
body {
  background-color: #FFE479; 
  color: #0D4714;
  font-size: 12pt;
}

h1 {
 margin-top: 10px;
}

h3 {
  font-size: medium;
  margin: 0px;
}

hr {
  color: #009966;
  border: 0px;
  margin-right: 20px;
  margin-top: 20px;
  height: 1px;
  clear: both;
}

a:link {
  color: #0D4714;
  text-decoration: underline;
}
a:visited {
  color: #0D4714; 
  text-decoration: underline;
}
a:active	 {
  color: #0D4714; 
  text-decoration: underline;
}
a:hover	 {
  color: #0D4714; 
  text-decoration: underline;
}

/************
* Page Layout *
************/

div.left {
  float: right; 
  clear: left;
}

div.left-box {
  background-color: #fffecc; 
  border-width: 1px; 
  border-style: solid; 
  border-color: #009966; 
  margin: 20px 10px 20px 0px; 
  padding: 9px 0px 0px 0px; 
  width: 120px; 
  height: 500px;
}

div.main_window	{
  background-color: #fffecc;
  border-width: 1px;
  border-style: solid;
  border-color: #009966;
  width: 560px;
  /*height: 509px;*/
  margin: 20px 0px 20px 10px;
  padding: 0px 0px 20px 20px;
  clear: both;
  float: left;
}

div.fillitSmall {
  /*height: 509px;*/
  height: 413px;
}

div.fillitMedium {
  height: 489px;
}

div.fillitLarge {
  height: 509px;
}

/*******
* Menu *
*******/

img.logo {
  border-width: 0;
  width: 100px;
}

div.logo {
  float: none; 
  clear: both; 
  text-align: center; 
  margin-bottom: 50px
}
div.menu {
  float: none; 
  clear: both; 
}
div.contact_info {
  float: none; 
  clear: both;
  font-size: 10pt;
  margin-left: 10px;
  padding-top: 130px;
}

p.menu {
  margin: 0px 0px 0px 10px;
  text-align: left;

}
p.submenu {
  margin: 0px 0px 0px 20px;
  text-align: left; 
  color: #0D4714;
}
p.contact_info {
  margin: 0px; 
  color: #0D4714;
}

a.menu:link			{color: #0D4714; text-decoration: none;}
a.menu:visited			{color: #0D4714; text-decoration: none;}
a.menu:active			{color: #0D4714; text-decoration: none;}
a.menu:hover			{color: #0D4714; text-decoration: none;}

img.star
{
width: 100px;
border: 0px;
}

div.star
{
text-align: center;
}

a.star:link			{color: #0D4714; text-decoration: none;}
a.star:visited			{color: #0D4714; text-decoration: none;}
a.star:active			{color: #0D4714; text-decoration: none;}
a.star:hover			{color: #0D4714; text-decoration: none;}

/**********
* Frontpage *
**********/
div.main-logo	{
  text-align: center;
  width: 100%; 
  margin-top: 20px;
  margin-left: -10px;
}
img.main-logo {
  width: 400px;
}
div.main-collage {
  text-align: center;
  width: 450px;

  padding-left: 60px;
  margin-left: -15px;
padding-top: 20px;
}
div.main-text {
  text-align: center;
  margin-left: -20px;
}

/****************
* Produkt siden *
****************/
p.product {
  margin: -10px 0px 0px 0px;
}
p.product_subheadline {
  font-size: 16pt;
  font-weight: bold;
  clear: both;
  margin-bottom: -20px;
}
div.productleft {
  float: left;
  margin-right: 50px;
  padding-top: 20px;
  height: 100%;
}
div.subproductleft {
  float: left;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 0px;
  width: 277px;
  height: 100%;
}
div.clear
{
  clear: both;
}
/***************
* Møbelstof siden *
***************/
table.full {
  width: 100%;
}
div.clearboth {
  clear: both;
}

div.stof_pic {
  margin-top: 20px;
  float: left;
  clear: left;
  width: 290px;
}
div.stof_text	{
  float: left;
  margin-left: 20px;
  margin-top: 15px;
  width: 240px;
  clear: right;
}
div.stof_select {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 20px;
}
div.stof_selectpic {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.stof_underpic {
  text-align: right;
  width: 100px;
  white-space: nowrap;
}

img.stof_pic
{
  width: 290px;
}

img.stof_picselect
{
  width: 100px;
  height: 80px;
  border: 0;
}
img.stof_mainpic
{
  width: 777px;
  border: 0px;
}
.border {
  border-bottom: solid 1px black;
  font-size: 11pt;
}
.power {
  font-size: 80%;
}
/****************************************
* TOOLS                                 *
****************************************/
h1.tool {
  margin-bottom: 0px;
  float: left;
  clear: both;
}

span.tool_subheader {
  float: left;
  clear: both;
}

div.tool_header {
  clear: both;
  float: left;
}

div.tool_subheader {
  float: left;
  clear: left;
}

div.tool_botton {
  float: left;
  clear: left;
  width: 330px;
}

div.tool_back {
  float: right;
  clear: right;
  margin-right: 10px;
  margin-top: 20px;
  white-space: nowrap;
  width: 220px;
}

td.bogstav {
  text-align: right;
  font-weight: bold;
}

img.tool_pic
{
  border: 0px;
  width: 290px;
}

div.tool_pic {
  margin-top: 20px;
  float: left;
}

td.skumheader {
  width: 100%;
  border-bottom: 1px solid black;
  font-weight: bold;
}

table.skum {
  width: 90%;
  margin-bottom: 15px;
}

td.skumname {
  width: 50%;
}

td.skuminfo {
  width: 50%;
  text-align: right;
}

table.tools {
  border-collapse: collapse;
}

table.tools td {
  padding: 0px;
}

p.skuminfotop {
  font-weight: bold;
  padding-top: 20px;
  margin-bottom: -10px;
  text-align: center;
}
p.skuminfobottom {
  font-weight: bold; 
  text-align: center;
  margin-top: -10px;
}
td.toolinfotext {
  width: 100%;
  align: left;
}
td.toolinfocol {
  align: right;
}
td.toolinfoval {
  align: right;
  /*text-align: right;*/
  white-space: nowrap;
}