img, div, a, input { 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;
}

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;
}

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:1020px;
    margin: 0 auto;
}

#header {
    width: 960px;
}

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

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

#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;
    margin-left: 105px;
    margin-right: 50px;
    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_reflect2.png) top left no-repeat;
    width:1050px;
    height:44px;
    overflow:hidden;
}

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

#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,
#main_menu a.selected { 
    background-image: url(/file/upload/site/img/menu_hover.png);
    background-position: top left; 
    color: #fdf9f5;
}

#main_menu a:hover span,
#main_menu a.selected span { 
    background-image: url(/file/upload/site/img/menu_hover.png);
    background-position: top right; 
    color: #fdf9f5;
}
 

#content {
    clear: both;
    width: 1030px;
}

.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: #fafafa;
    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: 260px;
    
}

#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 #333;
    border-bottom: 1px solid #333;
    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 0 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 0 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;
}

.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;
}

.designsMenu li {
    display:inline;
}

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

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

.designsMenu li a:hover {
    text-decoration:underline;
}

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

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

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

.examplelist .examplebox {

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

/*
.examplelist .examplebox .image_holder:hover {
    border-color: #6b6b6b;
}
*/

.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;
}

.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;
}

.contentTour p {
    line-height:18px;
}

.contentTour 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;
}

.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:28px;
    background: url(/file/upload/site/img/bg_paketen_kosten.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:#f5f5f5;
    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:60px;
    padding-left:10px;
    float:left;
}
.vasteTable {
    empty-cells:show;
    table-layout:fixed;
}
.vasteTable td {
    padding:0 !important;
}

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

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

.textboxGray {
    background: #d7d7d7 url(/file/upload/site/img/bg_graybox.gif) repeat-x;
    border-left:2px solid #e4e4e4;
    border-right:2px solid #a9a9a9;
    padding-bottom:28px;
}

.textboxGray h1 {
    padding:15px 0 0 15px;
}

.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;
    margin-bottom:5px;
}

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

.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.png) no-repeat;
    padding:0;
    margin:30px 0 10px 0;
    width:200px;
    height:65px;
    border:none;
}

.submitBtn:hover{
    background-position:-200px 0px;
}

.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;
}

a.icewislink {           
    display: inline-block;
    width: 100px;
    height: 32px;
    background: no-repeat top left;      
        
    overflow: hidden;                         
    border: none;
    cursor: pointer; 
    outline: none;   
        
    text-decoration: none;
    text-indent: -9999px;
}    
    
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);
}
.new_home {
    
    padding-left: 30px;
}

.info_boxes 
{
    margin-top: 5px;
    margin-left: 5px;
    padding-left:2px;
}

.new_home .info_box {
    width:330px;
    float: left;
}

.info_big_btn img {
    outline: none;
    border: none;
}

.info_big_btn {
    font-weight: 500;
    text-decoration: none;
}

.new_home .info_box img {
    float: left;
}

.info_img_1 {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_uniek.png);
    background-position: 0 top;
}

.info_img_1_en {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_uniek_en.png);
    background-position: 0 top;
}

.info_big_btn:hover .info_img_1,
.info_big_btn:hover .info_img_1_en {
    background-position: 0 bottom;
}

.info_img_2 {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_krachtig.png);
    background-position: 0 top;
}

.info_img_2_en {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_powerful.png);
    background-position: 0 top;
}

.info_big_btn:hover .info_img_2,
.info_big_btn:hover .info_img_2_en {
    background-position: 0 bottom;
}

.info_img_3 {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_eenvoudig.png);
    background-position: 0 top;
}

.info_img_3_en {
    margin-bottom:5px;
    margin-left:-3px;
    margin-top:12px;
    height: 60px;
    width: 330px;
    background: url(/file/upload/site/img/box_simple.png);
    background-position: 0 top;
}

.info_big_btn:hover .info_img_3,
.info_big_btn:hover .info_img_3_en {
    background-position: 0 bottom;
}

