table, td, th, input, textarea, select {
    font: normal 12px Arial, sans-serif;
    color: #5a5a5a;
    line-height: 17px;
    font-size:12px;
}


.linkerbalk h3 {
    color: #8dc911;
}
.rechterbalk h3 {
    color: #8dc911;
}
.borderbody h3 {
    color: #98937d;
}
.extralarge {
    font-size: 16px;
}
.large {
    font-size: 14px;
}
.normal {
    font-size: 12px;
}
.small {
    font-size: 11px;
}
.extrasmall {
    font-size: 10px;
}
ul,ol {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}


#page {
    background: url('/assets/images/page_bg.png') repeat-y center;
    width:900px;
    margin:0 auto;
}

#layout {
    margin: 0 auto;
    width: 876px;
    padding: 0 5px;
    position: relative;
    background-color: #fff;
}



#logo a {
    display:block;
    width:214px;
    height:107px;
}

#logo a.v {
    background:url(/assets/images/logo_v.png) no-repeat;
}
#logo a.s {
    background:url(/assets/images/logo_s.png) no-repeat;
}
#logo a.m {
    background:url(/assets/images/logo_m.png) no-repeat;
}
#logo a.c {
    background:url(/assets/images/logo_c.png) no-repeat;
}
#logo a.g {
    background:url(/assets/images/logo_g.png) no-repeat;
}
#logo a.f {
    background:url(/assets/images/logo_f.png) no-repeat;
}
#logo a.e {
    background:url(/assets/images/logo_s.png) no-repeat;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


#top {
    height:33px;
    width: 900px;
    margin:0 auto;
    background: url('/assets/images/top_bg.png?kip') no-repeat center top;
    margin-top:5px;
    overflow:hidden;
}

#breadcrumb {
    float:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
     -o-text-overflow:ellipsis;
    font-size:10px;
    padding-left:12px;
    padding-top:12px;
    margin-right:12px;
}
#breadcrumb a {
    font-weight: bold;
}
#breadcrumb span {
    color: #d2d2d2;
    font-weight: bold;
}
#header {
    position: relative;
    width: 100%;
    height: 100px;
}
body.v #header {
    background: url('/assets/images/header_bg_1.jpg') no-repeat center top;
}
body.s #header {
    background: url('/assets/images/header_bg_2.jpg') no-repeat center top;
}
body.f #header {
    background: url('/assets/images/header_bg_3.jpg') no-repeat center top;
}
body.m #header {
    background: url('/assets/images/header_bg_4.jpg') no-repeat center top;
}
body.c #header {
    background: url('/assets/images/header_bg_5.jpg') no-repeat center top;
}
body.g #header {
    background: url('/assets/images/404_bg_1.jpg') no-repeat center top;
}
body.e #header {
    background: url('/assets/images/header_bg_e.jpg') no-repeat center top;
}
#header {
    /* background-color: #ECF4D8; */
}

#nav_buttons {
    width: 320px;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    top:70px;
}

#nav_buttons li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
#nav_buttons li a span {
    display:none;
}

#nav_buttons li, #nav_buttons a {
    height: 32px;
    display: block;
}

#button_v  {
    width:127px;
    height:30px;
    left:300px;
    z-index:5;
}
 
#button_v a {
    background: url('/assets/images/voorpagina_mouseover.png') 0px -30px no-repeat;
}
 
#button_v a:hover {
    background: url('/assets/images/voorpagina_mouseover.png') 0px 0px no-repeat;
}

#button_v_active {
    width:127px;
    height:32px;
    left:300px;
    z-index:10;
}
#button_v_active a {
    background: url('/assets/images/voorpagina_active.png') 0px -2px no-repeat;
}

#button_c  {
    width:79px;
    height:30px;
    left:407px;
    z-index:4;
}

#button_c a {
    background: url('/assets/images/chat_mouseover.png') 0px -30px no-repeat;
}

