@charset "utf-8";
body  {
  font: 72.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height:125%;
  background: #e9e9e9;
  margin: 0; 
  padding: 0;
  text-align: center; 
  color: #2b3b64;
  width: 100%;
  height: 100%;
}

* { xborder:1px solid red;
}

H5  { 
  margin-bottom:0px; 
  font-size:100%;
}

form  { 
  margin: 0; 
  padding: 0;
}

input, select { 
  background-color:#FFFFFF;
  padding:1px 2px;
  height:18px;
  color: #2b3b64;
  border:1px solid #0099d8;
}

img  {
  border:none;
}

tr {
  vertical-align: top;
}

A:visited {color: #0099d8; text-decoration: underline;}
A:hover {color: #2b3b64; text-decoration : underline;}
A:link {color: #0099d8; text-decoration: underline;}
A:active {text-decoration: none;}

.color1, .color1B {color: #0099d8;}
.color2, .color2B  {color: #2b3b64;}
.color1B {font-weight: bold;}
.color2B {font-weight: bold;}

#toppage { 
  height:20px;
  background: #e9e9e9 url(../images/topbarbg.gif) no-repeat 50% bottom;
}

#page {background: #e9e9e9 url(../images/pagebg.gif) repeat-y 50% center;}

#botpage { 
  height:24px;
  background: #e9e9e9 url(../images/botbarbg.gif) no-repeat center top;
}

#homevisual {
  width:689px;
  height:169px;
  margin-top:10px;
}

#homecontent { 
  margin:12px 0 30px 12px;
}

#homecontent h1 {text-indent:-5000px; margin-top:-10px;}
#homecontent p {margin-top:9px; width:650px; line-height:150%;margin-left:3px;margin-right:3px;font-size:110%;}

#content h1 {
  color:#2b3b64;
  border:1px solid #d9d9d9;
  margin-top:20px;
  margin-bottom:12px;
  font-size:150%;
  font-weight:normal;
  width:657px;
  padding:5px 15px;
}

#content .content
{
  margin-top:5px;
  width:650px; 
  line-height:150%;
  margin-left:15px;
  margin-right:3px
}

#content #jumpMenu 
{
  font-size:95%;
  margin-left:5px;
}


.twoColFixRtHdr #container { 
  width: 995px;  
  background: #fff;
  margin: 0 auto; 
  text-align: left; 
} 
.twoColFixRtHdr #header { 
  height:110px;
  padding: 0 10px 0 10px; 
} 

#headerlogo { 
  height:70px;
  float:left;
  width:250px;
}

#headeraddress {  
  height:70px;
  width:255px;
  float:right;
  line-height:160%;
  margin-top:35px;
  font-size:11px;
}

* html #headeraddress {
  margin-right:5px;
}


#aankeilers, .items {
  width:684px;
  padding-top:10px;
  padding-left:5px;

}

.items {
  padding-left:12px;
  padding-bottom:0px;
  height:auto !important;
  min-height:202px;
  width:678px;
}

html>body .items {padding-bottom:15px;}

.itemleft { 
  width:400px;
  float:left;
  line-height:150%;
}


.itemleft h2 {
  font-size:16px;
  margin-top:0px;
  margin-bottom:5px;
  font-weight:bold;
  
}

.itemleft p {
  margin-top:0px;
  
}

.itemright {  
  width:230px;
  text-align:center;
  vertical-align:middle;
  float:right;
  padding:10px;
  border:1px solid #d9d9d9;
}

#aankeiler1 { 
  background: #30abdf; 
  border:1px solid #525f81;
  color:#FFFFFF;
  height:146px;
  width:270px;
  float:left;
  padding-left:50px;
  padding-top:15px;

}

#aankeiler1 p {width:250px;}

#aankeiler1 h2 {
  font-size:20px;
  margin-top:0px;
  font-weight:bold;
} 

#aankeiler1 h3 a:link, #aankeiler1 h3 a:visited, #aankeiler2 h3 a:link, #aankeiler2 h3 a:visited{
  font-size:16px;
  font-weight:bold;
  color:#2a3a64;
  float:right;
  text-decoration:none;
  margin-right:15px;
  margin-top:14px;
  margin-bottom:8px;
}

