#tableContainer {width:615px;text-align:center;margin:auto;margin-top:12px; }
/*#tdHeaderImage {width:612px;height:182px;background-repeat:no-repeat;text-align:right;vertical-align:top; background-image: url(/images/countries/dutch/maintitle.gif);}*/
#tdHeaderImage {width:612px;height:182px;background-repeat:no-repeat;text-align:right;vertical-align:top; background-image: url(/images/countries/dutch/maintitle.gif);}
#tdActivatedTop {background-image:url(/images/top_blank.gif);width:612px;height:32px;}
#tdActivatedMiddle {width:100%;background-image:url(/images/front/midden_nieuws.gif);vertical-align:center;text-align:center;height:40px;}
#tdActivatedMiddle span {color:green;font-weight:bold;}
#tdActivatedBottom {background-image:url(/images/front/onderkant_nieuws.gif);width:612px;height:15px;background-repeat:no-repeat;}

#tableLoginForm {margin:10px;}
#tableLoginForm td {color:white;font-weight:bold;text-align:left;}
#tableLoginForm a {color:white;font-size:11px;font-weight:normal;}
#tableLoginForm .logintxt {width:115px;}
#tdSpacer {padding-left:10px;}
#tdRegister img {float:right;margin-left:10px;}
#tdRegister  {margin:0px;padding-left:10px;padding-right:10px;background-color:#ffffff;}
#tdRegister span {font-size:10px;}
#tdRegister p {text-align:left;}

#tdFooter {text-align:center;color:white;font-size:11px;padding-top:10px;}
#tdFooter a {color:#FFFFFF;text-decoration:underline;}
#tdNewsTop {height:32px;}
#tdNewsMiddle {background-image:url(/images/front/midden_nieuws.gif);padding:10px;}
#tdNewsMiddle img {border:1px solid black;float:right;}

.tdNewsDate {width:100px;vertical-align:top;text-align:right;font-size:11px;}
.tdNewsHeadline {padding-left:5px;vertical-align:top;text-align:left;}

.tableSpecs {width:290px;}
.tableSpecsDouble {width:614px;}
.heightTop {height:125px; background-color:#ffffff;}
.buttonSignup  { font-size: 14px; border:2px solid #14216d; font-weight:bolder; margin:4px;background-color:#4C5BAF; color:#FFFFFF; cursor: pointer; }

li.carouselSize { overflow: hidden; float: left; padding-top:10px;margin-left:10px;margin-right:5px;height: 110px; width: 570px;} 
.cText { background-color:#FFFFFF; line-height: 20px; cursor: pointer; outline:none; color: #333333; text-align:left;}
.cText  a:link a:visited a:active { cursor: pointer; outline:none; }
.cText a:hover { color: #001187; text-decoration: none;  }
.cTitle { font-weight:bolder; font-size:15px; }
.textlink {font-color: #000; }
.Carousel {position: relative;visibility: hidden;left: -5000px;height: 110px; width: 500px;}
.Carousel ul { overflow: hidden; visibility: visible; position: relative; z-index: 2; left: 0px; height: 110px;}
.Carousel .imgCar { margin-left:15px; width:123px; height:112px; }

.tableBottomLeft {width:10px;background-image:url(/images/countries/dutch/bottom_left.gif);}
.tableBottomMiddle {background-image:url(/images/countries/dutch/bottom_back.gif);}
.tableBottomRight {width:10px;background-image:url(/images/countries/dutch/bottom_right.gif);}
.tableTopLeft {width:10px;background-image:url(/images/countries/dutch/left_top.gif)}
.tableTopMid {background-image:url(/images/countries/dutch/top_back.gif)}
.tableTopRight {width:10px;background-image:url(/images/countries/dutch/right_top.gif)}
.tableLeftSide {background-image:url(/images/countries/dutch/left.gif)}
.tableRightSide {background-image:url(/images/countries/dutch/right.gif)}


.jqmWindow1, .jqmWindow2, .jqmWindow3 { display: none; position: fixed; top: 17%; left: 50%; margin-left: -300px; width: 600px; background-color: #0FF; color: #000; border: 10px solid #F00; padding: 12px; }

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6 Star selector used to hide definition from browsers other than IE6 For valid CSS, use a conditional include instead */
* html .jqmWindow1, .jqmWindow2, .jqmWindow3 {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}