body {padding: 2em;	margin: 0; font: 0.7em Verdana, sans-serif; background-color:#ffffff; }
h1 {margin: 0 0 5px 0; font-size: 2.5em; color: #808080; letter-spacing: 0.3em;}
h2 {margin: 0 0 5px 0; color: #7F9695; }
h3 {margin: 10px 0 5px 0; font-size: 1.5em; font-weight: normal; letter-spacing: 0.1em;}
h4 {margin: 5px 0; font-size: 1em; color: #666666; }
p {margin: 0 0 5px 0;}
a{ text-decoration: none;}
a:link{color: #7F9695;}
a:visited{ color: #7F9695;}
a:hover{font-weight: bold;}

/* sidlayout */
#layout {width: 700px; margin-right: auto; margin-left: auto; background-color: #ffffff;}
#sidhuvud {padding: 20px; margin: 0; background: #ffffff; border-right: 2px solid #eeeeee; border-left: 2px solid #eeeeee; border-bottom: 2px dotted #eeeeee; background-image: url(bilder/ljuslogga2.jpg); background-repeat: no-repeat; background-position: center right;  }
#kolumncontainer{float: left; border-right: 1px solid #eeeeee; border-left: 1px solid #eeeeee;}
#kolumn1 {float: left; width: 200px;}
#box1{float: left; margin: 0; padding: 10px; line-height: 1.8em; width: 200px;}
#kolumn2 {float: left; width: 478px; padding: 10px; background: #ffffff; opacity: 0.8; filter: alpha(opacity=80); line-height: 1.8em; }
#sidfot {clear: both; padding: 10px; background: #eeeeee; border-right: 1px solid #eeeeee; border-left: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee}

/* Sidhuvud och sidfot (hf) runda horn */
.rundhf {background: transparent;}
.rundtopph {background: transparent;}
.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff;}

/* meny */
#menycontainer{float: left; margin: 1em 0 0 1em; padding: 0;}
#meny{margin: 0; padding: 0; list-style-type: none;	font-size: 1em;}
#meny a{width: 10em; text-decoration: none;	display: block;	padding: 0.3em 1em;	margin-bottom: 0.8em; border-bottom: 1px dotted #bbbbbb; border-left: 1px none;}
#meny a:link{color: #777777;}
#meny a:visited{color: #777777;}
#meny a:hover{background: #f1f1f1;}
#meny a#current{font-weight: bold; }
#meny a#subcurrent{font-weight: bold;}
#meny ul{list-style-type: none;} 

/*speciella klasser för teckensnitt etc*/
.a{text-decoration: none; border: none;}
