#nieuwsbrief {
    background:url('../images/background_newsletter.png');
    background-repeat:repeat-y;
    background-position:right;
    border-top:1px solid #000;
}

#nieuwsbrief .publicationdate {
    float:right;
    height:60px;
    width:60px;
    background:#327EA2;
    color:#fff;
    padding:6px;
    font-size:17px;
    line-height:115%;
    margin-right:15px;
    margin-top:18px;
}

h1 {
    color:#000;
    font-weight:bold;
    line-height:60%;
    font-size:44px;
    margin-top:10px;
    margin-bottom:15px;
}
h1 span {
    color: #1DB651;
    font-weight:bold;
    line-height:100%;
    font-size:44px;
}

h2, h2 a {
    color:#327EA2;
    font-weight:normal;
    padding:0;
    margin:0;
    margin-top:10px;
    letter-spacing:-1px;
    font-size:20px;
}

a.schrijfjein {
    padding:0px 0px 0px 6px;
    line-height:150%;
    display:block;
    background:#FF9D04;
    float:left;
    clear:both;
    margin:0px;
    font-size:14px;
    width:100px;
    height:23px;
    left:0;
    top:0;
}

a.schrijfjein span {
    left:0;
    top:0;
    bottom:0;
    position:relative;
    display:block;
    border-left:1px solid #fff;
    float:right;
    margin-left:5px;
    padding:2px 4px 3px 6px;
    color:#fff;
    background:#D28611;
    background-image:url('../../portal/images/arrow01.png');
    background-position:60% 50%;
    background-repeat:no-repeat;
    height:17px;
}

a.schrijfjein2 {
    padding:0 0 0 6px;
    float:right;
    display:block;
    background:#28BA58;
    clear:both;
    margin:0px;
    color:#fff;
    margin-left:127px;
    margin-top:-10px;
    line-height:150%;
    font-size:14px;
    height:23px;
}
a.schrijfjein2 span {
    display:block;
    border-left:1px solid #fff;
    float:right;
    margin-left:4px;
    padding:2px 4px 3px 6px;
    color:#fff;
    background:#137E36;
    background-image:url('../../portal/images/arrow01.png');
    background-position:60% 50%;
    background-repeat:no-repeat;
    height:17px;
}

.right_side {
    float:right;
    width:216px;
}


.wrap {
    width:627px;
    float:left;
    padding-right:20px;
    min-height:500px;
}

.table {
    width:864px;
}


.table > div{
    float:left;
    display:block;
}

.receive {
    background:#97EC9B;
    font-size:19px;
    padding:15px 50px 22px 15px;
    font-weight:bold;
    color:#0d7b32;
    line-height:100%;
    background-image:url('../images/nieuwsbrief_icoon.png');
    background-position:100% 100%;
    background-repeat:no-repeat;
}

.right_side ul {
    margin-left:0px;
    padding:0px;
    margin-top:20px;
}

.right_side ul li {
    margin-bottom:4px;

}

.right_side ul li a {
    font-size:12px;
}

.right_side .side_wrap {
    padding-left:20px;
    padding-top:60px;
}

.right_side .side_wrap a.meerbrieven {
    color:#327EA2;
    letter-spacing:-1px;
    line-height:100%;
}

.intro, .intro p {
    font-weight:bold;
}

.wrap img {float:left; padding-right:20px; padding-bottom:20px; }

.others {
    margin-top:150px;
}

.goto_schrijfje {
    margin-bottom:10px;
}

.goto_schrijfje a {
    font-weight:bold;
    font-size:13px;
}

.goto_schrijfje a.schrijfjein {
    font-weight:normal;
    font-size:14px;
}

.gender {
    float:left;
    margin-top:6px;
}

