html {
     overflow: -moz-scrollbars-vertical;
}

BODY
{
margin-left: 0 ; 
margin-right: 0 ;
margin-top: 0; 
margin-bottom: 0;
padding:0;
border: 0;
background-color: #FFFFFF;
text-align: center;
}

.uitlijntabel
{
	width: 100%;
	height: 100%;
}

.uitlijnlinks
{
	width: 940px;
	vertical-align: top;
}

.uitlijnrechts
{
	width: 100%;
}

.hoofdtabel
{
	width: 940px;
	height: 100%;
}

/*---------------------------------------------------------------------
 LET OP! Hier background image aanpassen
-----------------------------------------------------------------------*/

.top
{
width: 940px;
height: 143px;
background-image: url(images/top_afs_sst.jpg);
background-repeat: no-repeat; /*no-tiling background*/
background-position: center;
}

.field
{
width:940px;
height: 100%;
}

.bottomlogos
{
	height: 40px;
	background-image: url(images/bottom_logo_gsa_kleur.gif);
	background-repeat: no-repeat;
	background-position: 57px 0px;
	vertical-align: bottom;
}

.bottomlogostabel
{
	height: 25px;
}

.bottomlogostabel .logospacer
{
	width: 10px;
}

.bottomlogostabel .rightspacer
{
	width: 25px;
}

.bottomspacer
{
	height: 40px;
}

/*---------------------------------------------------------------------
 LET OP! Hier font color aanpassen
-----------------------------------------------------------------------*/

.menu
{
width:235px;
background-image: url(images/bgmenu_afs_sst.jpg);
background-repeat: repeat-x; /*no-tiling background*/
background-position: top;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#003366;
text-align:left;
}

/*---------------------------------------------------------------------
 LET OP! Hier color aanpassen menulinken
-----------------------------------------------------------------------*/
.menu a:link{color: #003366;text-decoration: none;}
.menu a:visited{color: #003366;text-decoration: none;}
.menu a:hover{color: #F89729;text-decoration: none;}


/*---------------------------------------------------------------------
 LET OP! Hier font color aanpassen
-----------------------------------------------------------------------*/

.main
{
width: 482px;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#003366;
text-align:left;
}

.main table
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#003366;
text-align:left;
}

.main a:link{color: #F89729;text-decoration: none;}
.main a:visited{color: #F89729;text-decoration: none;}
.main a:hover{color: #F89729;text-decoration: underline;}

.mainright
{
width: 198px;
}

/*---------------------------------------------------------------------
 LET OP! Hier color aanpassen
-----------------------------------------------------------------------*/

.titels
{
font-weight:bold;
color:#F89729;
}

/*---------------------------------------------------------------------
Alles voor formulieren en nieuwsbrief invulveld
-----------------------------------------------------------------------*/

.newsform
{
width: 250px;
height : 18px;
font-family:Arial, sans-serif;
font-size: 12px;
border-style: solid; 
border-bottom:1px solid #793C77;
border-right:1px solid #793C77; 
border-top:1px solid #793C77;
border-left:1px solid #793C77;
background-color: #F5F4F0;
background-image:url(afb/boxbg.gif);
}

INPUT
{
font-family: Verdana, Arial;
font-weight: 300;
font-size: 8pt;
padding: 0px;
color:#793D78;
}

TEXTAREA
{
width: 250px;
height : 60px;
font-family:Arial, sans-serif;
font-weight: 300;
padding: 0px;
border-style: solid; 
border-bottom:1px solid #793C77;
border-right:1px solid #793C77; 
border-top:1px solid #793C77;
border-left:1px solid #793C77;
background-color: #F5F4F0;
background-image:url(afb/boxbg2.gif);
}

li ul
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
