body { 
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background:url(../img/background.jpg) top center; 
	background-repeat:no-repeat; 
	background-attachment: fixed;
	margin-left: 0px;
	margin-bottom: 25px;
	background-color:#004080;
}
A IMG {border:0}

#container {

	width: 751px;
	margin:0 auto;
	
}

.box-top {
	background-image: url(../img/box-top.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 358px; 
}

.box-main {
	background-image: url(../img/box-main.png);
	background-repeat: repeat-y;
	height: 86px;
	width: 358px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
	
}

.box-bottom {
	background-image: url(../img/box-bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 358px;
}

.box-sm-top {
	background-image: url(../img/box-sm-top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 162px; 
}

.box-sm-main {
	background-image: url(../img/box-sm-main.png);
	background-repeat: repeat-y;
	height: 86px;
	width: 152px;
	padding-left: 10px;
	padding-right: 10px;
}

.box-sm-main a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #554299;
	text-decoration: none;
}

#main a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #554299;
	text-decoration: none;
}

.box-sm-bottom {
	background-image: url(../img/box-sm-bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 162px;
}

.box-main img {
	border: 8px solid #FFF;
}

.bilder img {
	border: 1px solid #000;
}


#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 752px;
}
#main {
	background-image:url(../img/main.png);
	background-repeat:repeat-y;
	min-height: 300px;
	width: 751px;
	padding: 5px 0px;

}
#maintop {
	background-image:url(../img/maintop.png);
	background-repeat:no-repeat;
	width: 751px;
	height:13px;
}
#menu {
	height: 20px;
	width: 781px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
}

#menu a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
}

#menu a:hover {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

#footer {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 752px;

}

#main-text {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

#picture_fill p {
  margin: 10px 0px;
}


H3 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #554299;
}

H2 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #554299;
}
 
H1 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #554299;
}
.utvaldabild {
	margin-left:29px;
	margin-top:5px
}
.utvaldbild {
	float:left;
	margin-right:18px;
	width:150px;
	height:155px;
	background-color:#D4E5FF;
	border-top:0px solid #D4E5FF;
	margin-bottom:18px
}
.utvaldbild IMG {position:absolute; width:150px}
.utvaldbild .overlay {
	position:absolute;
	padding:3px 5px;
	color:#000;
	width:140px;
	margin-top:105px;
	background-image:url(../img/rubrik-bg.png);
	background-color:#D4E5FF;
}
.resa {
	width:75%;
	background-color:#fff;
	margin:0 auto;
	padding:10px 25px;
	margin-top:50px
}
.month {
	font-size:14px;
	font-weight:bold;
	color:#554299;
}