@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	height: 100%;
}
body {

}
#maindiv {
	float: left;	
	height: 0;
	padding-left: 69px;
}
#maintable {
	float: left;	
	height: 100%;
	width: 100%;
	padding-left: 69px;
	background-image: url(../images/layout/gridbg.png);
	background-repeat: repeat;
	background-position: -23px center;
}
#content {
	float: left;
	padding-top: 1px;
	height: 601px;
	width: 100%;
}
body#home #content {
	width: 1060px;
}
#header {
	background: url(../images/layout/logo.png) left 1px no-repeat;
	float: left;
	clear: both;
	margin-left: 23px;
	height: 46px;
	width: 90%;
}
#languagechoice {
	font-size: 10px;
	width: 310px;
	text-align: right;
	margin-top: 25px;
	color: #000;
	font-weight: bold;
	z-index: 9999;
}
#languagechoice a {
	text-decoration: none;
	color: #000;
}	
#languagechoice a:hover {
	color: #8177b7;
}
#picarrowleft {
	width: 23px;
	text-align: center;
	float: left;
	clear: left;
	margin-top: 345px;
}
#picarrowright {
	width: 23px;
	text-align: center;
	float: left;
	clear: none;
	margin-top: 345px;
}
#pics {
	margin-top: 23px;
	float: left;
	clear: none;
	width: 517px;
	height: 333px;
	background-color: #000;
	padding: 6px;
}
#extramenu {
	margin-top: 23px;
	margin-left: 5px;
	background: url(../images/layout/extramenubg.png) repeat;
	font-size: 10px;
	float: left;
	clear: right;
	width: 200px;
	height: 337px;
	padding-top: 8px;
	overflow: hidden;
}
#contenttext {
	float: left;
	width: 405px;
	height: 142px;
	overflow: hidden;
	line-height: 15px;
}
#scrollnav {
	padding-left: 8px;
	float: left;
	clear: right;
	margin-top: 120px;
	visibility: hidden;
}
.scrolltext {
	cursor: pointer;
}
#texttitle {
	font-weight: bold;
	margin-bottom: 11px;
}
#filler {
	margin-top: 23px;
	clear: both;
	float: left;
	height: 370px;
	width:: 800pxpx;
}	
#metroswf {
	width: 820px;
	height: 415px;
	position: fixed;
	z-index: 0;
}
#homeextra {
	float: left;
	width: 187px;
	height: 508px;
	clear: none;;
}
.extrablock {
	border: #666 1px solid;
	width: 171px;
	height: 193px;
	padding: 8px;
	background-color: #000;
	margin-bottom: 19px;
	overflow: hidden;
}
.extrablock h3 {
	font-size: 12px;
	margin: 0px;
	margin-top: 4px;
}
.tweet {
	margin-top: 8px;
}
.extrablock a {
	color: #fff;
	text-decoration: none;
}
.extrablock a:hover {
	color: #fff;
	text-decoration: underline;
}

