body { /* de stijlen voor het hele document */
	margin: 0;
	padding: 0; 
	font: 13px arial, helvetica, sans-serif;
}
table, tr, td {
border: #C5CEE9;}

a, a:visited { /* de stijlen voor de links */
	color: #225BCE;
	text-decoration:none;
}

a:hover { /* de stijlen voor de links waar de cursor boven zweeft */
	color: #225BCE;
	text-decoration:underline;
}

#container { /* de stijlen voor het omvattende deel van de navigatie, inhoud en voet */
	width: 972px;
	height: 100%;
	margin: auto;
	padding: 0.5em;
	border: 1px solid #225BCE;
	text-align: left;
}

#header { /* de stijlen van de header, het logo */
	height: 126px;
	margin: 0 0 0 0;
	border-top: 1px solid #225BCE;
	border-left: 1px solid #225BCE;
	border-right: 1px solid #225BCE;
	background: #225BCE;
}

#nav {
clear: left;
float: left;
}

#nav ul { /* de stijlen van de navigatie */
	list-style: none;	
	margin: 0;
	padding: 0;
	}

#nav li a { /* de stijlen voor de links in de navigatie */
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 1px 0;
	width: 170px;
	display: block;
	text-indent: 1em;
	border: 1px solid #225BCE;
	/*font-variant: small-caps;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #C5CEE9;
	color: #225BCE;
}

#nav li a:hover { /* de stijlen voor de links in de navigatie waar de cursor boven zweeft */
color: #ffffff;
background:#225BCE;
}
#nav ul ul {
margin:1px 0 1px 8px;

}

#nav ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#nav ul ul ul {
margin:1px 0 1px 8px;

}

#nav ul ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}
#nav li li a { /* de stijlen voor de links in de navigatie */
	padding: 1px 0 1px 0;
	margin: 0 0 1px 0;
	width: 162px;
	display: block;
	text-indent: 1em;
	border: 1px solid #225BCE;
	/*font-variant: small-caps;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #C5CEE9;
	color: #225BCE;
	
}

#nav li li a:hover { /* de stijlen voor de links in de navigatie waar de cursor boven zweeft */
color: #C5CEE9;
background:#225BCE;
}

#nav li li li a { /* de stijlen voor de links in de navigatie */
	padding: 1px 0 1px 0;
	margin: 0 0 1px 0;
	width: 154px;
	display: block;
	text-indent: 1em;
	border: 1px solid #225BCE;
	/*font-variant: small-caps;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #C5CEE9;
	color: #225BCE;
	
}

#suche {
margin: 8px;
}

#content { /* de stijlen voor de inhoud, de tekst */
	float: left;
	margin: 0 0 15px 10px;
	padding: 0 10px 0 10px;
	width: 762px;
}
#content h1 { /* de stijlen voor de kopjes in de inhoud */
	border: 1px solid #225BCE;
	text-indent: 0.5em;
	font-size: 110%;
	/*font-variant: small-caps;*/
	color: #ffffff;
	
	padding: 0.5em;
	background: #225BCE;
}
#content h2 { /* de stijlen voor de inhoud, de tekst */
	color: #225BCE;
	font: 110% arial, helvetica, sans-serif;
	font-weight:bold;
}
#content h3 { /* de stijlen voor de inhoud, de tekst */
	color: #225BCE;
	font: 100% arial, helvetica, sans-serif;
	font-weight:bold;
}
#content p { /* de stijlen voor de alinea's in de inhoud */
	margin-bottom: 10px;
	padding: 0;
}

#news { /* de stijlen voor de kolom links, het nieuws */
	width: 168px;
	border: 1px solid #225BCE;
	padding: 2px;
	margin: 10px 0 10px 0;

}

#news h2 { /* de stijlen voor de kopjes in de kolom nieuws */
	border: 1px solid #225BCE;
	text-indent: 0.5em;
	font-size: 12px;
	/*font-variant: small-caps;*/
	color: #ffffff;
	margin: 0;
	padding: 0.5em;
	background: #225BCE;
}

#news p { /* de stijlen voor de alinea's in de kolom nieuws */
	margin: 1em;
}

#footer { /* de stijlen voor de voet, de copyright */
	clear: both;
	text-align: center;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: 1px solid #225BCE;
	background: #225BCE;
	color: #ffffff;
}

#footer p { /* de stijlen voor de alinea's in de voet */
	margin: 0;
	padding: 0;
}

#navlinks {
clear: both;
margin: 0 0 10px 0;
padding: 2px;
line-height: 20px;
text-align:right;
background-color:#C5CEE9;
color:#225BCE;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
/*font-variant: small-caps;*/
border: 1px solid #225BCE;
}

#navlinks a {
color:#225BCE;
font-weight:bold;
text-decoration:none;
}
.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 150px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
border-left: 4px solid #841524;
}
.hide {
display: none;
}
#breadcrumb {
	text-align:left;
	font-size: 0.8em;
	color: #000000;
	padding-left: 0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}
#breadcrumb a {
	color: #000000;
	text-decoration: none;
}

hr{
 border: 0; /* Für Firefox und Opera */
 border-top: solid 1px #225BCE;
 height:1px;
}

#termine p {
margin-left: 10px;
}