
body { 
  font-family: tahoma, sans-serif;
  background-color: #fff;
  background-image: url(gfx/background.png);
  background-repeat: repeat-x;
  }

a { color: #005 }
a:visited { color: #005 }
a:hover { color: #505d43 }

h1 { 
  margin-left: 0.3cm; 
  font-family: tahoma, sans-serif; 
  color: #e5c04f 
}

h2 { 
  margin-left: 0.3cm; 
  font-family: tahoma, sans-serif; 
  color: #e5c04f 
}

h3 { 
  font-family: tahoma, sans-serif; 
  color: #e5c04f }

.emph { 
  font-variant: small-caps; 
}

.red {
  color: red;
}

.news { 
    color: red; 
    width: 400px;
}

.liste { padding-top: 0.5cm; }

#teflonliste li {
 margin-top: 3px;
 border-top: 1px solid #ddd;
}

a:link { 
  text-decoration: underline; 
}

a:hover{ 
  text-decoration: underline;
}

a:visited { 
  text-decoration: underline; 
}


.menubutton a { 
  color: #000; 
  text-decoration: none;
}
.menubutton a:visited { 
  color: #000; 
  text-decoration: none;

}
.menubutton a:hover { 
  text-decoration: underline;
}

p { 
  margin-left: 0.3cm; 
}

thead { 
  font-weight: 500; 
} 

ul { 
  margin-left: 0.3cm;
}

li { 
  margin-left: 0.3cm;
  margin-top: 0.2cm;
}

#corners {
   
    margin: 0px;
    padding: 0px;
    margin-left: -1px;
    margin-top: -1px;
}

#logo { 

display: block;
white-space: nowrap;
    margin: 0px;
    padding: 20px;
    border-bottom: 5px #505d43 solid;
    padding-left: 170px;
    width: 630px;
    background: #fff;
    
}


#allcontent {
    
    margin-top: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    
    width: 820px;
    height: auto;
    border: 1px solid gray;
    background-color: #fff;
   background-image: url(gfx/sidebar.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#sidebar {  
    
  background-color: #8b9d37;
  
  float: left;
 	
  margin-right: 10px;
  padding: 5px;
  width: 170px;
  
  border-right: 1px black solid;
 

 
}



#mainbody { 
	
    clear: none;
    padding: 0px;
    margin: 0px;
   padding-left: 200px; 
  width: 610px; 
  margin-top: 10px;
   
 
}

.menubutton {   
    position: relative;
  background-color: #ffffff;
  color: #505d43;
  text-align: center;
  line-height: 1.2;
  padding: 5px;
  border: black 1px solid;
  margin-bottom: 3px;
}

.menubutton:hover { 
    background-color: #ffffff;
      color: #505d43;
      text-align: center;

      padding: 5px;
      border: black 1px solid;
      margin-bottom: 3px;
      text-decoration: underline;
}

#menu { 
  text-align: center;
  
}

.menuimg {  
  border: none;
}




#contactdetails {
    clear: both; 
    float: left;
    margin-left: 4px;
  position: relative; 
  /*top: 370px;*/
  bottom: 150px; 
  padding: 5px;
  margin-bottom: 5px;
  width: 160px;
  /*background-color: #a7b9df;*/
  background-color: #505d43;
  color: #fff;
  border: 1px black solid;
  font-size: xx-small; 
}

.smallname { 
  font-family: times; 
  font-size: medium; 
  font-weight: 500;  
}


.smalladdress { 
  font-size: xx-small; 
}
.smallemail { 
  font-size: x-small; 
}

/* index.php */ 

.titleimg { 
  margin-right: 30px; 
  margin-left: 30px;
  margin-bottom: 10px;
  padding: 2px;
  border: 1px solid gray;
  max-width: 250px;
}

.name { 
  font-family: times; 
  font-size: large; 
  font-weight: 500;  
}


.address { 
  font-size: x-small; 
}

.addresstable { 
  font-size: x-small; 
  margin-left: 0.3cm;
}

/*
.bildecell {
	width: 180px;
	height: 180px;
	text-align: center;
	vertical-align: center;
	margin-bottom: 0.3cm;
}*/

.bildelink img {
 margin: auto;
 padding: 1px;
 border: 1px solid #aaa;
}

#disclaimers { 
  text-align: center;
  font-size: smaller; 

}

#updated { 
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 810px;
  
  background-color: #505d43;
  color: #fff;
  padding-right: 10px;
  text-align: right;
  
  font-size: smaller;
  border-top: 1px solid gray;

}


/* produkter.php */

#colortable { 
  margin-left: 1cm;
  font-size: small; 
}

.intextimg { 
  margin-left: 1.3cm;
}

.dukbilde {
    float: right;
    border: 1px solid gray;
    margin-left: 3px;
}

#bilde {
	padding: 5px;
	border: 1px solid gray;
	max-width: 580px;
}

#fargekart td {
 text-align: center;
}

.farge { 
    height: 78px;
    width: 78px;
    border: 1px solid black;
    margin: 0;
    padding: 0;
}

html { 
height: 100%
}
body { 
 height: 100%;
 margin-bottom: 20px;
 }
 
/* HACK for IE below this */
 
/* hides from IE mac \*/

* html #sidebar {
	z-index: -1;
	height: 1px;
}

* html #contactdetails 	{ 
	margin-left: 2px;	
}

* html #mainbody {
     padding: 0px;
     z-index: 0;
     width: 600px;
    
}


/* edn hide */