.extrablock h4 {
	font-size: 11px;
	color: #9966CC;
	margin: 0px;
}
#menuitems {
	height: 303px;
	overflow: hidden;
	width: 300px;
}
#scrollnav2 {
	margin-left: 8px;
	margin-top: 8px;
}
#prevbutton {
	visibility: hidden;
	cursor: pointer;
}
#nextbutton {
	visibility: hidden;
	cursor: pointer;
}
#copyrightqubuz {
	clear: right;
	padding-top: 30px;
	margin-left: 22px;
	float: left;
}
/*//////////////////////////////////////////////////
////////////////Page id's///////////////////////////
//////////////////////////////////////////////////*/
#home{
	background-color: #000;
	color: #FFF;
}
#maintable {
	background-image: url(../images/layout/gridbg_black.png);
}
#home #header {
	background: url(../images/layout/logo_white.png) left 1px no-repeat;
}
#home a:hover {
	color: #FFF;
}
#home #menu #buttonhome {
	background: url(../images/layout/home_white.gif) left center no-repeat;
}
#home #menu li a {
	padding-left: 4px;
	padding-right: 4px;
	color: #fff;
	text-decoration: none;
}
#home #menu li a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
#home #menu #buttonnieuws {
	background: url(../images/layout/nieuws_white.gif) left center no-repeat;
}
#home #menu #buttonexpertises {
	background: url(../images/layout/expertises_white.gif) left center no-repeat;
}
#home #menu #buttonportfolio {
	background: url(../images/layout/portfolio_white.gif) left center no-repeat;
}
#home #menu #buttonleden {
	background: url(../images/layout/leden_white.gif) left center no-repeat;
}
#home #menu #buttoncontact {
	background: url(../images/layout/contact_white.gif) left center no-repeat;
}
#news{
	background: url(../images/layout/bg_nieuws.gif) left center no-repeat;
}
#news #buttonnieuws a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#contact{
	background: url(../images/layout/bg_contact.gif) left center no-repeat;
}
#contact #buttoncontact a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#expertises{
	background: url(../images/layout/bg_expertises.gif) left center no-repeat;
}
#expertises #buttonexpertises a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#members{
	background: url(../images/layout/bg_leden.gif) left center no-repeat;
}
#members #buttonleden a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#portfolio{
	background: url(../images/layout/bg_portfolio.gif) left center no-repeat;
}
#portfolio #buttonportfolio a{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
/*//////////////////////////////////////////////////
////////////////MENU////////////////////////////////
//////////////////////////////////////////////////*/
#menu {
	float: left;
	clear: left;
	width: 700px;
	margin-left: 23px;
	margin-top: 45px;
}
.qubuzhome {
	background: url(../images/layout/qubuzgif.gif)  667px bottom no-repeat;
}
.qubuzcontent {
	background: url(../images/layout/qubuzgif.gif)  560px bottom no-repeat;
}
#menu ul {
 width: 115px;
 float: left;
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#menu li {
	text-indent: 26px;
	height: 19.5px;
	font-weight: bold;
	padding-top: 4px;
}
#menu #buttonhome {
	background: url(../images/layout/home.gif) left center no-repeat;
}
#menu li a {
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	text-decoration: none;
}
#menu li a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#menu #buttonnieuws {
	background: url(../images/layout/nieuws.gif) left center no-repeat;
}
#menu #buttonexpertises {
	background: url(../images/layout/expertises.gif) left center no-repeat;
}
#menu #buttonportfolio {
	background: url(../images/layout/portfolio.gif) left center no-repeat;
}
#menu #buttonleden {
	background: url(../images/layout/leden.gif) left center no-repeat;
}
#menu #buttoncontact {
	background: url(../images/layout/contact.gif) left center no-repeat;
}

/*//////////////////////////////////////////////////
////////////////NEWS///////////////////////////
//////////////////////////////////////////////////*/
.newsitem:hover {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}
.newsitem {
	width: 280px;
	height: 12px;
	float: left;
	clear: both;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsitemdate {
	float: left;
	margin-right: 6px;
	margin-left: 8px;
	clear: left;
}
.newsitemtitle {
	float: left;
	clear: right;
}
.newsyear {
	width: 280px;
	height: 12px;
	float: left;
	clear: both;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	cursor: pointer;
}
.newscontainer {
	position: static;
	clear: both;
	float: left;
	overflow: hidden;
}
.closednews {
	overflow: hidden;
	height: 0px;
}
/*//////////////////////////////////////////////////
////////////////////Expertises///////////////////////////
//////////////////////////////////////////////////*/
.expertiseitem:hover {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}
.expertiseitem {
	width: 280px;
	height: 12px;
	float: left;
	clear: both;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 8px;
}
.expertisecontainer {
	float: left;
	clear: both;
	overflow: hidden;
	height: 0px;
}
/*/////////////////////////////////////////////////////
///////////////////LEDEN /////////////////////////////
////////////////////////////////////////////////////*/
.memberinfofields {
	width: 400px;
	margin-bottom: 4px;
}

.memberinfodata {
 float:right;
 width: 230px;
 font-weight: bold;
}

.memberinfodata a {
	color:#000000;
}

/*//////////////////////////////////////////////////
////////////////////EXTRA MENU//////////////////////
//////////////////////////////////////////////////*/
.extramenuitem:hover {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}
.extramenuitem {
	width: 280px;
	height: 12px;
	float: left;
	clear: both;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 8px;
}
.staticextramenuitem {
	background-color: #000;
	color: #FFF;
	height: 12px;
	float: left;
	clear: both;
	line-height: 11px;
	margin-top: 2px;
	padding-left: 8px;
	padding-right: 4px;
}
.extramenutext {
	float: left;
	clear: both;
	margin-bottom: 2px;
	padding-left: 8px;
}
#legendatitle {
	font-size: 13px;
	font-weight: bold;
}
.legendaitem {
	font-weight: bold;
}
.lineimage {
	float: left;
	clear: none;
	margin-top: 4px;
	margin-right: 8px;
}
.legendaitem .linetext {
	width: auto;
	height: 12px;
	line-height: 12px;
	float: left;
	clear: none;
}
.legendaitem .linetext:hover{
	cursor: default;
}
.legendaitem .lineactive {
	background-color: #000;
	color: #fff;
}
.koekoektext {
	font-weight: bold;
	width: 230px;
	margin-top: 40px;
	margin-left: 8px;
}
.koekoekcontainer {
	margin-top: 50px;
	width: 310px;
	float: right;
	margin-right: 40px;
}
#copyrightlogos {
	float: right;
}
/*//////////////////////////////////////////////////
////////////////////FORMS///////////////////////////
//////////////////////////////////////////////////*/
form {
  margin: 0;
  padding: 0;
  border: 0;
}

