/*Er staat nu ook een doctype in wat strict Xhtml 1.1 is. Dit was voorheen Transitional*/

body {
	font-size: 8.5pt;
	font-family: verdana, sans-serif;
	background: url(images/bg-triangle.jpg) no-repeat bottom center;
	}

#main {
	width: 1004px;
	margin: 0px auto;
	display: table;
	}
	
	#header {
		width: 1004px;
		height: 150px;
		display: table;
		}
		
		#header h1 {
			background-image: url(images/logo.jpg);
			background-repeat: no-repeat;
			height: 87px;
			float: left;
			left: 130px;
			position: relative;
			text-indent: -1000px;
			top: 20px;
			width: 486px;
			cursor: pointer;
			}
			
		#header #search {
			background-image: url(images/bg-search.jpg);
			background-repeat: no-repeat;
			float: left;
			height: 82px;
			left: 220px;
			padding-left: 10px;
			padding-top: 12px;
			position: relative;
			top: 0;
			width: 274px;
			}
		
			#header #search #language {
				color: white;
				font-size: 95%;
				float: left;
				margin-bottom: 3px;
				*margin-bottom: 0px;
				}
				
				#language span {
					float: left;
					}
					
				#language a {
					display: block;
					text-decoration: none;
					}

				#frysk {
					background-image: url(images/language_frysk.jpg);
					background-repeat: no-repeat;
					border: 1px solid white;
					float: left;
					height: 11px;
					margin-left: 2px;
					width: 16px;
					}
				#en {
					background-image: url(images/language_en.jpg);
					background-repeat: no-repeat;
					border: 1px solid white;
					float: left;
					height: 11px;
					margin-left: 2px;
					width: 16px;
					}
				#nl {
					background-image: url(images/language_nl.jpg);
					background-repeat: no-repeat;
					border: 1px solid white;					
					float: left;
					height: 11px;
					margin-left: 2px;
					width: 16px;
					}
			
			#search input.text {
				background-color: white;
				border: 1px solid black;
				color: #444;
				clear: both;			
				display: block;
				font-size: 90%;
				float: left;
				padding: 4px;
				margin-right: 3px;
				width: 203px;
				*width: 191px;	
				}
				
			#search input.submit {
				background-color: white;
				border: 1px solid black;
				color: #be2026;
				display: block;
				float: left;
				height: 22px;
				*height: 24px;
				padding: 0 4px;
				}	
			
			#search_text {
				clear: both;
				color: white;
				font-size: 95%;
				position: relative;
				left: 165px;
				top: 4px;
				}
				
				#search_text a {
					color: white;
					}
				#search_text a:hover {
					color: #444;
					}
		
#background {
	position: fixed;
	bottom: 0px;
	left: 50%;
	width: 1px;
	height: 17px;
	}
	
	#middle {
		width: 1004px;
		display: table;
		}
		
		#navigation {
			display: table;
			float: left;
			background-color: #efefef;
			margin-top: 17px;
			}
			
			#navigation ul {

				}
			
