body {font-family: Verdana; font-size: 11px; font-weight: bold; background: url(testtest5.jpg);}
p {font-family: Verdana; font-size: 11px;}
td {font-family: Verdana; font-size: 11px;}
li {font-family: Verdana; font-size: 11px;}
h1 { font-family: Arial; font-size: 15px;} /* font till rubrik */
h2 { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 1px; margin-left: 100px; margin-right: 100px; text-align: left;}
h3 { font-family: Arial; font-size: 12px; font-weight: normal;} /* font till sidfoten */
h4 { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px;}
h5 { font-family: Arial; font-size: 20px; font-weight: normal;} /* font till stor rubrik */
p {margin: 0 0 5px 0; font-family: Arial; font-size:12px; font-weight: normal;} /* font till vanlig text */
a:link{ color: #000000; text-decoration: none;}
a:visited{ color: #000000; text-decoration: none;}
a:hover{text-decoration: none;}
.kant{border: 4px double #8FBC8F;}
.linje{ border-bottom: 4px double #8FBC8F;}
.linjetop{ border-top: 4px double #8FBC8F;}

/* sidlayout */
#layout {width: 800px; margin-right: auto; margin-left: auto;}
#sidhuvud {padding: 10px; margin: 0; background: #ffffff; height: 165px; border: 2px dashed #8FBC8F;}
#huvudsida {float: left; width: 702px; background: #ffffff; padding: 25px; border: 25px solid #8FBC8F; margin-bottom: 10px;}
#sidfot {clear: both; padding: 2px; background: #ffffff; border: 2px dashed #8FBC8F;}

/* meny */
#menycontainer{margin-bottom: 0px; width: 798px; border: 0px solid #F9CDE7; background: #ffffff; margin-top: 10px; margin-bottom: 10px;}
#menycontainer ul{padding: 0.5em; margin: 0; text-align: center;}
#menycontainer li{margin-right: 2em; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 5px; margin-left: 0; background: #ffffff; font-size: 12px;}
#menycontainer a:link{color: #2d371e;}
#menycontainer a:visited{color: #2d371e;}
#menycontainer a:hover{background: #d3ebbc;}
#menycontainer a#current{font-weight: bold; background: #ffffff; border: 2px solid #8FBC8F;}


