body{
	background-color: #295B54;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rovecom{
	font-size: 9px;
	position: absolute;
	right: 120px;
	top: 160px;
}
.rovecom a:link, .rovecom a:active, .rovecom a:visited{
	color: #B5CAC7;
	text-decoration: none;
}
.rovecom a:hover{
	color: red;
}
#global{
	width: 100%;
	background-color: #497C75;
}
#top{
	width: 100%;
	height: 177px;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#content{
	width: 100%;
	background-color: #497C75;
	
}
#inhoud{
	background-color: white;
	width: 779px;
	width/* */:/**/ 738px;
	border-left: 1px solid #295B54;
	border-right: 1px solid #295B54;
	padding: 20px;
	margin: 0 auto;
	text-align: left;
}
#footer{
	background-color: #295B54;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	color: white;
	font-size: 11px;
	height: 41px;
	margin-left: -1px;

}
#menu img{
	padding-left: 3px;
}
/*------------MENU---------------*/
#menu{
	background-color: white;
	width: 780px;
	width/* */:/**/775px;	
	height: 51px;
	border-left: 1px solid #295B54;
	border-right: 1px solid #295B54;
	margin: 0 auto;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;



}

/*---------------css module inhoud--------------------*/



/* CONTENT */

.imgleft {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.imgright{
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.sjabloon1, div.sjabloon2,div.sjabloon3,div.sjabloon4{
  clear: both;
}

div.sjabloon1  img, div.sjabloon2  img, div.sjabloon3  img ,div.sjabloon4  img{

}

a:link, a:active, a:visited{
	color: #295B54;
	font-weight: bold;
}
a:hover{
	color: red;
}

/* LINKS */

div.links {
width:100%;
}

div.links h1 {
	
}

div.links table{
	
}

div.links thead{

}

/* NIEUWS */

div.nieuws {
   width : 100%;
}

div.nieuws img {
	float:left;
}

div.nieuws img.right {
	float:right;
}
div.nieuws hr {
	clear:both;
}

div.nieuws h1 {
	
}

div.nieuws a {

}


div.nieuws h2, div.nieuws h2 a {
	clear: both;
}


div.nieuws table{
	
}
.wtkerror{
	color: red;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
    margin: 1.2em 0em 1.2em 0em;
}
h1, h2, h3 {
    font-weight: normal;
}
h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 24px;
	font-weight: bold;
	color: #497C75;
}
h2 {
    font-size: 20px;
	font-weight: bold;
	color: #497C75;
}
h3 {
    font-size: 18px;
	font-weight: bold;
	color: #497C75;
}
h4 {
    font-size: 16px;
	font-weight: bold;
	color: #497C75;
}
h5 {
   font-size: 14px;
	font-weight: bold;
	color: #497C75;
}
h6 {
  font-size: 12px;
	font-weight: bold;
	color: #497C75;
}
.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}
.style_kopgroot{
	font-size: 24px;
	font-weight: bold;
	color: #497C75;
}

