body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color:#F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/h2pijl.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	letter-spacing: normal;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffa800;
}
.bluearrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #63B0D8;
	background-image: url(../images/h3pijl.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	text-indent: 8px;
	text-decoration: underline;
	padding-left: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-indent: 5pt;
	letter-spacing: normal;
	background-color: #63B0D8;
}
.kadertitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bolder;
	padding-left: 5px;
}
.standaardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.maillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #63B0D8;
	text-decoration: underline;
}
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/knop.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;


}
.bluearrowbig {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #63B0D8;
	background-image: url(../images/h3pijl.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	text-indent: 8px;
	text-decoration: underline;
	padding-left: 20px;
}
a:link {
	color: #ffa800;
	text-decoration: underline;
}
a:visited {
	color: #ffa800;
	text-decoration: underline;
}
a:hover {
	color: #ffa800;
	text-decoration: none;
}
a:active {
	color: #ffa800;
	text-decoration: underline;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffa800;
}
.veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #DDDDDD;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: bold;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.homeslogan {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bolder;
	padding-left: 5px;
}
#mainContent {
	position:inherit;
	width:790px;
	height:490px;
	margin-top: 16px;
	overflow: auto;
	
}

#newsContent {
	position:inherit;
	width:650px;
	height:490px;
	margin-top: 16px;
	overflow: auto;
	
}

