body {padding: 2em;	margin: 0; font-family: Verdana; font-size: 11px; color: black; background: url()  fixed;}
p {font-family: Verdana; font-size: 11px;}
td {font-family: Verdana; font-size: 11px;}
li {font-family: Verdana; font-size: 11px;}
h1 {margin: 0.2em 0 0.5em 0; font: 3.5em Georgia, serif; color: #6d604e; letter-spacing: 0.3em;}
h3 {margin: 1em 0 1em 0 ; font: 1.5em Georgia, serif; font-weight: normal; letter-spacing: 0.1em;}
h4 {margin: 0.5em 0 0 0; font: 1.4em Georgia, serif; font-weight: normal; letter-spacing: 0.1em; color: black;	padding: 0 0 0.3em 2em; background: url() no-repeat;}
p {margin: 0 0 5px 0;}
a {border-bottom: 1px dotted #000000; text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #666666;}
a:hover {text-decoration: underline;}

/* sidlayout */
#layout {width: 80em; margin-left: auto; margin-right: auto;}
#sidhuvud {height: 100px; margin: 0; padding: 0; background: url(bilder/rosviklog.gif) no-repeat;}
#sidhuvud_box {width: 40em; padding: 2em 1em;}
#kolumncontainer{float: left; width: 80em; background: url() no-repeat;  border: 1px solid black;}
#kolumn1 {float: left; width: 22em; padding: 0 1em 0 0;}
#kolumn1_box{float: left; margin: 0; padding: 1em; line-height: 1.8em;}
#kolumn2 {float: left; width: 40em; padding: 1em; line-height: 1.8em;}
#sidfot {clear: both; padding: 1em;}


/* meny */

#menycontainer{margin-left: 2em; width: 10em; font-size: 125%; border-top: 1px solid black; border-left: 1px solid white; border-right: 1px solid black;}

#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block; margin: 0; padding: 0.3em; background: black; padding: 0.3em; text-decoration: none; height: 100%; border-bottom: 1px solid #cccccc;}
#meny ul{list-style-type: none;}
#meny ul a{display: block; padding: 0.3em; margin: 0; background: #3399cc; padding: 0.3em; text-decoration: none; height: 100%; border-bottom: 1px solid #3399cc;}

#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #999999;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}
