html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	margin:0px;
	background-color:#2f2e2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ececec;
}
a{
	/*color:#d72040;*/
	color:#ececec;
}
img{
	border:0px;
}
.red{
	color:#d72040;
}

#LanguageDiv{
	position:absolute;
	bottom:9px;
	right:40px;
	z-index:2;
}
#HeaderDiv{
	padding:0px;
	margin:0px;
	position:relative;
	z-index:1;
}
.rsstd{
	background-image:url(../images/layout/rsspattern.jpg);
	background-position:left top;
}
.menutd{
	background-image:url(../images/layout/menu_bg.jpg);
	background-position:top;
}
.submenu{
	background-image:url(../images/layout/submenubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.title1{
	color:#d72040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	border-bottom-width: 1px;
	padding-bottom:5px;
	text-transform: uppercase;
	text-decoration: none;
}
.title1nopadding{
	color:#d72040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	border-bottom-width: 1px;
	padding-bottom:5px;
	text-transform: uppercase;
	text-decoration: none;
}

.title2{
	color:#d72040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	border-bottom-width: 1px;
	padding-bottom:5px;
	padding-top:15px;
	text-transform: uppercase;
	text-decoration: none;
}

.title3{
	color:#d72040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	text-decoration: none;
}
.bodyTxt{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
.tekst{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}
.printtekst{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#000000;
}
.note{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color:#ececec;
}

input.tekst
{
	border-style:solid;
	border-width:1px;
	border-color:#3a3a3a;
	background-color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}
select.tekst
{
	border-style:solid;
	border-width:1px;
	border-color:#3a3a3a;
	background-color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}
textarea.tekst
{
	border-style:solid;
	border-width:1px;
	border-color:#3a3a3a;
	background-color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}

TD.bodyTxt{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding-top:20px;
}

.faqquestion{
	font-size:12px;
}
.faqanswer{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:22px;
}
.faqicon{
	padding-right:10px;
}
.attentionkader{
	border-style:solid;
	border-width:1px;
	border-color:#343434;
}
.rsskader{
	background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#343434;
}
.titelattentionkader{
	color:#d72040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	border-bottom-width: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.rsspoststd{
	padding-left:16px;
	padding-right:16px;
}
.rsskadertitel{
	color:#f2f2f2;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.rssnieuwspost{
	padding:16px;
}
.rssnieuwspostmetbg{
	padding:16px;
	background-image:url(../images/layout/rssbg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.rssleesmeer{
	color:#a0a0a0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


/*Voor opmaak van tabellen*/
.headleft{
	border-style:solid;
	border-width:1px;
	border-color:#3A3A3A;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
	background-color:#2f2e2f;
}
.headright{
	border-top-style:solid;
	border-top-color:#3A3A3A;
	border-top-width:1px;
	border-right-style:solid;
	border-right-color:#3A3A3A;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3A3A3A;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
	background-color:#2f2e2f;
}
.left{
	border-left-style:solid;
	border-left-color:#3A3A3A;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#3A3A3A;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3A3A3A;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}
.right{
	border-right-style:solid;
	border-right-color:#3A3A3A;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3A3A3A;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#ececec;
}
.footer{
	padding-bottom:5px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#ececec;
	text-decoration:none;
}
.footerrood{
	padding-bottom:5px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#d72040;
	text-decoration:none;
}