body {
	background-color: #E1E4C1;
	margin: 0px;
	}




a:link {
	text-decoration: none;
	color: #3399FF;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
a:visited {
	color: #6600FF;
	text-decoration: none;
	}


#holder {
	width: 768px;
	margin: 0px auto 0px auto;
	padding: 15px;
	background-color: #FFFFFF;
	}

#hode {
	width: 768px;
	clear: both;
	height: 150px;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
	}

#meny {
	width: 200px;
	float: left;
	}

#tekstfelt {
	width: 555px;
	float: right;
	min-height: 600px;
	}

#klar {
	clear: both; height: 0px;
	}	


#ferge {
	width: 335px;
	float: left;
	}
	
#by {
	width: 200px;
	float: right;
	}

#by img {
	margin-bottom: 4px;
	}

#by p {
	margin-bottom: 3px;
	}



#menyen p, #hotell p {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	}

#menyen a:link, #menyen a:visited {
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #4779AB;
	color: #3399FF;
	}

#menyen a:hover {
	color: #FF0000;
	text-decoration: underline;
	border-left: 4px solid #C41A1C;
	}




#hotell {
	margin-top: 40px;
	
	}














p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px; padding: 0px;
	}

.bildetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin: 4px 0px 5px 0px;
	}

h1, h2, h3 {
	color: #CC0000;
	font-weight:normal;
	padding: 0px; margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	}
	
h2 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 2px;
	}
h3 {
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0px 3px 0px;
	color: #333333;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px 0px 3px 8px;
	margin: 0px 0px 3px 0px;
	}
