
#vlaggen {
    padding: 0;
    margin: 4px 0;
}

div#content {
    width: 570px;

    padding-left: 50px;
    padding-right: 0px;
}

div#right {
    margin-top: 45px;
    _margin-top: 48px;
}

div#adres {
    font-size: 75%;
    text-align: right;
    width: 158px;
    _width: 170px;
    float: left;
    margin-top: 35px;
    padding: 0 12px 55px 0;
}

div.kopelitem_home {
    width: 531px;
    _width: 531px;
    min-height: 56px;
    _height: 56px;
    margin-bottom: 20px;
    display: block;
    float: left;
    background: #F3F6FB;
    border: 1px solid #B0CCF3;
}

div.home_item {
    width: 100%;
    height: auto;
    float: left;
}

div.corner {
    position: relative;
    top: -5px;
    left: 514px;
    _left: 512px;
    width: 22px;
    height: 22px;
    background: url(../images/newsitem_top.gif) top left no-repeat;
}

div.item_title {
    margin-left: 74px;
    font-size: 110%;
    padding: 7px 0 5px 0;
    margin-top: -22px;
}

div.item_title a {
    color: #0272A4;
    font-weight: bold;
    text-decoration: none;
}

div.item_title a:hover {
    color: #666666;
    text-decoration: underline;
}

div.item_intro {
    margin-left: 74px;
    padding-right: 10px;
    line-height: 1.5;
    height: auto;
}

div.item_intro img {
    display: none;
}

div.item_pic {
    width: 56px;
    height: 56px;
    border-right: 1px solid #B0CCF3;
    border-bottom: 1px solid #B0CCF3;
    float: left;
    margin-top: -26px;
}

div.item_pic img {
    width: 56px !important;
    height: 56px !important;
}

div#weer {
    background: #CCDDF1;
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 22px;
    margin: 0;
}

div#weer_header {
    width: 100%;
    height: 25px;
    color: #666666;
    font-weight: bold;
    font-size: 90%;
    padding-left: 21px;
    padding-top: 6px;
}

div#weer_content {
    height: auto;
    background: #B0CCF3;
    padding: 15px 10px 19px 15px;
    font-size: 85%;
    font-weight: normal;
}

div#weer_content p{
    margin: 0px;
    padding: 0px;

}


div#meteo_actueel h1#kop_actueelweer {
    font-size: 110%;
    font-weight: normal;
    margin: 0;
    display: none;
}

div#meteo_actueel img#weersymbool {
    margin-bottom: 5px;
}

#duits, #engels {
    display: block;
    float: right;
    height: 15px;
    margin-left: 6px;
    width: 26px;
}

#duits {
    background-image: url("../images/deutsch.gif");
}

#engels {
    background-image: url("../images/eng.gif");
}

div#homekoppelitems {
    position: absolute;
    left: 10px;
    top: 80px;
    font-weight: normal;
    width: 280px;
}

div#homedirectnaar {
    background-image: url("../images/dots_hp.gif");
    background-position: top left;
    background-repeat: repeat-y;
    position: absolute;
    left: 290px;
    top: 130px;
    height: 200px;
    width: 230px;
    padding: 10px 0 0 30px;
}


div#homedirectnaar h6 {
    margin: 0;
}

div#homedirectnaarkop {
    background-image: url("../images/pijltje_hp.gif");
    background-position: left 2px;
    background-repeat: no-repeat;
    color: #39417D;
    font-weight: bold;
    margin-bottom: 16px;
    padding-left: 20px;
}



