/* MAIN */

BODY {padding: 0px; margin: 0px;}

.table_main {
	background-color: #FFFFFF;
	/*background-image: url(../images/layout/ptrn.gif);
	background-repeat: repeat-x;
	background-position: left top;*/	
}

A 
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}


.header_main {
	background-image: url(../images/layout/bg_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header_left{
	background-image: url(../images/layout/bg_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header_right {
	background-image: url(../images/layout/bg_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*.bg_footer
{
	background-image: url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
}
.grijs 
{
	background-color: #eeefed;
	color:#415a68;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	padding-left:10px;
	padding-top:20px;
	background-image: url(../images/layout/txtbalk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #7f7969;
	font-weight: normal;
	text-decoration:none;
	
	padding-left: 12px;
}
.contenttitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #7f7969;
	font-weight: normal;
	text-decoration:none;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #7f7969;
	font-weight: normal;
	text-decoration:none;
	
	padding-left: 14px;
	padding-right:22px;
	padding-top:37px;
}
.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #7f7969;
	font-weight: normal;
	text-decoration:none;
}

/* OTHERS */

.contact_bg {
	
	background-image: url(../images/layout/contact_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;


}

.listi_btnvorige {
	background-image: url(../images/layout/btn_vorige.png); background-repeat: repeat-y; background-position: left top;
	FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #736e5f; font-weight: normal;
}
.listi_btn {
	
	background-image: url(../images/layout/btn.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.listi_btnvolgende {
	background-image: url(../images/layout/btn_volgende.png); background-repeat: repeat-y; background-position: left top;
	FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #736e5f; font-weight: normal;
}

.contacttitel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	COLOR: #7f7969;
	font-weight: normal;
	text-decoration:none;
	
	padding-bottom:15px;
	padding-left:51px;

}


.hnav_tit {
	FONT-FAMILY:Arial;
	FONT-SIZE: 32px;
	COLOR: #FFFFFF;
	font-weight: bold;
	line-height: 75%;
	
	padding-left: 12px;
}

.listtitel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #9b907c;
	font-weight: normal;
	text-decoration:none;
	
	padding-left:24px;
	padding-right:26px;
}

.listcontent {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #9b907c;
	font-weight: normal;
	text-decoration:none;
	
	padding-left:24px;
	padding-right:26px;
}
