
*
{
    border: medium none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
body
{
    background: url("images/texture-hd.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-family: Arial;
    font-size: 11pt;
    color: #404040;
}

.title
{
    display: block;
    font-size: 22pt;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #FF6600;
    font-weight: bold;
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" , sans-serif;
    font-stretch: condensed;
}

.meerinfobtn
{
    text-decoration: none;
    background: none repeat scroll 0 0 #FF6600;
    border-radius: 4px;
    color: white;
    font-size: 10pt;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    padding: 3px 12px 5px;
}
p
{
    text-align: justify;
    font-size: 10pt;
    margin-bottom: 20px;
}
.topdiv
{
    height: 10px;
    background-color: Black;
    width: 100%;
    margin-bottom: 10px;
}
.maindiv
{
    background-color: transparent;
    margin-bottom: 10px;
    width: 100%;
}

.header-top
{
    margin: auto;
    width: 1000px;
    height: 90px;
}
.divshadowline
{
    background: url("images/shadow-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 26px;
    opacity: 0.25;
    text-align: center;
}
.oranjaband
{
    background-color: #FF6600;
    padding-bottom: 5px;
    padding-top: 5px;
}
.infodiv
{
    margin: auto;
    height: 360px;
    width: 1000px;
}
.infodiv img
{
    float: left;
    height: 350px;
    width: 600px;
}
.witte_balk
{
    border-radius: 0 0 5px 5px;
    background-color: white;
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" ,sans-serif;
    font-stretch: condensed;
    height: 55px;
    position: absolute;
    top: 410px;
    width: 600px;
}
.webmail
{
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" , sans-serif;
    font-stretch: condensed;
    color: #ffffff;
    float: left;
    font-size: 15pt;
    letter-spacing: 5.1px;
    text-align: left;
    width: 320px;
}
.webmail span
{
    color: #000;
    font-weight: bold;
}
.webmail img
{
    margin-right: 15px;
    width: 65px;
    height: 65px;
    float: left;
}
.phone
{
    color: #ffffff;
    font-size: 28pt;
    letter-spacing: 3px;
}

.openingstijden
{
    float: left;
    font-size: 10pt;
    letter-spacing: 1px;
    margin-left: 10px;
    text-align: left;
    width: 450px;
}
.openingstijden img
{
    float: left;
    height: 55px;
    margin-right: 15px;
    width: 120px;
}

.middlediv
{
    min-height: 450px;
}
.BedrijfGegevens
{
    display: block;
    font-size: 14pt;
    letter-spacing: 1px;
    font-weight: bold;
    font-stretch: condensed;
    margin: auto;
    width: 1000px;
    color: #ffffff;
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" , sans-serif;
}
.BedrijfGegevens a
{
    color: #ffffff;
    text-decoration: none;
}
.footer
{
    background: url("images/schaduw.png") repeat-x scroll center top #f6f4f5;
    clear: both;
    height: 150px;
    padding: 0;
    width: 100%;
}
.footermerken
{
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    height: 60px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    width: 1000px;
    position: relative;
}

.footermerken:before
{
    box-shadow: -15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}
.footermerken:after
{
    box-shadow: 15px 0 15px -15px inset;
    content: " ";
    height: 100%;
    position: absolute;
    right: -15px;
    margin-top: -10px;
    width: 15px;
}

.footerbottom
{
    background-color: #FF6600;
    height: 80px;
}
.footerslogan
{
    color: #ffffff;
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" , sans-serif;
    font-stretch: condensed;
    font-size: 20pt;
    padding-top: 5px;
    text-align: center;
}
.footerinfo
{
    font-size: 9pt;
    margin-top: 23px;
    color: #ffffff;
    text-align: center;
}
.footerinfo a
{
    color: #ffffff;
    text-decoration: none;
}
#slider
{
    border-radius: 5px;
    float: left;
    position: relative;
    width: 600px;
    height: 200px;
    margin: auto;
    overflow: hidden;
}
#slider img
{
    width: 100%;
    height: 100%;
}

.nav-container
{
    background: url('images/nav_bg.jpg') repeat-x 0 0;
}
.f-nav
{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
div.senslogo
{
    background: url("images/senslogo.png") no-repeat scroll 0 0 transparent;
    border-radius: 5px;
    float: left;
    height: 90px;
    width: 275px;
}

div.senslogo h1 a
{
    display: block;
    font-size: 0;
    height: 90px;
    line-height: 0;
    width: 275px;
}
div.facebooklogo
{
    background: url("images/facebook.png") no-repeat scroll 0 0 transparent;
    border-radius: 5px;
    float: right;
    height: 20px;
    width: 65px;
}
div.facebooklogo a
{
    display: block;
    font-size: 0 !important;
    height: 20px;
    line-height: 0;
    width: 65px;
}
div.headermenu
{
    margin-right: 3px;
    float: right;
    width: 500px;
}
div.bovenmenu
{
    text-align: right;
    float: right;
    width: 500px;
    height: 32px;
}
div.bovenmenu a
{
    color: #404040;
    font-size: 9pt;
    text-decoration: none;
}
div.bovenmenu span
{
    margin-left: 5px;
    margin-right: 5px;
}
#cssmenu ul, #cssmenu li, #cssmenu a
{
    border: none;
    line-height: 2;
    margin: 0;
    padding: 0;
}
#cssmenu
{
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" , sans-serif;
    font-stretch: condensed;
    float: right;
    text-align: right;
    width: 438px;
    height: 51px;
    display: block;
    border: 1px solid;
    border-radius: 5px;
    border-color: #080808;
    margin: 0;
    padding: 0;
}
#cssmenu > ul
{
    list-style: inside none;
    margin: 0;
    padding: 0;
}
#cssmenu > ul > li
{
    list-style: inside none;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}
#cssmenu.align-center > ul
{
    text-align: center;
}
#cssmenu.align-center > ul > li
{
    float: none;
    margin-left: -3px;
}
#cssmenu.align-center ul ul
{
    text-align: left;
}
#cssmenu.align-center > ul > li:first-child > a
{
    border-radius: 0;
}
#cssmenu > ul > li > a
{
    font-size: 10pt;
    outline: none;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    border-right: 1px solid #080808;
    color: #ffffff;
    padding: 12px 24px;
}
#cssmenu > ul > li:first-child > a
{
    border-radius: 5px 0 0 5px;
}
#cssmenu > ul > li > a:after
{
    content: "";
    position: absolute;
    border-right: 1px solid;
    top: -1px;
    bottom: -1px;
    right: -2px;
    z-index: 99;
    border-color: #3c3c3c;
}
#cssmenu ul li.has-sub:hover > a:after
{
    top: 0;
    bottom: 0;
}
#cssmenu > ul > li.has-sub > a:before
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff transparent transparent;
    border-image: none;
    border-right: 5px solid transparent;
    border-style: none;
    border-width: 0px;
    content: "";
    position: absolute;
    right: 6px;
    top: 18px;
}
#cssmenu > ul > li.has-sub:hover > a:before
{
    top: 19px;
}
#cssmenu > ul > li.has-sub:hover > a
{
    padding-bottom: 14px;
    z-index: 999;
    border-color: #3f3f3f;
}
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div
{
    display: block;
}
#cssmenu > ul > li.has-sub > a:hover, #cssmenu > ul > li.has-sub:hover > a
{
    background: #3f3f3f;
    border-color: #3f3f3f;
}
#cssmenu ul li > ul, #cssmenu ul li > div
{
    display: none;
    width: auto;
    position: absolute;
    top: 38px;
    background: #3f3f3f;
    border-radius: 0 0 5px 5px;
    z-index: 999;
    padding: 10px 0;
}
#cssmenu ul li > ul
{
    width: 200px;
}
#cssmenu ul ul ul
{
    position: absolute;
}
#cssmenu ul ul li:hover > ul
{
    left: 100%;
    top: -10px;
    border-radius: 5px;
}
#cssmenu ul li > ul li
{
    display: block;
    list-style: inside none;
    position: relative;
    margin: 0;
    padding: 0;
}
#cssmenu ul li > ul li a
{
    outline: none;
    text-align: left;
    display: block;
    position: relative;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 8px 20px;
}
#cssmenu, #cssmenu ul ul > li:hover > a, #cssmenu ul ul li a:hover
{
    background: #3c3c3c;
    background: -moz-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #222222));
    background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background: -ms-linear-gradient(top, #3c3c3c 0%, #222222 100%);
    background: linear-gradient(top, #3c3c3c 0%, #222222 100%);
}
#cssmenu > ul > li > a:hover
{
    background: #080808;
    color: #FF6600;
}
#cssmenu ul ul a:hover
{
    color: #ffffff;
}
#cssmenu > ul > li.has-sub > a:hover:before
{
    border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.active
{
    background: #080808;
    color: #FF6600;
}

.page
{
    margin: auto;
    width: 1000px;
}
.Nieuws
{
    margin-bottom: 50px;
    margin-top: 20px;
    width: 300px;
    float: right;
}
.PageContent1-3
{
    margin-bottom: 50px;
    margin-top: 20px;
    margin-right: 45px;
    width: 300px;
    float: left;
}
.nieuwstitle h3
{font-weight: normal;
    font-size: 10pt;
    color: #FF6600;
}
.nieuwsdatum
{
    font-weight: bold;
    color: #404040;
    float: left;
    font-size: 10pt;
    width: 65px;
}
.nieuwscontent
{
    font-size: 10pt;
}
.leesVerder
{
    background: url("images/arrow.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #FF6600;
    display: block!important;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 3px;
    text-decoration: none;
    width: 100px;
}
#subImg
{
    height: 213px;
    margin-top: 9px;
    width: 100%;
}
.carcleaninfo
{
    background: url("images/carcleaninfo.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleaninformatie
{
    background: url("images/page-CarCleaning-Information.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.inbouwinformatie
{
    background: url("images/page-inbouw-Information.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleandiensten
{
    background: url("images/page-CarCleaning-Diensten.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleanwaxoyl
{
    background: url("images/page-CarCleaning-wax.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleanReconditionering
{
    background: url("images/page-CarCleaning-Reconditionering.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleanSpotrepair
{
    background: url("images/page-CarCleaning-Spotrepair.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.carcleanBlinder
{
    background: url("images/page-CarCleaning-blinder.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.pageoverons
{
    background: url("images/page-overons.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.pageoranjaband
{
    background-color: #FF6600;
    padding-top: 5px;
}
.pageband
{
    background-color: #FF6600;
    height: 50px;
}
.pagebandtitle
{
    color: #ffffff;
    float: left;
    font-family: "Arial Narrow Bold" , "Arial Narrow" , "Arial" ,sans-serif;
    font-size: 20pt;
    font-stretch: condensed;
    margin: auto;
    padding: 7px;
    width: auto;
}
.bandgegevens
{
    margin: auto;
    width: 1000px;
}
.Page
{
    margin: 10px auto auto;
    width: 1000px;
}
.PageContent
{
    float: left;
    text-align: justify;
    width: 600px;
}
.PageContent ul
{
    margin-left: 20px;
}
.PageUC
{
    float: right;
    width: 300px;
}
.ContentTitle
{
    color: #FF6600;
    font-size: 14pt;
}
.hrLijn
{
    margin-bottom: 15px;
    margin-top: 15px;
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.Reconditionering
{
    width: 600px;
    height: 110px;
}
.Reconditioneringimg
{
    float: left;
    width: 100px;
}

.Reconditioneringtxt
{
    float: right;
    width: 490px;
}
.boxes
{
    width: 320px;
    height: 260px;
}
.box ul
{
    color: #ffffff;
    width: 210px !important;
    float: left;
}
.box ul li h2
{
      font-size: inherit;
    font-weight: normal;
    margin-top: 0;
}
.box hr
{
    margin-bottom: 2px;
    margin-top: 0px;
    border: 0;
    height: 1px;
    background: #ffffff; /* background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);     background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);     background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);     background-image: -o-linear-gradient(left, #ccc, #333, #ccc);*/
}
.Wasprogramma
{
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12pt;
}
.roundprijs
{
    text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
    background-color: #ffffff;
    border-radius: 45px;
    color: #FF6600;
    float: right;
    font-size: 29pt;
    height: 52px;
    padding: 10px;
    vertical-align: middle;
    width: 67px;
}
.eurotekent
{
    font-size: 20pt !important;
}

.boxes div
{
    height: 210px;
    display: none;
    float: right;
    width: 300px;
}
.footermerken img
{
    height: 60px;
    margin-right: 45px;
    margin-top: -4px;
}
.Vacature
{
    color: #404040;
}
.NeemContactop
{
    margin-bottom: 40px;
    float: right;
    width: 320px;
}
.Spotrepair
{
    float: left;
    margin-bottom: 20px;
    width: 600px;
}
.Spotrepairimg
{
    width: 250px;
    float: left;
}
.Spotrepairtxt
{
    width: 350px;
    float: right;
    font-size: 10pt;
}

.Productitem
{
    float: left;
    width: 150px;
}
.Productitem a
{
    color: #404040;
    text-decoration: none;
}
.Productheader
{
    font-size: 19pt;
    margin-bottom: 10px;
}
.contactgegevens
{ font-size: 14pt;
    float: left;
    text-align: left;
    width: 325px;
}
.contactgegevens a
{
    color: #000000;
    text-decoration: none;
}
.contactimg
{ margin-top: 20px;
    height: 200px;
    border-radius: 4px;
    width: 600px;
    float: left;
    background: url("images/contactimg.png") no-repeat scroll center top transparent;
}

.contactform
{
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
}
.contactli
{
    margin-bottom: 10px;
    margin-left: 15px;
}
 a.tooltips {
    display: inline;
    position: relative;
}
a.tooltips span 
{
     border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px 3px #888888;
    font-weight: normal !important;
    background: url("images/texture-hd.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 6px;
    color: #404040;
    font-size: 10pt;
    min-height: 20px;
    margin-right:10px;
    padding: 10px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 250px;
}
a.tooltips:hover span {
    
    margin-top: -3px;
    opacity: 1;
    right: 100%;
    top: 50%;
    visibility: visible;
    z-index: 999;
}
.homehr
{margin-bottom: 5px; margin-top: 5px; border: 0; height: 1px; background: #333;
                background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
                background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); background-image: -o-linear-gradient(left, #ccc, #333, #ccc);}