.bodybg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.navigator {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-color: #57565b;
	color: #57565b;
	border-bottom: 1px solid rgb(87,86,91);
}
.navigator td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.countrybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.qntybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #000000;
	width: 5em
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background: #565656;
	border: 0px outset #d7b9c9;
	width: 6em;
	cursor: pointer;
    	_cursor: hand;
}
.submitrsbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background: #565656;
	border: 0px outset #d7b9c9;
	width: 2em;
	cursor: pointer;
    	_cursor: hand;
}

.submitl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background: #565656;
	border: 0px outset #d7b9c9;
	width: 20em;
	cursor: pointer;
    	_cursor: hand;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.titel_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57565b;
}
.a_page_hover {
    	cursor: pointer;
    	_cursor: hand;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a_page_dishover {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #57565b;
}
.a_content_hover {
	cursor: pointer;
    	_cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-Color: #d3d3d3;
}
.a_content_dishover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


ol.termsalp {
	list-style-type: decimal;
	margin-top: 0px;
	margin-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: justify;
}

ol.termsnum {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
}

ol.termsnum li {
	list-style-type: lower-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
}

.termstekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
}

.sitebullets {
	margin-left:20px;
	list-style:disc;
	list-style-type:disc;
	list-style-position:outside;
}

.gecko .sitebullets {
	margin-left:-20px;
}

.webkit .sitebullets {
	margin-left:-20px;
}

.QuestionnaireTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.QuestionnaireTable td{
	height:27px;
	vertical-align:top;
}

.buttonbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background: #565656;
	width: 90px;
	border: 0px outset #d7b9c9;
	cursor: pointer;
	_cursor: hand;
}