/* Style sheet proconsult */
.referenceImage{
    float:left;
}
 .contentbox_button a{
    font-weight:normal;
    text-decoration:none;
    color:#FFFFFF;
}
 #header .mod_customnav ul{
    list-style-type:none;
}
 .contentbox_button{
    width:100px;
    text-align:center;
    background-color:#000000;
    font-weight:normal;
    font-size:12px;
    color:#FFFFFF;
    float: right;
}
 #container{
    height:701px;
    margin-top:30px;
}
 #header .mod_customnav .active{
    background-color:#FFFFFF;
    font-weight:bold;
    color:#000000;
    cursor:default;
}
 #header .mod_customnav a:hover{
    color:#000000;
}
 #header .mod_customnav a{
    text-decoration:none;
    color:#FFFFFF;
}
 #header .mod_customnav li:hover a{
    color:#000000;
}
 #header .mod_customnav li:hover{
    background-color:#FFFFFF;
}
 #header .mod_customnav li{
    width:90px;
    height:25px;
    margin-left:10px;
    padding-top:5px;
    text-align:center;
    background-color:#000000;
    color:#FFFFFF;
    float: left;
}
 #header .mod_customnav{
    top:85px;
    position:relative;
    padding-right:10px;
    text-align:right;
    font-weight:bold;
    font-size:15px;
    color:#595246;
    float: right;
}
 #footer{
    margin-top:10px;
}
 #footer .mod_customnav li.last{
    border:0px solid #7D8C84;
}
 #footer .mod_customnav a{
    text-decoration:none;
    color:#FFFFFF;
}
 #footer .mod_customnav li{
    margin-left:10px;
    padding-right:10px;
    text-align:center;
    border-right:1px solid #FFFFFF;
    color:#FFFFFF;
    float: left;
}
 #footer .mod_customnav ul{
    list-style-type:none;
}
 #footer .mod_customnav{
    width:350px;
    top:30px;
    position:relative;
    font-size:11px;
    color:#FFFFFF;
    margin: 0 auto;
}
 #footer{
    background-color:#9e9e9e;
}
 .read_more_btn{
    text-align:right;
}
 body{
    background-color:#9e9e9e;
    background-image:url("../tl_files/proconsult/images/background.png");
    background-repeat:repeat;
}
 #header{
    background-color:#9e9e9e;
    background-image:url("../tl_files/proconsult/images/logo.png");
    background-repeat:no-repeat;
}
 .contentbox .grid_container{
    height:270px;
    padding:15px;
    background-color:#e2e2e2;
    border:1px solid #000000;
    border-collapse:separate;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:#000000;
    line-height:20px;
}
 