body {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
	
#dhtmltooltip {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: #efefef;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

A:link {
	text-decoration: none;
	background: none;
	color: #8d6e25;
}
	
A:visited {
	text-decoration: none;
	background: none;
	color: #8d6e25;
}
	
A:active {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
A:hover {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkFixed:link {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #8d6e25;
}
	
.linkFixed:visited {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #8d6e25;
}
	
.linkFixed:active {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkFixed:hover {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkInverse:link {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkInverse:visited {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkInverse:active {
	text-decoration: underline;
	background: none;
	color: #666666;
}
	
.linkInverse:hover {
	text-decoration: underline;
	background: none;
	color: #666666;
}

.linkProduct:link {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkProduct:visited {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkProduct:active {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #666666;
}
	
.linkProduct:hover {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #666666;
}

.newsTicker:link {
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.newsTicker:visited {
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.newsTicker:active {
	text-decoration: underline;
	background: none;
	color: #bd9e55;
}
	
.newsTicker:hover {
	text-decoration: underline;
	background: none;
	color: #bd9e55;
}
	
.linkText:link {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkText:visited {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkText:active {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkText:hover {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkHeadline:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.linkHeadline:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.linkHeadline:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.linkHeadline:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #bd9e55;
}
	
.linkMenuOne:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #ffffff;
}
	
.linkMenuOne:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #ffffff;
}
	
.linkMenuOne:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #ffeb00;
}
	
.linkMenuOne:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #ffeb00;
}

.linkMenuOneActive:link {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuOneActive:visited {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuOneActive:active {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuOneActive:hover {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwo:link {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwo:visited {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwo:active {
	text-decoration: none;
	background: none;
	color: #666666;
}
	
.linkMenuTwo:hover {
	text-decoration: none;
	background: none;
	color: #666666;
}

.linkMenuTwoActive:link {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwoActive:visited {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwoActive:active {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkMenuTwoActive:hover {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
table.border {
  background-color: #bd9e55;
  border: 1px solid #000000;
  border-width: 1px;
}
  
table.pageframe {
  border: 1px solid #dfdfdf;
  border-width: 1px;
}
  
table.header {
  background-color: #000000;
}	
  
table.borderTitle {
  border-bottom: 2px solid #000000;
  margin-bottom: 5px
}
	
table.product {
  border: 0px solid #f5f5f5;
  border-width: 0px;
}
  
table.rightText {
	background-color: #ffeb00;
}
	
table.leftSpacing {
	background-color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 2px 4px;
}

table.supportCustomer {
	margin: 5px 0px 20px 0px;
	padding: 0px 00px 0px 0px;
}

table.supportNextNet {
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 00px;
}

table.productTitle {
  margin: 0px 0px 10px 0px;
}

tr.menuActive {
  background-color: #ffeb00;
}
	
tr.menu {
  background-color: #d1be7d;
}
	
tr.shade {
  background-color: #efefef;
}

td {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 140%;
}

td.supportCustomer {
  background-color: #e6e6e6;
}

td.supportNextNet {
  background-color: #b9b9b9;
}

td.leftMenu {
	background: #ffffff url(../images/fluktstol.jpg) no-repeat bottom center;
}
	
td.product {
	font-size: 11px;
	color: #ffffff;
	background-color: #bd9e55;
}
	
td.rightTitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}
	
td.border {
  background-color: #cccccc;
}
	
td.borderAlt {
  border-left: 1px solid #dfdfdf;
}

td.pbHeadline {
  padding: 10px 0px 10px 5px;
}

td.pbTitle {
  padding: 10px 0px 10px 5px;
  border-right: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
}

td.pbText {
  font-size: 11px;
  padding: 10px 0px 10px 10px;
  border-bottom: 1px dashed #000000;
}

td.smallHeader {
  font-size: 11px;
	color: #666666;
	border-bottom: 1px solid #c0c0c0;
}

td.smallBottom {
  font-size: 11px;
	color: #666666;
	border-top: 1px solid #c0c0c0;
	padding: 5px 0px 0px 0px;
}
	
td.borderTitle {
  border-bottom: 2px solid #000000;
}

td.productTitle {
  background: #000;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 5px 8px 5px 8px;
}
	
td.seperator {
  background-color: #efefef;
}
	
td.progressOn {
  font-size: 11px;
  color: #000000;
  background-color: #d1be7d;
}
	
td.progressActive {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background-color: #d1be7d;
}
	
td.progressOff {
  font-size: 11px;
  background-color: #efefef;
}
	
td.progressComment {
	font-size: 11px;
	color: #666666;
  background-color: #efefef;
}
	
td.menu {
  background-color: #bd9e55;
}
	
td.menuActive {
  background-color: #ffeb00;
}
	
td.mainbg {
  background-color: #ffffff;
}
	
td.bottom {
  font-size: 11px;
	color: #999999;
}

.styleLabel {font-family: Verdana, Arial;font-weight: bold;font-size: 10px;color: #000000;}

.newsticker {
	list-style-type: none;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	padding: 3px;
	margin: 0;
}

.headline {
	font-size: 16px;
	color: #bd9e55;
}
	
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.largeText {
	color: #bd9e55;
	font-size: 16px;
	font-weight: bold;
}
	
.mediumText {
	font-size: 13px;
	font-weight: bold;
}
	
.small {
	font-size: 11px;
	color: #666666;
}
	
.tinyAlt {
	font-size: 10px;
	color: #bd9e55;
}
	
.smallText {
	font-size: 11px;
}

.justify {
	text-align: justify;
}

.comment {
	color: #666666;
}

.commentCondensed {
	font-size: 11px;
	color: #666666;
	line-height: 110%;
}

.error {
	color: #dc143c;
}

.errorBox {
	background: #FFEDED;
	border: 1px solid #AA0000;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.confirmBox {
	background: #a0eea0;
	border: 1px solid #228b22;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.titleBox {
	background: #000;
	border: 1px solid #000;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #bd9e55;
	text-align: left;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	padding: 5px 8px 5px 8px;
	width: 95%;
}

.informationBox {
	background: #b5d8ed;
	border: 1px solid #3c6c8b;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.pendingBox {
	background: #efefef;
	border: 1px solid #555555;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.confirmed {
	color: green;
}
	
.airy {
  line-height: 140%;
}

optgroup {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

input, select, textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
	
input.disabled, select.disabled, textarea.disabled {
	border: 1px inset #cecece;
	border-color: #cecece;
	border-width: 1px;
	background: #ececec;
}
	
input.alignright, select.alignright, textarea.alignright {
	text-align: right;
}
	
input.tiny, select.tiny, textarea.tiny {
	width: 50px;
}
	
input.average, select.average, textarea.average {
	width: 100px;
}
	
input.medium, select.medium, textarea.medium {
	width: 150px;
}
	
input.large, select.large, textarea.large {
	width: 230px;
}
	
input.xlarge, select.xlarge, textarea.xlarge {
	width: 400px;
}
	
input.search {
	border: 1px inset #cecece;
	border-color: #cecece;
	border-width: 1px;
	width: 100px;
}

.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
	
.buttonSmall {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 90px;
}
	
.buttonMedium {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}

.buttonAverage {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
}
	
.buttonLarge {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
}
	
.buttonD {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #efefef;
	border: 1px outset #666666; 
	border-width: 1px;
	border-color: #666666;
}