#button_c a:hover {
    background: url('/assets/images/chat_mouseover.png') 0px 0px no-repeat;
}

#button_c_active {
    width:79px;
    height:32px;
    left:407px;
    z-index:10;
}
#button_c_active a {
    background: url('/assets/images/chat_active.png') 0px -2px no-repeat;
}


#button_f  {
    width:94px;
    height:30px;
    left:655px;
    z-index:2;
}

#button_f a {
    background: url('/assets/images/forum_mouseover.png') 0px -30px no-repeat;
}

#button_f a:hover {
    background: url('/assets/images/forum_mouseover.png') 0px 0px no-repeat;
}

#button_f_active {
    width:94px;
    height:32px;
    left:655px;
    z-index:10;
}
#button_f_active a {
    background: url('/assets/images/forum_active.png') 0px -2px no-repeat;
}


#button_s  {
    width:155px;
    height:30px;
    left:540px;
    z-index:2;
}

#button_s a {
    background: url('/assets/images/schoolstudie_mouseover.png') 0px -30px no-repeat;
}

#button_s a:hover {
    background: url('/assets/images/schoolstudie_mouseover.png') 0px 0px no-repeat;
}

#button_s_active {
    width:155px;
    height:32px;
    left:540px;
    z-index:10;
}
#button_s_active a {
    background: url('/assets/images/schoolstudie_active.png') 0px -2px no-repeat;
}


#button_m  {
    width:97px;
    height:30px;
    left:727px;
    z-index:1;
}

#button_m a {
    background: url('/assets/images/weblog_mouseover.png') 0px -30px no-repeat;
}

#button_m a:hover {
    background: url('/assets/images/weblog_mouseover.png') 0px 0px no-repeat;
}

#button_m_active {
    width:97px;
    height:32px;
    left:727px;
    z-index:10;
}
#button_m_active a {
    background: url('/assets/images/weblog_active.png') 0px -2px no-repeat;
}

#button_bv  {
    width:149px;
    height:30px;
    left:407px;
    z-index:4;
}

#button_bv a {
    background: url('/assets/images/boekverslagen_mouseover.png') 0px -30px no-repeat;
}

#button_bv a:hover {
    background: url('/assets/images/boekverslagen_mouseover.png') 0px 0px no-repeat;
}

#button_bv_active {
    width:149px;
    height:32px;
    left:407px;
    z-index:10;
}
#button_bv_active a {
    background: url('/assets/images/boekverslagen_active.png') 0px -2px no-repeat;
}

#button_ws  {
    width:141px;
    height:30px;
    left:535px;
    z-index:3;
}

#button_ws a {
    background: url('/assets/images/werkstukken_mouseover.png') 0px -30px no-repeat;
}

#button_ws a:hover {
    background: url('/assets/images/werkstukken_mouseover.png') 0px 0px no-repeat;
}

#button_ws_active {
    width:141px;
    height:32px;
    left:535px;
    z-index:10;
}
#button_ws_active a {
    background: url('/assets/images/werkstukken_active.png') 0px -2px no-repeat;
}

#button_e  {
    width:155px;
    height:30px;
    left:735px;
    z-index:3;
}

#button_e a {
    background: url('/assets/images/eindexamens_mouseover.png') 0px -30px no-repeat;
}

#button_e a:hover {
    background: url('/assets/images/eindexamens_mouseover.png') 0px 0px no-repeat;
}

#button_e_active {
    width:155px;
    height:32px;
    left:735px;
    z-index:10;
}
#button_e_active a {
    background: url('/assets/images/eindexamens_active.png') 0px -2px no-repeat;
}

.linkerbalk {
    float:left;
    width: 191px;
    padding-top:70px;
    background: none transparent;
    z-index:1;
}
.linkerbalk ol {
    padding:0px;
    margin:0px;
    padding-bottom:5px;
}

.linkerbalk ol li {
    margin-left:20px;
}

