/* CSS Document */
/*@charset "utf-8";*/
body {padding: 2em; margin: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; background:#f5f5f5;}
h2 {margin: 0 0 0.5em 0; font-size: 2.5em;}
h3 {margin: 1em 0 0.5em 0; font-size: 1.5em;}
h4 {margin: 1.5em 0 0.5em 0; font-size: 1em;}
p { margin: 0 0 5px 0;}

/* sidlayout */
#layout {width: 98%; background: #ffffff;	border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
#sidhuvud {padding: 10px; margin: 0; background: #006fa3; color:#FFFFFF;}
#sidhuvud a:link{text-decoration: none; padding: 0.5em 1em; margin-left: 0; font-weight: bold; color: #FFFFFF;}
#sidhuvud a:visited{text-decoration: none; padding: 0.5em 1em; margin-left: 0; font-weight: bold; color: #FFFFFF;}
#sidhuvud a:hover{color:#999999;}
#kolumner{float: left; width: 99%; background:#FFFFFF; }
#kolumn1 {float: left; width: 80%; padding: 0px;	background: #ffffff; }
#textstycke {float: left; width:auto; padding: 10px; }
#kolumn2 {float: right; width: 20%; padding: 10px; background: #ffffff;	}
#sidfot2 {clear: both; padding: 10px; background: #ffffff; border-bottom: 1px solid #cccccc; }

#sidfot {width:97%; color:#000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; margin-left:auto; margin-right:auto;}

/* Box2 med runda horn - innehall */
#kolumnbox2 {margin: 0; padding: 0 10px 0 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #ffffff;}
#kolumnbox2 p {margin-bottom: 0px;}

/* Box2 */
.rund2 {background: none;}
.rundtopp2 {background: #ffffff;}
.rundbotten2 {background: #ffffff;}
.rund2_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.rund2_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-width:0 2px;}
.rund2_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.rund2_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;}


/* Box3 med runda horn - innehall */
#kolumnbox3 {margin: 0; padding: 0 10px 0 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #F9F9F9;}
#kolumnbox3 p {margin-bottom: 0px;}

/* Box3 */
.rund3 {background: none; }
.rundtopp3 {background: #F9F9F9; }
.rundbotten3 {background: #F9F9F9; }
.rund3_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.rund3_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #F9F9F9; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-width:0 2px; }
.rund3_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #F9F9F9; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }
.rund3_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #F9F9F9; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }

/* meny */
#menycontainer{border-bottom: 1px solid #cccccc;}
#menycontainer ul{padding: 0.5em 0; margin: 0;}
#menycontainer li{margin-right: 0.2em; display: inline; list-style: none;  }
#menycontainer li a{text-decoration: none; padding: 0.5em 1em; margin-left: 0; background: #ffffff; font-weight: bold;}
#menycontainer a:link{color: #000000; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc;}
#menycontainer a:visited{color: #000000;}
#menycontainer a:hover{background: #ffffcc;}
#menycontainer a#current{background: #ffffff; border-bottom: 1px solid #ffffff; color: #000000; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc;}

.tabellram {background: #ffffff; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}

#listproduktruta {background:#FFFFD5; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }

.bildhoger {float:right;}
.bildvanster {float:left;}
