/* CSS Document */


/* MENYBOX */
#meny_container {opacity: 0.9; filter: alpha(opacity=90); float: left; margin: 0; padding: 0px; border: 0px; text-align:center; }

/* MENY */
#meny { font: 11px Verdana, Helvetica, sans-serif; margin: 0 0 0 0; padding: 0px 0px 0px 0px;}
#meny ul {}
#meny li{margin: 0 0 0 0; padding: 0 0 0 0; display: inline; list-style: none;}
#meny a {text-decoration: none; padding: 5px 10px 5px 10px; background: #d8d8d8; border: 0px; }
/* länkar, egenskaper */
#meny a:link { color: #990000; font-weight: bold; }
#meny a:visited { color: #990000; font-weight: bold; }
#meny a:hover { color: #990000; font-weight: bold; background-color:#FFFFFF; }

/* AKTIV SIDA */
#meny a#current { font-weight: bold; background-color:#FFFFFF; }





body 
{
	font-family: arial;
	color: #333333;
	font-size: 12px;
	background-image: url(bg/bg.gif);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	margin-top:0px;
}
		


.font {color:#000033; size:12px; font:arial;}	
.rubrik {color:#000033; size:12px; font:arial; font-weight:bold;}
	
a {	font-weight: bold;}
a:link { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #990000; }
a:active { text-decoration: none; color: #990000; }
a:hover { text-decoration: none; color: #666666; }

#sidan_container {
background-image: url(bg/bg_sidan.jpg);
width: 738px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}

#topp {
background-image:url(bg/topp.jpg);
margin-left: auto;
margin-right: auto;
width: 738px;
height: 123px;
}

#mitten {
margin-left: auto;
margin-right: auto;
width: 750px;
}

#meny {
	width: 738px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

#textinnehall {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 38px;
width: 379px;

font-size: 13px;
}

#bilder_till_hoger {
padding-right: 10px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 309px;
text-align: center;
}

#botten {
background-image: url(bg/bg_botten.jpg);
padding-top: 15px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 738px;
height: 110px;
text-align: center;
}


.kontakt_form {
font-family: arial;
font-size: 11px;
border: #CCCCCC 1px solid;
background-color:#FFFFFF;
scrollbar-base-color: #FFFFFF;
}
