body {
	text-align:center;
	background-color:#228FD6;
	background-image:url('images/achtergrond.gif');
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font: 70%/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;	
}

#oudebrowsers {
	display:none;
}

td {
	vertical-align:top;
}

h1 {
	font-family: Arial, verdana, Serif;
	font-size: 1.8em;
	color: #D62222;
	margin-bottom: 5px;
}

h2 {
	font-family:Georgia, Verdana, arial, Serif;
	font-size: 1.2em;
	color: #EAA500;
	margin: 10px;
}

h3 {
	font-family:Georgia,Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #5C5C5C;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

p{
	line-height: 1.5em;
	color: #5C5C5C;	
}

.imgover {
	border: 0px solid #323232;
}

img {
	border:0px;
}

.foto {
	background-color: #ffffff;
	padding:3px;
	margin:5px;
	border: 1px solid #EAA500;
}

.next {
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	color: #323232;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EAA500;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #D62222;
}

#content li li a {
	color: #D62222;
	font-weight: bold;
	text-decoration: none;
}

#content li li a:hover {
	color: #EAA500;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	border: 0px;
	height: 1px;
	color:#EBE41E;
	background-color: #EBE41E;
	margin:0px;
}

#content a {
	color: #D62222;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #BB22D6;
	font-weight: bold;
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #EAA500;
	font-weight: bold;
	text-decoration: underline;
}

#content ul, #content ul ul {
	color:#5C5C5C;
	list-style-image: none;
	list-style-type: circle; 
}

input, textarea {
	color: #000000;
	font-size: 1.1em;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.input {
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.inputbutton {
	background-color: #ffffff;
	font-weight: bold;
	color:#123E5A;
	border: 1px solid #8F8F8F;
}

#container {
	margin:auto;
	width:774px;
	text-align:left;
	background-color:#ffffff;
	background-position:left 40px;	
	border-left: 3px solid #123E5A;
	border-top: 3px solid #123E5A;
	border-right: 3px solid #123E5A;	
}

html>body #container {
  	width: 774px;
	text-align:left;
}

#header {
	background-image:url('images/header.gif');
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
	width:780px;
	height:122px;
	clear:left;
}

#content {	
	z-index:3;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 10px 15px;
	width:auto;
	background-color:#ffffff;
}

#footer {	
	text-align: center;
	color: #FFFFFF;
	width:auto;
	height:58px;
	background-color:#0D2331;
	clear: both;
	border-bottom: 3px solid #123E5A;
	border-top: 1px solid #123E5A;
}

#navigation {
	z-index:3;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align:center;
	vertical-align:middle;
	width:auto;
	clear:both;
	color:#A3C8E6;
	background-color: #0D2331;
	border-bottom: 5px solid #1D6DA0;
}