/*			#navigation ul li {
				color: #be2026;
				font-size: 105%;
				font-weight: bold;
				line-height: 28px;
				text-align: right;
				} */

				#navigation ul li a {
					background-image: url(images/arrow_nav.gif);
					background-position: 18px 14px;
					background-repeat: no-repeat;
					padding-left: 18px;
					display: block;
					color: #be2026;
					text-decoration: none;
					text-indent: 18px;
					font-size: 110%;
					font-weight: normal;
					line-height: 35px;
					}

				#navigation ul li a:hover {
					font-weight: bold;
					}

					#navigation ul li ul{
						border-style: solid;
						border-top: solid 1px #BBB;
						border-bottom:  solid 1px #BBB;
						border-left: solid 1px #7c0d13;
						border-right: solid 1px #7c0d13;
						background-image: url(images/submenubg.gif);
						background-color: #be1f27;
						background-repeat: repeat-x;
						width: 202px;
						padding: 10px;
					}

				#navigation ul li.current a, #navigation ul li.open a {
					text-decoration: none;
					}
					
				#navigation ul li ul li a {
					background-image: url(images/arrow_subnav.gif) !important;
					background-repeat: no-repeat;
					background-position: 20px 6px;
					font-weight: normal;
					font-size: 100%;
					line-height: 18px;
					text-decoration: none !important;
					color: #FFF;
					}
					
					#navigation ul li ul li a:hover {
					background-image: url(images/arrow_nav.gif) !important;
					background-repeat: no-repeat;
					background-position: 20px 6px;
					font-weight: normal;
					font-size: 100%;
					line-height: 18px;
					text-decoration: none !important;
					color: #FFF;
					}
					
					#navigation ul li ul li.current a {
						text-decoration: underline !important;
						}
					
			#othersites {
				background-image: url(images/bg_othersites.gif);
				background-repeat: repeat-x;
				background-position: top center;
				background-color: white;
				padding: 20px 20px 20px 55px;
				font-weight: bold;
				display: table;
				color: #333;
				width: 139px;
				}

				#othersites a{
					color: #be2026;
					font-weight: normal;
					}
		/*Waarschijn zat de fout die in IE te zien was in de padding, deze wordt anders berekent als in nieuwere versies. Dit is nu opgelost.*/
		#body {
			float: left;
			width: 480px;
			padding-left: 5px;
			}
			
		#actueel {
			margin-bottom: 15px;
			}
			
			#actueel h2 {
				color: #be2026;
				font-size: 130%;
				font-weight: bold;
				width: 440px;
				}
			
			#uitgelicht {
				background-color: #be2026;
				color: white;
				width: 475px;
				}
				
				#uitgelicht tr td.datum {
					padding-right: 10px;
					padding-top: 2px;
					text-align: right;
					}
				
				#uitgelicht tr td.text img, #uitgelicht tr td.text p img {
					padding-right: 10px;
					}
				#uitgelicht tr td.title {
					font-size: 115%;
					font-weight: bold;
					height: 20px;
					padding-left: 5px;
					}
					
				#uitgelicht tr td.text {
					vertical-align: top;
					padding-left: 5px;					
					}
					td.nobg{
						background-color: none !important;
					}
				#uitgelicht tr td.readmore a {
					font-weight: bold;
					padding-right: 10px;
					padding-bottom: 2px;
					text-align: right;
					display: block;
					color: white;
					text-decoration: underline;
					}
		
			#laatste_nieuws {
				width: 475px;
				}
	
				#laatste_nieuws tr td.date {
					border-bottom: 1px solid #ddd;
					font-weight: bold;
					text-indent: 20px;
					height: 20px;
					width: 60px;
					}
				
				#laatste_nieuws tr td.text {
					border-bottom: 1px solid #ddd;
					height: 20px;
					text-indent: 10px;
					}
					
					#laatste_nieuws tr td.text a {
						color: black;
						}
			
				#laatste_nieuws tr td.morenews {
					padding-right: 10px;
					text-align: right;
					}
			
					#laatste_nieuws tr td.morenews a {
						background-image: url(images/more.gif);
						background-repeat: no-repeat;
						background-position: right center;
						color: black;					
						padding-right: 10px;	
						}
			#content {
				margin-bottom: 30px;
				color: #333;
				width: 476px;
				}	

				#content a {
					color: #be2026;
					text-decoration: none;
					}

					#content .letters a {
						color: #FFF;
					}

					#content a:hover{
						text-decoration: underline;
						}

				#content table{
					width: 475px!important;
				}

				#content div.almenaksearch{
					background: #BE2026;
					height: 22px;
					border: solid 1px #000;
					padding-left: 5px;
					vertical-align: bottom;
					line-height: 22px;
					}

				#content h2 {
					border-bottom: 1px solid #be2026;
					color: #be2026;
					font-size: 130%;
					font-weight: bold;
					margin-bottom: 5px;
					width: 468px;
					padding-left: 7px;
					padding-bottom: 2px;
					}			

				#content p {
					line-height: 18px;
					margin-bottom: 10px;
				}
				
				#content strong, #content b {
					font-weight: bold !important;
					}
					
				#content strong em {
					font-weight: bold !important;
					font-style: italic !important;
				}
					
				#content em {
					font-style: italic !important;
					}
					
				#content ul {
						margin-left: 20px;
						margin-bottom: 10px;
						}

						#content ul li {
							list-style-type: disc;
							line-height: 18px;
							}
				
				
				.search_results a {
					color: #be2026;
					font-weight: bold;
					}
				
				.search_results hr {
					border: none;
					background-color: #f5e2d9;
					height: 1px;
					}
					
				.contactform button{
					height: 19px;
					width: 94px;
					padding-bottom: 2px;
					margin-top: 4px;
					border: solid 1px black;
					font-size: 0.8em;
					*margin-top: 130px;
					margin-left: 253px;
				}
				
				
				.faq a{
					background-image: url(images/more.gif);
					background-repeat: no-repeat;
					background-position: right;
					width: 448px !important;
					font-weight: bold;
				}
				
				#abc {
					height: 24px;
					word-spacing: 3px;
				}
				
					#abc strong{
						display: block;
						float: left;
					}
				
					#abc a{
						text-decoration: none;
						padding-left: 2px;
						display: block;
						color: black;
						float: left;
						width: 12px;
					}
					
					#abc a:hover{
						background-color: #f5e2d9;
					}
				
				div#sorteer{
					height: 20px;
				}
				
					#sorteer a{
						width: 149px;
						display: block;
						float: left;
						height: 20px;
						text-decoration: none;
						font-weight: bold;
						color: black;
					}
					
					#sorteer a img{
						border-left: solid 4px white;
					}
				
				div#list{
					display: table;
					width: 448px;
				}
				
					#list div{
						padding: 1px;
						height: 16px;
						display: table;
					}
					
					#current{
						border: solid 1px #e5e4e4;
						padding: 6px !important;
						width: 434px !important;
						display: table;
					}
					
						#current a{
							width: 434px !important;
						}
					
					div.answer{
						background-color: transparent;
						padding: 5px;
						height: auto !important;
						display: table;
						clear: both;
					}
					
					.color{
						background-color: #f9efe9;
					}
					
					#list div a{
						text-decoration: none;
						display: block;
						float: left;
						width: 149px;
						height: 16px;
						color: black;
						line-height: 16px;
					}
				
			#blocks {
				float: left;
				width: 284px;
				margin-top: 18px;
				padding-bottom: 60px;
				}
			
				#blocks a {
					color: #be2026;
					text-decoration: none;
					}

					#blocks a:hover{
						text-decoration: underline;
						}
			
				#blocks .block {
					border: 1px solid #ddd;
					background-color: #eee;
					margin-bottom: 7px;
					font-weight: normal !important;
					}
					
					#blocks .block h2 {
						font-weight: bold;
						padding: 4px 0 0 3px;
						background:url(images/h2spacer.png);
						background-repeat:repeat-x;
						width:280px;
						/**margin-left:-1px;**/
						}
						
					#blocks .block p {
						padding: 4px 3px 2px 3px;
						line-height: 16px;
						font-weight: normal !important;
						}
						
					#blocks .block em {
						font-style: italic;
						}
				
				
					#blocks .block  ul {
							margin-left: 20px;
							margin-bottom: 10px;
							}

							#blocks .block ul li {
								list-style-type: disc;
								line-height: 18px;
								}

				
					#blocks .block strong {
						font-weight: bold !important;
					}
					
					
					#blocks .block img {
						padding-left: 4px;
					}
					
					#blocks .block table {
						margin-top: 3px;
						margin-left: 4px;
						}
					
						#blocks .block table tr td {
							line-height: 17px;
							}
							
							#blocks .block table tr td strong {
								font-weight: bold;
								}
					
					.block a.direct{
						background-image: url(images/bg_direct_link.gif);
						background-position: center left;
						background-repeat: no-repeat;
						display: block;
						text-indent: 15px;
						text-decoration: underline;
						color: #be2026;
						}
					
				/*	#blocks .block a {
						background-image: url(images/more.gif);
						background-repeat: no-repeat;
						background-position: right center;
						color: black;
						display: block;
						padding-right: 13px;
						width: 259px;
						font-weight: bold;
						text-align: right;
						}
						*/
						
				#blocks .search_autor input.text {
					border: 1px solid #bbb;
					padding: 2px;
					margin-left: 4px;
					margin-top: 3px;
					width: 205px;
					*width: 190px;
					}
				#blocks .search_autor input.submit {
					border: 1px solid #bbb;
					background-color: white;
					color: #be2026;
					padding: 1px 7px;
					}
					
				.vergroot {
					background-image: url(images/bg_vergroot.jpg);
					background-position: right;
					background-repeat: no-repeat;
					padding-right: 20px;
					}
					
					.vergroot a {
						color: #bd2125;
						text-decoration: underline;
						}
						
						
		ol li{
			list-style-type:decimal;
			margin-left: 20px;
		}