#aankeiler1 h3 a:link, #aankeiler1 h3 a:visited { margin-top:42px; }

#aankeiler2 { 
  background: #f1eff0; 
  border:1px solid #dfddde;
  height:146px;
  width:270px;
  padding-left:50px;
  padding-top:15px;
  float:right;
}
/*<!---- OMGHOOG -->*/

#aankeiler2 p {width:250px;}

#aankeiler2 h2 {
  font-size:20px;
  margin-top:0px;
  font-weight:bold;
} 

.homecircle1 {
  position:absolute;
  margin-top:-45px;
  margin-left:-58px;
  width:54px;
  height:54px;
  background-image:url(../images/home_circle_test.png);
  background-repeat:no-repeat;
}

* html .homecircle1 {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home_circle_test.png",sizingMethod="crop");
  background-repeat: no-repeat;
  margin-top:-43px;
}

*+html .homecircle1 {margin-top:-40px;}

.homecircle2 {
  position:absolute;
  margin-top:-44px;
  margin-left:-60px;
  width:54px;
  height:54px;
  background-image:url(../images/home_circle_werk.png);
  background-repeat:no-repeat;
}

* html .homecircle2 {
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home_circle_werk.png",sizingMethod="crop");
  background-repeat: no-repeat;
  margin-top:-42px;
}

*+html .homecircle2 {margin-top:-42px;}

.twoColFixRtHdr #header h1 {
  margin: 0; 
  padding: 10px 0; 
}

.twoColFixRtHdr #sidebar {
  float: right; 
  width: 245px; 
  padding: 0 10px;
  margin-right:8px;
  margin-top:10px;
}



#sidebar h3 {
  color:#fff;
  border:1px solid #30ABDF;
  margin-top:0;
  margin-bottom:3px;
  font-size:100%;
  padding:2px 4px;
  background-color:#30ABDF;
}


#sidebar input { 
  width:145px;
  height:16px;
  border: 1px solid #aaa;
}

#sidebar table {
  margin-bottom:25px;
}

#sidebar table td {
  line-height:150%;
  vertical-align:top;
}



#sidebar .greytd {
  color:#777;
  width:70px;
}

#sidebar td.werken {
  text-align:left;
  vertical-align:center;
}

#sidebar td.werken img {
  padding: 6px 0;
}



#aankeilerside1 { 
  background: #30abdf; 
  border:1px solid #525f81;
  color:#FFFFFF;
  width:200px;
  height:130px;
  padding-left:50px;
  padding-top:30px;
  margin-bottom:10px;

}

#aankeilerside1 p {width:200px;}

#aankeilerside1 h2 {
  font-size:16px;
  margin-top:0px;
  font-weight:bold;
} 

#aankeilerside1 h5 a:link, #aankeilerside1 h5 a:visited, #aankeilerside2 h5 a:link, #aankeilerside2 h5 a:visited{
  font-size:12px;
  font-weight:bold;
  color:#2a3a64;
  float:right;
  text-decoration:none;
  margin-right:15px;
}

#aankeilerside2 { 
  background: #f1eff0; 
  border:1px solid #dfddde;
  width:200px;
  padding-left:50px;
  padding-top:30px;
  margin-bottom:10px;
}


#aankeilerside2 p {width:200px;}

#aankeilerside2 h2 {
  font-size:16px;
  margin-top:0px;
  font-weight:bold;
} 

.twoColFixRtHdr #mainContent { 
  margin: 0 250px 0 0; 
  padding: 0 10px; 
} 

.twoColFixRtHdr #footer { 
  padding: 10px 10px 0 15px; 
  background:#fff;
  height:50px;
} 
.twoColFixRtHdr #footer p {
  margin: 0; 
  padding: 10px 0; 
  font-size:95%;
}

.fltrt { 
  float: right;
  margin-left: 8px;
}

.fltlft { 
  float: left;
  margin-right: 8px;
}

.clearfloat { 
  clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contentvisual {
  width:689px;
  height:117px;
  margin-top:10px;
}



/* Hulplayers */
.gutter {padding: 15px;}
.gutter_x {padding: 0 15px;}
.gutter_y {padding: 15px 0;}