/* Start of CMSMS style sheet 'Home' */
@charset "utf-8";
/* CSS Document */

@media screen and (-webkit-min-device-pixel-ratio:0){
#div {margin-left: 10px;}
}

* {margin:0;padding:0}
BODY, HTML {
	margin: 0;
	background: #ebebeb;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	height: 100%;
}
#omheen {
position: relative;
}
#container {
	width: 1004px;
	position:absolute;
margin-top: 1%;
}

A {
color: #ab1a27;
text-decoration: none;
}
A:HOVER {
text-decoration: none;
color: #303d90;
}
#header {
	position: absolute;
	top: 16px;
	left: 16px;
	background:url(../images/header.jpg) no-repeat;
width: 971px; 
height: 140px;
}
#header IFRAME {
	position: absolute;
	top: 1px;
	left: 540px;
z-index: 89;
}
#blinds2 {
position: absolute;
top: 30px;
left: 600px;
z-index: 88;
}
#menu {
	position: absolute;
	top: 154px;
	left: 16px;
}
#content_left {
	position: absolute;
	top: 223px;
	left: 16px;
	background:url(../images/bg_left.jpg) no-repeat;
	width: 198px;
	height: 380px;
	padding: 25px 15px 15px 20px;
color: #303d90;
}
#content_right {
	position: absolute;
	left: 249px;
	top: 223px;
	background:url(../images/bg_content.jpg) no-repeat;
	width: 755px;
	height: 411px;
	padding: 14px 0px 0px 25px;
}
#footer {
	position: absolute;
	top: 736px;
	left: 16px;
}
#nieuws1 {
	position: absolute;
	left: 292px;
	top: 578px;
	background:url(../images/bg_nieuws.png) no-repeat;
	width: 185px;
	height: 135px;
	z-index: 15;
	padding: 5px 10px 7px 10px;
	color:#FFF;
font-size: 9px;
}
#nieuws1 A {
color:#fff;
text-decoration:none;
}
#nieuws1 A:HOVER {
color:#fff;
text-decoration:underline;
}
#nieuws1 STRONG {
	font-weight:bold;
	padding: 16px 0 0 0px;
}
#nieuws2 {
	position: absolute;
	left: 517px;
	top: 578px;
	background:url(../images/bg_nieuws.png) no-repeat;
	width: 185px;
	height: 135px;
	z-index: 16;
	padding: 5px 10px 7px 10px;
	color:#FFF;
font-size: 9px;
}
#nieuws2 STRONG {
	font-weight:bold;
	padding: 16px 0 0 0px;
}
#nieuws3 {
	position: absolute;
	left: 742px;
	top: 578px;
	background:url(../images/bg_nieuws.png) no-repeat;
	width: 199px;
	height: 135px;
	z-index: 16;
	padding: 5px 10px 7px 10px;
	color:#FFF;
font-size: 9px;
}
#nieuws3 STRONG {
	font-weight:bold;
	padding: 16px 0 0 0px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
	height: 345px;
	width: 680px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
	text-align: left;
	padding: 7px;
}

	input, select, textarea {
		font-size:9px; 
		font-family: arial, helvetica, verdana, sans-serif;
                          margin: 0;
		padding: 0px;
background:url(../images/veldtekst.png) no-repeat;
height: 20px;
width: 176px;
border: 0px;
padding: 4px 0 0 14px;
	}
/* End of 'Home' */

