/* @group defaults */

body {
	background: #363636;
	margin: 0;
	text-align: left;
	color: #323232;
	font: 62.5%/1.6em Corbel, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img, table, ul { margin: 0; padding: 0; border: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font: normal 1.5em Cambria, Georgia, "Times New Roman", Times, serif;
}
li {
	list-style-type: none;
}
a {
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p, p.spip {
	font-size: 1em;
	margin: 0 0 1em;
	padding: 0;
}

img.height_spacer {
	width: 1px;
	float: left;
}

.margin4 {
	margin: 4px;
	padding: 4px;
} 

.box {
	margin: 4px 4px 0 0 ;
	padding: 2px;
	border-top: 2px solid #89af00;
	background: url(images/bullet.gif) no-repeat -50px -50px;
}
.pagination {
	clear: both;
}
.chapo, .chapo p {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
}
/* @end */

/* @group blokken */
.main {
	background-color: #ffffff;
}

/* @group container */

#container {
	border: 4px solid #fff;
	border-top-style: none;
	border-bottom-style: none;
	background: #eff5d9 url(images/yabasta.png) no-repeat;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width:908px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 900px;
	}

html>body #container {
	width: 900px;
}



/* @end */

/* @group bottom */

#bottom {
	background-color: #89af00;
	padding: 5px;
	text-align: center;
	padding-top: 10px;
	border: 4px solid #fff;
	border-left-style: none;
	border-right-style: none;
	clear: both;
}
#bottom, #bottom a {
	color: #dee5c3;
}



/* @end */

ul.rij {
	clear: right;
}

/* @group kolom */

.kolom  {
	float: left;
}
ul.kolom .box{
	margin-left: 4px;
}	

ul.kolom .box {
	margin-bottom: 0;
	padding-bottom: 0;
	}

/* @end */

/* @group trefwoorden */

#trefwoorden {
	text-align: justify;
	font-size: 1.2em;
}



/* @end */

/* @group boeken */
#boeken {
	overflow: hidden;
}
#boeken h3.menutitel {
	display: block;
	background-color: #89af00;
	font-size: 1.2em;
	padding: 3px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 2px;
}

#boeken h3.menutitel a {
	color: #e7f2bb;
	margin-top: 100px;
}
#boeken img {
	margin: 2px 2px 2px -2px;
}



/* @end */

/* @group menu */

.menu_rubriques {
	height: 206px;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 4px solid #ffffff;
}

.menu_rubriques ul {
	position: absolute;
	bottom: 0;
}
.menu_rubriques li, .menu_rubriques form {
	display: inline;
	margin-right: 5px;
}

.menu_rubriques li a {
	color: #ffffff;
	padding: 2px 4px;
	border-style: none;
	padding-top: 4px;
}

body.page_sommaire a.start, .menu_rubriques li a.on {
	background-color: #e7f2bb;
	color: #6a8800;
}

.menu_rubriques li a:hover {
	color: #ffffff;
	padding: 2px 4px;
	border-style: none;
	background-color: #6c8a00;
}

.menu_rubriques form input {
	background-color: #e7f2bb;
	font-size: 0.9em;
	padding: 1px 1px 3px 2px;
	font-weight: bold;
	color: #656565;
	border: 1px ridge #ffffff;
	float: left;
}

/* @end */

/* @group laatste artikels */

h4.titellijst, h4.titellijst a {
	font-size: 1.2em;
	font-weight: bold;
	border-style: none;
}

 {
}
ul#laatste_artikels {
	
}
ul#laatste_artikels li {
		border-bottom: 1px dotted #89af00;

}

/* @end */

/* @group laatste artikels  */

ul.rij, ul.kolom {
	overflow: hidden;
}
ul.rij  {
	clear: right;
}
ul.rij li.vierde, ul.rij li.tweede  {
	float: left;
	position: relative;
}
li.vierde {
	width: 225px;
	overflow: hidden;
}
li.tweede {
	width:  450px;
	overflow: hidden;
}
li.drievierde {
		width:  675px;
		float: right;

}
/* @end */

/* @end */

/* @group typografie */
p.surtitre {
	font-weight: bold;
	margin-bottom: 0.4em;
}
h1.titre {
	font-size: 3em;
	margin-bottom: 0.4em;
}
p.soustitre {
	font-size: 1.5em;
	font-weight: bold;
}
h3.titre {
	color: #648000;
	font-weight: bold;
	border-bottom: 1px dotted #89af00;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
.leesmeer {
	margin: 2px;
	text-align: right;
	font-size: 0.8em;
}
.leesmeer a {
	padding-right: 2px;
	color: #648000;
	background-color: #e3e3e3;
	border: 2px ridge #ffffff;
}
.ondertitel {
	font-weight: bold;
}
p img.spip_logos {
	float:  right;
}
/* @end */



