﻿#contentHenzo
{
    padding:20px;    
}

#contentHenzo .left
{
    float:left;
    width:620px;
}

#contentHenzo .right
{
    float:right;
    width:300px;
}

#contentHenzo .line
{
    border-bottom:1px solid #c5c5c5;
    height:1px;
    margin-bottom:8px;
    margin-top:8px;  
}

#contentHenzo .description
{    
    float:left;
    width:300px;
    padding-bottom:50px;
}

#contentHenzo .description img
{   
    padding-bottom:15px;
}

#contentHenzo .description a
{    
    color: #00aeef;
    text-decoration:none;
}

#descriptionLeft
{
    float:left;
    width:300px;
}

#descriptionRight
{
    float:right;
    width:300px;
}

#contentHenzo .description a:hover
{    
    text-decoration:underline;
}


#contentHenzo .ballWrapper
{    
    background:none;
    float:left;
    height:40px;
    width:205px;
    cursor:pointer;
}

#contentHenzo .ball
{
    background:url("images/Henzo/ball.png") no-repeat;
    height:40px; 
    width:40px;
    float:left;
    font-weight:bold;
}

#contentHenzo .ball span
{
    color:#FFFFFF;
    font-size:20px;
    left:13px;
    position:relative;
    top:10px;
}


#contentHenzo .ballWrapper:hover
{    
     background:url("images/Henzo/selectLink.png") no-repeat scroll 30px 50% transparent;   
     height:40px;
}

#contentHenzo .ballWrapper:hover .text
{    
     color:#000;      
}

#contentHenzo .text
{
    padding-left:15px;
    padding-top:11px;
    float:left;
    color:#007eff;
    font-weight:bold;
}

#contentHenzo .right #download
{    
    border:1px solid #CFCFCF;
    float:right;
    margin-top:20px;
    width:280px; 
}

#download #inner
{
    background-color:#F2F9FC;
    margin:5px;
    padding:10px;
    text-align:center;
    width:250px;
}

#download #DownloadTitle
{
    position:relative;
    padding-top:20px;
}
#download .booknowbutton a
{
    color:#fff !important;
    font-size:20px !important;
}

#download .booknowbutton a:hover
{
    color:#fff !important;
    font-size:20px !important;
    text-decoration:underline;
}

#contentHenzo .right #cadeaubonnen
{    
    float:right;   
    width:280px; 
}


#nav {
    display:none;
}

#whiteDivider {
    display:none;
}
    
.headerHenzo{
    background:url("images/Henzo/headerBackground.png") repeat-x scroll 0 0 transparent;
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    height:32px;
    padding-left:15px;
    padding-top:5px;
    margin:20px 0 20px;
}
    
    
#contentHenzo h1 {    
    color:#004082;
    font-size:24px;
    font-weight:bold;
    padding:0 0 20px 0;
    margin:0;
}

#contentHenzo h2 {    
    color:#000;
    font-size:20px;
    font-weight:bold;
    padding:0 0 20px 0;
    margin:0;
}


#contentHenzo h3 {    
    color:#004082;
    font-weight:bold;
    padding:0 0 15px 0;
    margin:0;
}
#contentHenzo span {    
    color:#999999;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    margin:0;
    padding:0;
}

#contentHenzo #mainText {    
    float:left;
    width:340px;
}

#contentHenzo #mainPhoto {    
    float:right;
    width:270px;
    padding-bottom:10px;
}


#fotoalbums .fotoalbum
{
    width:280px;
    padding-top:20px;
    float:right;
    cursor:default;
}

#fotoalbums .fotoAlbumTitelLeft
{
    font-size:12px;
    color:#000;
    font-weight:bold;
    float:left;
}

#fotoalbums .fotoAlbumTitelRight
{
    font-size:12px;
    color:#000;
    font-weight:bold;
    float:right;
    padding-right:10px;
}

#fotoalbums .imgLeft
{
    float:left;
    width:120px;
}

#fotoalbums .textRight
{
    float:right;
    font-size:12px;
    padding-top:10px;
    font-weight:normal;
    text-align:justify;
    width:150px;
}

#fotoalbums .imgRight
{
    float:right;
    width:120px;
}

#fotoalbums .textLeft
{
    float:left;
    font-size:12px;
    padding-top:10px;
    font-weight:normal;
    text-align:justify;
    width:150px;
}


#tabsHenzo{
    background: url(images/Henzo/tabUnselected.png) repeat-x; 
    height:44px;
}

#tabsHenzo .tab {
    float:left;
    height:30px;
    padding:14px 20px 0;
    cursor:pointer;
    color:#368ac8;
    font-weight:bold;
}

#tabsHenzo .tabSelected {    
    background: url(images/Henzo/tabSelected.png) repeat-x; 
    color:#000033;
}

#tabsHenzo .tab:hover {    
    background: url(images/Henzo/tabSelected.png) repeat-x; 
    color:#000033;
}

#tabsHenzo .divider {
    float:left;
    background: url(images/Henzo/tabDivider.png) repeat-x;
    height:44px;
    width:2px;
}
