@charset "UTF-8";
/* CSS Document */

body	{
	background-color: #333333;
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
	

a:link {
	color: #493921;
	text-decoration: none;
	}
a:visited {
	color: #493921;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a:active {
	color: #493921;
	text-decoration: none;
	}
	
a.footerlink:link {
	color: #ede9e5;
	text-decoration: none;
	}
a.footerlink:visited {
	color: #ede9e5;
	text-decoration: none;
	}
a.footerlink:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
a.footerlink:active {
	color: #ede9e5;
	text-decoration: none;
	}

table.tablehoved	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
	
.topp	{
	height: 180px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	}

.menyboks	{
	height: 15px;
	width: 480px;
	margin-bottom: 15px;
	border-bottom: dotted 2px #fff;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
	}
	
.hovedcontainer	{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}
	
.hoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/2.jpg);
	background-repeat: no-repeat;
	}
	
.barhoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/10.jpg);
	background-repeat: no-repeat;
	}
	
.oppehoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/12.jpg);
	background-repeat: no-repeat;
	}
	
.baadehoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/15.jpg);
	background-repeat: no-repeat;
	}
	
.loftethoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/19.jpg);
	background-repeat: no-repeat;
	}
	
.gallerihoved	{
	height: 400px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/galleribg.png);
	background-repeat: no-repeat;
	}
	
.left	{
	height: auto;
	width: 90px;
	text-align: right;
	margin-right: 8px;
	padding-right: 5px;
	padding-top: 5px;
	border-right: dotted 2px #fff;
	float: right;
	}
	
.filler	{
	width: 100px;
	}

.footer	{
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
	height: 60px;
	border-top: dotted 2px #666666;
	}

.tekstcontainer	{
	width: 700px;
	background-image: url(img/trans.png);
	background-repeat: repeat;
	display: block;
	}
	
.gallericontainer	{
	width: 700px;
	height: 400px;
	}
	
.tekstboks	{
	float: left;
	width: 310px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#photoholder {
	width:700px;
	height:400px;
	background: 0;
}
#thephoto {
	width:700px;
	height:400px;
}
	
.menytekst	{
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 1.0em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #493921;
	}
	
.submenytekst	{
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 0.8em;
	letter-spacing: .2em;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #493921;
	}
	
.bread	{
	font-family: georgia, serif;
	font-size: 0.75em;
	color: #000;
	}
	
.footerbread	{
	font-family: helvetica, arial, sans-serif;
	font-size: 0.6em;
	color: #e2e0de;
	font-weight: 200;
	}