#contentArea {
    padding:10px;
    padding-top:20px;
    background: none transparent;
}
#contentAreaForum {
    padding: 10px;
}
#contentArea > div {
}
.clear {
    clear: both;
}
.rechterbalk {
    width:645px;
    float:right;
}
#zoekborder {
    background:url('/assets/images/zoekborder.gif') no-repeat;
    width:216px;
    height:27px;
    margin-top:4px;
    margin-right:4px;
}
#zoekborderblauw {
    background:url('/assets/images/zoekborderblauw.gif') no-repeat;
    width:216px;
    height:27px;
    float:left;
    margin-top:4px;
    margin-right:4px;
}
#zoekborderblauwklein {
    background:url('/assets/images/zoekborderblauwklein.gif') no-repeat;
    width:141px;
    height:27px;
    float:left;
    margin-top:4px;
    margin-right:4px;
}
#zoekborderblauwgroot {
    background:url('/assets/images/zoekborderblauwgroot.gif') no-repeat;
    width:366px;
    float:left;
    height:27px;
    margin-top:4px;
    margin-right:4px;
}
#zoeken input.button {
    float:left;
    width: 54px;
    height: 36px;
}

#zoeken input,select {
    background-color: #fff;
}
#zoeken input.zoekveld {
    background:transparent;
    color:#c3c3c3;
    float:left;
    border:0;
    margin-top: 6px;
    margin-left: 7px;
    line-height:12px;
}
#zoeken #zoekborder input.zoekveld {
    width:200px;
}
#zoeken #zoekborderblauw input.zoekveld {
    width:200px;
}
#zoeken #zoekborderblauwklein input.zoekveld {
    width:117px;
}
#zoeken #zoekborderblauwgroot input.zoekveld {
    width:350px;
}

#zoeken select {
    background-color:#edf7fb;
    border: 1px solid #85B5CD;
}
.border {
    width: 191px;
    padding-bottom:15px;
}
.bordertop {
    background: url('/assets/images/border_top.gif') no-repeat center top;
    height:4px;
}
.borderbody {
    background-color: #ecf4d8;
    padding: 10px;
    position:relative;
}
.borderbottom {
    background: url('/assets/images/border_bottom.gif') no-repeat center top;
    height:4px;
}
.borderbody .zoekborder {
    background:url('/assets/images/border_zoekborder.gif') no-repeat;
    width:139px;
    height:22px;
    float:left;
    margin-top:4px;
}
.borderbody input.zoekveld {
    font-size:11px;
    color:#c3c3c3;
    width:125px;
    border:0;
    margin-top: 4px;
    margin-left: 7px;
    line-height:12px;
}
.borderblauw {                                                                                                                                                             
    width: 347px;                                                                                                                                                     
}
.borderblauwtop {
    background: url('/assets/images/blauw-top.gif') no-repeat center top;
    height:3px;
}
.borderblauwbody {
    background-color: #edf7fb;
    padding: 10px;
    position:relative;
}
.borderblauwbottom {
    background: url('/assets/images/blauw-bottom.gif') no-repeat center top;
    height:3px;
}

.borderblauwklein {
    width: 204px;
}
.borderblauwkleintop {
    background: url('/assets/images/blauwklein-top.gif') no-repeat center top;
    height:3px;
}
.borderblauwkleinbody {
    background-color: #edf7fb;
    padding: 10px;
    position:relative;
}
.borderblauwkleinbottom {
    background: url('/assets/images/blauwklein-bottom.gif') no-repeat center top;
    height:3px;
}

.borderblauw191 {
    width: 191px;
}
.borderblauw191top {
    background: url('/assets/images/blauw191-top.gif') no-repeat center top;
    height:3px;
}
.borderblauw191body {
    background-color: #edf7fb;
    padding: 10px;
    position:relative;
}
.borderblauw191bottom {
    background: url('/assets/images/blauw191-bottom.gif') no-repeat center top;
    height:3px;
}

