body {
	background-image:url(sida_bakgrund.jpg);
	background-repeat: repeat;
	background-color:#ffffff;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height: 1.5em;
}

a {
	color:#0742E5;
}

h1 {
	font-size:24px;
	color:#054F02;
	margin:5px;
}

h2 {
	font-size:13px;
	color:#054F02;
	margin:0px;
}

div.main {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
	width:820px;
}

div.top_bg {
	margin-top:0px;
	background-image: url("top.png");
	background-repeat: no-repeat;
	width:810px;
	height:120px;
}

div.middle_bg {
	background-image: url("bg.png");
	background-repeat: repeat-y;
	width:820px;
}
div.bottom_bg {
	background-image: url("bottom.png");
	background-repeat: no-repeat;
	width:820px;
	height:20px;
}

div.top {
	margin-left:10px;
	padding:20px;
	width:760px;
	height:150px;
	background-image: url("head.jpg");
}

div.topText {
	float:left;
	padding-top:30px;
	margin-left:10px;
	
}

div.topb {
	float:left;
	width:360px;
	padding-left:80px;
}

div.meny {
	margin-left:30px;
	width:760px;
	height:80px;
}

div.meny_on {
	float:left;
	background-image: url("meny_on.png");
	background-repeat: no-repeat;
	width:152px;
	height:30px;
}

div.meny_off {
	float:left;
	background-image: url("meny_off.png");
	background-repeat: no-repeat;
	width:152px;
	height:30px;
}
div.meny_none {
	float:left;
	
	background-repeat: no-repeat;
	width:152px;
	height:30px;
}
div.meny_nere {
	float:left;
	background-image: url("meny_off.png");
	background-repeat: no-repeat;
	width:152px;
	height:20px;
}

div.meny_text {
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
}

div.meny_text a {
	text-decoration:none;
	color:#ffffff;
}

div.content {
	margin-top:-50px;
	margin-left:20px;
	width:760px;
	padding:15px;
}
div.nere {
	margin-top:-50px;
	margin-left:20px;
	width:760px;
	padding:15px;
}
div.content_nere {
	font-weight:bold;
	font-size:8px;
	color:#ffffff;
	text-align:left;
	padding-top:1px;
	   color: #006600;
}


  	A:LINK
        {
	
       FONT-WEIGHT : bold;
        color: #006600;
        TEXT-DECORATION : none;
        }

  	A:VISITED
        {
		FONT-WEIGHT : bold;
   color: #006600;
        TEXT-DECORATION : none;
        }

  	A:HOVER
        {
		FONT-WEIGHT : bold;
 color: #FF0000;
        TEXT-DECORATION : underline
        }
