/* <![CDATA[ */

body
{
    margin: 0px auto 0px auto;
    background: #6B7487;

    text-align: center;
}

form
{
    display: inline;
}

/* ........................................... */


table.main
{
    width: 775px;

    margin: 0px auto 0px auto;
}

td.main-shadow
{
    width: 3px;
    background: #5B6373;
}

td.main-content
{
    vertical-align: top;
    background: #FFFFFF;
    width: 100%;

    border-right: 1px solid #B1B1B1;
    border-left: 1px solid #B1B1B1;
}

table.main-content
{
    width: 100%;
}

td.main-vertical-divider
{
    width: 2px;

    vertical-align: top;
    background: url(/website/images/shared/stippel_bg_verticaal.png) #FFFFFF no-repeat top;
}

td.main-top-bottom
{
    background: #39465F;
    height: 10px;
}

td.main-left-logo
{
    background: #FFFFFF;

    height: 100px;

    vertical-align: middle;
    text-align: center;
}

td.main-left-bottom
{
    background: #FBF1EF;

    font: 11px/16px verdana, arial;
    color: #333333;

    border-bottom: 1px solid #FFFFFF;

    vertical-align: bottom;
    text-align: center;

    padding: 15px;
}

td.main-nav
{
    font: bold 11px verdana, arial;
    color: #FFFFFF;
}

td.main-content-top
{
    background: #FFFFFF;

    font: 10px/16px verdana, arial;
    color: #333333;

    border-bottom: 1px solid #FFFFFF;

    text-align: right;

    height: 24px;

    padding: 0px 15px 0px 0px;
}

td.main-content-kop
{
	height: 47px;

	background: url(/website/images/shared/hans_hoekstra_titel.png) #39465F no-repeat;

	padding: 10px 0px 0px 20px;

	text-align: left;
}

td.content
{
    font: 11px/16px verdana, arial;
    text-align: justify;

    color: #333333;

    vertical-align: top;

    padding: 25px 10px 25px 15px;

    background: url(/website/images/shared/main_bg.jpg) #FFFFFF no-repeat bottom center;
}

td.content-txt
{
    font: 11px/16px verdana, arial;
    text-align: justify;

    color: #333333;

    vertical-align: top;
}

td.content-afbeelding
{
    text-align: right;

    vertical-align: top;

    padding: 0px 0px 0px 10px;
}

td.txt
{
    font: 11px verdana, arial;
    text-align: left;

    color: #333333;

    vertical-align: top;
}

img.afbeelding
{
    border: 1px solid #39465F;
}

td.agenda-txt
{
	font: bold 11px verdana, arial;
    text-align: left;

    color: #FFFFFF;

    background: #38455E;

    height: 22px;

   	padding: 2px;
}


/* ........................................... */

img
{
    border: 0px;
}

table
{
    width: 100%;
    height: 100%;
}

a
{
    color: #39465F;
    text-decoration: underline;
}

a:hover
{
    color: #39465F;
    text-decoration: none;
}

button, input.submit
{
	font: bold 10px verdana;
	color: #FFFFFF;

	width: 156px;
	height: 15px;

	border: 1px solid #39465F;

	background: #39465F;
}

.txtbox
{
	font: 10px verdana;
	color: #333333;

	width: 156px;

	border: 1px solid #39465F;

	background: #FFFFFF;
}

/* ........................................... */

a.copyright
{
    color: #888888;
    text-decoration: underline;
}
a.copyright:hover
{
    color: #171E69;
    text-decoration: none;
}

a.main-nav
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.main-nav:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

/* ]]> */