
*
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  scrollbar-base-color: #0E334D}

html, body {
	margin: 0px;
	padding: 0px;
	background: #0E334D;
	height: 99%;
	font-family: Verdana;
  color: #000000;
}

div.globalcontainer {
	position: absolute;
	left: 50%;
  margin-left: -365px;
	width: 729px;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}

div.top {
	position: relative;
	width: 100%;
	background: #0E334D;
	border-right: 2px solid #FFFFFF;
}

div.languageSelect {
	height: 34px;
	background: #0E334D;
	color: #FFFFFF;
	vertical-align: middle;
}

div.languageSelectText {
  position: absolute;
  font-size: 10px;
  right: 162px;
  top: 10px;
}

div.languageSelectDropDown {
  position: absolute;
  right: 4px;
  top: 7px;
}

div.SearchBox {
	height: 34px;
	background: #0E334D;
	color: #FFFFFF;
	vertical-align: middle;
	float: left;
}

div.SearchBoxText {
  position: absolute;
  font-size: 10px;
  left: 10px;
  top: 10px;
}

div.SearchBoxDropDown {
  position: absolute;
  font-size: 10px;
  left: 70px;
  top: 8px;
}

div.topbuttons {
	height: 150px;
	background: #FFFFFF;
}

table.topbuttons {
	width: 100%;
	height: 100%;
}

table.topbuttons td {
	border: 0px solid red; 
}

div.topbuttonthumb {
	position: absolute;
	height: 98px;
	width: 105px;
}

div.bottom {
	position: relative;
	width: 100%;
	background: #B8B8B8;
	border-right: 2px solid #FFFFFF;
}

div.leftPanel {
	position: relative;
	float: left;
	width: 176px;
	height: 190px;
	background: #627681;
}

div.logo {
	position: relative;
	background: #0E334D;
  width: 180px;
  height: 180px;
}

div.logo img {
	behavior:	url("htc/pngbehavior.htc");
}

div.extras {
	position: relative;
	height: 49px;
	background: #627681;
	border-top: 1px solid #FFFFFF;
}

div.menu {
	position: relative;
	background: #B8B8B8;
	width: 100%;
	height: 100%;
	border-top: 2px solid #FFFFFF;
}

a.menu:link, a.menu:visited, a.menu:active {
	margin-left: 5%;
	margin-top: 3px;
	display: block;
	width: 95%;
	text-align: left;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 8pt;
  border-bottom-style: solid ;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 1px;
	text-decoration: none;
}

a.menu:hover {
	display: block;
	width: 95%;
	text-align: left;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 8pt;
  border-bottom-style: solid ;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
	text-decoration: none;
}

div.rightPanel {
	/*position: relative;*/
	float: right;
	width: 549px;


  display: block;

	background: #0E334D;
}
.topbuttonthumb {z-index: 100; position: absolute;}


div.content {
	position: relative;
	margin-top: 10px;
  min-height: 450px;
  width: 100%;
  display: inline-block;
	height: 100%;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 3px 0px 0px 5px;
	background: #DFE1DF;
}

div.contentTekst {
	margin: 10px 10px;
	color: #000000;
  font-size: 10px;
}

#contenttext
{
  position: relative;
  width:  537px;
  height: 385px;
  left: 0px;
  top: 10px;
  background-color: #DFDFDF;
  margin: 0px;
  color: #000000;
  font-size: 10px;
  word-wrap: break-word;
}

a.contenttext:link, a.contenttext:visited, a.contenttext:active {
	color: #000;
	font-size: 10px;
	text-decoration: 	underline;
}

a.contenttext:hover {
	color: #000;
	font-size: 10px;
	text-decoration: 	underline;
}

div.imagescroller
{
  display: table;
  position: relative;
  width:  215px;
  height: 215px;
  left: 0px;
  top: 0px;
  background-color: #FFFFFF;
  margin: 0px;
  font-size: 10px;
  border-bottom: 4px solid #FFFFFF;
  vertical-align: center;
}

div.contentleft {
	position: relative;
	width: 215px;
	background: #DFE1DF;
	float: left;
  color: #000000;
  font-size: 10px;
}

div.contentright {
	position: relative;
	width: 325px;
	height: 100%;
	background: #EAEAEA;
	float: right;
	color: #000000;
  font-size: 10px;
  border-left: 4px solid #FFFFFF;
}

div.contentleftTitel {
	position: relative;
	width: 100%;
	height: 17px;
	background: #B8B8B8;
	font-family: Verdana;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

div.ActieTitel {
	position: relative;
	width: 100%;
	height: 17px;
	background: #B8B8B8;
	font-family: Verdana;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

div.footer {
	width: 100%;
	background: #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	font:  9px Verdana;
	color: #000000;
	text-align: center;
	margin-top: 10px;
  clear: both;
}


li {
  color: #000000;
  line-height: 12pt;
}

a.artikelen:link, a.artikelen:visited, a.artikelen:active {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a.artikelen:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}


.button
{
  background-color: #FFFFFF;
  color: FFFFFF;
  border-color: #000000;
  border-style: solid;
  border-width: 1;
  text-align: center;
  font-size: 10px;
}

input,textarea {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-size: 10px;
}

.radio, .checkbox {
	border: 0px;
}
