/* CSS menymall */

#content{margin: 1em 1em 1em 1em; padding: 0; float: left;}

#menycontainer{
	float: none;
	margin: 0px 0px 0px 0px;
	width: 160px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}
#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block;	margin: 0; padding: 3px; background: #99ccff; padding: 3px; text-decoration: none; height: 100%; border-bottom: 2px solid #ffffff;}
#meny ul{list-style-type: none; margin:0;} 
#meny ul a{margin: 0; padding: 2px; background: #ddeeff;}	
#meny a:link{color: #505050;}
#meny a:visited{color: #707070;}
#meny a:hover{background: #ffcd8c;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{ font-style: italic;
}

/* bilder */
#spons{ padding-left: 14px; padding-bottom: 6px; padding-top: 10px; font: Verdana, Arial, Helvetica, sans-serif; font: bold; font-size:11px; color: #505050;
}
#pic {
	width: 270px;
	height: 160px;
	padding: 10px 10px 10px 10px;
}
/* sidlayout */
#layout {
	width: 650px;
	padding: 0;
	background: url(top_650pxl.png) no-repeat;
	height: 133px;
}
#layout2 {
	width: 150px;
	padding: 0;
	background: url(top_150x23pxl.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 23px;
}

#sidhuvud {padding: 1em; margin: 0;}
#kolumncontainer{float: left;}
#kolumn1 {
	float: left;
	width: 290px;
	padding: 10px 10px 10px 10px;
	line-height: 14px;
}
#kolumn2 {
	float: left;
	width: 290px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	line-height: 14px;
}

#kolumn3 {	float: left;
	width: 590px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	line-height: 14px;
}

#sidfot {width: 800px; height: 18px; background: #99ccff;
}
#sidfot2 {width: 820px; height: 200px; background: #ffffff; background-image: url(bg2.png); background-repeat:no-repeat
}

/* CSS layout */
p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

h1 {font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;}

h2 {font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #007FB0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007FB0;
}
a:hover {
	text-decoration: underline;
	color: #94BDDA;
}
a:active {
	text-decoration: none;
	color: #94BDDA;
}
.rubrik {
	font-weight: normal;
	font-size: 24px;
	color: #94BDDA;
}
.menuhover {
	background-image: url(/gfx/bg_menuhover.gif);
}
.menuactive {
	background-image: url(/gfx/bg_menuactive.gif);
	line-height: 18px;
}
.menu {
	background-image: url(/gfx/spacer.gif);
}
.rubheader {
	color: #FFFFFF;
	background-color: #94BDDA;
	background-image: url(/gfx/rub_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	font-weight: bold;

