/*
Original design: Ravi Flores
*/

body {padding: 0.7em;	margin: 0; font: 0.9em Verdana, sans-serif; color: #CCCCCC; background: #1a0d00;}
h1 {font: 0.9em Verdana, sans-serif; color:#CCCCCC; background: #2A0A02;}
h2 {font: 0.9em Verdana, sans-serif; color:#CCCCCC background: #2A0A02;}
p {font: 0.9em Verdana, sans-serif; color:#CCCCCC; border-bottom: text-decoration: none;}
p1 {font: 1.0em Georgia,Times New Roman,Times,serif;font-weight:bold;letter-spacing: 0.7mm;line-height: 100%; color: #CCCCCC; background:#2A0A02; text-align:center;}
p2 {font: 1.0em Verdana, sans-serif; font-weight:bold; color: #FFFFFF; background:#1a0d00; text-align:center; bordercolor="#FFFFFF";}
a{border-bottom: text-decoration: none;}
a:visited{text-decoration: none;}
a:link{text-decoration: none; }
a:hover{text-decoration: none;}



/* sidlayout */
#layout {width: 700px; margin-right: auto; margin-left: auto;}
#sidhuvud {padding: 10px; margin: 0; color: #FFFFFF;}
#kolumncontainer{float: left; border-right: 1px solid #666666; border-left: 1px solid #666666;}
#kolumn1 {float: left; width: 200px;}
#opacitybox{float: left; margin: 0; padding: 10px; background: #a1ba67; opacity: 0.5; filter: alpha(opacity=50); line-height: 1.8em;}
#kolumn2 {float: left; width: 478px; padding: 10px; background: #2d371e;}
#sidfot {clear: both; padding: 10px; background: #a1ba67;}

/* Sidhuvud och sidfot (hf) runda horn */
.rundhf {background: transparent;}
.rundtopph {background: transparent;}
.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #a1ba67;}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #a1ba67;}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #a1ba67;}
.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #a1ba67;}

/* meny */
#menycontainer{float: left; margin: 1em 0 0 1em; padding: 0;}
#meny{margin: 0; padding: 0; list-style-type: none;	font-size: 1em;}
/* #meny a{width: 10em; text-decoration: none;	display: block;	padding: 0.3em 1em;	margin-bottom: 0.8em;	border-bottom: 1px dotted #a1ba67; border-left: 1px none;}
#meny a:link{color: #2d371e;}
#meny a:visited{color: #2d371e;}
#meny a:hover{background: #c9e76d;}
#meny a#current{font-weight: bold; border-left: 1px solid #a1ba67; border-right: 10px solid #a1ba67;}*/

