/* CSS Document */
body{
	background-image: url(../bilder/bgbody.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin:0%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.meny { /*Innr i Menydelen*/
	font-weight: bolder;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.meny_bg {
	background-image: url(../bilder/mybg.gif);
	background-repeat: no-repeat;/**/
}
#main {
	margin: 0%;
	padding: 0%;
	position: relative;
	width:530px;
	padding:4px;
	/*h_eight: 402px;
	o_verflow: auto;*/
}
#main a:link {color: #0000ff;}
#main a:visited {color: #ff0000;}
#main a:active {color: #00FF00;}
#main a:hover {background-color: #cccccc;}
/*#main a {text-decoration: none;}*/
#tblmain{
	position:absolute;
	left:50%;
	margin-left:-435px;
	width: 870px;
	/*height: 555px;*/
	top:20px;
}
#ov1{
	height: 10px;
	width: 10px;
}
#ov2{
	height: 10px;
	width: 850px;
	background-image: url(../horn/ov2.gif);
	background-repeat: repeat-x;
}
#ov3{
	height: 10px;
	width: 10px;
}
#m1{
	width: 10px;
	height: 420px;
	background-image: url(../horn/m1.gif);
	background-repeat: repeat-y;
}
#m2{
	width: 850px;
	height: 420px;
	background-color: #FFFFFF;
	}
	#m3{
	width: 10px;
	height: 420px;
	background-image: url(../horn/m3.gif);
	background-repeat: repeat-y;
}
#nd1{
	height: 10px;
	width: 10px;
}
#nd2{
	height: 10px;
	width: 850px;
	background-image: url(../horn/nd2.gif);
	background-repeat: repeat-x;
}
#nd3{
	height: 10px;
	width: 10px;
}
#mitt1{
	width:160px;
	background-image: url(../bilder/meny_bg.jpg);
	background-repeat: repeat-y;
}
#mitt2{
	width:530px;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	padding: 10px;
	}
#mitt3{
	width:160px;
	background-image: url(../bilder/sd_bg.jpg);
	background-repeat: repeat-y;
	background-color: #96B98E;
	}
#fot1{
	width:160px;
	height:15px;
}
#fot2{
	width:530px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}
#fot3{width:160px;
	height:15px;
}
