a.menuLink {
	text-decoration: none;
	color: gray;
}

a.headerLink {
  color: gray;
  text-decoration: none;
}

li {
	margin-top: 10px;
}

h1 {
	font-size: 15pt;
	margin-top: 0px;
	text-align: center;
}

p {
	margin-top: 0px;
}

div.popup {
	position: absolute;
	margin: auto;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	white-space: nowrap;
	padding: 10px;
}

.pageText {
	width: 90%;
	height: 360px;
}

.offerteTitle {
	font-weight: bold;
	padding-bottom: 10px;
}

.offerteSubscript {
	font-size: 8pt;
	font-style: italic;
}

textarea.textAreaForm {
	font-family: arial;
	font-size: 10pt;
}

div.offertesCombo {
	width: 600px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding-top: 8px
}

div.bordered {
	width: 600px;
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

div.bordered table {
	width: 100%;
}

tr.selected {
	background-color: #00FF66;
}

table.tablesorter {
	border-spacing: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

table.tablesorter thead {
	background-color: #FFFF99;
}

table.tablesorter td { /*border-width: 1px;*/
	
}

table.tablesorter th {
	border-width: 1px 1px 1px 1px;
}

div.tableContainer {
	width: 600px;
	margin-top: 5px;
}

div.tableContainer table {
	width: 100%;
}

div.inboedelPanel {
	width: 395px;
	border-width: 1px;
	border-style: solid;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.superscript {
	font-size: xx-small;
	vertical-align: top;
}

.subscript {
	font-size: xx-small;
	vertical-align: bottom;
}

.centered {
	text-align: center;
	margin-top: 200px;
}

div.pictureDiv {
	height: 230px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

img.picture {
	
}

div.left {
	float: left;
	width: 230px;
	height: 100%;
	color: gray;
	font-size: 10pt;
}

div.right {
	float: right;
	height: 100%;
}

#background_wrapper {
	background-image: url("/images/lift.png");
  background-color: white;
}

div.main_contents {
	height: 100%;
	margin-left: 230px;
	margin-right: 400px;
	border-style: solid;
	border-color: #BBFFBB;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 700px;
	min-height: 750px;
	padding: 15px;
}

p.welkom {
	text-align: center;
}

div.container {
	width: 1280px;
	padding: 0px;
}

div.banner {
	width: 100%;
	clear: both;
}

div.header {
	border-bottom: 1px solid #BBFFBB;
	height: 50px;
	color: gray;
	line-height: 50px;
	vertical-align: middle;
}

div.footer {
	border-top: 1px solid #BBFFBB;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	background-color: #EEFFEE;
	text-align: center;
	font-size: small;
	vertical-align: middle;
	height: 2em;
	font-size: 12pt;
	padding-top: 5px;
	color: gray;
}

body {
	font-family: sans-serif;
	font-size: 11pt;
	background-color: #EEFFEE;
	margin: 0px;
}

div.menuItem:HOVER {
	color: black;
	cursor: pointer;
}

div.topMenuItem:HOVER {
	color: black;
	cursor: pointer;
}

div.menuItem {
	text-transform: capitalize;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #BBFFBB;
}

a.selected {
	color: black;
}

div.topMenu {
	margin-left: 231px;
	font-family: verdana;
	font-size: 12pt;
	vertical-align: center;
}

div.topMenuItem {
	border-right: 1px solid #BBFFBB;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	height: 50px;
}

span.hint_text {
	color: gray;
}

img.hint {
	vertical-align: middle;
}

h2.zeroMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.contactInfoInMenu {
	margin-top: 50px;
	margin-left: 8px;
	padding: 2px;
	border-color:#BBFFBB;
	border-width: 1px;
	border-style: solid;
	font-size: 8pt;
}

