
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; 
}



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;  
    width: 180px; 
    border-right: 1px black solid;
    padding-top: 10px;
    
}



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

.menubutton {   
    font-variant: small-caps;
    letter-spacing: 0.05em;
    position: relative;
    /*background-color: #93a63a;*/
    color: #505d43;
    text-align: center;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.menubutton a, .menubutton a:visited, .menubutton a { 
    color: #fff;
    display: block;
    text-decoration: underline;
}

.menubutton:hover { 
    background-color: #626f27;
    text-decoration: underline;
}

#menu { 
    text-align: center;
    
}

.menuimg {  
    border: none;
}




#contactdetails {
    clear: both; 
    float: left;
    position: relative; 
    /*top: 370px;*/
    bottom: 166px; 
    padding: 5px;
    margin-bottom: 5px;
    width: 170px;
    /*background-color: #a7b9df;*/
    background-color: #3e4618;
    color: #fff;
    border-top: #72812d 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: 3px;
    width: 807px;
    
    background-color: #596423;
    color: #fff;
    padding-right: 10px;
    text-align: right;
    
    font-size: x-small;
    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 */

