/* CSS Document */
html{height:100%; margin:0 }
body{height:100%; margin:10% 0 10% 0; font-size:76%; color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;}
#main{margin:0 auto; width:998px;}
#menu{margin:0; height:29px; width:998px; background:url(images/menylist.jpg);}
#left_content{width:220px; height:521px; float:left; padding:20px; line-height:1.5em;}
#right_content{width:738px; height:521px; float:right}


h1{font-size:1.9em; font-weight:bold; line-height:1.2em}
h2{font-size:1.6em; font-weight:bold; line-height:1.0em}
h2 a{color:#FFFFFF; text-decoration:none;}
h3{font-size:1.3em; font-weight:bold; line-height:1.0em; color:#000000; margin-bottom:3px}
.spacing{line-height:0.2em}
.meny{color:#FFFFFF; font-weight:bold; text-decoration:none; padding-right:20px; padding-left:20px; line-height:2.3em}
.menyaktiv{color:#d02245; font-weight:bold; text-decoration:none; padding-right:20px; padding-left:20px; padding-top:10px;}

.scroll_pane {
	height: 435px;
	padding-right: 50px;
	width: 540px;
}
.jScrollPaneDrag {
	background: url('images/reglage_scroll.png') no-repeat top center;
}

.jScrollPaneTrack {
	background: url('images/scrollinje.png') repeat-y center; 
}

