img, a, div { behavior: url(/file/upload/updownload/iepngfix.htc) }

* { outline: 0; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#7a7a7a;
     background: #f8f8ff url(/file/upload/site/img/bg_home.jpg) repeat-x top left;
}

h1, h2, h3, h4 h5 {
    margin: 0;
    padding: 0;
}

#smallheader{
    margin: 0;
    padding: 0;
}

h1 {
    color:#474747;
    font-size:30px;
    margin-bottom:20px;
}

h2 {
    font-size: 24px;
    margin: 10px 0;
    color: #3d3d3d;
    font-weight:normal;
}

h3 {
    color:#7a7a7a;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
}

h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #3d3d3d;
}

h5 {
    font-size: 64px;
    margin:0;
    padding:0;
    color: #f5f5f5;
    font-weight: normal;
}

.p {
    line-height:18px;
}
.p, ul{
    list-style-type:square;
}
.p, ul, li{
    margin:6px 0;
}

.ul {
    list-style-type:square;
    line-height:18px;
}

td {
    vertical-align: top;
}

a {
    color:#19147c;
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}

a:hover {
    color:#b8141b;
}

.clear {
    clear: both !important;
}

.no-float {
    float:none !important;
}

#container {
    
    width: 960px;
    margin: 0 auto;
}

#header {
    width: 960px !important; 
   
}

#topspace{
    width: 960px;
    height: 52px;
    display: block;
}

#top_menu {
    height: 22px;
    padding: 10px 0;
    text-align: right;
    color: #6b6b6b;
    font-size: 8pt;
    width:1035px;
}

#top_menu a {
    text-decoration: none;
    font-weight:normal;
    color: #6b6b6b;
    padding:0 11px;
    border-right:1px solid #424242;
}

#top_menu a:hover {
    color: #e7e7e7;
}

.last {
    border: none !important;
    padding-right: 0 !important;
}

#logo {
    display: inline;
    float: left;
    margin:0 75px 0 75px;
    text-indent: -9999px;
    width: 200px;
    height: 238px;
    background: url(/file/upload/site/img/logo.jpg) no-repeat;
}


#slideshow {
    margin-top:3px;
    float: left;
    overflow: hidden;
}

#slideshow , #slideshow img {
    width: 610px;
    height: 235px;    
}

#main_menu {
background:url(/file/upload/site/img/logo_reflect.png) no-repeat;
width:1020px;
}

#main_menu a {
    display: block;
    float: right;
    text-decoration: none;
    height:44px;
    margin-right:28px;
    color: #f2d7bb;
}

#main_menu a span {
    display: inline; 
    cursor: pointer;

    color: #f2d7bb;
 
    font-size: 19px;
    font-weight:bold;
 
    float: left;
    height:37px;
    margin:0 0 0 14px;
    padding:7px 14px 0 0;
    
    
}

#main_menu a:hover { background: url(/file/upload/site/img/menu_hover.png); color: #fdf9f5;}
#main_menu a.selected { background: url(/file/upload/site/img/menu_hover.png); color: #fdf9f5;}
#main_menu a:hover span { background: url(/file/upload/site/img/menu_hover.png) right top; color: #fdf9f5;}
#main_menu a.selected span { background: url(/file/upload/site/img/menu_hover.png) right top; color: #fdf9f5;}
#content {
    clear: both;
}

.textboxTop {
    background: url(/file/upload/site/img/textbox_top.gif) no-repeat;
    height:3px;
    margin-top:32px;
}

.textboxBottom {
    background: url(/file/upload/site/img/textbox_bottom.gif) no-repeat;
    height:3px;
    margin-bottom:30px;
}

.textbox {
    background: #f5f5f5;
    border-left:1px solid #fff;
    border-right:1px solid #dbdbdb;
}

.textbox table {
    border-collapse: collapse;
    border-spacing: 0;
}

.textbox table td {
    padding: 14px 16px;
}

.textbox p {
    color: #7a7a7a;
    font-size: 9pt;
    line-height: 16px;
}




#footer {
    background: #040404 url(/file/upload/site/img/footer_bg.jpg) repeat-x top left;
    /*padding: 0 0 40px 0;*/
    height: 310px;
}