.grouped {
	background-color: #e7e7ef;
	width: 470px;
	height: 286px;
	margin: 0;
	padding: 24px;
	border: 0;
}

.grouped fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  clear: both;
}

.grouped fieldset .block {
  width: 400px;
  padding: 6px 0;
  clear: both;
  height: 20px;
}

.grouped fieldset legend {
  color: black;
	font-weight: bold;
	margin: 0;
  padding: 10px 0;
	font-size: 110%;
}

.grouped fieldset .dateselect {
	width: 292px;
	float: right;
}

form .std {
	width: 300px;
	float: right;
	border: 1px solid #adaeb5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	padding: 3px;
	margin-right: 4px;
	overflow: auto;
	color: #adaeb5;
}

.highlight {
	background-color: #666666;
}
#status {
	color: #FF5E62;
}

form .textfield {
  height: 13px;
}

form .list{
	width: 288px;
}

form .radiolabel{
	margin-top:-16px;
	float: left;
	clear: none;
	margin-left: 129px;
}

form .radio{
	float: left;
	clear: none;
	margin-left: 109px;
}

form .w2digits {
	width: 20px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
  padding: 3px;
  margin-right: 4px;
}
form .w4digits {
	width: 35px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
  padding: 3px;
  margin-right: 4px;
}

.grouped fieldset input.error {
  border: 1px solid #bf0000;
}

.errormsg {
	width: 260px;
	float: right;
	padding: 3px;
	background-color: #B8CFE7;
	margin-right: 4px;
	margin-top: 2px;
}
.errormsg img {
  margin: 6px 3px 0 2px;
}

.grouped .light {
  color: #bbb;
}
.grouped fieldset #errorheader {
  margin: -5px 0 3px 0;
  font-weight: bold;
  color: #FF5E62;
}

.grouped fieldset #errorheader.alt {
  margin: 5px 0;
}

.grouped fieldset label {
  color: #666666;
  display: block;
  clear: left;
  float: left;
}


.grouped fieldset .checkboxcontainer .head {
  display: block;
  clear: both;
  float: left;
}
.grouped fieldset .checkboxcontainer .container {
  width: 400px;
  padding: 6px 0;
  clear: both;
}
.grouped fieldset .checkboxcontainer .container .block {
  margin: 0;
  padding: 0;
  float: right;
  width: 296px;
}
.grouped fieldset .checkboxcontainer .checkbox {
  display: inline;
  float: left;
  clear: none;
  margin-right: 4px;
}
.grouped fieldset .checkboxcontainer label {
  display: inline;
  float: left;
  clear: none;
}
.grouped fieldset .checkboxcontainer .container .block {
  margin-bottom: 16px;
}
.grouped fieldset .checkboxcontainer .container .block .checkbox {
  clear: both;
	float: left;
}
.grouped fieldset .checkboxcontainer .container .block .info {
	width: 292px;
	float: right;
  padding-left: 4px;
  padding-right: 2px;
  background-color: #f3f7f9;
  /*height: 54px;*/
  height: 35px;
  overflow: hidden;
  /*cursor: hand;*/
}

.grouped fieldset .checkboxlabel {
  display: block;
  clear: both;
  float: right;
}

.grouped fieldset .hiddendiv {
	height: 0px;
	overflow: hidden;
	clear: both;
}

.grouped fieldset .indentcheckbox {	
	margin-left: 108px;
}
.grouped .verstuur {
	width: 12px;
	height: 24px;
	background-color: #e7e7ef;
	background: url(../images/layout/sendarrow.gif) no-repeat center;
	border: none;
	text-indent: -99999;
}
