/* färgerna  bakgrund= #CCCC66 - mörkare #999933 - ljusgrön= #ccff99 - mörkgrön= #669933 - senap= "999900 - terra= #996633 - rosa #cc9966 - svartgrå= #333333 */
/* Papyrus, OCRB, Comic Sans MS, */
body { margin: 0px; padding: 0px; text-align: center; font-family: arial, verdana ; font-size: 9pt; color: #333300;}
h1 {font-size: 17pt; }
h2 {font-size: 14pt; }
h3 {font-size: 12pt; }
h4 { font-size: 10pt;  }
h5 { font-size: 9pt;  }
p { font-size: 9pt; }
/* <h3 class=green></h3> */
h3.green { font-size: 10pt; color: #669933 }
h4.green { color: #669933 }
p.loptext { font-size: 12pt; }
p.green { font-size: 10pt; color: #669933 }

/* sidlayout */
#bakgrund { position: relative; margin: 5px; padding: 5px; border: 0px solid #999933; }
#messagehead { position: relative; margin-right: auto; margin-left: auto; width: 450px; height: 25px; top: -460px; left: -190px; text-align: left; border: 0px solid #999900;  }
#message1 { position: relative; margin-right: auto; margin-left: auto; width: 450px; height: 25px; top: -470px; left: -190px;  text-align: left; border: 0px solid #999900;  }
#message2 { position: relative; margin-right: auto; margin-left: auto; width: 450px; height: 200px; top: -470px; left: -187px; text-align: left; border: 0px solid #999900;  }
#messagebott { position: relative; margin-right: auto; margin-left: auto; width: 300px; height: 25px; top: -490px; left: -120px;  text-align: right; border: 0px solid #999900;  }
#sidfot { position: relative; margin-right: auto; margin-left: auto; width: 900px; top: -340px; left: 0px; text-align: center; border: 0px solid #999900;  }



#sidhuvud { position: relative; margin-right: auto; margin-left: auto; top: -600px; left: -257px; width: 295px; height: 60px; padding: 0px;  border: 0px solid #999900; }
#mittsida { position: relative; margin-right: auto; margin-left: auto; top: -627px; width: 805px; height: 500px; padding: 0px; background: #999933; border: 1px solid #999900; }
#adresskolumn { position: absolute; top: 66px; left: 650px; width: 130px; padding: 10px; background: white; border: 1px solid #6666FF; }

 
/* meny */
#menycontainer { position: absolute; top: 90px; left: 50px; width: 610px; background: white; z-index: 1;}
#menycontainer { border: 1px solid #6666ff; border-left: none; border-right: none} /* linje över+under hela containern */
#menycontainer ul{ padding: 10px; margin: 0px; }
#menycontainer li{ margin-right: 2px; display: inline; list-style: none; }
#menycontainer li a{ text-decoration: none; padding: 6px; margin: 0px; background: #6666ff; font-weight: bold; } /* textutseende */
#menycontainer a:link{ color: #333333; } /* link-text-color */
#menycontainer a:visited{ color: #ffffff; } /* visitedlink-text-color */
#menycontainer a:hover{ background-color: #ffff33; color: #333333} /* mouseover-color */
#menycontainer a#current{ background: white; border-bottom: 0px solid black; color: #333333; } /* används på aktuella sidan KOD id="current"*/


/* meny2 */
#meny2 { position: absolute; top: 170px; left: 10px; width: 600px; background: white; }
#meny2 { border: 1px solid #6666ff; border-left: none; border-right: none} /* linje över+under hela containern */
#meny2 ul{ padding: 10px; margin: 0px; }
#meny2 li{ margin-right: 2px; display: inline; list-style: none; }
#meny2 li a{ text-decoration: none; padding: 5px; margin: 5px; background: #ffff33; font-weight: bold; } /* textutseende */
#meny2 a:link{ color: #0000ff; } /* link-text-color */
#meny2 a:visited{ color: #6666ff; } /* visitedlink-text-color */
#meny2 a:hover{ background-color: white; color: #333333 } /* mouseover-color */
#meny2 a#current{ background: white; border-bottom: 0px solid red; color: #333333; } /* används på aktuella sidan KOD id="current"*/

/* iframe1 */
#iframe1 {position:absolute; left:40px; top:340px; background-color:transparent; width:750px; height:140px; marginwidth: 0px; marginheight: 0px;} 
