body {
	padding: 0;
	margin: 0;
	background-color: #feed01;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 13px;
	line-height: 20px;
	color: #003458;
}
.background {
	background-image: url(../img/layout/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
}
.table {
	background-color: #feed01;
}
.shadow {
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	}
td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 13px;
	line-height: 20px;
	color: #003458;
}
.content {
	padding: 31px;
	vertical-align: top;
}
.footer {
	font-size: 11px;
	padding: 31px;
}
.kop {
	padding: 0;
	margin: 0;
	font-size: 19px;
	font-weight: bold;
	color: #93338a;
	line-height: 20px;
}
.nieuwskop {
	font-size: 18px;
	font-weight: normal;
	color: #93338a;
	line-height: 24px;
}
.nieuwsdatum {
	color: #27a22d;
}
p {
	padding: 0;
	margin: 0;
}
a:link {
	color: #009de0;
	text-decoration: underline;
}
a:visited {
	color: #009de0;
	text-decoration: underline;
}
a:hover {
	color: #93338a;
	text-decoration: underline;
}
a:active {
	color: #009de0;
	text-decoration: underline;
}

.k_content {
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	color: #003458;
	padding: 10px;
}
.k_agenda {
	background-image: url(../img/layout/kolom/kolom_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
.k_video {
	background-image: url(../img/layout/kolom/kolom_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
.k_fotos {
	background-image: url(../img/layout/kolom/kolom_3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
.k_nieuwsbrief {
	background-image: url(../img/layout/kolom/kolom_4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}
.kolom a:link {
	color: #fff;
	text-decoration: none;
}
.kolom a:visited {
	color: #fff;
	text-decoration: none;
}
.kolom a:hover {
	color: #fff;
	text-decoration: underline;
}
.kolom a:active {
	color: #fff;
	text-decoration: none;
}
.foto {
	margin: 7px 15px 0 0;
}
.agenda {
	padding: 10px;
	background-color: #93338A;
}
.agenda_wit {
	color: #fff;
}
.agenda_2 {
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #93338A;
	border-bottom-width: 1px;
}
.agenda_3 {
	padding: 10px;
	background-color: #fff;
	border-bottom-style: solid;
	border-bottom-color: #93338A;
	border-bottom-width: 1px;
}
.veld {
	border-style: solid;
	border-width: 1px;
	border-color: #003458;
	height: 24px;
	width: 100%;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.tekstveld {
	border-style: solid;
	border-width: 1px;
	border-color: #003458;
	width: 100%;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
input.button { 
	color:#009de0; 
	font: bold 11px 'arial',verdana,helvetica,sans-serif; 
	background-color:#fff;
	border: 1px solid; 
	border-color: #009de0; 
}
input.buttonhover {
	border-color: #93338a;
	color:#93338a;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
i {
	font-style: normal;
}
hr {
	border: 1px #933389 solid;
}
