body
{
    background-color: #CADC1E;
    text-align: center;
    margin: 0;
    padding: 0;

    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 150%;
}

div#outercontainer
{
    position: relative;
    width: 990px;
    margin: 0 auto;

    background-image: url('../images/mains/outercontainer-background.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

div#innercontainer
{
    position: relative;
    background-color: white;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 10px;

    background-image: url('../images/mains/innercontainer-background.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

div#footer
{
    height: 19px;
    width: 960px;
    margin: 0 auto;
    background-image: url('../images/mains/footer.png');
    background-repeat: no-repeat;
}

img#logo
{
    position: absolute;
    left: 10px;
    top: 4px;
    z-index: 100;
}

a img
{
    border: 0;
}

div#menubar
{
    background-image: url('../images/mains/menu-background.jpg');
    background-repeat: repeat-x;
    width: 930px;
    height: 30px;
    text-align: right;

    position: absolute;
    top: 95px;
    left: 10px;
    padding-right: 10px;
    color: white;
    padding-top: 10px;
}

div#menubar img
{
    margin: auto 18px;
	margin-top:4px;
    cursor: pointer;
}

div#content
{
    padding-left: 10px;
    padding-top: 135px;
}

div#content div.indented
{
    padding-left: 10px;
}

div.homecolumn
{
    padding-top: 15px;
    width: 290px;
    float: left;
}

div.homecolumn a, div.homecolumn a:active, div.homecolumn a:visited
{
    color: #660000;
    font-weight: bold;
}

div.homecolumn a:hover
{
    text-decoration: Underline;
}

div.homecolumn h1
{
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
}

div#subcontent
{
    background-color: #F4F5ED;
    width: 925px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    padding-right: 10px;
    
    font-size: 10px;
    font-family: verdana;
    text-align: right;
    color: #333333;

    line-height: 1.2em;
}

div#subcontent img#footerlogo
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

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

h1
{
    color: #660000;
    font-size: 22px;
    font-family: "Garamond Premier Pro";
    text-transform: uppercase;
    font-weight: normal;
}

h2
{
    color: #660000;
    font-size: 16px;
    font-family: "Garamond Premier Pro";
    font-weight: bold;
}

a, a:active, a:visited
{
    color: #660000;
	text-decoration:none;
}
a:hover{ text-decoration:Underline; }
span#titel
{
    position: absolute;
    left: 325px;
    top: 35px;

    font-size: 22px;
    color: #990000;
    font-family: "Garamond Premier Pro";
    text-transform: uppercase;
}

div.submenu
{
    background-color: #640000;
    width: 120px;

    background-image: url('../images/mains/menu-bottom.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

div.submenu a, div.submenu a:active, div.submenu a:visited
{
    color: white;
	text-decoration:none;
}
div.submenu a:hover{
	text-decoration:Underline;
}

div#sub_helicave
{
    position: absolute;
    left: 285px;
    top: 132px;
    display: none;

    padding: 10px;
    z-index: 500;
}
div#sub_produkt
{
    position: absolute;
    left: 390px;
    top: 132px;
    display: none;

    padding: 10px;
    z-index: 500;
}
div#sub_installatie
{
    position: absolute;
    left: 493px;
    top: 132px;
    display: none;

    padding: 10px;
    z-index: 500;
}

div#leftnav
{
    float: left;
    width: 130px;
    min-height: 175px;
    background-color: #F5F5F5;
    margin-right: 20px;

    padding: 10px;
}

div#leftnav h1
{
    color: black;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 16px;
    cursor:pointer;
}

div#leftnav h1 a
{
    color: black;
    text-decoration: none;
}

div#leftnav h1 a:hover
{
    color: #660000;
}

div#leftnav h1 a.active
{
    color: #660000;
}

div.common-floatleft-margin
{
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
}

div.common-floatright-margin
{
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
}

div#topspacer
{
    width: 940px;
    height: 30px;
}

form#contact input[type="text"], form#contact textarea
{
    width: 250px;
    border: 1px solid #CADC1E;
    margin-bottom: 15px;
}

form#contact input[type="text"]
{
    height: 22px;
}

form#contact textarea
{
    height: 100px;
}

 tr.referentie
{
    display: none;
}

div.pageinfo
{
    float: right;
    padding-top: 10px;
    font-size: 12px;
}

div.pageinfo a.pageselector
{
    border: 1px solid #ECECEC;
    font-size: 14px;
    padding: 0px 5px;
	cursor:pointer;
}

div.pageinfo a.pageselector:hover
{
    border: 1px solid #174A7D;
}

div.pageinfo a.pageselector:active
{
    background-color: #174A7D;
    border: 1px solid #174A7D;
}

div.accordion div.head, div.accordion div.content
{
    width: 500px;
}

div.accordion div.head
{
    font-family: "Garamond Premier Pro";
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    clear: both;
    padding-top: 4px;
    border: 1px solid #CADC1E;
    margin-bottom: -1px;
    cursor: pointer;
}

div.accordion div.content
{
    border-left: 1px solid #CADC1E;
    border-right: 1px solid #CADC1E;
    padding: 10px;
    width: 480px;
}
div.accordion div.content td{ width:50%; }
div.accordion div.content img
{
	border:1px solid #CADC1E;
}
div.accordion div.head div.number
{
    width: 28px;
    height: 24px;
    padding-top: 4px;
    margin-top: -4px;
    background-color: #7A0000;
    font-size: 22px;
    color: white;
    float: left;
    text-align: center;
}

div.slideshowentry
{
    width: 940px;
    height: 300px;
}

div.slideshowentry div.content
{
    width: 400px;
    height: 240px;
    padding: 30px;
    background-image: url('../images/home/presentatie-overlay.png');

    color: white;
    font-family: tahoma, verdana, arial;
}

div.slideshowentry div.content h3
{
    font-family: "Garamond Premier Pro";
    font-size: 30px;
    text-transform: uppercase;
}

div.slideshowentry div.content a{
	color:#ffffff;
	font-weight:bold;
}

div#slideshow
{
    background-color: #660000;
}

div#slideshownav
{
    position: absolute;
    right: 20px;
    top: 405px;
    z-index: 500;
    text-align: right;
}

div#slideshownav a
{
    color: white;
    background-image: url('../images/home/navlinkbg.png');
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
    margin-right: 5px;
    text-decoration: none;
}

div#slideshownav a.activeSlide
{
    color: #990000;
    background-image: url('../images/home/navlinkbg_active.png');
}

tr.partner .logocell
{
    
    height: 100px;
    border: 1px solid #CADC1E;
    text-align: center;
	vertical-align:middle;
	line-height:100px;
}

tr.partner td.logocell img
{
    margin: auto auto;
}

div#modellenlink
{
    width: 290px;
    height: 20px;
    padding: 5px;
    margin-top: -4px;
    background-image: url('../images/home/gradient-footer.png');
}

div#modellenlink a
{
    color: white;
}

div.clear{ font-size:0px;line-height:0px;height:0px;overflow:hidden;clear:both; }

div.typencontainer{ position:relative;left:-50px;width: 780px; }
div.type{ width:210px;margin-left:50px;float:left;height:330px;color:#333333; }
div.type h2{ margin:6px 0px; }
div.type img{ border:1px solid #ccdc24;cursor:pointer; }
.enlargedimg img{ border:1px solid #ccdc24; }