#footer_content {
    width: 960px; 
    margin: 0 auto;
}

#footer_content div.col {
    float: left;
    width: 165px;
    color: #ddd;
    margin: 10px 15px 0 0;
}

#footer_content div.col h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
    padding: 0;
    color:#adadad;
}

#footer_content div.col a {
    display: block;
    height:15px;
    line-height:15px;
    padding: 5px 0 5px 15px;
    text-decoration: none;
    font-weight:normal;
    color: #7a7a7a;
    margin: -1px 0 0 0;
    border-top: 1px solid #2f2f2f;
    border-bottom: 1px solid #2f2f2f;
    background: url(/file/upload/site/img/footer_bullet.gif) top left no-repeat;
}

#footer_content div.col a:hover {
    background-position: bottom left;
    color: #aaa;
}  

#footer_content div.contact {
    float: left;
    background: url(/file/upload/site/img/footer_logo.jpg) no-repeat top left;
    width: 235px;
    height: 240px;
    margin: 20px 0 46px 5px;
    color:#7a7a7a;
    font-size:11px;
}

#footer_content div.contactEN {
    float: left;
    background: url(/file/upload/site/img/footer_logo_en.jpg) no-repeat top left;
    width: 235px;
    height: 240px;
    margin: 20px 0 46px 5px;
    color:#7a7a7a;
    font-size:11px;
}

#footer_content div.contact div,
#footer_content div.contactEN div {
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding:95px 25px 48px 25px;
}
#footer p.tel{
    margin:0;
    padding:0px;
    font-size: 22px;
    color:white;
}




.leftDesign {
    background: url(/file/upload/site/img/leftrounded_design.gif) no-repeat;
    float:left;
    width:15px;
    height:64px;
}

.rightDesign {
    background: url(/file/upload/site/img/rightrounded_design.gif) no-repeat;
    float:left;
    width:15px;
    height:64px;
}

.allDesigns {
    height:64px;
    line-height:64px;
    color:#e6e6e6;
    font-size:28px;
    float:left;
    width:930px;
    font-weight:bold;
    margin-bottom:30px;
    background: url(/file/upload/site/img/bg_design.gif) repeat-x;
}

.allDesigns span {
    float:left;
    margin-right:30px;
}

.designsMenu {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    font-size:16px;
    font-weight:normal;
    color:#d6d6d6;
}

.designsMenu li {
    display:inline;
}

.designsMenu li a {
    font-size:16px;
    color:#d6d6d6;
    font-weight:normal;
    text-decoration:none;
}

.designsMenu li a.selected {
    font-size:28px !important;
    color:#f2f2f2;
}

.designsMenu li a:hover {
    color:#f2f2f2;
}

.exampleTable {
    margin-top:32px;
    empty-cells:show;
    table-layout:fixed;
}

.exampleTable h3 {
    margin-top:0 !important;
}

.examplelist {   
    width: 960px;
    margin-bottom:10px;
}

.examplelist .examplebox {

    float: left;
    display: block;
    text-decoration: none;
    color: #222;
    width: 180px;
    margin: 0 15px 20px 0;
    height:279px;
    overflow:hidden;
}
.examplelist .examplebox .image_holder {
    width: 178px;
    height: 238px;
    background: #ddd;
    border: 1px solid #bbb;
}

.examplelist .examplebox .image_holder:hover {
    border-color: #a01d18;
}

.examplelist .examplebox span {
    text-decoration: none;
    color: #7a7a7a;
    font-size:11px;
}

.examplelist .examplebox span span {
    margin: 5px 0 0;
    display: block;
    font-size:14px;
    font-weight:bold;
    color:#6b6b6b;
}

.examplelist .examplebox a{
    text-decoration: none;
}


.submenu {
    margin: 32px 0 0 15px; 
    width: 210px;
    float: left;
    list-style:none;
    margin:30px 0 5px 0;
    padding:0;
}

.submenu li a {
    height:42px;
    line-height:42px;
    padding-left:60px;
    width:150px;
    background: url(/file/upload/site/img/bg_subBtn.png) no-repeat;
    color:#666;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;
    display:block;
}

