/*
 * Version: $Revision: 32582 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2005-2008 BeSite
 */

BODY
{
    padding: 0px;
    background-color: #e9f0d5;
}

BODY#IE
{
    text-align:center;
}

DIV#Main
{
    width: 990px;
    min-height: 600px;
    border: 1px solid #92a06d;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #9B9EC2;
    background-image: url(../../img/background.png);
    background-repeat: repeat-y;
    text-align: left;
}

DIV#Main DIV#Banner
{
    position: absolute;
    top: 51px;
    right: 28px;
    width: 250px;
    height: 121px;
}

BODY#IE DIV#Main DIV#Banner
{
    height: 119px;
}

DIV#Main DIV#BannerWebshop
{
    position: absolute;
    top: 51px;
    right: 288px;
    width: 250px;
    height: 121px;
}

BODY#IE DIV#Main DIV#BannerWebshop
{
    height: 119px;
}

DIV#Main DIV#KpnInfoBlock
{
    position: absolute;
    top: 51px;
    right: 28px;
}

DIV#MainHome
{
    width: 990px;
    height: 600px;
    border: 1px solid #92a06d;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #c4d890;
    background-image: url(../../img/backgroundHome.png);
    background-repeat: repeat-y;
    text-align: left;
}

DIV#Header 
{
    width: 990px;
    height: 175px;
    background-image: url(../../img/header.png);
    background-repeat: no-repeat;
}

DIV#Footer
{
    width: 990px;
    height: 25px;
    background-image: url(../../img/footer.png);
    background-repeat: no-repeat;
    text-align: center;
}

DIV#Content
{
    margin-left: 204px;
    width: 750px;
    min-height: 400px;
    padding-bottom: 10px;
}

BODY#IE DIV#Content
{
    margin-left: 204px;
}

DIV#ContentHome
{
    position: relative;
    margin-left: 180px;
    width: 600px;
    height: 400px;
}

DIV#Menu
{
    position: relative;
    float: left;
    width: 150px;
    text-align: right;
    color: white;
    padding-right: 0px;
    padding-top: 5px;
    margin: 0;
    margin-left: 28px;
}

DIV#Menu UL
{
    list-style: none;
    margin: 0;
    padding: 0;
}

DIV#Menu LI
{ 
    margin: 0;
    padding: 0;
}

DIV#Menu LI.Menu
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
}

DIV#Menu LI.MenuSub
{
    font-size: 13px;
    font-weight: normal;
    margin-right: 5px;
    margin-bottom: 1px;
}

DIV#Menu LI.MenuSubSub
{
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    color: #001674;
}

DIV#Menu LI.MenuSubSub A
{
    color: #001674;
}


DIV#Menu A
{
    color: white;
}

DIV#Info
{
    position: absolute;
    top: 120px;
    left: 0px;
    width: 130px;
    text-align: right;
    color: black;
    padding-right: 0px;
    font-size: 8pt;
}
DIV#Info A
{
    font-weight: normal;

}

DIV#HomeLeft
{
    background-image: url(../../img/voorblad.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 380px;
    width: 450px;
}

DIV#HomeRight
{
    background-image: url(../../img/stopBack.gif);
    position: absolute;
    top: 0px;
    right: -75px;
    background-repeat: no-repeat;
    height: 380px;
    width: 200px;
}

DIV#StopTop
{
    position: absolute;
    top: 30px;
    width: 106px;
    height: 106px;
    right: -5px;
}

DIV#StopMiddle
{
    position: absolute;
    top: 140px;
    width: 106px;
    height: 106px;
    right: -5px;
}

DIV#StopBottom
{
    position: absolute;
    top: 250px;
    width: 106px;
    height: 106px;
    right: -5px;
}

DIV#StopTop IMG, DIV#StopMiddle IMG, DIV#StopBottom IMG
{
    border: 0px;
}

DIV#VideoContainer
{
    text-align: center;
}

/* news */

DIV.NewsItemIntro
{
    margin-bottom: 10px;
    clear: none;
}

DIV.NewsItemIntro H2
{
    background-color: #9b9dc1;
    padding: 3px;
}

DIV.NewsItemIntro H2 A
{
    font-weight: bold;
}

DIV.NewsItemIntro P.ReadMore A
{
    font-weight: bold;
    font-size: 8pt;
}

DIV.ItemInfo
{
    font-size: 8pt;
    margin-bottom: 5px;
}

DIV.RowMore
{
    text-align: center;
}

DIV#Tractare
{
    position: absolute;
    left: 28px;
    bottom: 28px;
}

DIV#Tractare IMG
{
    border: 0;
}

BODY#Newsletter DIV#Main, BODY#Newsletter DIV#Footer
{
    background-image: none;
}

BODY#Newsletter DIV#Menu
{
  background-color: #5FAF3E;
  margin-left: 15px;
  padding: 5px;
  width: 150px;
}

BODY#Newsletter DIV#Content
{
  background-color: #CECFE1;
  padding: 5px;
  width: 545px;
}

IMG#NewsletterBanner
{
    margin-top: 10px;
    margin-right: 1px;
}

INPUT.Required
{
    background-color: white;
}

INPUT.Submit
{
    background-color: #001675;
    color: white;
    font-weight: bold;
}
