body {
	margin: 0px;
    background-image: url(../graphics/bck_page.jpg);
    background-repeat: repeat-x;
    background-color: #AE9C79;
    }
#bckmain
    {
    position: relative;
    padding: 0px;
    text-align: center;
    background-image: url(../graphics/bck_maintable.gif);
    background-repeat: repeat-y;
    background-position: center top;
    width: 760px;
    }
.maintable
    {
    border: 0px solid;
    border-collapse: collapse;
    width: 750px;
    }
.maintable td
    {
    border: 0px;
    padding: 0px;
    }
.maintable td.left
    {
    border: 0px;
    padding: 0px;
    background-image: url(../graphics/left_line.gif);
    background-repeat: repeat-y;
    }
.maintable td.right
    {
    border: 0px;
    padding: 0px;
    background-image: url(../graphics/right_line.gif);
    background-repeat: repeat-y;
    }
.maintable td.arbeid
    {
    border: 0px;
    padding: 0px;
    background-color: #A60515;
    }
.navigatietable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.navigatietable td.menu
    {
    border: 0px;
    padding: 0px;
    background-color: #E8E2D9;
    font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 21px;
    }
A.menu
	{
    color: #A60515;
    font-weight: bold;
	text-decoration:none;
	}
A:hover.menu
	{
    color: #000000;
    text-decoration:underline;
	}
.basistable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.basistable td
    {
    border: 0px;
    padding: 0px;
    }
.basistable td.tekst
    {
    border: 0px;
    padding: 0px;
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
    color: #444444;
    }
.formtable td
    {
    border: 0px;
    padding: 0px;
    }
.formtable td.tekst
    {
    border: 0px;
    padding: 3px;
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
    color: #444444;
    }
.formtable td.alert
    {
    border: 0px;
    padding: 3px;
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
    color : #E9071E;
    }
A.tekst
	{
    color: #746345;
	font-weight: bold;
	text-decoration:none;
	}
A:hover.tekst
	{
    color: #444444;
    text-decoration:underline;
	}
h1
	{
    font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
    color: #A60515;
    margin: 20px 0px 10px 0px;
	}
h2
	{
    font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
    color: #A60515;
    margin: 0px 0px 5px 0px;
	}
h3
	{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
    color: #A60515;
    margin: 20px 0px 0px 0px;
	}
#logo
    {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    }
#inhoud
    {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    }
.right
    {
    float: right;
    clear: both;
    margin: 5px 0px 8px 10px;
    text-align: right;
    }
.leftphoto
    {
    float: left;
    clear: both;
    margin: 5px 10px 8px 0px;
    }
.pict {
    padding: 3px;
    background-color: #E8E2D9;
    border: #A60515 1px solid;
    }
.arbeid
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B09E7D;
	line-height:20px;
	}
A.arbeid
	{
    font-weight:bold;
	color: #E1DBCE;
	text-decoration:none;
	}
A:hover.arbeid
	{
	color: #FFFFFF;
	}
.box
    {
    background-color: #E8E2D9;
    border: #A60515 1px solid;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
    }