body{
	color: #000000;
	background-color: #7F8B9F;
	margin: 0px;
}
#omslag{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height: 100px;
	color: #000000;
	background-color: #E9D3AA;
}
#leftfooter{
	background-color: #E9D3AA;
	color: #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#rightfooter{
	background-color: #E9D3AA;
	color: #000000;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#footer{
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #E9D3AA;
	border-bottom: 1px solid black;
	color: #80724d;
	font-size: 70%;
	padding-right: 0px;
}
#footer a:link, visited{
	color: #80724d;
	text-decoration: none;
}
/**************************** HOVEDINNHOLD STYLES *************************************/
#hovedinnhold{
	/*border: 1px solid #80724d;
	border-left: 1px dashed black;
	border-right: 1px dashed black;*/
	background-color: #E9D3AA;
	/*background-image: url(/grafikk/bakgrunn.jpg);
	background-repeat: no-repeat;
	background-position:center;*/
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 400px;
}
#hovedinnhold a{
	color: #647186;
}
#hovedinnhold a:hover{
	color: #647186;
	text-decoration: underline;
}
#hovedinnhold a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.bilde{
	border: 1px solid white;
}
/**************************** MENY STYLES *************************************/
.meny{
	background-color: #E9D3AA;
	border-left: 1px solid black;
	padding: 5px;
	color: #000000;
	font-size: 80%;
	white-space: nowrap;
}
.meny a:link, visited {
	text-decoration: none;
	color: #000000;
}
.meny a:visited {
	text-decoration: none;
	color: #000000;
}
.meny a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #BCAB99;
}
.kategori{
	font-weight: bold;
	color: #000000;
}
/**************************** MENY STYLES *************************************/
#toptextlogo{
	background-image: url(/grafikk/black_border.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#toptextlogo_right{
background-image: url(/grafikk/kant.jpg);
background-position: top;
background-repeat: no-repeat;
}
#leftmenu{
	border-right: 1px solid black;
}
#gjestebok{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*border-top: 1px dashed #000000;*/
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	background-color: transparent;
}
#printlinje{
	font-size: 80%;
	color: #000000;
}
/****************************** LOGO ***********************************************/
#logoleft{
	border-right: 0px;
	width: 58px;
	height: 117px;
	margin: 0px;
	padding: 0px;
}

#logoright{
	background-image: url(/grafikk/black_border.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #E9D3AA;
	width: 59px;
	height: 117px;
}
#logocenter{
	background-image: url(/grafikk/black_border.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-color: #E9D3AA;
	width: 133px;
	height: 117px;
}
/****************************** SIDEAVHENGIG ***********************************************/

/****************************** Servering.php **********************************************/
table #servering{
	border: 1px solid #80724D;
}
table #servering th{
	text-align: left;
	background-color: #80724D;
	color: #FFFFFF;
}
table #servering td{
	
}
