/* @override 
	http://dev.statik.be/kfda/themes/kfda0809/styles/theme.css
*/

@import url('reset.css');
@import url('joppa.css');

/* @group global layout */

	html {
		background: #ffffff;
	}
	
	body {
		font-size: 11px;
		line-height: 1.6em;
		margin-top: 0;
		background: transparent;
	}
	
	a img {
		border: 0;
	}
	
	a:link,
	a:visited {
		color: #959900;
		text-decoration: underline;
	}
	
	a:hover,
	a:focus {
		color: #959900;
		text-decoration: none;
	}

/* @end */

/* @group layout */

	#container {
		font-size: 1.2em;
		padding: 0px;
		margin: 0px;
		width: 654px;
	}

/* @end */

/* @group header */

	#branding {
		margin: 15px 10px 10px 10px;
		width: 654px;
		height: 75px;
		background: url('../images/title.gif') no-repeat;
	}

	#branding h1 {
		text-indent: -9999px;
		width: 400px;
		float: left;
	}
	
	#branding h1 a {
		display: block;
		width: 400px;
		height: 75px;
		text-indent: -9999px;
	}
		
	#branding #optional {
		float: right;
	}
	
		/* @group language */
		
		ul#languageSelect {
			z-index: 1;
			list-style-type: none;
			font-size: 11px;
			font-weight: normal;
			position: relative;
		}

		ul#languageSelect li {
			float: left;
			height: 16px;
			padding: 0px 3px 0px 3px;
			border-left: 1px solid #000;
		}
		
		ul#languageSelect li.last {
			padding: 0px 0px 0px 3px;
		}

		ul#languageSelect li.first {
			padding: 0px 3px 0px 0px;
			border-left: none;
		}

		ul#languageSelect a:link,
		ul#languageSelect a:visited {
			color: #231f20;
			text-decoration: none;
		}

		ul#languageSelect a:focus,
		ul#languageSelect a:hover {
			color: #959900;
		}
		
		/* @end */

/* @end */

/* @group nav lists */

	#navigation {
		width: 654px;
		padding: 0px 0px 10px 0px;
	}
		
	ul.nav a, 
	ul.nav a:link,
	ul.nav a:visited {
		color: #231f20;
		text-decoration: none;
	}

	ul.nav a:hover {
		color: #231f20;
		text-decoration: none;
	}
	
	ul.nav li {
		padding: 0px 0.5em 0px 0.5em;
		border-right: 1px solid #000;
		float: left;
	}
	
	ul.nav li.last {
		padding: 0px 0px 0px 0.5em;
		border: none;
	}
	
	ul.nav li.first {
		padding: 0px 0.5em 0px 0px;
		border-right: 1px solid #000;
	}
	
	ul.nav li.selected, 
	ul.nav li.selected ul li.selected, 
	ul.nav li.selected ul li.selected ul li.selected {
		font-weight: bold;
	}
	
	ul.nav li ul, 
	ul.nav li.selected ul li ul, 
	ul.nav li.selected ul li.selected ul li ul {
		display: none;
	}
	
	ul.nav li.selected ul, 
	ul.nav li.selected ul li.selected ul, 
	ul.nav li.selected ul li.selected ul li.selected ul {
		display: block;
		font-weight: normal;
	}
	
	ul.nav li.selected ul li.selected {
		font-weight: bold;
	}
	
	/* @group nav_primary */
	
		#navigation #nav_primary {
			margin: 0px;
			height: 18px;
			padding: 0 10px 0 10px;
			width: 654px;
			line-height: 1.2em;
			font-size: 13px;
		}
	
	/* @end */
	
	/* @group navigation buttons */
	
	/* @end */

	/* @group navigation hover, selected */
	
	/* @end */

/* @end */

/* @group content */

	#content {
		margin: 0px;
		width: 654px;
	}

	/* @group content_primary */
	
		#content #content_primary {
			padding: 10px;
			font-size: 12px;
			width: 100%;
		}
		
		#content #content_primary h2 {
			font-size: 1.5em;
			margin-bottom: 0.5em;
		}
	
		#content #content_primary p{
			margin-bottom: 1.2em;
		}
	
		#content #content_primary ul {
			margin-bottom: 1.0em;
		}
	
		#content #content_primary ul li {
			list-style-type: none;
		}
	
		#content #content_primary img {
			padding: 3px 0;
		}
		
		#content #content_primary div.breadcrumbs {
			margin-bottom: 1.0em;
		}
		
		#content #content_primary table {
			border: 0;
			border-collapse: collapse;
		}
		
		table#contacten th,
		table#contacten td {
			text-align: left;
			border: 0;
			padding: 2px 10px 2px 0;
		}

		table#contacten td.function {
			font-weight: bold;
		}
		
		#content #content_primary div.triple {
			height: 112px;
			border: 1px solid #000;
			width: 807px;
		}
		
		#content #content_primary div.triple div.first, 
		#content #content_primary div.triple div.second,
		#content #content_primary div.triple div.third {
			width: 254px;
			float: left;
			margin-right: 15px;
			background: #012;
		}
		
		#content #content_primary div#left {
			height: 350px;
			width: 450px;
			overflow: hidden;
			float: left;
			margin-bottom: 20px;
		}
		
		#content #content_primary div#right {
			float: right;
			text-align: left;
			width: 150px;
		}
		
		#content #content_primary div#columnprimary, 
		#content #content_primary div#columnsecondary {
			width: 300px;
			margin: 0 15px 0 0;
			float: left;
		}
		
		#content #content_primary div#adres {
			clear: both;
		}
		
		#content #content_primary div#introduction {
			margin: 0 0 25px 0;
		}
		
		ul#video {
			text-align: left;
			list-style-type: none;
			margin: 0 0 5px 0;
		}

		ul#video li {
			list-style-type: none;
		}
				
	/* @end */

	/* @group content_secondary */
	
		#content #content_secondary {
			padding: 10px;
		}
		
		#content #content_secondary p {
			margin-bottom: 1.2em;
		}
	
	/* @end */

/* @end */
/* @group site info */

	#site_info {
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		padding: 10px;
		width: 654px;
	}
	
	#site_info p {
	
	}
	
	#site_info p.statik {

	}
/* @end */

/* @group joppa-specific */

br.clear {
	height: 10px;
}

    #subForm {
        margin-bottom: 12px;
    }

/* @end */