/* Start of CMSMS style sheet 'nieuw' */
body
{
	height:100%;
	width:100%;
	margin:0px 0px; auto;
	text-align: center;

	background-image:url(images/bg.jpg);
	background-position: top center;
	background-attachment: scroll;
	font-family:"Arial","Verdana";
	font-size:11px;
	color:#000000;
	scrollbar-3dlight-color : #8E8E8E;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #7200a2;
	scrollbar-darkshadow-color : #4f0170;
	scrollbar-face-color :#7200a2;
	scrollbar-highlight-color : #9A9E9E;
	scrollbar-shadow-color : #4f0170;
	scrollbar-track-color : #4f0170;
}


h1 {
	font-family:"Arial","Verdana";
	font-size:15px;
	color:#000000;
}


#maincontainer {
	margin: 0 auto;
	position: relative;
	width: 1024px;
	height: 655px;
	background-image:url(images/bg2.jpg);
	background-position: top left;
	top: 0px;

}

#maincontainer2 {
	margin: 0 auto;
	position: relative;
	width: 1024px;
	height: 655px;
	background-image:url(images/bg3.jpg);
	background-position: top left;
	top: 0px;

}


#col2 {
	width:303px;
	float:left;
}

#logo {
	width:303px;
	height:189px;
	float:left;
}

iframe { 
overflow-x: hidden; 
overflow-y: auto;
} 



#nieuws {
	width:303px;
	height:448px;
	float:left;
	text-align: left;
	padding: 10px 20px 0px 75px;
}

#menu {
	width:721px;
	height:189px;
	float:left;
}

#col3 {
	width:721px;
	float:left;
}

#content {
	width:422px;
	height:414px;
	background-image:url(images/contednt.jpg);
	float:left;
	font-family:"Arial","Verdana";
	font-size:11px;
	color:#000000;
                overflow-y: scroll;
                text-align: left;
                padding: 10px;
}	

#content2 {
	width:625px;
	height:413px;
margin-top: 1px;
	background-image:url(images/congtent.jpg);
	float:left;
	font-family:"Arial","Verdana";
	font-size:11px;
	color:#000000;
                overflow-y: scroll;
                text-align: left;
                padding: 10px;
}

#personeel {
	width:279px;
	height:458px;
	float:left;
}	

a {
text-decoration: none;
font-weight: bold;
color: #660066;
}

a:hover {
text-decoration: underline;
color:  #a626a6;
}

/* End of 'nieuw' */

