/*CSS for Aaros Feriesenter*/
/*Hovedoppbyggingen av siden med DIV's*/
#ramme {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#header {
	height: 78px;
	width: 955px;
	background-image: url(../grafikk/header.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
}
#meny {
	height: 39px;
	width: 955px;
	background-image: url(../grafikk/meny.jpg);
	float: left;
	margin: 0px;
	padding: 0px;
}
#bilde {
	background-image: url(../grafikk/bilde.jpg);
	float: left;
	height: 172px;
	width: 746px;
}
#boks {
	background-image: url(../grafikk/boks.jpg);
	float: left;
	height: 167px;
	width: 194px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #2C68B1;
}
#hoved {
	width: 925px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
}
#footer {
	height: 23px;
	width: 935px;
	float: left;
	font-size: 12px;
	color: #95B7DC;
	font-weight: bold;
	background-image: url(../grafikk/footer.jpg);
	padding: 10px;
}
/*Formatering av menyen*/
#navcontainer {
	float: left;
	width: 953px;
}
#navcontainer ul {
	float: left;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer li {
	display: inline;
	list-style-type: none;
	font-size: 14px;
	float: left;
	width: 105px;
	margin-left: 15px;
	text-align: center;
	margin-right: 16px;
}
#navcontainer a {
	color: #2D67B1;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navcontainer a:hover {
	color: #000000;
}

/*Formatering av vanlige tags*/
h1 {
	font-size: 1.2em;
	color: #2D67B1;
	text-align: center;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #2D67B1;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1em;
	color: #2D67B1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D67B1;
	margin-top: 30px;
}
h3 {
	font-size: 12px;
	color: #2D67B1;
	margin-top: 12px;
	margin-bottom: 7px;
}
h4 {
	font-size: 0.75em;
	color: #2C67BF;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-style: italic;
	color: #2D67B1;
	font-size: 0.7em;
	text-align: center;
}
h6 {
	color: #2D67B1;
	margin-bottom: 0px;
}
p, span {
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../grafikk/bakgrunn.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #D7EAF8;
}
li {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
hr {color: #C2D9EB;}

/*Formatering av linker*/
a:link {
	color: #2D67B1;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

/*Forskjellige class*/
.border {border: 2px solid #94B8DC;}
.noborder {border-width: 0px;}
.noborderleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.border2 {border: 3px solid #FFFFFF;}
.float_right {float: right;}
.midtstill {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rightnoborder {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pris {
	font-size: 0.8em;
	text-align: center;
}
.bildetekst {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.rightborder {
	float: right;
	border: 2px solid #2D67B1;
}

/*Forskjellige div's*/
#hoved img {
	margin-left: 5px;
}
#boks span {
	font-size: 12px;
	margin-bottom: 0px;
}
#boks a:visited {
	color: #2D67B1;
}
#boks4 {
	float: left;
	margin-top: 5px;
	width: 250px;
	background-image: url(../grafikk/boks_front2.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	padding: 15px;
	height: 280px;
	margin-left: 10px;
}
#boks5 {
	float: left;
	margin-top: 5px;
	width: 250px;
	background-image: url(../grafikk/boks_front2.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	margin-right: 20px;
	margin-left: 10px;
	height: 280px;
}
#boks6 {
	float: left;
	margin-top: 5px;
	width: 250px;
	background-image: url(../grafikk/boks_front2.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	height: 280px;
}
#boks6 a, #boks5 a, #boks4 a, #boks6 a:visited, #boks5 a:visited, #boks4 a:visited {
	font-size: 13px;
	color: #2C67BD;
	text-decoration: underline;
}
#boks6 h3, #boks5 h3, #boks4 h3 {text-align: center;}
#boks6 p, #boks5 p, #boks4 p {font-size: 11px;}
