
div#header_image {
    margin-left: 3px;
    width: 958px;
    height: 182px;
    position: relative;
}

div#header_image img {
    width: 958px;
    height: 182px;
    position: absolute;
    visibility: hidden;
}

div#header_image img#image {
    visibility: visible;
}

div#portal_home {
    width: 958px;
    background: #efefef;
    margin: 4px 0px 0px 3px;
    min-height: 250px;
}

div#portal_home ul {
    list-style-type: none;
}

div#portal_next {
    min-height: 250px;
    width: 934px;
    margin-left: 26px;
}

div#page_tools {
    height: 41px;
    position: relative;
}

div#content {
    border-top: 3px solid #da1410;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}

h1#page_title {
    color: #da1410;
    line-height: 130%;
    font-size: 200%;
    margin-top: 16px;
    margin-bottom: 11px;
}

div#portal_news {
    float: left;
    width: 360px;
    margin-top: 26px;
    margin-left: 14px;
}

div.portal_list h2 {
    font-size: 130%;
    font-weight: normal;
    margin-bottom: 6px;
}

div.portal_list a {
    text-decoration: none;
    font-weight: bold;
}

div.portal_list a:hover {
    text-decoration: underline;
}

div.portal_list li {
    padding-left: 12px;
    background: url("../images/internet/bullet_klein.gif") no-repeat 1px 6px;
    margin-bottom: 7px;
}

div.portal_list a.more_news {
    text-decoration: underline;
    color: #da1411;
    position: relative;
    top: 6px;
}

div#portal_right {
    float: left;
    width: 570px;
    min-height: 244px;
    margin-top: 3px;
    margin-bottom: 3px;
    background: white;
    margin-left: 11px;
    position: relative;
}

div#baloon {
    position: absolute;
    width: 194px;
    height: 109px;
    background: url("../images/internet/ballontekst.gif") no-repeat;
    top: 28px;
    left: 39px;
    color: white;
    font-weight: bold;
}

div#baloon div.baloon_text {
    padding-left: 27px;
    padding-top: 26px;
    padding-right: 23px;
}

div#search {
    width: 343px;
    height: 27px;
    position: absolute;
    left: 34px;
    top: 167px;
}

div#search input#keyword {
    width: 267px;
    border: 3px solid #da150f;
    position: absolute;
    left: 0px;
    color: #5c5c5c;
    padding-top: 1px;
    padding-bottom: 4px;
    padding-left: 14px;
}

div#search input#submit {
    width: 70px;
    height: 27px;
    cursor: pointer;
    background: url("../images/internet/button_search.gif") no-repeat;
    position: absolute;
    right: 0px;
    border: none;
}

div#meest_gezocht {
    width: 160px;
    margin-right: 7px;
    float: right;
    margin-top: 23px;
}

div#meest_gezocht h2 {
    color: #da1411;
    margin-bottom: 7px;
}

div#meest_gezocht li {
    background: url("../images/internet/bullet_klein.gif") no-repeat left 5px;
    margin-bottom: 3px;
}

div#crumbtrail {
    bottom: 11px;
    left: 8px;
    width: 750px;
}

div#print_terug {
    bottom: 9px; 
    right: 22px; 
}

div#footer {
    width: 964px;
    margin: 0px auto;
    text-align: left;
    font-size: 90%;
    padding-top: 7px;
    color: #5B5B51;
    padding-bottom: 15px;
}

div#footer a {
    color: #5B5B51;
}

div#footer a:hover, 
div#footer a:hover font {
    color: black;
}

div#footer span {
    padding-left: 17px;
    padding-right: 17px;
}
