/* begin containers */
#div_container {
	background-color:#FFFFFF;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
	margin-bottom:0px; 
	width:820px;
	position:relative; 
	overflow:visible; 
	visibility:visible; 
	z-index:0;
	border:1px #999999 solid;
}
#div_container_body {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
	margin-bottom:8px; 
	width:800px;
	height:auto;
	position:relative; 
	overflow:visible; 
	visibility:visible; 
	z-index:0; 
}
#div_toptitel{
	position:relative;
	left:495px;
	top:45px;
	text-align:right;
	font-size:15px;
	width:290px;
	height:30px;	
}
#div_container_main {
	position:relative; 
	overflow:hidden; 
	visibility:visible; 
	width:800px;
	height:auto;
	min-height:515px;
	margin-top:0px; 
}
#div_container_kruimelpad {
	font-variant:small-caps;
	width:800px;
	height:30px;
	line-height:28px;
	position:relative; 
	overflow:hidden; 
	visibility:visible; 
	z-index:0; 
	top:0px; 
	left:0px;
	font-size:12px;
	color:#000000;
}
#div_container_menu {
	position:relative; 
	overflow:hidden; 
	visibility:visible; 
	margin-top:0px; 
	width:236px;
	height:auto;
	min-height:515px;
	float:left;
}
#div_container_menu_zoeken{
	position:relative; 
	overflow:hidden; 
	visibility:visible; 
	background-color:#dddddd;
	margin-top:8px; 
	width:232px;
}
#div_container_content {
	position:relative; 
	overflow:hidden; 
	visibility:visible; 
	height:auto;
	min-height:515px;
	width:552px;
	left:4px;
	top:0px;
	margin-bottom:6px;
	z-index:0; 
	border-top:#888888 1px solid;
	border-left:#dddddd 5px solid;
}
#div_container_bottom {
	width:558px;
	height:30px;
	position:relative; 
	overflow:hidden; 
	visibility:visible;  
	margin-top:3px;
}
/* end container */

/* begin divs */

#div_content {
	overflow:visible; 
	visibility:visible; 
	width:545px;
	height:100%;
	min-height:500px;
	margin-left:6px;
	margin-top:0px;
	margin-bottom:5px;
	z-index:0;
}
/* end divs */

/* begin tables */
.table_home {
	border:solid;
	border-color:#000000;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	width:651px;
	margin-left:0px; 
	margin-right:0px; 
}
.omtrek_rood{
	width:auto;
	border: 1px solid #cc0033;
	background-color: #FDE3E3;
	padding:5px; 
	margin: 10px 2px 10px 2px ;
}
.omtrek_groen{
	width:auto;
	border: 1px solid #31702e;
	background-color: #e5fde3;
	padding:5px; 
	padding-bottom:0px; 
	margin: 10px 2px 10px 2px ;
}
.span_menu_title {
	font-size:23px; 
	margin-left:0px;
	margin-bottom: 8px;
}
/* eind tables */

/* begin H */

/* eind H */


.br1 {
	font-size: 1px;
}
.br2 {
	font-size: 2px;
}
.br3 {
	font-size: 3px;
}
.br4 {
	font-size: 4px;
}
.br5 {
	font-size: 5px;
}
.br6 {
	font-size: 6px;
}
.br7 {
	font-size: 7px;
}
.br8 {
	font-size: 8px;
}
.br9 {
	font-size: 9px;
}
.br10 {
	font-size: 10px;
}
.br11 {
	font-size: 11px;
}
.br12 {
	font-size: 12px;
}
hr {
	background-color:#000000;
}
/* begin link-style */
/* eind link-style */

input[type=text], input[type=submit], input[type=button], input[type=password], input[type=select] {
	font-size: 11px;
	width:132px;
	border: 1px #000000 solid; 
}
input[type=radio] {
	font-size: 11px;
	width:12px;
}
input[type=checkbox] {
	font-size: 11px;
}
select {
	font-size: 11px;
	border: 1px #000000 solid; 
}
textarea {
	font-size: 12px;
	border: 1px #000000 solid; 
}
p {
	margin-bottom:4px;
	margin-top:4px;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
}