* {
  margin: 0;
  padding: 0;
}
#wrapper {
	width: 1020px;
	margin: 0px auto;
	background-image: url(../images/mainbckgrnd3.jpg);
	background-repeat:no-repeat;
	background-color:#F8F8F8;
}

#wrapper2 {
	width: 1020px;
	margin: 0px auto;
	background-image: url(../images/mainbckgrnd2.JPG);
	background-repeat:no-repeat;
	background-color:#F8F8F8;
}

#wrapper3 {
	width: 1020px;
	margin: 0px auto;
	background-image: url(../images/mainbckgrnd4.jpg);
	background-repeat:no-repeat;
	background-color:#F8F8F8;
}

#wrapper4 {
	width: 1020px;
	margin: 0px auto;
	background-image: url(../images/bckgrnd.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#wrapper5 {
	width: 1020px;
	margin: 0px auto;
	background-image: url(../images/mainbckgrnd.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#header {
	height: 105px;
	background-image: url(../images/BannerSRHS.JPG);
	background-repeat: no-repeat;
	padding: 2px;
}

#menu-container {
	width: 150px;
}

ul.navmenu1 {
	list-style-type: none;
	}

ul.navmenu1 li {
	width: 140px;
	height: 32px;
}

ul.navmenu1 li a {
	display: block;
	width: 140px;
	height: 32px;
	background-color: #000066;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	font-family:verdana;
	font-size:12px;
	color: #EEB422;
	margin: 1px;
}

ul.navmenu1 li a:hover {
	color: rgb(255,255,255);
	font-size: 11px;
	cursor: pointer;
}

ul#subnav1 {
	list-style-type: none;
	}

ul#subnav1 li {
	width: 140px;
	height: 32px;
}

ul#subnav1 li a {
	display: block;
	width: 140px;
	height: 32px;
	background-color: #EEB422;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	font-family:verdana;
	font-size:12px;
	color: #000066;
	margin: 1px;
}

ul#subnav1 li a:hover {
	color: rgb(255,255,255);
	font-size: 11px;
	cursor: pointer;
}

#left {
	width: 150px;
	float: left;
}

#right {
	width: 150px;
	float: right;
}

#center {
	font-family:verdana;
	font-size:11px;
	margin-left: 150px;
	margin-right: 148px;
	min-height: 600px;
	padding: 2px;
	/*background-image:url(../images/bckgrnd.jpg);
	background-position: center;
	background-repeat:no-repeat;*/
}

h1 {
	font-family: verdana;
	font-size: 14px;
}

h3 {
		margin:0;
		font-family:verdana;
		font-size:13px;
		padding:5px;
		color: rgb(0,0,153);
}

p {
	font-family: verdana;
	font-size: 11px;
}	

table  {
	text-align : left;
	left:5%;
	position:relative;
	table-layout: fixed;
	font-family: verdana;
	font-size: 11px;
}

#special1 {
		position:relative;
		padding:5px;
		/*background-color:#000066;
		color:#EEB422;*/
		font-family:verdana;
		font-size:11px;
		border:4px solid #000066;
}

#special1 a {
		color:#000066;
}

#special1 a:visited {
		color:rgb(255,255,255);
}

#special2 {
		position:relative;
		padding:5px;
		color:rgb(0,0,153);
		font-family:verdana;
		font-size:12px;
		font-weight: bold;
		text-align:center;
}

ul li {
	font-family:verdana;
	font-size:11px;
	margin-left: 2px;
	}

li {
	font-family:verdana;
	font-size:11px;
	list-style: none;
	}

table  {
	text-align : left;
	left:5%;
	position:relative;
	table-layout: fixed;
}

th {
	font-size:11px;
	font-family:verdana;
}
tr  {
	font-size : 11px;
	font-family : verdana;
	color:rgb(0,0,153);
	text-align : left;
	}
td  {
	padding : 3px;
	font-size : 11px;
	font-family : verdana;
}

table.agenda {
	border: 2px solid #000066;
}

table.agenda th {
	font-size: 11px;
	font-family: verdana;
	color: #EEB422;
	background-color: #000066;
	text-align: left;
	border: 1px solid #000066;
}

#footer {
	background-color: #000066;
	color: #EEB422;
	width: 1016px;
	min-height: 20px;
	padding: 2px;
}

#footer a {
	text-decoration: none;
	color: #EEB422;
}

ul.basis li {
	font-family:verdana;
	font-size:11px;
	margin-left: 15px;
	}

li.basis {
	font-family:verdana;
	font-size:11px;
	list-style: disc;
}

li.nieuw {
	font-family:verdana;
	font-size:11px;
	padding:2px;
	margin-left: 10px;
	list-style: none;
}

#md {
font-family:verdana;
	font-size:11px;
	color: #FF0000;
	padding:2px;
	margin-left: 10px;
}	

img {
	margin: 8px;

}