.submenu li a.first {
    background: url(/file/upload/site/img/bg_subBtnFirst.png) no-repeat !important;
}

.submenu li a.last {
    background: url(/file/upload/site/img/bg_subBtnLast.png) no-repeat !important;
}

.submenu li a:hover {
    color:#333;
}

.submenu li a.active {
    height:46px !important;
    line-height:46px !important;
    background: url(/file/upload/site/img/bg_subBtnActive.png) no-repeat !important;
    color:#333;
}

.calendar {
    height:75px;
    line-height:75px;
    padding-left:60px;
    width:150px;
    background: url(/file/upload/site/img/bg_subBtnSpecial.png) no-repeat;
    color:#666;
    font-weight:normal;
    font-size:16px;
    text-decoration:none;
    float:left;
    margin-bottom:30px;
}

.calendar:hover {
    color:#333;
}

.calendar2 {
    height:75px;
    line-height:75px;
    padding-left:60px;
    width:150px;
    background: url(/file/upload/site/img/bg_subBtnSpecial2.png) no-repeat;
    color:#666;
    font-size:16px;
    text-decoration:none;
    float:left;
    margin-bottom:30px;
}

.pagecontent{
    margin: 30px 0 0 40px; 
    width: 670px;
    float: left;
    background: blue;
}

.contentTour {
    float:left;
    width:705px;
    margin-left:45px;
    margin-top:32px;
    margin-bottom:32px;
}

.p {
    line-height:18px;
}

.ul {
    list-style-type:square;
    line-height:18px;
}

.oneRow {
    margin-bottom:30px;
}

.oneRow img {
    float:left;
}

.width330r {
    width:330px;
    margin-right:45px;
    float:left;
}

.width330l {
    width:330px;
    margin-left:45px;
    float:left;
}

.margin30 {
    margin-top:32px;
}

.margin26 {
    margin-top:26px;
    margin-bottom: 5px;
}

.size14 {
    font-size:14px !important;
}

.left {
    float:left;
}

.pakkettenLabel {
    width:235px;
    padding-left:15px;
    height:54px;
    line-height:54px;
    float:left;
    color:#f2f2f2;
    font-size:30px;
    background: url(/file/upload/site/img/bg_paketen_kosten.png) no-repeat;
}
#labletwo{
    background: url(/file/upload/site/img/bg_tag_02.png) no-repeat;
}

.pakkettenText {
    color:#474747;
    font-size:22px;
    width:565px;
    height:52px;
    line-height:52px;
    border-top:1px solid #fbfbfb;
    border-bottom:1px solid #ccc;
    float:left;
    background:#f7f7f7;
    text-align:right;
    padding-right:15px;
}

.pakkettenPrice {
    background: url(/file/upload/site/img/bg_paketen_price.png) no-repeat;
    float:left;
    width:130px;
    height:98px;
    margin-top:-20px;
}
.pakkettenBespar {
    background: url(/file/upload/site/img/bg_paketen_bespar.png) no-repeat;
    float:left;
    width:130px;
    height:98px;
    margin-top:-20px;
}

.pakPrize {
    padding-top:27px;
    padding-left:10px;
    float:right;
    padding-right: 28px;
    text-align: center;
    width: 216px;
}
.vasteTable {
    empty-cells:show;
    table-layout:fixed;
}
.vasteTable td {
    padding:0 !important;
}

.textboxTop2 {
    margin-top:30px;
}


.textboxBottom2 {
    margin-bottom:30px;
}


.textboxGray {
    background-color: #ffffff;
    border-top:1px solid #d2d2d2;
    border-left:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    border-bottom:2px solid #474747;
    padding-bottom:28px;
}

.textboxGray h1 {
    padding:15px 0 0 15px;
    font-size:24px;
    font-weight:500;
}

.textboxTop3 {
    background: url(/file/upload/site/img/textbox3_top.gif) no-repeat;
    height:15px;
    margin-top:30px;
}

.textboxBottom3 {
    background: url(/file/upload/site/img/textbox3_bottom.gif) no-repeat;
    height:15px;
    margin-bottom:30px;
}

