@charset "utf-8";
html {

}
body {
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: small;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 100%;
}
hr{
	color:#666666;
	padding-top: 7px;
	padding-bottom: 7px;
}
a, a.visited{
	text-decoration: none;
}
h2, .style10, .style12{line-height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: 22px; margin-bottom: 5px; margin-top:0;}
#wrapper{
	width: 917px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg_wrapper.gif) right repeat-y;
}
#header{
	float: left;
	width: 753px;
	height: 105px;
	background-color: #FFFFFF;
	background-image: url(img/huvudbanner.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#right{
	float: right;
	width: 162px;
	/*background-color: #FFFFFF;
	background-image: url(include/css/img/_right_bg.gif);
	background-repeat: repeat-y;*/
	padding-left: 1px;
	padding-right: 1px;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
}
#right p{
	width: 100%;
	text-align: center;
}
#right img{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#left{
	width: 170px;
	float: left;
	padding: 0;
	margin: 0;
}

/*meny*/
.menu{
	list-style: none;
	padding-top: 25px;
	padding-left: 0;
	width: 160px;
	margin: 0;
}
.menu li{
	float:left;
	height: 36px;
	overflow: hidden;
	margin-bottom: 5px;
	display: block;
}
.meny1 {background: url(img/meny1.gif) no-repeat;}
.meny2 {background: url(img/meny2.gif) no-repeat;}
.meny3 {background: url(img/meny3.gif) no-repeat;}
.meny4 {background: url(img/meny4.gif) no-repeat;}
.meny5 {background: url(img/meny5.gif) no-repeat;}
.meny6 {background: url(img/meny6.gif) no-repeat;}
.meny7 {background: url(img/meny7.gif) no-repeat;}
.meny8 {background: url(img/meny8.gif) no-repeat;}
.meny9 {background: url(img/meny9.gif) no-repeat;}
.meny10 {background: url(img/meny10.gif) no-repeat;}
.meny11 {background: url(img/meny11.gif) no-repeat;}

.menu li a{
	padding-top: 58px;
	padding-bottom: 0px;
	width: 160px;
	margin: 0;
	float:left;
}
.menu li a:hover{
	margin: 0;
	margin-top: -38px;
	padding-top: 94px;
	padding-bottom: 0px;
	width: 160px;
	float:left;
}

#content {
	float: left;
	width: 560px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 7px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	/*background-image: url(img/main_bg_opacity.jpg);*/
	min-height: 500px;
	background-repeat: no-repeat;
	background-position: 332px 0;
}

#content.firstpage {
	background-color: #FFFFFF;
	background-image: url(img/main_bg_ny.jpg);
	background-repeat: no-repeat;
	background-position: 444px top;
}
.firstpageinto{
	width: 363px;
}
#footer{
	clear: both;
}

.kantlinje_hoger{
	border-right: 1px solid #cccccc;
	padding-right: 10px;
}
.hogerkolumn_med_marginal_till_vanster{
	padding-left: 10px;
}
