/* rotator in-page placement */
div#rotator1
{
    position: relative;
}
/* rotator css */
div#rotator1 ul li
{
    left: 0px;
    position: absolute;
    list-style: none;
    margin: 0px;
}
/* rotator image style */
div#rotator1 ul li img
{
    background: #FFF;
}
div#rotator1 ul li.show
{
    z-index: 500;
}

div#rotator2
{
    position: relative;
}
/* rotator css */
div#rotator2 ul li
{
    left: 0px;
    position: absolute;
    list-style: none;
    margin: 0px;
}
/* rotator image style */
div#rotator2 ul li img
{
    background: #FFF;
}
div#rotator2 ul li.show
{
    z-index: 500;
}

div#rotator3
{
    position: relative;
}
/* rotator css */
div#rotator3 ul li
{
    left: 0px;
    position: absolute;
    list-style: none;
    margin: 0px;
}
/* rotator image style */
div#rotator3 ul li img
{
    background: #FFF;
}
div#rotator3 ul li.show
{
    z-index: 500;
}

div#rotator4
{
    position: relative;
}
/* rotator css */
div#rotator4 ul li
{
    left: 0px;
    position: absolute;
    list-style: none;
    margin: 0px;
}
/* rotator image style */
div#rotator4 ul li img
{
    background: #FFF;
}
div#rotator4 ul li.show
{
    z-index: 500;
}


#content
{
    padding: 20px 40px;
}

#content .left
{
    float: left;
    width: 330px;
}

#content .left h2
{
    clear: both;
    color: #0A3F61;
    height: 30px;
    font-size: 1.4em;
    font-weight: bold;
    text-indent: 5px;
    background: url(../images/wellkom_titelbalk.png) no-repeat;
}

#content .left p
{
    line-height: 1.2em;
}

ul
{
    margin-top: 0px;
    margin-left: 21px;
    margin-bottom:0px;
    padding-left: 0px;
    padding-top:0px;    
}
li
{
    margin: 0px;
    padding: 0px;
}

#content .newsFlash
{
    float: left;
    width: 505px;
    height: 247px;
    margin-left: 15px;
    text-align: right;
}

#content .FlashObject
{
    margin-bottom: 15px;
}

#footer
{
    height: auto;
    padding: 0 0 40px 0;
    background: url(../images/footer-home.png) no-repeat bottom;
}

#newsBlock
{
    float: left;
    width: 355px;
    margin: 0 1px 0 19px;
}

#newsBlock h2
{
    height: 22px;
    clear: both;
    width: 355px;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: normal;
    text-indent: 8px;
    margin: 14px 0 19px 30px;
    background: url(../images/nieuws_balk_home.png) no-repeat;
}

#newsBlock .item
{
    clear: both;
    display: block;
    min-height: 23px;
    _height: 23px;
    background: url(../images/arrow_wit.png) no-repeat;
    color: #ffffff;
    font-size: 1.1em;
    text-decoration: none;
    margin: 3px 0 0 32px;
    padding: 0 10px 0 32px;
}

#newsBlock .item:hover
{
    text-decoration: underline;
}

#newsItems
{
    float: left;
    width: 536px;
}

#newsItems .item
{
    float: left;
    width: 220px;
    margin: 0 0 0 30px;
}

#newsItems .item h2
{
    margin: 14px 0 19px 0px;
    height: 22px;
    clear: both;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: normal;
    text-indent: 8px;
    background: url(../images/contact_balk_home.png) no-repeat;
}

#newsItems .item .text
{
    clear: both;
    width: 220px;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0 0 0 5px;
}

#newsItems .item .readMore
{
    clear: both;
    display: block;
    clear: both;
    min-height: 23px;
    _height: 23px;
    background: url(../images/arrow.png) no-repeat;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    margin: 12px 0 0 0;
    padding: 0 0 0 32px;
}

#newsItems .item .readMore:hover
{
    text-decoration: underline;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.klantenblok
{
    width: 213px;
    height: 73px;
}

.klanttd
{
    padding: 0px;
}

#footer {
	width: 930px;
	height: auto;
	float: left;
	clear: both;
	background: url(../images/footer-home.png) no-repeat;
}