.borderless {
    padding-bottom:20px;
}
#bannerRIGHT {
    position:absolute;
    height:600px;
    left:900px;
    top:8px;
}
#bannerTOP {
    text-align: center;
    padding-bottom:10px;
    width:468px;
}
#bannerMIDDLE {
    margin: 0 auto;
    margin-top:10px;
    margin-bottom:10px;
    text-align: center;
}
#bannerLEADERBOARD {
    margin: 0 auto;
    text-align:center;
}
.rollover {
    background-color: #edf7fb;
}
.alt1 {
    background-color: #F5F5F5;
}
.alt2 {
    background-color: #FFFFFF;
}
.thead {
    background-color: #AFAFAF;
}
.admin {
    background-color: #F5F5F5;
    margin:2px;
    padding:2px;
}
.footer0, .footer1 {
    margin:0;
    padding:0;
    float:left;
    height:23px;
    padding:7px 0 0 10px;
}
.footer1 {
    padding:7px 0 0 15px;
}
.footer1 a {
    color:#FFF;
    margin:0 0 0 10px;
    text-decoration:none;
}
.treemenu {
    list-style : none;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 150%;
}


.treemenu ul {
    list-style : none;
    margin: 0;
    padding: 0;
}

.treemenu a {
    padding-left: 22px;
}

.treemenu li {
    border-top: 1px solid #dde5cb;
    margin: 0px;
    padding: 0px;
}

.treemenu li li {
    border-top: 1px solid #dde5cb;
    background-image : url('/assets/images/dh_rechts_voorpagina.gif');
    background-repeat : no-repeat;
    background-position: 23px 5px;
}

.treemenu li li a {
    padding-left: 32px;
}

.treemenu .treeopen {
    background-image : url('/assets/images/minus.gif');
    background-repeat : no-repeat;
    background-position: 5px 3px;
}

.treemenu .treeclosed {
    background-image : url('/assets/images/plus.gif');
    background-repeat : no-repeat;
    background-position: 5px 3px;
}

div.verslag div.verslagkop {
    padding-bottom: 15px;
}

div.verslag div.verslagkop h1 a {
    color: #8DC911;
}

table.verslagres td, th {
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: top;
    border-bottom: 1px solid #d6e7f1;
}
table.verslagres {
    padding: 0;
    margin: 0;
}
.verslagres a:visited {
    color: #4869D4;
    color: #053a7f;
}
div.verslaginhoudres span {
    color: #5a5A5A;
}

div.verslaginhoudres a:visited {
    color: #4869D4;
    color: #053a7f;
}
.toprow {
    background-color:#fff;
    font-weight:bold;
}
.toprow th {
    padding: 2px;
    text-align: center;
}
.toprow a {
    color: #5a5a5a;
}
.toprow a:visited {
    color: #5a5a5a;
}
.toprow a:link {
    color: #5a5a5a;
}
.toprow a:active {
    color: #5a5a5a;
}
div.error {
    background-color: #fdffb9;
    border: 1px solid #ffc189;
    padding: 5px;
    margin-top:15px;
}

div.error p {
}

div.error b {
    font-weight: bold;
}
div.tab {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

div.tab h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 110%;
    color: #FB9802;
}

div.tabcontent {
    background-color: #edf7fb;
    border: 1px solid #3584FD;
    border-top: none;
    padding: 10px;
}

div.tabcontent input.zoek {
    background-color: #E4E4E4;
    border-top: 1px solid #717171;
    border-left: 1px solid #717171;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 2px;
}

div.hulpmiddel {
    margin:0 auto;
    text-align: center;
    border-top:1px solid #D5D5D5;
    border-bottom:1px solid #D5D5D5;
    margin-top:10px;
    margin-bottom:10px;
}

