@import url(/include/css/editor.php);

/** =COLORS **
8e5a11 bruin font
be2333 rood nav
000000 black font

*/


body {
	}


/** =LAYOUT **/

#container {
	/*background: gray;*/
	}


/** =HEADER **/

#header {
	position: relative;
	line-height: 0;
}
	#header img {
		display: block;
	}

#logo a {
	position: absolute;
	left: 0;
	top: 0;
	width: 376px;
	height: 157px;
	background: url(/image/logo_koppejan.png) no-repeat top left;
	}

#navigation {
	display: block;
	clear: both;
	overflow: auto;
	zoom: 1;
	background: #be2333;
	}


#wrapper {
	margin-top: 20px;
	background: url(/image/wrapper_bg.gif) repeat-y top;
}

/** =CONTENT - HOMEPAGE **/

#content {

	}


/** CONTENT - DEFAULT **/

#main {
	/*background: lightblue;*/
	}


#sidebar {
	/*background: orange;*/
	color: #8e5a11;
	}
	#preSidebarImg {
		height: 16em;
	}
	#sidebar h1,
	#sidebar h2 {
		color: #000000;
		padding: 0 0 20px 10px;
	}
	#sidebar .generator_content_text {
		color: #000000;
		padding: 0 0 0 10px;
	}
	#sidebar img {
		margin: 0 0 0 1px;
	}

	/*SUB SUB NAV (in sidebar)*/

	#subsubnav {
		list-style: none;
		margin: 0 0 10px 0;
	}
	#subsubnav li {
		display: inline;
	}
	#subsubnav li a{
		display: block;
		color: #8e5a11;
		padding: 0 0 0 10px;
		text-decoration: none;
		text-transform: lowercase;
	}



/* NEWSBAR */
	#newsbar h2 {
		padding: 0 10px 20px 0;
	}
	#newsbar ul {
		list-style: none;
		padding: 0 10px 0 0;
	}
		#newsbar ul li a {
			display: block;
			margin: 0 0 1.5em 0;
			font-size: 90%;
			text-decoration: none;
		}
			#newsbar ul li a span {
				display: block;
				clear: both;
				color: #8e5a11;
			}


/* IFRAME */
	#iframe {
		background: white;
	}


/* IN HET KORT (homepage)*/
	#inhetkort {
		background: url(/image/inhetkort_bg.gif) repeat-y 229px 0px;
	}
		#inhetkort h2 {
			padding: 0 0 20px 0;
			color: #be2333;
		}
		#inhetkort ul {
			list-style: none;
		}
			#inhetkort ul li{
				overflow: auto;
				margin: 0 0 50px -10px;
				padding: 0 10px 0 0;
				clear: both;
				list-style: none;
			}
			#inhetkort ul li a p {
				color: #be2333;
				font-style: italic;
				text-decoration: none;
			}
				#inhetkort ul li a p strong {
					color: #000000;
				}
			#inhetkort ul li a img {
				margin: 0 10px 0 0;
				float: left;
			}

/*	NIEUWS	*/
	#nieuws h1 {
		clear: both;
	}
		#nieuws h1 a, #nieuws a.readon {
			color: #8E5A11;
			text-decoration: none;
		}
		#nieuws h1 span {
			text-transform: lowercase;
		}
		#nieuws dl {
			color: #8E5A11;
		}
			#nieuws dt {
				float: left;
			}
			#nieuws dd {
				margin: 0 0 0 100px;
			}
		#nieuws h3 {
			margin: 2em 0 .5em 0;
			text-transform: none;
		}
		
	#nieuws img {
		float: right;
	}
	
	#nieuws ul {
		list-style: none;
	}
		#nieuws ul li {
		}
			#nieuws ul li a {
				text-decoration: none;
				font-weight: bold;
			}
				#nieuws ul li a.odd {
					color: #8E5A11;
				}

/** SITEMAP	**/
ul#sitemap, ul#sitemap ul  {
	margin: 0 0 0 1.3em;
}
	ul#sitemap a {
		text-decoration: none;
	}

/** =FOOTER **/

#footer {
	padding-top: 5em;
	color: gray;
	font-size: 90%;
	}
#footer p {
	}
#footer a {
	color: gray;
	}

/** =CLASSES **/

.grid_3 {

	}
	
	
	
#bovagScroller {
	margin: 0 auto;
	width: 130px;
}
