A.footer:link
{
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.footer:active
{
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.footer:visited
{
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.footer:hover
{
		color: #fbee02;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}
/* Separator*/
A.submenu:link
{
		color: #94a12f;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.submenu:active
{
		color: #244d27;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.submenu:visited
{
		color: #94a12f;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.submenu:hover
{
		color: #244d27;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}


A:link
{
		color: #244d27;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

A:active
{
		color: #244d27;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}
			
A:visited
{
		color: #244d27;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}
			
A:hover
{
		color: #244d27;
		font-size: 10pt;
		font-weight: bold;
		text-decoration:underline;
}
A.scroll:link
{
		color: #FFFFFF;
		font-size: 7pt;
		text-decoration: none;
}

A.scroll:active
{
		color: #FFFFFF;
		font-size: 7pt;
		text-decoration: none;
}
			
A.scroll:visited
{
		color: #FFFFFF;
		font-size: 7pt;
		text-decoration: none;
}
			
A.scroll:hover
{
		color: #FFFFFF;
		font-size: 7pt;
		text-decoration:underline;
}
A.kopwit:link
{
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}

A.kopwit:active
{
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}
			
A.kopwit:visited
{
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: none;
}
			
A.kopwit:hover
{
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
}

b 
{
   		color:#326b34;
}	

span.menuitem
{
		font-size:16pt;
		font-weight: bold;
}

span.menuitem2
{
		font-size:12pt;
		font-weight: bold;
}
span.submenuitem
{
		font-size:16pt;
		font-weight: bold;
}

#divcontent
{
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
		padding-bottom:20px;
		vertical-align:top;
}

#divmenu
{
		padding-left:30px;
}

#divbreadcrumb
{
		padding-left:30px;
		padding-top:20px;	
}



/* CSS Stijlen links van het menu en de footer links */

.footermain
{
		padding-left:40px;
		vertical-align:middle;
}

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

BODY
{
		background-image:url(../images/bg_main.jpg);
        font-size: 9pt;
        margin-top: 0px;
		margin-bottom:0px;
        font-family: Arial;
    	scrollbar-face-color:#FFFFFF;
        scrollbar-arrow-color: #326b36;
        scrollbar-track-color: #FFFFFF;
        scrollbar-shadow-color: #326b36;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #326b36;
        scrollbar-darkshadow-color: #FFFFFF;
		vertical-align: top;
		
}
TD
{       

        font-size:8pt;
		color: #000000;
        text-align: left;
        font-family: Arial;
        text-decoration:none;
        vertical-align: top;
}
TD.tabledata_header
{
		background-image: url("../images/bg_top.jpg");
		padding: 0;
		font-size : 9px;
		padding-top: 5;
		padding-left: 55;
        text-align: left;
        text-decoration:none;
}

TD.tabledata_menu
{
		background-image: url("../images/bg_menu_200px.jpg");
        text-align: left;
		padding-top:20px;
        text-decoration:none;
}

TD.tabledata_menu_item
{
		border-bottom: solid #FFFFFF 1pt;
		color:#000000;
		padding-top: 5;
		padding-bottom: 5;
		padding-right: 15;
        text-align: right;
        text-decoration:none;
}

TD.tabledata_main
{
		background-color:#FFFFFF;
        font-size: 8pt;
		font-family: arial;
        text-decoration: none;
		vertical-align:top;
}

TD.tabledata_diensten
{
		background-color:#FFFFFF;
		border-right:solid #cccccc 1pt;
		padding-top: 20;
		padding-bottom: 10;
		padding-right: 0;
		padding-left: 10;
        text-align: left;
		color: #000000;
        text-decoration: none;
		vertical-align: top;
}

TD.tabledata_foto
{
		background-image: url("../images/bg_display_left.jpg");
		background-repeat:no-repeat;
        padding-bottom: 5pt;
        padding-top: 0pt;
		text-align:center;
		vertical-align:middle;
}

TD.tabledata_textdisplay
{
        padding-bottom: 10pt;
        padding-top: 0pt;
		color: #000000;
		text-align:left;
		vertical-align:top;
}

INPUT
{
		background-color: #FFFFFF;
        border : #000000 1pt solid;
        border-width : 1pt;
        color : #000000;
        font-family: Arial;
        font-size: 8pt;
        font-weight : normal;
        padding-bottom: 2pt;
        padding-left: 2pt;
        padding-right: 2pt;
        padding-top: 2pt;
        text-align : left;
}

INPUT.inputhighlight
{
        background-color: #FFFFFF;
        border-bottom: #FF0000 1pt solid;
        border-left: #FF0000 1pt solid;
        border-right: #FF0000 1pt solid;
        border-top: #FF0000 2pt solid;
        border-width : 1pt;
        color : #000000;
        font-family: Arial;
        font-size: 9pt;
        font-weight : normal;
        padding-bottom: 2pt;
        padding-left: 2pt;
        padding-right: 2pt;
        padding-top: 2pt;
        text-align : left;
}

INPUT.formerror
{
        background-color: #FFFFFF;
        border : #FF0000 1pt solid;
        border-width : 1pt;
        color : #000000;
        font-family: Arial;
        font-size: 9pt;
        font-weight : normal;
        padding-bottom: 0pt;
        padding-left: 3pt;
        padding-right: 2pt;
        padding-top: 2pt;
        text-align : left;
}

INPUT.radiobutton
{
        background-color: #FFFFFF;
		border: 0px;
        color: #000000;
        font-family: Arial;
		letter-spacing: 1px;
        font-size: 8pt;
}

INPUT.knop
{
		background-image:url(../images/zoeken.jpg);
		background-position:center;
		width:86px;
		height:19px;
		border:0;
}

INPUT.downloadknop
{
		background-image:url(../images/download.jpg);
		background-position:center;
		width:102px;
		height:19px;
		border:0;
		cursor:hand;
}

TEXTAREA
{
		color : #000000;
        font-weight : normal;
        face: Arial;
        font-family: Arial;
        font-size: 8pt;
        border : solid #000000;
        border-width : 1px;
        text-align : left;
}

SELECT
{
        color : #000000;
        font-weight : normal;
        face: Arial;
        font-family: Arial;
        font-size: 8pt;
        background : #FFFFFF;
        border : solid #3399FF;
        border-width : 0px;
        text-align : left;
}

.standaardtekst
{
        color: #FFFFFF;
        text-decoration: none;
        font-size: 8pt;
        font-family: Arial;
}

.KOP
{
        color: #000000;
        text-decoration: none;
        font-size:12pt;
        font-family: Arial;
        font-weight: bold;
}

.SUBKOP
{
        color: #000000;
        text-decoration: none;
        font-size:8pt;
        font-family: Arial;
        font-weight: bold;
}