﻿BODY {
	// background-color: #DBD7B9;
	background-color: #ffffff;
}

.menuKnap {
	background-color: #000000;
	border-color: white;
	border-top: 1pt solid;
	border-left: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	color: #ffffff;
	WIDTH: 110;
	HEIGHT: 20;
	padding: 2pt;
	font-family: arial;
	font-size: 10px;
}

.hoverMenuKnap {
	background-color: #666666;
	border-color: white;
	border-top: 1pt solid;
	border-left: 1pt solid;
	border-right: 1pt solid;
	color: white;
	WIDTH: 110;
	HEIGHT: 20;
	padding: 2pt;
	font-family: arial;
	font-size: 10px;
	font-weight:normal;
	cursor: hand;
}

.layoutTable {
	background: #EAE8D5;
	width: 680px;
	border: 1pt #c8c6b3 solid;

}

.logoCell {
	border-top: 1pt solid white;
	border-right: 1pt solid white;
	width: 330;
}

.imageSmall {
	heigh: 130;
	width: 130;
}

.bottomCell {
	border-left: 1pt solid white;
	border-right: 1pt solid white;
	border-bottom: 1pt solid white;
	
}

.rightBorder {
	border-right: 0pt solid #cccccc;
	/* border rette til 0pt fra 1pt */
	
}	
	
.linkCell {
	border-left: 1pt #979375 solid ;
	border-right: 1pt solid white;
	border-bottom: 1pt solid white;
	border-top: 1pt #979375 solid ;
}

.centerBorderLeftCell {
	background-color: #DBD7B9;
	height: 145px;
	border-top: 1pt solid white;
	border-bottom: 1pt solid white; 
	border-left: 1pt solid white;
}

.centerBorderRightCell {
	background-color: #DBD7B9;
	height: 145px;
	border-top: 1pt solid white;
	border-bottom: 1pt solid white;
	border-right: 1pt solid white;
}

.introTekst {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

.footerTekst {
	font-family: arial;
	font-size: 7pt;
	color: #ffffff;
	}

.footerTekst2 {
	font-family: arial;
	font-size: 7pt;
	color: #8E7373;
	}


.netmediaReference {
	text-decoration: none;
	color: #b9b597;
}

.scrollingMessage{
	font-family: verdana;
	font-size: 10px;
	spacing: 0.5px;
	color: #979375;
	text-decoration: none;
}


.old {
	color: #b9b597;
}

.scrollingMessageHeadline {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	spacing: 0.5px;
	color: #ffffff;
	text-decoration: none;
}

.companyName {
	font-family: arial;
}

.pageText{
	font-family: arial;
	font-size: 10px;
	spacing: 0.5px;
	color: #8E7373;
	text-decoration: none;
	
}


.pageText1{
	font-family: arial;
	font-size: 11px;
	spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}

.pageText2{
	font-family: arial;
	font-size: 11px;
	spacing: 2px;
	color: #8E7373;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

a:hover {
	text-decoration: none;
	color: #F6EAEA;
	}
	
.galleryLinkImage {
	border-right: 1pt solid #cccccc;
	border-top: 1pt solid #ffffff;
	border-bottom: 1pt solid #ffffff;
	cursor:pointer;
	
}

.headImage {
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #ffffff;
	border-bottom: 1pt solid #ffffff;
	
	
}

.menutitle{
cursor:pointer;
font-family: arial;
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
background-color:#cccccc;
color:#ffffff;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:1px solid #cccccc;/* */
}

.submenu{
margin-bottom: 0.5em;
font-family: arial;
font-size: 10px;
color:#ffffff;

}
