body {padding: 2em;	margin: 0; font: 0.7em Verdana, sans-serif; background:  url(images/bakgrund.jpg);}
h1 {margin: 0 0 5px 0; font-size: 1em; color: #FFffff; letter-spacing: 0.2em;}
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: #647251; background: #FFC670; line-height: 18px;}
h5 {margin: 0; padding: 10px; font-size: 2px; font-weight: normal; line-height: 2px; color: #FFFFFF; letter-spacing: 0.2em;}
p {margin: 0 0 5px 0;}


/* sidlayout */
#layout {width: 700px; margin-right: auto; margin-left: auto;}
#sidhuvud {height: 125px; padding: 10px; margin: 0; background: url(images/top-background.jpg);}
#kolumncontainer{float: left; border-right: 1px solid #666666; border-left: 1px solid #666666; background: #A29F9F;}
#kolumn1 {float: left; width: 200px; background: #A29F9F;}
#opacitybox{float: left; margin: 0; padding: 10px; line-height: 1.3em;}
#kolumn2 {float: left; width: 478px; padding: 10px; background: #ffffff; line-height: 1.3em;}
#sidfot {clear: both; padding: 5px; font-size: 10px; background: #48BDE9; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #666666;}

/* Sidhuvud och sidfot (hf) runda horn */
.rundhf {background: transparent;}
.rundtopph {background: transparent;}
.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: url(images/r1.gif);}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: url(images/r2.gif);}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: url(images/r3.gif);}
.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: url(images/r4.gif);}

/* meny */
#menycontainer{float: left; padding: 0;}
#meny{margin: 0; padding: 0; list-style-type: none;	font-size: 1em; background: #A29F9F;}
#meny a{width: 177px; text-decoration: none; display: block; padding: 0.3em 1em; border-bottom: 0.1em solid #A29F9F; background: #ffffff;}
#meny ul{list-style-type: none;  background: #A29F9F;} 
#meny ul a{margin: 0; padding: 0.3em; background: #E8EAEC; width: 153px;}
#meny a:link{color: #2d371e;}
#meny a:visited{color: #2d371e;}
#meny a:hover{background: #FFC670;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}

/* blandat */
.utstallare {margin: 0px; font-family: verdana, sans-serif; font-size: 10pt; font-style: italic; color: #000000; margin-bottom: 10px; font-weight: bold;}
a.namn {color: #000000; text-decoration: underline; }
a.namn:hover { color: #FFC670; text-decoration: undeline;}
a.namn:visitid {color: #000000; text-decoration: underline; }
.understruket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}