body, td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333; 
	/*vertical-align: top;*/
	scrollbar-arrow-color: #ffffff; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	scrollbar-base-color: #602571; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #602571;
}
body {
	height: 100%;
}
a{
	color: #d74d39;
	text-decoration: none;
}
a:hover{
	color: #d74d39;
	text-decoration: underline;
}
select {
	font-size: 12px;
}
input.button { 
	color: white; 
	height: 20px;
	width: 50px;
	font-size:12px;
	font-weight: normal; 
	background-color: #602571; 
}
#bodybg {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url("images/content_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bijschrift {
	font-size:10px;
	text-align:right;
}
.kop {
	color: #d74d39; 
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.subkop {
	color: #555555; 
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.subkop2 {
	color: #d74d39; 
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.subkop3 {
	color: #ffffff; 
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.url {
	background: url(images/url.gif) no-repeat top left;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	}


#taalselector {
	position: absolute;
	z-index:20;
	margin-left: 560px;
	margin-top: 260px;
	width: 200px;
	height: 120px;
	font-size: 10px;
}
#taalselector a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#taalselector a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
/*homepage*/
#homeimage_nl {
	position: absolute;
	top: 30px;
	left: 300px;
	padding-top: 0px;
	width: 490px;
	height: 135;
	background-image: url("images/homebliksem_03.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#homeimage_eng {
	position: absolute;
	top: 30px;
	left: 300px;
	padding-top: 0px;
	width: 490px;
	height: 135;
	background-image: url("images/homebliksem_03_eng.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#homeimage_de {
	position: absolute;
	top: 30px;
	left: 300px;
	padding-top: 0px;
	width: 490px;
	height: 135;
	background-image: url("images/homebliksem_03_de.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#homecontent {
	position: absolute;
	top: 60px;
	left: 300px;
	padding-top: 0px;
	width: 490px;
	height: 100%;
	font-size: 12px; 
	overflow: auto;
}

/*main pagina*/
#content {
	position: absolute;
	top: 0px;
	left: 300px;
	padding-top: 80px;
	width: 490px;
	height: 100%;
	font-size: 12px; 
	overflow: auto;
}
#contentbar {
	color: #602671;
	font-size: 10px;
	padding-top: 5px;
	position: absolute;
	z-index:20;
	top: 0px;
	left: 300px;
	width: 474px;
	height: 30px;
	background-image: url("images/topdiv_bg.jpg");
}
#content_img {
	position: absolute;
	top: 30px;
	width: 300px;
	height:100%;
	font-size: 12px; 
	overflow: none;
	float: left;
}
#bannercontainer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 790px;
	height: 51px; 
	/*background-color: #ffffff;*/
	font-size: 15px;
	color: #ffffff; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none; 
	background-image: url("images/banner_bg.jpg");
	background-position: 0 20px; /*origineel 0 20px;*/
	background-repeat: no-repeat;
	/*border: 1px dashed black;*/
}
#disclaimercontainer {
	position: absolute;
	left: 10px;
	top: 215px;
	width: 200px;
	text-align: center;
}
#disclaimercontainer a {
	font-size: 10px;
	color: #000000;
}
#tabellijst tr.odd td {
	border-top: solid 1px red;
}
.pdf {
	position:absolute; 
	width:100%; 
	heigth:30px; 
	font-family:arial,helvetica; 
	cursor:pointer; 
	cursor:hand;
	padding-top:12px; 
	padding-bottom:12px; 
	padding-left:10px; 
	padding-right:4px; 
	font-size:10px;
	color:#000000; 
	background-color:#ffffff; 
	layer-background-color:#ffffff;
	/*background-image: url("images/acrobat.gif");
	background-repeat: no-repeat;
	background-position: right center;*/
	border: 1px solid red;
}
.pdf a {
	text-decoration: none;
	color:#000000; 
}
#formtable tr td{
	font-size: 11px;
}
/*historie horizontaal scrollende pagina*/

#historiecontainer {
	height: 160px;
	width: 455px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#historietabel {
	height: 200px;
}
#historietabel td{
	padding-right: 5px;
}
#historietabel tr{
	height: 180px;
}
#historietabel tr td.jaar {
	color: #d74d39; 
	padding-right: 5px;
	width:100px;
}
/*faq*/
#question {
	background: url(images/faq_vraagteken.gif) no-repeat top left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
#answer1 {
	background: url(images/faq_vraagteken.gif) no-repeat top left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
#answer2 {
	background: url(images/faq_uitroepteken.gif) no-repeat top left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
#shader {
	width: 100%;
	height: 1200px;
	background-image: url(images/bgstripe_rechts.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	overflow: hidden;
}
#shadel {
	width: 100%;
	height: 1200px;
	background-image: url(images/bgstripe_links.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	overflow: hidden;
}
.supporttabel{
	empty-cells: show;
	border-collapse: collapse;
}
.supporttabel td{
	font-size: 10px;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-right: 1px solid white;
}
.supportkop{
	text-align: center;
	background-color: #6e2074;
	color: white;
}
.supportsubkop{
	text-align: center;
	background-color: #bc93bb;
}
.support1{
	text-align: center;
}
.support2{
	text-align: center;
	background-color: #e5d4e4;
}
.support3{
	text-align: left;
}