.textboxGray3 {
    background: #424242 url(/file/upload/site/img/bg_textbox3.gif) repeat-x;
    color:#e6e6e6;
    font-size:28px;
    font-weight:bold;
}
.textboxGray3 span {
    float:left;
    margin-right:30px;
    padding-left:15px;
}
.col2 {
    list-style:none;
    margin:0;
    padding:15px 0 15px 15px;
    float:left;
}
.col2 li {
    color:#f2f2f2;
    background: url(/file/upload/site/img/plus_icon.gif) no-repeat;
    font-size:11px;
    font-weight:normal;
    height:23px;
    line-height:23px;
    width:151px;
    padding-left:23px;
    border-bottom:1px solid #696969;
}

.textboxTop4 {
    background: url(/file/upload/site/img/textbox4_top.gif) no-repeat;
    height:3px;
    margin-top:30px;
}

.textboxBottom4 {
    background: url(/file/upload/site/img/textbox4_bottom.gif) no-repeat;
    height:3px;
    margin-bottom:30px;
}

.textbox4 {
    background: #e6e6e6 url(/file/upload/site/img/bg_textbox4.gif) repeat-x;
    font-size:11px;
    border-left:1px solid #fbfbfb;
    border-right:1px solid #d5d5d5;
}

.textbox4 h1 {
    padding-top:20px;
    padding-left:15px;
}

.textbox4 input[type=text] {
    width:190px;
    height:20px;
    font-size:15px !important;
    padding:2px 5px;
    color:#7a7a7a;
    border:2px solid #c9c9c9 !important;
    margin-bottom:5px;
}

.textbox4 input[type=text]:focus,
.textbox4 textarea:focus {
    border-color:#3d3d3d !important;
}

.textbox4 textarea {
    width:430px;
    height:170px;
    font-size:15px !important;
    padding:2px 5px;
    color:#7a7a7a;
    border:2px solid #c9c9c9;
    margin-bottom:5px;
}

#content form {
    padding:0 !important;
    margin:0 !important;
}




.submitBtn {
    background:url(/file/upload/site/img/submit_up.png) no-repeat; 
    padding:0;
    margin:30px 0 10px 0;
    width:200px;
    height:65px;
    border:none;
    overflow: hidden;
    display:block;
    z-index:200000;
}


.underSubmit {
    font-size:12px;
    color:#525252;
    padding:0 20px;
    font-weight:bold;
}

#marginHeadText {
    margin-top:110px;
    float:left;
    font-size:16px;
    color:#b2b2b2;
    width:610px;
    overflow:hidden;
}

.marginFix {
    margin-top:5px !important;
}

.marginFix2 {
    margin-top:23px !important;
}

.marginFix3 {
    margin-left:13px !important;
}
.binnenkort {
    position: relative;
    z-index: 5;
    display: block;
    opacity: 0;
    margin: -242px 1px 9px 1px;
    border: none;
}

/*
.exampleTable td {
    width: 216px;
}
*/
.margin26 h1 {
    margin-bottom: 0px !important;
}

.vSpacer {
    width: 216px;
    margin-right: 30px;
}

.redText {
   color:#D5171F;
    display:block;
    float:left;
    height:20px;
    margin-left:10px;
    margin-top:-23px;
    font-size: 16px;
}
.hline {
    margin-bottom: 28px;
}

.abonnementen h3 {
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
        color: #474747;
}

.priceTag2 {
   
    height: 68px;
    font-size: 45px;
    color: #474747;

    text-align: center;
    line-height: 68px;
    
}
.abonnementen h4 {
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
        color: #474747;
}
.vasteTable h4 {
    font-weight: 500;
}

.aanvragen {
   padding-left: 30px;
   background: url(/file/upload/site/img/vert_bg.gif) repeat-x; 
   margin-bottom: 30px;
   margin-top: 50px;
   height: 620px;    
}

.contact_form {
    float: left;
    width: 500px;
   
}

.contact_form_title {
    color: #403f3f;
    font-size: 36px;
    
}

