/* --------------
Stysheet created by: Emile Blume - www.netcreators.nl 2005
----------------*/

body {
background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}


html {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#skip, .skip {
	display: none;
}

caption {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1 span, h2 span, h3 span {
	display: none;
}

h1 img {
	border: 0px;
}

input, select, textarea {
	border: 1px solid #000000;
	padding-left: 2px;
}

#header {
	background: url(../img/dot.gif) repeat-x bottom left;
	height: 82px;
	width: 752px;
	left: 16px;
	position: absolute;
}

#header h1 {
	left: 1px;
	top: 16px;
	position: absolute;
}

#header h2 {
	background: url(../img/burger.gif) no-repeat;
	left: 143px;
	top: 16px;
	position: absolute;
	height: 42px;
	width: 200px;
}

#left {
	left: 16px;
	top: 80px;
	position: absolute;
	width: 128px;
}

#right {
	left: 160px;
	top: 80px;
	position: absolute;
	width: 608px;
	padding: 0px;
}

#search {
	background: url(../img/search-back.gif) no-repeat;
	font-weight: bold;
	font-size: 11px;
                margin-top: 6px;
	height: 48px;
	width: 128px;
	padding-left: 2px;
	padding-top: 2px;
}

#search form, #search p {
	margin: 0px;
	padding: 0px;
}

#search input {
	border: none !important;
	height: 18px;
	margin-right: 6px;
	padding: 0px;
	width: 85px;
	border: 1px solid #FF8200;
}

#search #button {
	background: url(../img/search.gif);
	border: 0px;
	height: 20px;
	width: 20px;
}

#content {
	margin-top: 4px;
	padding-bottom: 6px;
	background: url(../img/dot.gif) repeat-x bottom left;
}

#content h2, #content h3, #content h4, #content h5 {

	margin-bottom: 2px;
	padding: 0px;
}

#content h3 {

	font-size: 160%;
}

#content h4 {

	font-size: 120%;
}

#content p {
	overflow: hidden;
	line-height: 1.4em;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#content a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	color: #FF8200;
	text-decoration: none;
}

#content #zekerheidsniveaus	{
	float: right;
	padding-left: 1em;
}
#content br.clear {
	clear: left;
}

/*XXX 20060927
#content img {
	float: left;
	border: none;
	margin-right: 4px;
}
*/

/* STYLING FRAMES */
#content .frame-01 {
	border: 2px solid #FF8200;
	padding: 8px;
	margin-bottom: 2px;
}

#content .frame-02 {
	background: url(../img/dot.gif) repeat-x bottom left;
	padding-bottom: 6px;
}

#content .frame-03 {

}

#content .frame-03 div#serviceberichten {
	border: 2px solid #FF8200;
	margin-top: 7px;
	margin-left: 207px;
	margin-bottom: 2px;
	padding: 3px;
}

#content .frame-03 div#serviceberichten p {
	margin-top: 0.5em;
	margin-bottom: 0;
}

#content .frame-03 div#serviceberichten div {
	color: #FF8200;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	float: right;
	clear: both;
}

#content .frame-03 p {
	padding: 6px;
}

#content .frame-04 p {
	margin-left: 207px;
}

#content .frame-04 img {
	left: 0;
	position: absolute;
}
/* END STYLING FRAMES */


#c-1, #c-2, #c-3 {
	border: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 13px;
	width: 194px;
}

#c-3{
	margin-right: 0px;
}

#footer{
	font-size: small;
	left: 0px;
	bottom: -20px;
	position: absolute;
	padding-top: 10px;
}


#left fieldset{
border: 0;
margin: 0;
padding: 0;
}
ul.multicolumn {
 width: 608px;
}
ul.multicolumn li {
float: left; 
width: 200px;
}
.new {
color:#ff8200;
}
.tx-irfaq-answer {
margin-bottom: 1.5em;
}
#banner {
padding-top: 20px;
}
/*
.csc-sitemap li ul a{
margin-left: 2em;
}
.csc-sitemap li ul li ul a{
margin-left: 4em;
}
.csc-sitemap li ul li ul li ul a{
margin-left: 6em;
}
.csc-sitemap li ul li ul li ul li ul a{
margin-left: 8em;
}
*/

/* STYLING SELFSERVICE FRAME AND SEARCHFORM */
#content #zoek_iframe {
	width: 600px;
	border: 0;
	height: 950px;

}

#content #searchform .searchbox-button{
 	text-align: center;
 	font-weight: bold;
 	color: #ffffff;
 	background-color: #ff8200;
 	padding-top: 0;
 	padding-bottom: 0;
 	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #000000;
	width: auto;
  	overflow: visible;
}

/* define focus styles */

#content #searchform .input_text {
 	border: 1px solid #cccccc;
 	background: #ffffff;
 	width: 300px;

}

#content #searchform .input_text:focus  {
 	outline: 1px dotted #ff8200;
 	background: #fff2E5;/*	outline: 0; */
}

#content #searchform fieldset {
 	border: 0;
}

#content #searchform legend {
 	font-weight: bold;
 	color: #000000;
}
#content .texticon {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}
#content table#machtigen {
	margin-bottom: 2em;
	}
#content table#machtigen th{
	text-align: left;
	border-bottom: 1px solid #ddd;
	}
#content table#machtigen td{
	vertical-align: top;
	}
#content table#machtigen td.column1{
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 1em;
	}
#content table#machtigen tbody td {
	border-bottom: 1px solid #ddd;
	}