body {

	padding: 0em 2em 2em;

	margin: 0;

	font: 0.8em Verdana, sans-serif;

	background-color:  #000000;

	overflow: hidden;

}

h1 {margin: 0 0 5px 0; font-size: 2.5em; color: #edc730; letter-spacing: 0.3em;}

h3 {margin: 10px 0 5px 0; font-size: 1.5em; font-weight: normal; letter-spacing: 0.1em;}

h4 {margin: 5px 0; font-size: 1em; color: #edc730; background: #000000;}

p {margin: 0 0 5px 0;}

a{border-bottom: 1px dotted #daa947; text-decoration: none;}

a:link{color: #daa947;}

a:visited{ color: #daa947;}

a:hover{text-decoration: underline;}



/* sidlayout */

#layout {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

}

#sidhuvud {padding: 0px; margin: 0; background: #000000;}

#kolumncontainer{float: left; border-right: 1px solid #000000; border-left: 1px solid #edc730;}

#kolumn1 {float: left; width: 200px;}

#opacitybox{color: #cc9933;float: left; margin: 0; padding: 10px 10px 4px; background: #000000; opacity: 0.8; filter: alpha(opacity=80); line-height: 14px;}

#kolumn2 {float: left; width: 698px; padding: 0px; background: #000000;  line-height: 1.8em;}

#sidfot {
	clear: both;
	padding: 2px;
	background: #000000;
	color:#cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #edc730;
	border-bottom-color: #edc730;
	border-left-color: #edc730;
}



/* Sidhuvud och sidfot (hf) runda horn */

.rundhf {background: transparent;}

.rundtopph {background: transparent;}

.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #000000;}

.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #000000;}

.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #000000;}

.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #000000;}



/* meny */

#menycontainer{float: left; margin: 0.5em 0 0 0.5em; padding: 0;}

#meny{margin: 0; padding: 0; list-style-type: none;	font-size: 1em; line-height: 14px;}

#meny a{width: 12em; text-decoration: none;	display: block;	padding: 0.3em 0.3em 0.3em 0.5em;	margin-bottom: 0.6em;	border-bottom: 1px dotted #cc9933; border-left: 1px none;}

#meny a:link{color: #cc9933;}

#meny a:visited{color: #cc9933;}

#meny a:hover{background: #333;}

#meny a#current{font-weight: bold; border-left: 1px solid #cc9933; border-right: 10px solid #cc9933;}