.contact_info{
    float: right;
    color: #514e4e;
    width: 276px;
    font-size: 22px;
}
.contact_form_fields input, .contact_form_fields textarea {
    border: 1px solid #d0d0d0;
    height: 23px;
    width: 418px;
    line-height: 28px;
    padding-left: 3px;
    font-size: 16px;
    padding-top: 3px;
    color: #6c6c6c;
    font-family: Calibri, Arial, Helvetica, sans-serif;

}


.contact_form_fields textarea {
    height: 128px;
}
.contact_form_fields h4 {
    color: #6a6868;
    font-size: 26px;
    font-weight: 500;
      margin-top: 15px;
    margin-bottom: 0px;
}

.contact_info_top {
    height: 18px;
    width: 276px;
    background: url(/file/upload/site/img/info_top.png);
    float:left;
    overflow:hidden;
}

.contact_info_mid {
    height: 370px;
    width: 238px;
    background: url(/file/upload/site/img/info_mid.png) no-repeat;
    padding: 0 20px;
    text-align: right;
    line-height:30px;
    float:left;
    overflow:hidden;
}

.contact_info_bot {
    height: 70px;
    width: 276px;
    background: url(/file/upload/site/img/info_bot.png);
    float:left;
    overflow:hidden;
}

.submit_bg,
.submit_bg_en {
    width: 297px;
    height: 60px;
    margin-left:-14px;
    margin-top:11px;
    padding-top:11px;
    background: url(/file/upload/site/img/submit_bg.png) no-repeat;
}

.submit_bg a {
    display: block;
    text-indent: -9999px;
    background: url(/file/upload/site/img/submit_btn.png) no-repeat left top;
    width: 269px;
    height: 34px; 
    margin-left:14px;
    cursor:pointer;
}

.submit_bg_en a {
    display: block;
    text-indent: -9999px;
    background: url(/file/upload/site/img/submit_btn_en.png) no-repeat left top;
    width: 269px;
    height: 34px; 
    margin-left:14px;
    cursor:pointer;
}

.submit_bg a:hover,
.submit_bg_en a:hover {
    background-position: left bottom;
}
    
.languages {
    margin:0;
    padding:0;
    list-style:none;
}

.languages li {
    margin:0;
    padding:0;
    color:#fff;
    font-size:12px;
    height:14px;
    line-height:14px;
}

.languages li.current {
    display:none;
}

.languages li a {
    border:none !important;
    padding:0 !important;
}

.languages li img {
    border:none;
}

a.icewislink {   
        
    display: block;
    width: 100px;
    height: 32px;
    background: no-repeat top left;      
        
    overflow: hidden;                         
    border: none;
    cursor: pointer; 
    outline: none;   
        
    text-decoration: none;
    text-indent: -999px;
}    
    
a.icewislink.black {
    background-image: url(http://icewis.com/file/static/img/icewistag_black.gif);  
}     
    
a.icewislink.white {
    background-image: url(http://icewis.com/file/static/img/icewistag_white.gif);
}

.priceTag {
    font-family: Helvetica, Arial, sans-serif;
    color: #474747;

    font-size:40px;
    line-height:45px;
}

.error { border: 1px solid #f00 !important; }


div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 30;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}
div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
  position: absolute;
  top: 0;
  left: 0;
  
  margin: 0;
  padding: 0;

  z-index: 90;
  display: none;
}

div#fancy_bg {
    z-index: 70;
    
  border: 0;
    padding: 0;
    margin: 0;
  
  background: #fff;
}

div#fancy_title {
  padding: 6px 0 0 10px;
  z-index: 180;
  height: 16px;
    font: bold 12px Arial;  
  color: #000;
}



div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

a#fancy_left, a#fancy_right {
  position: absolute;
  bottom: -12px;
  width: 20%;
  height: 100%;
  margin: 10px 0 0 0;
    cursor: pointer;
}

a#fancy_left { left: 10px; }
a#fancy_right { right: 10px; }

a#fancy_left:hover{ background: url('fancy_left.png') 50% no-repeat; }
a#fancy_right:hover { background: url('fancy_right.png') 50% no-repeat; }


/*

div#fancy_bg_n {
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
    right: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
    bottom: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
    left: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
    top: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_nw.png') no-repeat;
}
*/

