body {
	font-family: Times New Roman, Helvetica, Verdana, Arial;
	font-size: 12px;
	color:#000000;
	background-color:#e3e3e3;
	background-image:url('../images/bg.jpg'); 
	background-repeat:repeat-x;
	margin-top:20px; 
	margin-bottom:0px; 
}
#div_container{
	border-color:#000000;
	background-image:url('../images/bg.jpg'); 
	background-repeat:repeat-x;
	background-color:#e3e3e3;
}
#div_container_main, #div_container_body, #div_container {
	border:0px;	
	height:auto;
}
#div_container_top {
	background-image:url('../images/top.jpg'); 
	background-repeat:no-repeat;
	width:800px;
	height:50px;
	margin-bottom:0px;
	cursor:pointer;
}
.div_container_links_home {
	text-align:center;
	width:615px;
	height:100px;
	border:1px solid #666;
	padding:6px;
}
.div_container_midden_home {
	margin-left:auto;
	margin-right:auto;
	width:619px;
	height:auto;
}
#div_titel{
	margin-left:10px;
	margin-top:0px;
	text-align:right;
	font-size:17px;
	width:170px;
	height:48px;
}
#div_container_menu{
	height:25px; 
	margin-left:0px;
}
.div_menulinks {
	margin-left:55px;
	width:135px;
	text-align:right;
}
#div_container_content {
	border:0px;
	border-left-width: 0px;
	top:0px;
	left:10px;
	height:auto;
}
#div_content {
	height:auto;
	min-height:400px;
	overflow:auto;
}
.div_pagina_naam {
	font-family: Helvetica, Times New Roman, Verdana, Arial;
	margin-top:-12px; 
	margin-left:520px; 
	width:250px; 
	text-align:right; 
	text-transform:uppercase; 
	font-size:10px;	
	color:#4c4d4f;
}
.div_blog_header{
	color:#FFF;
	height:30px;
	line-height:25px;
	padding-left:10px;
	border:1px solid #000000;
	border-right:0px;;
	background-color:#ddd;
	width:363px;
}
.div_blog_tekst {
	border:1px #000 solid;
	border-top:0px;
	left:14px;
	width:372px;
	background-color:#FFF;
}
.div_blog_bottom {
	background-color:#dce96d;
	height:20px;
	border:1px #000 solid;
	border-top:0px;
	width:380px;
	line-height:20px;
	padding-left:8px;
}
.lijn {
	border:1px #000 solid;
	width:160px;
}
.lijn2 {
	border:1px #4c4d4f solid;
	width:100%;
	text-align:left;
}
/* begin lijntje opmaak */
hr {
	color:#000000;
	height:1px;
}
/* eind lijntje opmaak */

/* begin H */
h1 {
	font-size:21px;
	font-weight:normal;
	margin-top: 3px;
	margin-bottom: 2px;
	color:#010745;
}
h2 {
	font-size:17px;
	font-weight:normal;
	margin-top: 3px;
	margin-bottom: 0px;
	color:#4694da;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
/* eind H */
.div_meer {
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#4c4d4f;
}
/* begin link-style */
a:link.mlink, a:visited.mlink, a:active.mlink {
	text-transform:uppercase;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
	line-height:20px;
	color: #636466;
	font-family:Helvetica, sans-serif, Verdana, Arial;
	text-decoration:none; 
	font-size: 11px;
}
a:hover.mlink {
	text-transform:uppercase;
	color: #FFFFFF;
	background-color:#00aeef;
}
a:link.plink, a:visited.plink, a:active.plink {
	text-decoration:none;
	margin-top:4px;
}
a:hover.plink {
	color: #999;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FC8600;
	text-decoration: blink;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
/* eind link-style */
