body,html{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



#header{
	height:136px;
	background-image:url(../images/bimfestheader.jpg);
	background-position:center;
	}
	
#menu{
	background-color:#d91a18;
	color:#333333;
	font-size:15px;
	height:35px;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
	}

	#menu a{
		color:#FFFFFF;
		text-decoration:none;
		}

	#menu a:hover{
		color:#000000;
		text-decoration:none;
		}

	#menu a.selected{
		color:#000000;
		text-decoration:none;
		}

	#menu a.selected:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		
#contentframe{
	position:absolute;
	top: 172px;
	_top:171px;
	width:100%;
	background-image:url(../images/bimfade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	min-height:590px;
	_height:590px;
	text-align:center;
	margin:0px;
	padding:0px;
	}

#contentsubframe{
	background-color:#FFFFFF;
	position:relative;
	width:930px;
	_width:930px;
	margin:0px;
	margin-left:50%;
	left:-470px;
	_left:-470px;
	background-image:url(../images/bimbody.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:590px;
	_height:590px;
	color:#1A1A15;
	font-size:13px;
	line-height:18px;
	text-align:left;
	padding:0px;
	text-align:center;
	}
	
#content{
	width:910px;;
	_width:920px;
	padding:10px;
	color:#141004;
	line-height:20px;
	font-size:13px;
	}

	#content td{
	line-height:20px;
	font-size:13px;
		}	

	#content p{
		margin-bottom:20px;
	line-height:20px;
	font-size:13px;
		}	

	#content div{
		margin-bottom:20px;
	line-height:20px;
	font-size:13px;
		}	

	#content a{
		padding:3px;
		padding-left:1px; 
		padding-right:1px;
		color:#d91a18;
		font-weight:bold;
		text-decoration:none;
		}	
	#content a:hover{
		padding:3px;
		padding-left:1px; 
		padding-right:1px;
		background-color:#d91a18;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		}	


#submenu{
	width:200px;
	_width:210px;
	padding-right:10px;
	min-height:300px;
	_height:300px;
	background-image:url(../images/bimfade2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:13px;
	}


	#submenu div.menukolom{
		cursor:pointer;
		width:200px;
		_width:210px;
		padding:3px;
		background-color:#d91a18;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		margin-bottom:10px;
	font-size:13px;
		}	
	#submenu div.menukolomover{
		cursor:pointer;
		width:200px;
		_width:210px;
		padding:3px;
		background-color:#141004;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		margin-bottom:10px;
	font-size:13px;
		}	
	#submenu div.menukolomoverselected{
		cursor:pointer;
		width:200px;
		_width:210px;
		padding:3px;
		background-color:#d91a18;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		margin-bottom:10px;
	font-size:13px;
		}	
	#submenu div.menukolomselected{
		cursor:pointer;
		width:200px;
		_width:210px;
		padding:3px;
		background-color:#141004;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		margin:0px;
		margin-bottom:10px;
	font-size:13px;
		}	




.formuliertabel table{
	border: 1px solid #464337;
	margin: auto;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


.formuliertabel td{
	padding:3px;
	border: 1px solid #C0C0C0;
}

.formuliertabel .invultabel table{
	border: 1px solid #464337;
	margin: auto;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


.saveknopformulier{
	background-image:url(../../basicimages/disk.png);
	background-color:#333333;
	color:#FFFFFF;
	height:22px;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:20px;
	}

.nieuwskorttabel{
	background-color:#dbd9cd;
	border: 1px solid #464337;
	color:#FFFFFF;
}

.tableheader{
	color:#FFFFFF;
	font-weight:bold;
}

tr.tableheader{
	background-color:#464337;
	border: 1px solid #464337;
	color:#FFFFFF;
}

td.tableheader{
	background-color:#464337;
	border: 1px solid #464337;
	color:#FFFFFF;
}

.pagerblock{
	background-color:#000000;
	color:#FF0000;
}

.pagerblockselected{
	background-color:#FF0000;
	color:#FF0000;
}

A.pagerlink:link{
	background-color:#C0C0C1;
	padding:7px;
	color:#000000;
	text-transform: uppercase;
	text-decoration:none;
	font-size:12px;
}

A.pagerlink:hover{
	background-color:#C0C0C1;
	padding:7px;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

A.pagerlink:active{
	background-color:#C0C0C1;
	padding:7px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

A.pagerlink:visited{
	background-color:#C0C0C1;
	padding:7px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

A.pagerlinkselected:link{
	background-color:#333333;
	padding:7px;
	color:#FFFF00;
	text-decoration:underline;
	font-size:12px;
}
A.pagerlinkselected:hover{
	background-color:#333333;
	padding:7px;
	color:#FFFF00;
	text-decoration:underline;
	font-size:12px;
}

A.pagerlinkselected:active{
	background-color:#333333;
	padding:7px;
	color:#FFFF00;
	text-decoration:none;
	font-size:12px;
}

A.pagerlinkselected:visited{
	background-color:#333333;
	padding:7px;
	color:#FFFF00;
	text-decoration:none;
	font-size:12px;
}