* {
	margin: 0px;
	padding: 0px;
	color: #003061;
	font-family: Verdana;
}

html, body {
  height: 100%;
}

.clear {
	clear: both;
}


h3, h1, h2 {
	font-family: Verdana;
	margin-bottom: 15px;
}

a, img {
  border: none;
}

a {
	text-decoration: none;
}

th, td {
  vertical-align: top;
	height: 20px;
}

fieldset {
	border: none;
}

input, textarea, select {
  border: 1px solid #00275B;
	margin: 2px;
}

input.button, a.remove, a.place {
	background: url(http://www.corpussanum.com/Images/Default/buttonBackground.gif) repeat-x;
	height: 24px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

a.remove, a.place {
	width: 300px;
}


body.corpus {
  background: url(http://www.corpussanum.com/Images/Default/background.jpg) #F49118 repeat-x fixed;
}

div#pageContainer {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.corpussanum.com/Images/Default/contentBackground.png) repeat-y;
	padding-left: 20px;
	padding-right: 30px;
	min-height: 100%;
	position: relative;
}

div#header {
	padding: 0px;
	margin: 0px;
	height: 94px;
	background: #FFFFFF;
	position: relative;
	top:  0px;
	left: 0px;
}

div.menu {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(http://www.corpussanum.com/Images/Default/menuBackground.gif) repeat-x;
	height: 30px;
}

div#leftColumn {
 	width: 520px;
	float: left;
}

div#columnRight {
  width: 206px;
	display: block;
	float: right;
}

div.overCorpus {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
  background: url(http://www.corpussanum.com/Images/Default/BackgroundAboutUs.gif) repeat-x #EFEFEF; ;
	border: 1px solid #003063;
	width: 700px;
	font-size: 12px;
}

div#overCorpus {
	width: 479px;
}

div#cursussen {
  margin-left: 13px;
}

div#cursussen table {
	width: 100%;
}

div#cursussen th {
	text-align: left;
}

body#Home div#pageContainer, body.barRight div#pageContainer {
  	background: url(http://www.corpussanum.com/Images/Default/contentBackgroundRightBar.png) repeat-y;
}

div#mainContainer {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	padding-bottom: 50px;
}

div#inschrijven {
	font-size: 12px;
}


div.cursusCat {
  height: 287px;
  width: 148px;
	background: url(http://www.corpussanum.com/Images/Default/backgroundCursusCat.gif) repeat-x;
	float: left;
	margin-right: 18px;
	border: 1px solid #003063;
	margin-top: 18px;
	font-size: 10px;
	position: relative;
}

div.cursusCat h4 {
	margin: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 22px;
}

div.cursusCat img {
	position: absolute;
	top: 227px;
}


div.cursusCat a {
	display: block;
	margin: 5px;
	width: 138px;
	height: 20px;
}

div#breadCrumb {
	margin-left: 13px;
	margin-bottom: 18px;
	width: 97%;
}

div#breadCrumb p, p.breadCrumb {
	font-size: 10px;
	margin-top: 15px;
	width: 745px;
	font-family: Verdana;
}

#projects {
	position: relative;
	margin-top: 30px;
}


.projectHeader {
	height: 64px;
	margin-bottom: 5px;
	position: relative;
	z-index: 10;
}

.projectHeader img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.projectHeader h3 {
	margin-bottom: 2px;
	padding-left: 20px;
	background: url(http://www.corpussanum.com//Images/Default/projectBackground.png);
	height: 24px;
	width: 610px;
	position: absolute;
	left: 86px;
	top: 0px;
	cursor: pointer;
}

.projectHeader p {
	margin-bottom: 2px;
	padding-left: 20px;
	max-height: 32px;
	overflow: hidden;
	width: 610px;
	position: absolute;
	left: 86px;
	top: 24px;
}

div.projects h3.opend {
	background: url(http://www.corpussanum.com/Images/Default/projectBackgroundOpen.png) repeat-x;
}

div.projects h3 img{
	vertical-align: middle;
	margin-right: 20px;
}

div.projects div.project {
  background: #D3E1EF;
	margin-left: 86px;
	font-size: 12px;
	padding-bottom: 16px;
	padding-left: 22px;
	padding-right: 22px;
	width: 585px;
	border-left: 1px solid #FFFFFF;
}

div.projects div.project h4 {

}

div#cursus table {
	width: 100%;
}

table th {
  background: url(http://www.corpussanum.com/Images/Default/backgroundTableHeader.gif) repeat-x;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

tbody.oddLine {
  background: #E7EFF7;
}

tbody.evenLine {
  background: #D3E1EF;
}

div#columnRight h3, div#columnRight h4 {
	margin: 0px;
	padding: 0px;
	color: #e48006;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
}

div#columnRight h4 {
	font-size: 12px;
	margin-bottom: 4px;
}

div#columnRight table {
	margin-bottom: 10px;
}

