body {

	background-image: url(../images/bg.gif);
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#990000;
	text-decoration:none;
}
a:visited{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
	text-decoration:none;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

h4{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding:5px 0px 5px 5px;
	background-color:#CC3333;

}
table{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
.top{
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
}
.subtop{
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgpage{
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a.menu{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.menu:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.menu:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.nieuws{
	color:#FFFFFF;
	font-size:11px;
}
.kopje {
	color: #0C54DD;
	font-weight: bold;
	font-size:12px;
}
a.kopje {
	color: #0C54DD;
	font-weight: bold;
	font-size:12px;
}
.content {
	/*background-image: url(../images/content_bg.jpg);*/
	background-repeat: no-repeat;
}
.menukop{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	cursor: pointer;
}
a.menusubkop{
	color:#D1ABAB;
	text-decoration:none;
	font-size:12px;
	cursor: pointer;
}
a.menusubkop:visited{
	color:#D1ABAB;
	text-decoration:none;
	font-size:12px;
	cursor: pointer;
}
a.menusubkop:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	cursor: pointer;
}

.datum{
	color:#990000;
	font-size:9px;
}
.nieuwskop{
	color:#FFFFFF;
	font-size:9px;
}

.cartelkopje a { color:#CCCCCC; font-size: 9px; }
.cartelkopje a:hover { text-decoration:underline; color:#FFFFFF; font-size: 9px; }
.datum2{
	color:#333333;
	font-size:9px;
}
.pollbalk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #FF6666;
}
.secties{
	color:#333333;
	font-size:9px;
}
.inactive{
	color:#CCCCCC;
}
	input,option,textarea {
	font-size:12px;
	color:#9A0000;
	}
