html, body {
    font-family: Verdana;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #bcbec0;
}

.clear
{
    clear: both;
    display: none;
    float: left;
}

a img
{
    border: none;
}

h1
{
	color: #4c4546;
	font-weight: bold;
	font-size: 13px;;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 10px;
}

#outerBounds
{
    text-align: center;
    width: 990px;
    margin: auto;
}

#fullpage
{
    /*background-color: #4d4546;*/
    width: 990px;
    /*color: #fff;*/
	color: #868889;
    float: left;
}

    #top
    {
        text-align: left;
        width: 990px;
        height: 95px;
        float: left;
    }
        #logo
        {
            float: left;
            width: 990px;
        }
        
        #logo img
        {
            /*padding-top: 15px;
            padding-left: 12px;*/
        }
        
        #slogan
        {
            /*float: left;
            font-size: 11px;
            width: 470px;
            padding-right: 20px;
            padding-top: 70px;
            text-align: right;*/
			display: none;
        }

    #menu
    {
        text-align: left;
        width: 990px;
        height: 25px;
        float: left;
        background-color: #868889;
		
    }
    
    #menuContent
    {
       /* padding and margin in .nav setting in end of file*/
        /*width: 978px;*/
    }

    #outerContent
    {
        text-align: left;
        width: 990px;
        float: left;
		/*background: url("contentBG.gif") repeat;*/
		background-color: #FFF;
    }
      #shopMenu
      {
        width: 182px;
        float: left;
      }
      #content
      {
        width: 807px;
        float: left;
        color: #000;
		border-left: 1px solid #868889;
      }
      #rotationContent img
      {
        padding-left: 1px;
      }
      #rotationContent
      {
        padding-bottom: 20px;
      }

	.document
	{
		float: left;
		padding-left: 12px;
		padding-bottom: 12px;
		padding-right: 12px;
	}
	.paragraph
	{
		padding-bottom: 10px;
		float: left;
	}

	.paragraph img
	{
		padding-bottom: 10px;
	}

	.leftContent, .rightContent
	{
		width: 340px;
		float: left;
	}
	.rightContent
	{
		margin-left: 90px;
	}

	.frontPageRow, .frontPageRowLeft, .frontPageRowRight
	{
		float: left;
	}
		.frontPageRow
		{
			border-left: 1px solid #e3e7e5;
			border-right: 1px solid #e3e7e5;
			padding-left: 8px;
			padding-right:8px;
		}
		.frontPageRowLeft
		{
			padding-right: 8px;
		}
		.frontPageRowRight
		{
			padding-left: 8px;
		}
		.documentFrontpage
		{
			float: left;
			padding-left: 6px;
			padding-bottom: 12px;
			padding-right: 0px;
		}
		.contentSitemap
		{
			float: left;
			width: 794px;
			padding-left: 12px;
			padding-bottom: 12px;
		}
      
      
      
    #footer
    {
      text-align: left;
      height: 22px;
      float: left;
      width: 990px;
	background-color: #FFF;
	color: #868889 ;
    }
      .footerLeftSpace
      {
        float: left;
        width: 182px;
      }
      .footerContent
      {
        float: left;
        width: 794px;
        border-left: 1px solid #868889;
        padding-left: 6px;
        padding-top: 5px;
        height: 17px;
        font-size: 10px;
        letter-spacing: -1px;
		text-align: right; 
      }
      .footerContent h1
      {
        font-size: 10px;
        letter-spacing: -1px;
        font-weight: normal;
        color: #868889;
      }
      
	#footer2 {
		color:white;
		float:left;
		height:22px;
		text-align:left;
		width:990px;
	}
	.footerLeftSpace2 {
		float:left;
		width:182px;
	}
	.footerContent2 {
		float:right;
		font-size:10px;
		height:17px;
		letter-spacing:-1px;
		padding-right:6px;
		padding-top:5px;
		text-align:right;
		width:786px;
	}

      
     .form
	{
		width: 310px;
		padding-left: 12px;
		padding-bottom: 16px;
	}
	.form label
	{
		width: 140px;
		float: left;
	}

	.form input
	{
		width: 150px;
		float: left;
	}
	.form .field
	{
		display: block;
		width: 300px;
		clear: both;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.form .buttons
	{
		margin-left: 246px;
		text-align: center;
	}
	.form .buttons input
	{
		margin-top: 10px;
		width: 50px;
		text-align: center;
	}
	.form select
	{
		width: 296px; /* to match other form elements - by request from Cameleon*/
	}
	.form .choosechk input
	{
		margin-left: 0px;
		padding-left: 0px;
		width: 18px;
		margin-right: 20px;
	}
	.form .choosechk label
	{
		width: 250px;
		margin-bottom: 8px;
	}


	.formvalidationerror
	{
		color: Red;
		padding-bottom: 6px;
	}
	
      
      
      
      
      
      
      
      
      

/*Sitemap page*/

.sitemap a
{
	text-decoration: none;
	color: #4C4546;
}
.sitemap a:hover
{
	text-decoration: underline;
}

.sitemap ul, .sitemap li
{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap ul li
{
	padding-left: 20px;
}

.sitemap, .sitemap ul
{
	padding-left: 0px;
	margin-left: 0px;
}



/* The sitemap link in the navigation*/
.sitemapNav
{
  float: left;
  width: 170px;
  color: #868889;
  text-decoration: none;
  padding-top: 5px;
  padding-left: 12px;
  height: 25px;
color: #fff;
}
.sitemapNav:hover, .sitemapNav.sfhover {
	background: #868889;
}

/* Suckerfish dropdown menu */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	color: #818585;
	padding: 0;
	border: solid #818585;
	border-width: 0 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.6em 2em;
}


#nav a.hasChildren{
/*	background: url(rightarrow2.gif) center right no-repeat;*/
}

