body {
	background-image: url(Layout/Bakgrund.png);
	background-color: #ACACAC;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Main_layout {
	height: auto;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	background-image: url(layout/bakgrund_text.png);
	background-repeat: repeat-y;
	font-family: Calibri, Tahoma, sans-serif;
}
#Left {
	background-color: #ECEAEA;
	height: auto;
	width: 231px;
	float: left;
	margin-top: 0px;
}


#Right {
	background-color: #FFF;
	height: auto;
	width: 750px;
	float: right;
	margin-top: 0px;
}





#Logo {
	height: 131px;
	width: 231px;
	float: left;
}
#Bluemeny {
	height: 111px;
	width: 750px;
	float: right;
	background-image: url(Layout/Meny_blue.png);
	background-repeat: no-repeat;
}
#Textinblue {
	height: 20px;
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 56px;
	padding-right: 20px;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 11pt;
	color: #666;
	font-style: normal;
}
.menylasmer {
	font-size: 8pt;
	font-style: italic;
}

#text {
	height: auto;
	width: 525px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	float: left;
}
#Footer {
	height: 26px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
	background-image: url(layout/footer.png);
	margin-top: -20px;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 11pt;
	text-align: center;
	padding-top: 6px;
}
#visitkort {
	height: 37px;
	width: 150px;
	margin-top: auto;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: auto;
}
#Meny {
	width: 175px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
}
p {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 11pt;
	color: #000;
}
h1 {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 40px;
	color: #000;
}
.meny {
	font-size: 12pt;
	color: #333;
}
.meny1_5 {
	font-size: 12pt;
	color: #333;
}

.meny2 {
	font-size: 11pt;
	color: #333;
	text-decoration: none;
}
.meny3 {
	font-size: 9pt;
	color: #333;
}
.R1 {
	font-family: Calibri, Tahoma, sans-serif;
	font-size: 40px;
	color: #000;
	font-weight: bold;
}
.menypil {
	font-size: 12pt;
	color: #CCC;
}
.bluething {
	margin-left: -4px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.bilder {
	float: right;
	border: medium solid #ECEAEA;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

