div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
	}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif)no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #eee;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #006699;
}
div.sdmenu div a.current {
	background : #e5d8b8;
}
div.sdmenu div a:hover {
	background : #006699 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

body {padding: 2em;	margin: 0; font: 0.8em Arial, Verdana;}
h1 {{margin: 5px 0; font-size: 1.1em;  color: #006699;}
h2 {margin: 2px 0 5px 0; font-size: 2.0em; color: #006699; font-weight: normal; letter-spacing: 0.1em;}
h3 {margin: 10px 0 5px 0; font-size: 1.5em; font-weight: normal; letter-spacing: 0.1em;}
h4 {margin: 5px 0; font-size: 1.1em;  color: #990000;}
h5 {margin: 0 0; font-size: 0.98em; font-family: Arial; font-style: normal}
h6 {margin: 0 0 0px 0; font-size: 0.7em; color: #666; font-family: Arial; font-style: bold;}


p {margin: 0 0 5px 0;}
a{text-decoration: none;} 
a:link{color: #013282;}
a:visited{ color: #666666;}
a:hover{border-bottom: 2px dotted #006699; text-decoration: #none;}

/* sidlayout */
#layout {width: 700px; margin-right:}
#kolumn1 {float: left; width: 150px;}
#kolumn2 {float: left; width: 405px; padding: 10px; background: #ffffff;}
#opacitybox{float: left; width: 145px; margin: 0; padding: 5px; background: #ffffff; opacity: 0.9; filter: alpha(opacity=100);}
#kolumn3 {float: right; width: 115px; padding: 5px; background: #fff;}
#sidhuvud {padding: 0px; margin: 0; background: #eeeeee;}
#sidfot {clear: both; text-align: center; padding: 0px; background: #fff;}

/* Sidhuvud och sidfot (hf) runda horn */
.rundhf {background: transparent;}
.rundtopph {background: transparent;}
.rundh_r1{margin: 0 5px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #eeeeee;}
.rundh_r4{margin: 0 1px; height: 2px; overflow: hidden; background: #eeeeee;}