* {
	margin: 0px;
	padding: 0px;
}
body {
	margin : 0px;
	padding : 0px;
	border-collapse : collapse;
	background-color: #CCCCCC;
}
/*divs*/	
#container {
	width : 996px;
	margin : 0 auto;
	background-color: #CCCCCC;
	background-image: url(plaatjes/achtergrond1.jpg);
	background-repeat: repeat-y;
	background-position: 225px 100px;
}
#header {
	height :100px;
	/*	background			:#7D8A2E;*/
	background : url("plaatjes/header.jpg") repeat;
	/*	border-bottom		:23px solid #FF8598;*/			
}
#opbouwlinks {
	float :left;
	width :205px;
	margin-left :20px;
	margin-top :20px;
	display :inline;
}
.menu {
	height :260px;
	margin-bottom :20px;
}
.menutop {
	background :url("plaatjes/menuslices_02.gif");
	padding-left :20px;
	padding-top :10px;
	padding-bottom :2px;
	background-repeat: no-repeat;
}
.contentmenu {
	padding :15px;
	background-image: url(plaatjes/menuslices_06.gif);
	background-repeat: repeat-y;
}
#nav-menu ul {
	list-style: none;
}
.bottommenu {
	height :31px;
	background-image: url(plaatjes/menuslices_07.gif);
	background-repeat: no-repeat;
}
#algemeen {
	/*	height				:200px;*/
	background :white;
	padding :10px;
	border-top :20px solid #4D738A;
}
#content {
	float :right;
	margin :20px;
	width :730px;
	/*	height				:500px;*/
	display :inline;
	margin-bottom :80px;
}
.contenttop {
	padding-left :20px;
	padding-top :10px;
	padding-bottom :2px;
}
.contentmidden {
	padding-right :20px;
	padding-left :20px;
	padding-top :10px;
	padding-bottom :20px;
}
.contenttxt {
	float :left;
	width :400px;
}
.contentfoto {
	margin :2px;/*	padding				:2px;*/
/*	border				:1px solid #CDCDE3;*/
/*	border				:1px solid red;*/
}
.borderfoto {
	float :right;
	width :104px;
	height :104px;
	border :1px solid #CDCDE3;
}
.bottomcontent {
	height :40px;
	padding-right :20px;
	padding-top :0px;
	text-align :right;
}
.clear {
	clear: both;
}
#footer {
	height :15px;
	background :#CCCCCC;
	text-align :center;
}
.pijl {
	padding-left :4px;
	padding-right :4px;
}
.contenttxt {
	font-family:verdana;
	font-size: 12px;
	color: black;
}
.contenttxt A:link {
	font-family:verdana;
	font-size: 12px;
	text-decoration: underline;
	color:#1c5786;
}
.contenttxt A:visited {
	font-family:verdana;
	font-size: 12px;
	text-decoration: underline;
	color:#1c5786;
}
.contenttxt A:active {
	font-family:verdana;
	font-size: 12px;
	text-decoration: underline;
	color:#1c5786;
}
.contenttxt A:hover {
	font-family:verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #1c5786;
}
.contentonderschrift {
	font-family:verdana;
	font-size: 11px;
	color: #b1bbba;
}
.titel {
	font-family:verdana;
	font-size: 14px;
	color:#272a16;
}
.algemeentxt {
	font-family:verdana;
	font-size: 12px;
	color: black;
}
.menutxt {
	font-family:verdana;
	font-size: 12px;
	color: #1c5786;
	text-decoration: none;
}
.menutxt A:link {
	font-family:verdana;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.menutxt A:visited {
	font-family:verdana;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.menutxt A:active {
	font-family:verdana;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.menutxt A:hover {
	margin-left:10px;
	font-family:verdana;
	font-size:13px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.footertxt {
	font-family :verdana;
	font-size :10px;
	color :#1c5786;
}
/*opmaak diversen*/
label {
	font-weight:bold;
	cursor:pointer;
	margin-right: 5px;
	margin-left: 5px;
}
.logo {
	margin-top:25px;
}
#icata label {
	font-weight:normal;
}
p.fcont {
	margin-bottom:8px;
}
td.prog {
	font-weight:bold;
}
h3 {
	margin-top:15px;
}

h1.intro {
	font-size: x-large;
	text-align: center;
	margin-bottom:7px;
	margin-top: 0px;
}

h3.intro {
	font-size: large;
	text-align: center;
	margin-bottom:6px;
	margin-top: 0px;
}

h3.inf {
	color:#0000FF;
}
h3.beg {
	margin-top:0;
	text-align:center
}

h2.prog {
	text-align: center;
	margin-bottom: 20px;
}

h3.info {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #0000FF;
	text-decoration: underline;
	font-size: large;
	font-weight: bold;
}
h1.beg {
	margin-top:0;
	text-align:center;
	font-weight:bold;
}
h4 {
	font-size:24px;
	margin:0px;
}

td.kop {
	font-weight: bold;
}

div.sbb {
	top:0;
	width: 250px
	height: 100px;
	display: inline;
	float: right;
	}

div.loopcentrum {
	top:0;
	height: 70px;
	display: inline;
	float: left;
}

div.sponsor {
text-align:center;
margin-bottom:15px;
}