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

BODY 
{
    background-color: #ffffdc;
    margin: 0;
    padding: 0;
}

INPUT.Required,
TEXTAREA.Required,
SELECT.Required
{
    background-color: white;
}

DIV#Center 
{
    position: relative;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: white;
}

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

DIV#Top
{
    position: relative;
    height: 6px;
    margin-top: 1px;
    margin-bottom: 3px;
    background-image: url("/gastouder/img/footer.png");
    font-size: 1px;
}

DIV#Main
{
    position: relative;
    width: 990px;
    overflow: hidden;
}

DIV#Menu, DIV#MenuRight
{
    width: 150px;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    color: white;
    font-size: 8pt;
}

DIV#Menu 
{
    background-color: #ce0c9b;
    float: left;
    text-align: right;
    padding-top: 20px;
}

DIV#MenuRight 
{
    float: right;
    background-color: #ffaa01;
}

DIV#Menu A, DIV#MenuRight A
{
    color: white;
}

DIV#Menu DIV.Menu
{
    padding-right: 10px;
    line-height: 25px;
} 

DIV#Menu DIV.Menu.Selected
{
    background-color: #ffaa01;
}

DIV#Menu DIV.SubMenu
{
    padding-right: 20px;
} 

DIV#Menu DIV.SubMenu.Selected A
{
    font-style: italic;
    margin-bottom: 5px;
}

DIV#MenuRight DIV.Content
{
    padding-left: 10px;
}

DIV#MenuRight H2
{
    font-size: 12pt;
    color: black;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}

DIV#Content
{
    margin-left: 170px;
    margin-right: 170px;
    text-align: left;
    margin-bottom: 40px;
    min-height: 320px;
    _height: 320px;
}

DIV#Footer
{
    position: relative;
    width: 100%;
    text-align: right;
    font-size: 7pt;
    color: white;
    margin-top: 5px;
    height: 25px;
    line-height: 25px;
    background-image: url("/gastouder/img/footer.png");
}

DIV#Sitemap
{
    position: absolute;
    height: 25px;
    left: 5px;
    top: 0px;
}

DIV#Footer A 
{
    color: white;
}

INPUT.Submit, INPUT.Button, BUTTON
{
    background-color: #ce0c9b;
    color: white;
    font-weight: bold;
}

DIV.Subsidie, TABLE.Contact
{
    border: 1px dashed #ffaa00;
    background-color: #FFE9BF;
    padding: 10px;
}

TABLE.Contact
{
    width: 630px;
}

TABLE.Contact TD.Subject
{
    font-weight: bold;
}

.Comment
{
    font-size: 8pt;
    color: gray;
}

DIV.Msg.Center
{
    border: 1px dashed green;
}

DIV.Msg.Error
{
    border: 1px solid red;
}

DIV#ButtonBeginEenGastouderbureau
{
    margin-top: 50px;
}