div#columnRight th {
	margin-top: 5px;
	width: 60px;
	font-weight: normal;
	font-size: 12px;
	color: #6487ac;
	display: block;
	float: left;
	background: transparent;
	height: auto;
	vertical-align: top;
}

div#columnRight td {
	text-align: left;
	font-size: 11px;
}

div#columnRight td a:hover {
	text-decoration: underline;
}

div#columnRight p {
	float: right;
	width: 160px;
}

div#adminContent {
	border: 1px solid #000099;
	border-top: none;
	width: 706px;
	padding: 10px;
	background: #FFFFFF;
	font-size: 12px;
}

div#adminContent ul li {
	width: 100px;
	height: 100px;
	float: left;
	list-style: none;
}

div#adminContent ul {
 margin-top: 20px;
 width: 650px;
}


div#adminContent table#adminOverzicht td {
	text-align: center;
	padding-bottom: 20px;
}

.infoTable tr td {
	border-bottom: 1px dashed #ADCDEF;
}

div#adminContent table.infoTable tr.Over td {
	background: #ff0000;
}

table#adminOverzicht {
	margin-top: 20px;
}


div#adminContent {

}

label.labelError {
	color: #990000;
  font-weight: bold;
}

#adminTabs {
  width: 100%;
}

#adminContent table {

}

#adminContent h4 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #000099;
	background: url(http://www.corpussanum.com/Images/Default/explode.gif) no-repeat right;
}

ul.list li {
	margin-left: 20px;
}

a.Remove {
	background:transparent url(http://www.corpussanum.com/Images/Default/arrowLeft.png) no-repeat scroll 0 0;
}

a.Place {
	background:
}

table.form textarea {
	width: 400px;
	height: 100px;
}

div#login {
  background: url(http://www.corpussanum.com/Images/Default/BackgroundAboutUs.gif) repeat-x #EFEFEF;
	border: 1px solid #003063;
	width: 454px;
}


div#login img {
	float: left;
	margin: 15px;
	margin-top: 20px;
}

td.func {
  width: 20px;
}

div#overCorpusFull {
  width: 700px;
}

table#contactInfo td, table.newsItems td, table#cursusAgend td{
	padding-top: 5px;
}

textarea.voorwaarden {
  width: 100%;
	height: 120px;
	text-align: left;
	font-size: 10px;
}

div#inschrijven select {
	width: 300px;
}

.small {
	width: 12px;
}

* {
	font-family: Verdana;
}

div.Toolbar {
	height: 32px;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(http://www.corpussanum.com/Images/Default/backgroundToolbar.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}

div.Toolbar a {
	height: 18px;
	display: block;
	float: left;
	border: 1px solid transparent;
	cursor: pointer;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

div.Toolbar a.disabled {
	border: 1px solid #990000;
	background: #D8D8D8;
}

div.Toolbar a.disabled:hover {
	background: #FF6633;
}

div.Toolbar a img {
	margin-top: none;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	border: 0px;
}

div.Toolbar a:hover{
	border: 1px solid #316AC5;
	background: #DFF1FF;
}

#facebox {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
	margin-top: 100px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#opaque {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}


#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
	padding: 10px;
	border: 1px solid #ccc;
 	background: #fff;
 	width: 600px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
 	position: absolute;
	top: -10px;
	left: -14px;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.cursus {
	cursor: pointer;
}

#mainContent a {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#projectContent {
	width: 480px;
	float: left;
	display: block;
}

#projectsBar {
	width: 200px;
	float: right;
}

.error {
	color: #990000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 10px;
	display: block;
}

.links a {
	text-decoration: underline;
}

.noborder input {
	border: none;
}


<!-- Uitvoertijd van het script:: 0.0873 seconde -->
<!-- Er zijn  query's uitgevoerd middels het  protocol uitgevoerd -->