* {
  padding: 0px;
  margin: 0px;
  border: none;
  outline: none;
}

@font-face {
font-family: 'Gill Sans MT';
font-style:  normal;
font-weight: normal;
src: url('/fonts/gill-sans-mt.ttf');
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: url('') #a6a6a6;
line-height: 18px;
color: #666666;
}

#background-top {
background: url('/images/bg-top-repeat.gif') repeat-x 0px 0px white;
}

#background-bottom {
background: url('/images/bg-bottom-repeat.gif') repeat-x 0px bottom;
min-height: 700px;
}

#wrapper {
width: 980px;
margin: 0px auto 0px auto;
}

/* ----- HEADER ----- */
#header {
border-bottom: 5px solid #646464;
height: 157px;	
}
	
	#logo {
	position: absolute;
	margin-left: -26px;
	top: 37px;
	}
	
	#header-visual,
	#header-visual-innershadow {
	width: 759px;
	height: 84px;
	position: absolute;
	top: 38px;
	margin-left: 221px;
	}
	
		#rss-ticker {
		position: absolute;		
		top: 125px;
		margin-left: 220px;
		width:759px;		
		}
			

	/* Search */
	#search {
	width: 332px;
	position: absolute;
	margin-left: 675px;
	height: 86px;
	top: 37px;		
	padding-top: 0px;
	z-index: 999;
	background: url('/images/bg-search.gif') no-repeat;
	}
	
		form#zoekForm input#ZoekString {
		background: none;
		padding: 2px 3px;
		color: #555555;
		width: 275px;
		z-index: 1000;
		margin-top: 32px;
		position: absolute;
		}

		form#zoekForm input#ZoekString:focus {
		}

		form#zoekForm input#ZoekButton {
		width: 20px;
		height: 20px;
		cursor: pointer;
		float: right;
		margin-right: 27px;
		margin-top: 32px;
		background: none;
		}

	/* LanguageSelector */
	#language  {
	position: absolute;
	margin-top: -90px;
	margin-left: 400px;
	}

		ul.language {
		font-size: 10px;		  
		margin: 0px;		
		}
			ul.language li {
			display: inline;
			padding: 2px;
			}

				ul.language li.active a,
				ul.language li.active a:visited {
				text-decoration: none;
				font-weight: bold;
				}

		fieldset {
		border: none;
		}
	
	/* MemberLogin */
	#memberlogin label {
	font-weight: bold;
	}
	
	#memberlogin input {
	width: 184px;
	margin-bottom: 5px;
	}
	
	#memberlogin input.formsubmitbutton {
	width: 94px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: black;
	background: url('/images/formsubmitbutton-bg.gif') no-repeat;
	margin-top: 4px;
	letter-spacing: 1px;
	}
	
/* KRUIMELPAD */
#breadCrumb {
position: absolute;
margin-left: 220px;
top: 169px;	
}

	#breadCrumb a, #breadCrumb a:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c3c3c;
	text-decoration: none;
	}
	
		#breadCrumb a:hover {
		color: black;
		text-decoration: underline;
		}

/* ----- COLUMN LEFT ----- */
#column-left {
float: left;
min-height: 333px;
height: auto !important;
height: 333px;
width: 190px;
margin-top: 11px;
background: url('/images/seperator.gif') repeat-x 0px 0px;
padding-top: 40px;
}

	#column h2 {		
	}

		#menu ul {
		list-style: none;
		padding: 0px;
		padding-bottom: 8px;
		margin: 0px 0px 10px 0px;
		border-bottom: 5px solid #646464;
		}

		#menu ul ul {
		border: none;
		margin: 0px 0px 10px 10px;
		padding-bottom: 0px;
		}

			#menu li a,
			#menu li a:visited {
			color: #808080;	
			font-family: 'Gill Sans MT', 'Gill Sans', arial, helvetica, sans-serif;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 15px;
			display: block;
			padding: 4px 0px;
			font-weight: normal;
			margin: 0px;				
			min-height: 24px;
			height: auto !important;
			height: 24px;
			letter-spacing: 2px;
			}
			
				#menu li a:hover {
				color: black;
				text-decoration: underline;
				}

			#menu li.active a,
			#menu li.active a:visited {
			color: #ec2218;				
			}

				#menu li.active li a,
				#menu li.active li a:visited {
				padding: 3px 0px;
				min-height: 19px;
				height: auto !important;
				height: 19px;
				color: #888;
				font-size: 13px;
				}

				#menu li.active li.active a,
				#menu li.active li.active a:visited	{
				color: #ec2218;	
				}
				
					#menu li.active li.active li a,
					#menu li.active li.active li a:visited	{
					padding: 2px 0px;
					min-height: 16px;
					height: auto !important;
					height: 16px;
					color: #888;
					font-size: 12px;
					}

					#menu li.active li.active li.active a,
					#menu li.active li.active li.active a:visited {
					color: #ec2218;	
					}
					
/* ----- COLUMN RIGHT ----- */
#column-right {
float: right;
width: 305px;
margin-left: 30px;
margin-top: 11px;
background: url('/images/seperator.gif') repeat-x 0px 0px;
padding-top: 40px;
font-size: 11px;
}
			
/* ----- CONTENT ----- */
#content {
height: auto !important;
height: 300px;
min-height: 300px;
margin-left: 190px;	
padding-left: 30px;
padding-top: 54px;
padding-bottom: 40px;
}

	.narrow {
	margin-right: 305px;
	padding-right: 30px;
	}
	
	.wide {
	margin-right: 0px;
	padding-right: 0px;
	}


/* ----- FOOTER ----- */
#footer {
clear: both;
background: url('/images/bg-footer-repeat.gif') repeat-x 0px 0px;
min-height: 78px;
padding-top: 25px;
color: #666;	
font-family: 'Gill Sans MT', 'Gill Sans', arial, helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
}

	#footer-center {
	width: 980px;
	margin: 0 auto;
	}
	
		#footer-left {
		width: 220px;
		float: left;
		}
		
			#footer-left a {
			padding-right: 5px; 
			}
		
		#footer-middle {
		width: 425px;
		float: left;
		}
		
			#footer-middle span {
			display: block;
			float: left;
			margin-right: 10px;
			padding-top: 10px;
			}
			
			#footer-middle a {
			display: block;
			float: left;
			}
		
		#footer-right {
		width: 305px;
		padding-left: 30px;
		float: left;
		text-align: right;
		}
		
			/* MetaMenu */
			#metamenu {	
			margin-top: 5px;
			}

				ul.metamenu {
				float: right;		
				margin-right: -5px;
				}
				
					ul.metamenu li {
					display: inline;			  
					}

						ul.metamenu li a,
						ul.metamenu li a:visited {
						padding: 0px 5px 0px 10px;
						border-left: 1px solid #999;
						color: #666;
						font-weight: normal;
						}

						ul.metamenu li.first a,
						ul.metamenu li.first a:visited {
						border: none;
						}
