BODY {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	background-image: url(../images/layout/ptrn_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.ptrn_logo_right {
	background-image: url(../images/layout/ptrn_logo_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

	font-family: Arial;
	font-size: 8pt;
	color:#E9A900;
	font-weight: bold;
	padding-bottom: 16px;
	padding-right:3px;
	text-align:right;
}
.ptrn_logo_left {
	background-image: url(../images/layout/ptrn_logo_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

TD.nav {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 0px;
    font-weight:bold;
    
    width:80px;

	background-image: url(../images/layout/ptrn_nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.nav1 {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 0px;
    font-weight:bold;
    
    width:80px;

	background-image: url(../images/layout/ptrn_nav1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.navnext {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 0px;
    font-weight:bold;
    
    width:80px;

	background-image: url(../images/layout/ptrn_nav_extra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.navhover {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight:bold;
    
    background-color: #323232;
}
TD.navactive {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 0px;
	font-weight:bold;
   
    width:80px;

	background-image: url(../images/layout/ptrn_nav_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.navactive1 {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 0px;
    font-weight:bold;

    width:80px;

	background-image: url(../images/layout/ptrn_nav_a1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contenttitel {
	FONT-SIZE: 10pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
}
.contenttext {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    text-align:justify;
}

.listtitel {
	FONT-SIZE: 10pt;
    COLOR: #C22127;
    FONT-FAMILY: Arial;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 0px;
}

.listtext {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    text-align:justify;
}

.formtext {
	FONT-SIZE: 8pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}
.inputfield {
	border-right: #CDCDCD 0px solid;
	border-top: #8F8F8F 0px solid;
	border-left: #CDCDCD 0px solid;
	border-bottom: #CDCDCD 0px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, SansSerif;
	font-size: 8pt;
	color: #444E5A;
	
	height: 16px;
	width: 300px;
	background-color: #DADCDE;
}

.inputfield2 {
	border-right: #CDCDCD 0px solid;
	border-top: #8F8F8F 0px solid;
	border-left: #CDCDCD 0px solid;
	border-bottom: #CDCDCD 0px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, SansSerif;
	font-size: 8pt;
	color: #444E5A;
	
	width: 375px;
	
	background-color: #DADCDE;
	scrollbar-face-color: #8F8F8F;
	scrollbar-highlight-color: #8F8F8F;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-darkshadow-color: #CDCDCD;
	scrollbar-shadow-color: #CDCDCD;
	scrollbar-arrow-color: #CDCDCD;
	scrollbar-track-color: #CDCDCD;
}
.formbutton {
	border-bottom: solid 0px #2F2D2D;
	border-top: solid 0px #2F2D2D;
	border-left: solid 0px #2F2D2D;
	border-right: solid 0px #2F2D2D;
	background-color: #2F2F2F;
	font-family: Arial, SansSerif;
	font-size: 8pt;
	color: #FFFFFF;
}

A
{
	FONT-SIZE: 8pt;
    COLOR: #656565;
    FONT-FAMILY: Arial;
    font-weight: normal;
    text-decoration:none;
}
A:hover
{
	FONT-SIZE: 8pt;
    COLOR: #2F2D2D;
    FONT-FAMILY: Arial;
    font-weight: normal;
    text-decoration:none;
}

.contenterror
{
	FONT-SIZE: 8pt;
    COLOR: #C22127;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}

TD.snav {
	font-family: Arial;
	font-size: 8pt;
	color:#444E5A;
	font-weight: normal;
	padding-left: 0px;
}
TD.snavhover {
	font-family: Arial;
	font-size: 8pt;
	color:#E9A900;
	font-weight: normal;
	padding-left: 0px;
}
TD.snavactive {
	font-family: Arial;
	font-size: 8pt;
	color:#E9A900;
	font-weight: bold;
	padding-left: 0px;
}

.taalkeuze
{
	font-family: Arial;
	font-size: 7pt;
	color:#444E5A;
	font-weight: bold;
	padding-bottom: 16px;
	padding-right:3px;
	text-align:right;
	text-decoration:none;
}
.taalkeuze:hover
{
	font-family: Arial;
	font-size: 7pt;
	color:#444E5A;
	font-weight: bold;
	padding-bottom: 16px;
	padding-right:3px;
	text-align:right;
	text-decoration:none;
}
.taalkeuzeintro
{
	font-family: Arial;
	font-size: 13pt;
	color:#444E5A;
	font-weight: bold;
	padding-bottom: 0px;
	padding-right:0px;
	text-align:right;
	text-decoration:none;
}
.taalkeuzeintro:hover
{
	font-family: Arial;
	font-size: 13pt;
	color:#444E5A;
	font-weight: bold;
	padding-bottom: 0px;
	padding-right:0px;
	text-align:right;
	text-decoration:none;
}
.error {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #EE2E24;
	font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}
.smalltext {
	FONT-SIZE: 7pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
}
.footerlink {
	FONT-SIZE: 7pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    text-decoration:none;
}
.footerlink:hover {
	FONT-SIZE: 7pt;
    COLOR: #444E5A;
    FONT-FAMILY: Arial;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    text-decoration:none;
}