/* CSS menymall */

h1 { font-size: 25px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #663333;}
h2  {font-family: Verdana; color: #663333; font-size: 18px; }
h3  {font-family: Verdana; color: #663333; font-size: 16px; }
h4  {font-family: Verdana; color: #000000; font-size: 14px; }
body {padding:0.5em; background-image: url(bilder/bg3.gif); font-size: 11px; color: #663333;}
a:hover {color:#000000; background-color:#cccccc; text-decoration:underline}
a:visited {color:#000000; text-decoration:underline}
p {font-family: Verdana; font-size: 12px;}
b {font-family: Verdana; font-size: 13px;}
ul {font-family: Verdana; font-size: 12px;}



#meny{margin: 0px; padding: 0; list-style-type: none;}
#meny a{display: block; 	padding: 0.2em 0 0.2em 0.5em; text-decoration: none; margin-top: 5px;	background: #ffffcc; border-top: 2px solid #ffffdd;	border-right: 2px solid #cccc99; border-bottom: 2px solid #cccc99; border-left: 2px solid #e8e8e8;}
#meny ul{list-style-type: none;} 
#meny ul a{padding: 8px;}	
#meny a:link{color: #000000;}
#meny a:visited{color: #990000;}
#meny a:hover{background: #cccc99;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}

.box { padding:0.5em; float: left; height: 5em; width:8em; border:#333333 0.2em solid; background-color:#cccccc;}
.box5 {background-color:#333333; width: 10em;}
.box6 {border-top: #999999 0.2em solid; border-bottom :#333333 0.2em solid; background-color:#cccccc; width: 10em; }

#sidhuvud {margin:0.5em; width: 50em;}
#kolumn1 {padding:1em; margin:0.5em; float: left; background: #ffffff; border-left: 0.3em solid #333333; border-top: 0.3em solid #333333; border-bottom: 0.3em solid #333333;border-right: 0.3em solid #333333; }
#kolumn2 {margin:0.5em; float: left; width: 9em;}
#kolumn3 {margin:0.5em; float: left; width: 15em;}

#container {background: #cccccc;}
.roundtop {background: #990000;}
.roundbottom {background: #990000;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #cccccc;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #cccccc;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #cccccc;}
.content {padding: 10px;}