.new_home .info_num {
    margin-top: -10px;
}
.new_home .info_title {
    font-size: 20px;
    font-weight: 700;
    font-family: Calibri, Arial, sans-serif;
    line-height:13px;
    margin-left:4px;
    color: #010101;
}
.new_home .info_desc {
    display:block;
    float: left;
    font-family: Calibri, Arial, sans-serif;
    font-size: 18px;
    color: #2d2d2d;
    line-height:18px;
    padding-left:16px;
    padding-right:16px;
    width:298px;
    height:67px;
    margin-top:3px;
}

.new_home .info_btn {
    display: block;
    width: 309px;
    height: 26px;
    background: url(/file/static/img/box_text.png);
    text-decoration: none;
    float: left;
    font-size: 14px;
    margin-left: 9px;
    padding-top: 16px;
    cursor: pointer;
}

.info_big_btn:hover .info_btn_txt2 {
    text-decoration: underline;
}

.new_home .info_btn_txt1 {
    text-decoration: none !important;
    float: left;
    color: #2ea42e;
    margin-left: 10px;
    font-size: 19px;
        cursor: pointer;
    font-weight: 700;
}

.new_home .info_btn_txt2 {
    float: right;
    color: #a01d18;
    font-size: 16px;
    margin-right: 12px;
    
    margin-top:2px;
}





.v_space_1

{
    height: 2px;
    float: left;
    width: 300px;
    
}

.quotes_top
{
    height: 36px;
    width: 861px;
    background: url(/file/upload/site/img/quotes_top.png);
}

.quotes_bottom
{
    height: 36px;
    width: 861px;
    background: url(/file/upload/site/img/quotes_bottom.png);
}

.quotes_middle 
{
    padding: 8px 0;
    width: 1027px;
    background: url(/file/upload/site/img/quotes_mid.png) repeat-y -50px 0;
    
}

.quoted_text
{
background:transparent url(/file/upload/site/img/quote_left.png) no-repeat scroll 0 0;
color:#252525;
font-size:25px;
font-weight:700;
line-height:19px;
margin-left:177px;
margin-right:178px;
padding-left:82px;
text-indent:-43px;
}

.quoted_text h6 {
    font-size:31px;
    margin: 0;
    padding: 0;
    display:inline;
    color: #000;
}

.quote_right 
{
  background:transparent url(/file/upload/site/img/quote_right.png) no-repeat scroll 0 0;display:inline-block;
    height:28px;
    margin-left:6px;
    margin-top:4px;
    width:48px;
}

.quoted_link 
{
    float:right;
    margin-right:30px;
    margin-top:-60px;
}

.quoted_link a
{
    color: #a01d18;
    text-decoration: none;
    font-size:16px;
    font-weight: 500;
}

.quoted_link a:hover {
    text-decoration: underline;
}

.number_boxes
{
    text-align: center;
    margin-top:35px;
}

.number_title
{
    font-size: 28px;
    font-style: italic;
    color: #3c3c3c;    
    
}

.number_box 
{
    width: 330px;
    text-align: left;
    color: #2f2f2f;
    margin-top: 20px;
    float: left;
}

.number_text_1
{
    display:block;float:left;
    font-size:24px;
    width:205px;
    margin-left:-12px;
    margin-top:26px;
    font-weight:700;
}

.number_box img
{
    float: left;
    border:none;
}

.number_text_2
{
    display:block;
    float:left;
    font-size:32px;
    padding-left:10px;
    width:185px;
    margin-top:-12px;
    font-weight:700;
}

.number_link
{
    float: right;
            color: #a01d18;
    text-decoration: none;
    font-size:16px;
    cursor: pointer;
    font-weight:500;margin-right:18px;
margin-top:10px;
}

.number_link:hover {
    text-decoration: underline;
}
#demo {
    float: left;
   margin-top:-50px;width:597px;
}

#footer p.tel{
    margin:0;
    padding:0px;
    font-size: 22px;
    color:white;
}

.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;
}