div.hulpmiddel ul {
    margin:5px;
}
div.hulpmiddel ul li {
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:2px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
}
li.word {
    background-image: url(/assets/images/icons/page_word.png);
}
li.print {
    background-image: url(/assets/images/icons/printer.png);
}
li.forward {
    background-image: url(/assets/images/icons/email.png);
}
li.edit {
    background-image: url(/assets/images/icons/pencil.png);
}
li.comment {
    background-image: url(/assets/images/icons/comment.png);
}
li.koop {
    background-image: url(/assets/images/bolcom.jpg);
}
div.verslag div.verslagright {
    position:relative;
    display:block;
    float: right;
    width:336px;

    margin: 0;
    margin-top: 5px;
    margin-left: 10px;
}

div.verslag div.verslagdetails {
    padding: 10px;
    background-color: #edf7fb;
}

div.verslagdetails td {
    border-bottom: 1px solid #c1e6f6;
}
div.verslagdetails tr.lastrow td {
    border-bottom: 0px;
}

div.titeldetails {
    padding: 10px;
    background-color: #edf7fb;
}

div.titeldetails td {
    border-bottom: 1px solid #c1e6f6;
}
div.titeldetails tr.lastrow td {
    border-bottom: 0px;
}
div.titeldetails tr.notlastrow td {
    border-bottom: 0px;
    border-top: 1px solid #c1e6f6;
}


div.list td {
    color: #c3c3c3;
}

.ratingblock {
        display:block;
}

.loading {
        height: 16px;
        background: url('/assets/images/working.gif') 50% 50% no-repeat;
        }

.unit-rating { /* the UL */
        list-style:none;
        margin: 0px;
        padding:0px;
        height: 16px;
        position: relative;
        background: url('/assets/images/starrating.gif') top left repeat-x;
        }

.unit-rating li {
    text-indent: -90000px;
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
}

.unit-rating li a {
        outline: none;
        display:block;
        width:18px;
        height: 16px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
        }

.unit-rating li a:hover{
        background: url('/assets/images/starrating.gif') left center;
        z-index: 2;
        left: 0px;
        }

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:18px;}
.unit-rating a.r2-unit{left:18px;}
.unit-rating a.r2-unit:hover{width: 36px;}
.unit-rating a.r3-unit{left: 36px;}
.unit-rating a.r3-unit:hover{width: 54px;}
.unit-rating a.r4-unit{left: 54px;}
.unit-rating a.r4-unit:hover{width: 72px;}
.unit-rating a.r5-unit{left: 72px;}
.unit-rating a.r5-unit:hover{width: 90px;}
.unit-rating a.r6-unit{left: 90px;}
.unit-rating a.r6-unit:hover{width: 108px;}

.unit-rating li.current-rating {
        background: url('/assets/images/starrating.gif') left bottom;
        position: absolute;
        height: 16px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
        }

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}

div.g1 {
    background-color: #F4F4F4;
}
div.g2 {
    background-color: #E7E7E7;
}
div.gw {
    background-color: #FFFFFF;
}

.g1 .roundtop {
    background: url(/assets/images/hoekie_g1_rb.gif) no-repeat top right;
}
.g1 .roundbottom {
    background: url(/assets/images/hoekie_g1_ro.gif) no-repeat top right;
}

.g2 .roundtop {
    background: url(/assets/images/hoekie_g2_rb.gif) no-repeat top right;
}
.g2 .roundbottom {
    background: url(/assets/images/hoekie_g2_ro.gif) no-repeat top right;
}

.gw .roundtop {
    background: url(/assets/images/hoekie_gw_rb.gif) no-repeat top right;
}
.gw .roundbottom {
    background: url(/assets/images/hoekie_gw_ro.gif) no-repeat top right;
}


img.corner {
   border: none;
   display: block !important;
}

