/*
 * Version: $Revision: 1.59 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */

HTML,
BODY
{
    height: 100%;
}

BODY
{
    background-color: #20648d;
    background-image: url(/img/back_top.png);
    background-repeat: repeat-x;
    padding: 0;
}

HR.BlogSpacer {
    color: #EFF0F0;    
    background: #EFF0F0;
    border-bottom: 1px solid #EFF0F0;
}

DIV#All
{
    background-image: url(/img/background_small.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 500px;
}

DIV#Top
{
    background-image: url(/img/top.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 922px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

IMG#Logo,
IMG#PrintLogo
{
    position: absolute;
    left: 10px;
    top: 28px;
}

IMG#PrintLogo
{
    display: none;
}

DIV#UpperMenu
{
    position: absolute;
    left: 210px;
    top: 30px;
    font-size: 8pt;
    color: white;
}

DIV#Search
{
    position: absolute;
    right: 10px;
    top: 28px;
    font-size: 8pt;
    color: white;
}

INPUT#SearchInput
{
    background-color: transparent;
    border: 0px solid white;
    background-image: url(/img/search_back.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    margin: 0;
    color: white;
    font-size: 8pt;
    width: 100px;
    height: 15px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: top;
    margin-right: 0;
}

INPUT#SearchSubmit
{
    background-color: transparent;
    border: 0px solid white;
    background-image: url(/img/search_button.png);
    background-repeat: no-repeat;
    margin: 0;
    margin-left: -3px;
    width: 18px;
    height: 18px;
}

BODY#IE INPUT#SearchSubmit
{
    margin-top: 1px;
}

DIV#UpperMenu A
{
    color: white;
}

DIV#Container
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    min-height: 300px;
}

DIV#ShadowLeftTop,
DIV#ShadowLeftMiddle,
DIV#ShadowLeftBottom,
DIV#ShadowRightTop,
DIV#ShadowRightMiddle,
DIV#ShadowRightBottom
{
    position: absolute;
    width: 33px;
    background-repeat: no-repeat;
}

DIV#ShadowLeftTop,
DIV#ShadowLeftMiddle,
DIV#ShadowLeftBottom
{
    left: 0;
}

DIV#ShadowRightTop,
DIV#ShadowRightMiddle,
DIV#ShadowRightBottom
{
    right: 0;
}

DIV#ShadowLeftTop,
DIV#ShadowRightTop
{
    top: 0;
    height: 130px;
}

DIV#ShadowLeftMiddle,
DIV#ShadowRightMiddle
{
    top: 130px;
    bottom: 150px;
    background-repeat: repeat-y;
}

DIV#ShadowLeftBottom,
DIV#ShadowRightBottom
{
    bottom: 0;
    height: 150px;
}

DIV#ShadowLeftTop
{
    background-image: url(/img/shadow_left_top.png);
}

DIV#ShadowLeftMiddle
{
    background-image: url(/img/shadow_left_middle.png);
}

DIV#ShadowLeftBottom
{
    background-image: url(/img/shadow_left_bottom.png);
}

DIV#ShadowRightTop
{
    background-image: url(/img/shadow_right_top.png);
}

DIV#ShadowRightMiddle
{
    background-image: url(/img/shadow_right_middle.png);
}

DIV#ShadowRightBottom
{
    background-image: url(/img/shadow_right_bottom.png);
}

DIV#ContentContainer
{
    background: #fff url(/img/background_rightside.png) repeat-y right top;
    width: 922px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    padding-top: 1px;
}

DIV#Content {
    line-height: 150%;    
    width: 473px !important;
    overflow: hidden;
    margin:0;
    padding:0;
}

DIV#RightCol
{
    width: 200px;
    height: auto;
    background: #f7f8f8 url(/img/background_rightside.png) repeat-y;
    float: left;
    padding: 0;
    margin-top: -50px;
    _position: relative;
    _margin-top: -50px;
    color: #234354;
}

DIV#CallMe {
    background:none;
    display: inline;
    padding:0;
    width: 200px;
}
DIV#CallMe IMG {
    display:inline;
    margin: 6px 0 0;
    padding: 0;
    height:70px;
    width:200px;
}

DIV#CallMe input.thickbox {
    border: 0px;
    background: url( /img/belmijnu_oranje.png ) no-repeat;    
    text-indent: 300px;
    width: 200px;
    height: 70px;
    margin: 5px 0 5px -10px;
    cursor: pointer;
}

DIV#RightCol UL
{
    margin: 0 10px;
    padding: 0;
    list-style: none;
}

DIV#RightCol UL LI
{
    clear: both;
    height: 30px;
    margin-bottom: 10px;
}

.datumBlokSidebar
{
    background: transparent url(/img/datum_blok_sidebar.png) no-repeat scroll;
    height: 30px;
    margin-right: 5px;
    float: left;
}

.datumBlokSidebar .maand, .datumBlokSidebar .dag
{
    font-weight:bold;
    margin:0;
    padding:0;
    text-align:center;
    width:30px;
}

.datumBlokSidebar .dag
{
    color: #ffffff;
    padding-top: 3px;
    font-size:14px;
    line-height:12px;
}

.datumBlokSidebar .maand 
{
    color: #fff;
    padding-top: 1px;
    font-size:10px;
    line-height:12px;
}

DIV#RightCol H2
{
    margin: 14px 10px 4px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #234354;
}

DIV#RightCol SPAN.Date
{
    font-size: 8pt;
}

DIV#RightCol A
{
    color: #234354;
}

DIV#Bottom
{
    background-image: url(/img/bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 922px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

DIV#Icons
{
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 8pt;
}

DIV#Icons A
{
    color: #2d73a5;
}

DIV#Icons IMG
{
    vertical-align: bottom;
    margin-left: 7px;
    margin-right: 3px;
}

DIV#Footer
{
    width: 912px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 15px;
    color: white;
    font-size: 8pt;
}

DIV#Footer A
{
    color: white;
}

DIV#FooterRight
{
    float: right;
}

DIV#PrintInfo
{
    display: none;
    position: absolute;
    top: 10px;
    left: 0px;
    font-size: 8pt;
    width: 100%;
    max-width: 800px;
    text-align: right;
}

DIV#PrintInfo DIV
{
    margin-right: 10px;
}

TABLE.InfoContact TR TH {
    line-height: 27px;
}

DIV.MsgCenter {
    border: 1px solid #FF6600;
    font-weight: bold;    
    color: #FF6600;
}

DIV.Feed
{
    text-align: left;
    padding-top: 15px;
    font-size: 8pt;
}

DIV#RightCol DIV.Feed
{
    margin: 0 10px;
    padding-top: 0;
}

DIV.Feed IMG
{
    margin-right: 10px;
    vertical-align: middle;
}

DIV.Feed A
{
    color: #555;
}

DIV.Feed A:hover
{
    text-decoration: none;
}

DIV.MsgNotice
{
    padding: 10px;
    background-image: none;
}

H1.weblogHeader a
{
    text-decoration: none;    
}

DIV#RightCol a
{
    text-decoration: none;    
}

DIV#MenuTitle a
{
    text-decoration: none;    
}