#nav li {
	float: left;
	padding: 0.6em 2em;
	padding:0;
	border-left: 1px solid #FFF;
	height: 25px; /* to fill entire menu space */
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	border-left: none;
	border-bottom: none;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
	border-left: none;
	height: auto;
	background: #868889;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li.last ul ul {
	margin: -1.75em 0 0 -14em; /* To make sure that last menu item drops to the left instead of right*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}

#nav li:hover, #nav li.sfhover {
	background: #868889;
}

#nav li li:hover, #nav li li.sfhover {
	background: #868889;
}

/* Vesntre menu */
#shopMenu
{
  font-size:11px;
}
#shopMenu a
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #868889;
}
td, input
{
    text-align: left;
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topLeftSearch
{
    padding: 5px;
}
form 
{
  margin:0;
}
form input.submitSearch
{
 background:url("find.gif") no-repeat center center;
  border:none;
height:19px;
width:19px;
cursor:pointer;
margin:0;
padding:0;
}



#wwwKenstorkoekkenDk, #shopFunktioner
{
    margin: 5px 0px 5px 0px;
    border-top: dotted 2px #868889;
    padding: 5px;
}
#produktMenu
{
    margin: 5px 0px 5px 0px;
    padding-left: 5px;
    scrollbar-base-color: #4C4345;
    scrollbar-arrow-color: #4C4345;
    scrollbar-3dlight-color: #4C4345;
    scrollbar-darkshadow-color: #4C4345;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #4C4345;
    scrollbar-shadow-color: #4C4345;
    scrollbar-track-color: #4C4345;
}
/* validering */
.knapManglerUdfyldning
{
    border: dotted 1px red;
}
.knapSkalUdfyldes
{
}


#varer
{
    overflow: visible;
}
#shopMenu
{
    width: 182px;
    overflow: hidden;
    /*background-color: #4C4345;*/
}
ol#varer, #shopMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ol#varer ol
{
    list-style: none;
    margin: 0px 0px 4px 10px;
    padding: 0px;
}
ol#varer li a, ol#varer li.active ol a, ol#varer li.active ol li a, ol#varer li.active ol li.active ol li a
{
    font-weight: normal;
}
/* Niveau 2 valgt: ol#varer  li.active a
   Niveau 3 valgt: ol#varer  li.active ol li.active a
   Niveau 4 valgt: ol#varer  li.active ol li.active ol li.active a
*/
ol#varer li.active a, ol#varer li.active ol li.active a, ol#varer li.active ol li.active ol li.active a
{
    color: black;
    font-weight: bold;
}
ol#varer li.active
{
    margin: 10px 0px 10px 0px;
}
ol#varer li.active ol li.active, ol#varer li.active ol li.active ol li.active
{
    margin: 0px;
}
ol#varer li a:hover, #wwwKenstorkoekkenDk li a:hover, #shopFunktioner li a:hover
{
  font-weight:bold;
}



/* Billedegallery styling */
.gallery {
  margin-left:1px;
  float:left;
  padding:0 4px 0 12px;
}
.gallery .picdisplay {
  margin:10px 0;
}
.gallery .text {
  margin: 0 0 10px 0;
}
.gallery .picrow
{
  clear:both;
}
.gallery .pic{
  float:left;
  padding:8px 8px 10px 0;
}
.gallery .pic img{
  filter: BlendTrans(Percent=10) gray;
  -moz-opacity:0.4;
}
.gallery .pic img:hover {
  -moz-opacity:1;
}
.gallery .pic .imgtxt {
  margin:-10px 0 0 0;
  width:149px;
}
.gallery .pic .magnify {
  width:22px;
  position:relative;
  left:5px;
  bottom: 24px;
  cursor:pointer;
}
.gallery .pic .magnify img {
  -moz-opacity:1;
}
.gallery .picdisplay .magnify {
  width:75px;
  position:relative;
  left:372px;
  bottom: 24px;
  color:#FFF;
  font-weight:bold;
  background-image:url('magnify.gif');
  background-position: center right;
  background-repeat:no-repeat;
  cursor:pointer;
}


.calculate { padding-left: 15px; float: left; clear: left; width: 340px; }
.calculate form { float: left; } 
.calculate span.exp { float: left; width: 100%; padding-bottom: 15px;} 
.calculate input {}