.roundt {background: white url(/assets/images/dot.gif) 0 0 repeat-x}
.roundb {background: url(/assets/images/dot.gif) 0 100% repeat-x}
.roundl {background: url(/assets/images/dot.gif) 0 0 repeat-y}
.roundr {background: url(/assets/images/dot.gif) 100% 0 repeat-y}
.roundbl {background: url(/assets/images/hoekie_gw2_lo.gif) 0 100% no-repeat}
.roundbr {background: url(/assets/images/hoekie_gw2_ro.gif) 100% 100% no-repeat}
.roundtl {background: url(/assets/images/hoekie_gw2_lb.gif) 0 0 no-repeat}
.roundtr {background: url(/assets/images/hoekie_gw2_rb.gif) 100% 0 no-repeat; padding:6px;}

.round2t {background: white url(/assets/images/dot_b.gif) 0 0 repeat-x}
.round2b {background: url(/assets/images/dot_b.gif) 0 100% repeat-x}
.round2l {background: url(/assets/images/dot_b.gif) 0 0 repeat-y}
.round2r {background: url(/assets/images/dot_b.gif) 100% 0 repeat-y}
.round2bl {background: url(/assets/images/hoekie_bw2_lo.gif) 0 100% no-repeat}
.round2br {background: url(/assets/images/hoekie_bw2_ro.gif) 100% 100% no-repeat}
.round2tl {background: url(/assets/images/hoekie_bw2_lb.gif) 0 0 no-repeat}
.round2tr {background: url(/assets/images/hoekie_bw2_rb.gif) 100% 0 no-repeat; padding:6px;}

div.webloglist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.webloglist li {
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    font-weight: bold;
    color: #3584FD;
    line-height: 140%;
    background-image: url(/assets/images/dh_rechts_schoolstudie.gif);
    border-bottom: 1px solid #E4E4E4;
}
div.pagedivider {
    padding:10px;
    padding-bottom:5px;
    margin-top:10px;
    margin-bottom:10px;
    border-top: 1px dotted #CACACA;
}

ul.overons {
    list-style: none;
    margin: 10px;
    padding: 0;
    margin-left: 15px;
}
ul.overons li {
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-image: url(/assets/images/dh_rechts_schoolstudie.gif);
}

ul.overons.rh li {
    background-position: 0px 4px;
    line-height: 130%;
    padding-left: 15px;
    margin-bottom: 5px;
    background-image: url(/assets/images/rh_schoolstudie.gif);
}
.pre-spoiler {
    border: 1px solid #3584fd;
    margin: 0 15px 5px;
    background: #eaeaea;
    padding: 3px 5px;
    font-weight: bold;
    text-align: right;
    color: #515151;
}
.spoiler {
    background: #eaeaea;
    margin: 0 15px 15px;
    padding: 5px;
    border: 1px solid #3584fd;
}
.highlight
{
    color: #db4793;
    font-weight: bold;
}
.clearit {
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}
#p7menubar {
    width: 100%;
    z-index:10000;
}
#p7menubar, #p7menubar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index:10000;
}
#p7menubar a {
    display: block;
    text-decoration:none;
    padding: 5px 10px 5px 10px;
}
#p7menubar a.trigger {
    padding: 5px 12px 5px 10px;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #edf7fb;
}
#p7menubar li {
    float: left;
    width: 10px;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
    width: 150px;
}
#p7menubar ul li a  {
    padding: 5px 12px 5px 10px;
    border: 1px solid #d6e7f1;
    border-top: 0px;
}
#p7menubar li ul {
    position: absolute;
    display: none;
    background-color: #edf7fb;
    border-top: 1px solid #d6e7f1;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
    display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
    background-color: transparent;
}
#p7menubar ul a:hover {
    background-color: #FFFFFF!important;
}
div.chatblok {
    background-color: #F5F5F5;
    margin: 35px;
    margin-top:0px;
    padding: 5px;
}

div.chatblok ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

div.chatblok li {
    padding-left: 10px;
    background-image: url(/assets/images/dh_rechts_chat.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    margin-left: 7px;
    padding-bottom: 10px;
}

