body {
	margin: 0px;
	font-family: arial, verdana;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #003767;
	line-height: 20px;
	text-align: justify;
	}

a {
	color: #003767;
	}
	
a:hover {
	color: #003767;
	}
	
a:active {
	color: #003767;
	}

a :visited{
	color: #003767;
	}

img { 
	border:none
	}
	
input {
	width: 200px;
	color: #003767;
	}

.textarea {
	height: 100px;
	}

select {
	width: 205px;
	color: #003767;
	}
	
h1 {
	margin:0px;
	margin-bottom: 20px;
	font-size: 22px;
	}

h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 5px;
	}

h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF8800;
	letter-spacing: 1px;
	}
	
#LeftSide{
	position: absolute;
	top: 105px;
	right: 50%;
	margin-right: 500px;
	left: 0px;
	height: 615px;
	background-color: #003767;
	z-index: 200;
	}

#RightSide{
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: 500px;
	right: 0px;
	height: 615px;
	background-color: #003767;
	z-index: 200;
	}
	
#TopArch {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -500px;
	width: 200px;
	z-index: 200;
	}

#BottomArch {
	position: absolute;
	top: 719px;
	height:100px;
	right: 50%;
	margin-right: -501px;
	width: 100px;
	background-color: #FFFFFF;
	z-index: 2000;
	}
	
#RightBottom {
	position: absolute;
	bottom: 120px;
	left: 50%;
	margin-left: 500px;
	right: 0px;
	top: 120px;
	background-color: #003767;
	}

#ShadowLeft {
	position: absolute;
	top: 105px;
	height: 615px;
	left: 50%;
	margin-left: -515px;
	width: 15px;
	background-image: url('/images/shadow-left.png');
	background-repeat: repeat-y;
	z-index: 200;
	}

#ShadowRight {
	position: absolute;
	top: 105px;
	height: 615px;
	left: 50%;
	margin-left: 500px;
	width: 15px;
	background-image: url('/images/shadow-right.png');
	background-repeat: repeat-y;
	z-index: 200;
	}

#HeaderContainer {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -500px;
	width: 200px;
	z-index: 10;
}

#OverlayContainer {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -500px;
	width: 200px;
	z-index: 20;
}

#LogoContainer {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -490px;
	width: 200px;
	z-index: 30;
	}

.Marquee {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -260px;
	width: 710px;
	font-size: 11px;
	font-weight: bold;
	z-index: 40;
	}
	
	
.Marquee a {
	color: #003767;
	}

.Vetus {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 340px;
	width: 113px;
	font-size: 11px;
	font-weight: bold;
	z-index: 40
	}

#HelpBox {
	position: absolute;
	top: 200px;
	right: 50%;
	margin-right: -470px;
	padding: 11px;
	z-index: 50;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	color: #003767;
	}

#MiddleContainer {
	position: absolute;
	top: 230px;
	height: 500px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	z-index: 50;
	}

#FooterContainer {
	position: absolute;
	top: 720px;
	height: 98px;
	left: 50%;
	margin-left: -501px;
	width: 1000px;
	border-left: 1px solid #003767;
	border-bottom: 1px solid #003767;
	font-size: 10px;
	z-index: 30;
	}

#FooterContent {
	position: absolute;
	top: 790px;
	left: 50%;
	margin-left: -260px;
	width: 700px;
	font-size: 10px;
	z-index: 3000;
	}

#BottomMargin {
	position: absolute;
	top: 820px;
	height: 5px;
	display:block;
	}
	
.orange {
	color: #FF8800;
	}

#MenuContainer {
	width: 190px;
	border-right: 1px dotted #003767;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	}

	
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 170px;
}

ul#menu a {
	display: block;
	text-decoration: none;	
}

ul#menu li {
	margin-top: 1px;
}

ul#menu li a {
	background: #003767;
	color: #FFFFFF;	
	padding: 0.5em;
	font-size: 13px;
	font-weight: bold;	
	}

ul#menu li a:hover {
	background: #F08800; 
}

ul#menu li ul li a {
	background: #CCCCCC;
	color: #003767;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
}

ul#menu li ul li a:hover {
	background: #F08800;
	padding-left: 15x;
}

#MainContentWrapper {
	float: left;
	width: 725px;
	height: 450px;
	padding: 20px;
	overflow: auto;
	}

#MainContent {
	width: 725px;
	}

.NoodhulpImg {
	margin-top: 25px;
	margin-left: 25px;
	}

a.noodhulp {
	text-decoration: none;
	}

.SiteImages {
	border: 1px solid #FF8800;
	}
	
.ImagesLeft {
	margin-top: 5px;
	margin-right: 15px;
	}

.BotenTable {
	font-size: 11px;
	}

.BotenImgLeft {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #FF8800;
	}
	
.BotenImgRight {
	margin-bottom: 10px;
	border: 1px solid #FF8800;
	}

.BotenFirstRow {
	margin-top: 9px;
	}
	
.poetsTn {
	float: left;
	margin-right: 8px;
	}
	
.poetsTnLast {
	float:left;
	}
}


