body {
	margin: 0px 0px 0px 0px;
	background-color: #708F89
}

.header {
	background-image: url(graphics/header_back.gif);
	background-repeat: repeat-x;
	height: 75px;
	z-index: 1;
}

.container {
	background-image: url(graphics/back.jpg);
	background-repeat: repeat-x;
	height: 710px;
	z-index: 1;
}

.logo {
	position: absolute;
	background-image: url(graphics/header_logo.jpg);
	width: 100px;
	height: 75px;
	left: 6%;
	z-index: 2;
}


.main {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 75px;
	z-index: 2;
}

.borderDiv {
	border: 1px solid #aaaaaa;
}

.overskriftHome {
	font-weight: bold;
	font-size: 12pt;
	width: 100%;
	font-color: black;
}

.USPHome {
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
}
.statementHome {
	font-weight: bold;
}

/* Menu definitions */
.menubarDiv {
	width: 100%;
	background-color: #ffffff;
}
.selectedItem {
	height:2px;
	background-color:#000000;
	font-size:0px;
}
.notSelectedItem {
	height:2px;
	background-color:#ffffff;
	font-size:0px;
}
a.item {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
a.item:hover {
	text-decoration: underline;
}

a.usp:link {color: #000000; text-decoration: none; }
a.usp:active {color: #000000; text-decoration: none; }
a.usp:visited {color: #000000; text-decoration: none; }
a.usp:hover {color: #A5CAC1; text-decoration: none; }

a.demo {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.demo:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #A5CAC1;
	text-decoration: none;
}

a.demoSmall {
	font-family: tahoma;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.demoSmall:hover {
	font-family: tahoma;
	font-size: 7.5pt;
	font-weight: bold;
	color: #A5CAC1;
	text-decoration: none;
}

td.item {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #222222;
	text-align: center;
}
/* End of menu */


/* SubMenu definitions */
.submenuDiv {
	width: 100%;
	height: 30px;
	background-color: #E9E6D6;
}
.submenuTable {
	font-size: 10pt;
	font-family: arial;
	color: #A8AAAB;
}
a.subitem {
	font-family: arial;
	font-size: 10pt;
	color: #A8AAAB;
	text-decoration: none;
}
a.subitem:hover {
	text-decoration: underline;
}
td.subitem {
	font-family: arial;
	font-size: 10pt;
	color: #A8AAAB;
	text-decoration: underline;
}

/* End of SubMenu */


/* Container definitions */
.containerDiv {
	width: 100%;
	background-color: #ffffff;
	font-family: tahoma, arial;
	font-size: 10pt;
}

.containerHeadline {
	color: #A5CAC1;
	font-weight: bold;
	font-variant: small-caps;
	font-family: tahoma, arial;
	font-size: 11pt;
	text-align: left;
	width: 100%;
}

/* End of Container */


/* Pager definitions */
.pagerDiv {
	background-color: #ffffff;
	width: 100%;
	z-index: 3;
	text-align: right;
}
table.pagerTable {
	text-align: center;
	width: 100%;
}
/* End of pager */


/* Footer definitions */
.footerDiv {
	background-color: #ffffff;
	width: 100%;
	z-index: 3;
}
table.footerTable {
	width: 100%;
}
td.footerCell {
	font-size: 9pt;
	font-family: tahoma, arial;
	color: #888888;
	text-align: center;
}
td.footerUpdate {
	font-size: 9pt;
	font-family: tahoma, arial;
	color: #888888;
	text-align: left;
}
/* End of footer */



.searchbox {
	width: 150px;
	height: 22px;
	border: 1px solid #222222;
}

.searchbutton {
	color: #ffffff;
	border: 1px solid #BAE0CD;
	background: #BAE0CD;
	font-weight: bold;
}

hr {
	color: #A5CAC1;
	background-color: #A5CAC1;
	height: 1px;
	border: 0px;
}

/* News definitions */
td.news {
	font-family: tahoma, arial;
	font-size: 10pt;
	border-style: none;
}

hr.news {
	color: #aaaaaa;
	background-color: #aaaaaa;
	height: 1px;
	border: 0px;
}
img {
	border-style: none;
	border-width: 0px;
}
/* End of news */

.content {
	font-family: tahoma, arial;
	font-size: 10pt;
	text-align: left;
	border-style: none;
}

p.headline {
	font-family: tahoma, arial;
	font-size: 14pt;
	text-align: left;
}

a.email {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #888888;
}
a.email:hover {
	background-color: #eeeeee;
	color: #777777;
}

td.greenstripe {
	width: 35px;
	background-color: #E9E6D6;
}
td.space {
	width: 15px;
}
/* produkter forsiden */

td.prodForside {
	border: 1px;


}
/* produkter forsiden */
table.prodForside td {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	background-color: white;
	vertical-align: top;
}
table.USPs td {
	width: 450px;
	border-width: 2px;
	padding: 10px;
	border-color: black;
	border-style: dotted;
	background-color: white;
	vertical-align: top;
}
table.demoTable td {
	
	border-width: 2px;
	padding: 10px;
	border-color: black;
	border-style: dotted;
	background-color: white;
	vertical-align: top;
}
table.demoSmallTable td {
	width: 104px;
	border-width: 2px;
	padding: 2px;
	border-color: black;
	border-style: dotted;
	background-color: white;
	vertical-align: top;
}