@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/interface/main_background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrappertop  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 996px;
	background-image: url(../images/interface/wrapper_top-background.gif);
	background-repeat: no-repeat;
	height: 255px;
}

#header {
	height: 169px;
	background-image: url(../images/interface/header.jpg);
}
.clearfix {
	clear: both;
}
#nav {
	height: 76px;
	width: 950px;
	background-image: url(../images/interface/nav_background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul {
	list-style-type: none;
	margin-left: 30px;
}
#nav ul li {
	display: inline;

}
#nav ul li a {
	display: block;
	float: left;
	height: 24px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	width: 115px;
	text-align: center;
	background-image: url(../images/interface/links_background.gif);

}
#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/interface/links_over.gif);

}
#nav   a.current  {
	background-image: url(../images/interface/links_current.gif);
	background-repeat: no-repeat;
}
#nav a.current:hover {
	background-image: url(../images/interface/links_current.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#wrappermidden  a:link, #wrappermidden  a:visited     {
	color: #521D00;
}
#wrappermidden  a:hover   {
	color: #FF7B32;
}

#wrappermidden {
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/interface/wrapper_midden-background.gif);
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
}
#contentleft {
	width: 253px;
	float: left;
}
.speldboven {
	background-image: url(../images/interface/speld_boven.jpg);
	height: 46px;
	background-repeat: no-repeat;
}
.speldboven p {
	padding-top: 24px;
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.speldonder {
	background-image: url(../images/interface/speld_onder.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
}
#contentright {
	float: right;
	width: 600px;
}

#wrapperfooter {
	background-image: url(../images/interface/wrapper_bottom-background.gif);
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}
#wrapperfooter p {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	padding-right: 50px;
	padding-top: 1px;
}
.groenvak {
	background-image: url(../images/interface/groen_vak_groot_background.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #521D00;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.groenvakhelft {
	background-image: url(../images/interface/groen_vak_groot_background.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #521D00;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 600px;
	float: left;
	margin-right: 30px;
}
.lees_verder {
	background-image: url(../images/interface/rood_vierkant.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #521D00;
}

.groenvak   h1, .groenvakhelft h1 {
	color: #521D00;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.groenvak   h2, .groenvakhelft  h2, h2 {
	color: #374E0E;
	font-size: 16px;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	background-image: url(../images/interface/groene_lijn.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
	padding-left: 10px;
}
.groenvakhelft         ol      li, .groenvak ol li      {
	color: #FFFFFF;
	background-image: none;
	background-color: #9BBB58;
	list-style-image: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #521D00;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.groenvak  .vraag, .groenvakhelft .vraag {
	font-style: italic;
	font-weight: bold;
	color: #521D00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #521D00;
	margin-right: 500px;
	padding-left: 3px;
}
#wrapperfooter  a, #wrapperfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapperfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.fotorechts       {
	float: right;
	margin-top: 2px;
	border: 1px solid #521D00;
	margin-left: 20px;
}
.fotolinks {
	float: left;
	margin-top: 2px;
	border: 1px solid #521D00;
	margin-right: 20px;
}
.groenvak     li   {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(../images/interface/rode_dot.png);
}
.groenvakhelft     li  {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(../images/interface/rode_dot.png);
}

.groenvak  .woord_opvallend {
	font-weight: bold;
	color: #374E0E;
}



.postitgroen {
	height: 221px;
	width: 198px;
	background-image: url(../images/interface/postit-groen.jpg);
	font-size: 12px;
	float: left;
	background-repeat: no-repeat;
}
.postitgroen p {
	margin-top: 45px;
	margin-left: 30px;
	margin-right: 20px;
	text-align: center;
}
.postitrood {
	height: 221px;
	width: 198px;
	background-image: url(../images/interface/postit-rood.jpg);
	float: left;
	font-size: 12px;
	background-repeat: no-repeat;
}

.postitrood p {
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.postitpaars {
	width: 191px;
	float: left;
	height: 221px;
	background-image: url(../images/interface/postit-paars.jpg);
	font-size: 12px;
}
.postitpaars p {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.titel_boeken {
	font-style: italic;
	font-weight: bold;
	color: #521D00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #521D00;
	padding-left: 3px;
	margin-right: 20px;
}
#wrappermidden .boekenplank {
	background-image: url(../images/interface/boekenplank.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right;
	font-size: 20px;
	color: #521D00;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 30px;
	padding-left: 5px;
}
.grijze_quotes {
	font-size: 18px;
	font-style: italic;
	color: #666666;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F4F4F4;
}
h1 {
	color: #521D00;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 8px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	color: #521D00;
	padding-left: 15px;
	background-image: url(../images/interface/rood_vierkant.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 14px;
	background-position: 0px 3px;
	margin-bottom: 3px;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #521D00;
	margin-bottom: 5px;
	margin-top: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #521D00;
}

.tekst_klein {
	font-size: 12px;
	text-align: right;
	margin-right: 30px;
}
.naar_kalender  {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	margin-left: 120px;
}
/** boxA **/

.speldonder .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #bb6600;
	background: #ff8800;
	padding: 1em 1.5em 1em 1em;
}
.speldonder  span
{
	font-size: 10pt;
}
.inschrijven_uitschrijven {
	margin-top: 10px;
}
.vak_ok {
	margin-top: 5px;
	text-align: right;
}

.speldonder  a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}
.speldonder  a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}
.speldonder  input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
	width: 120px;
	background-color: #E7EFD8;
	color: #521D00;
	text-transform: uppercase;
	font-size: 10px;
	height: 20px;
	border: 1px solid #521D00;
	font-weight: normal;
	font-variant: normal;
}
.speldonder  input.text
{
	width: 100%;
}
.rechterkant {
	float: right;
	width: 215px;
}
.uur {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
.grijze_quotesrechterkant {
	font-size: 18px;
	font-style: italic;
	color: #666666;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F4F4F4;
}
.tekst_kleinrechterkant {
	font-size: 10px;
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
}
.ballontitel {
	background-image: url(../images/interface/ballon.gif);
	height: 36px;
	color: #54780E;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 30px;
}
.grijs_vak ul {
	list-style-type: none;
}
.grijs_vak li {
	background-image: url(../images/interface/rode_dot.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	padding-bottom: 10px;
}


.grijs_vak {
	background-color: #EEEEEE;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.oranje_titelbalk {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF7F39;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.titel_vierkant {
	color: #521D00;
	background-image: url(../images/interface/rood_vierkant.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 12px;
	background-position: 0px 5px;
}
.fotorechtsnoborder {
	float: right;
	margin-top: 2px;
	margin-left: 20px;
}
.uur_cursus {
	font-weight: bold;
	color: #999999;
}
li.opsomming_normal {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(../images/interface/rode_dot.png);
}
.grijs_vaklinksmarge {
	background-color: #EEEEEE;
	width: 60%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.opsomming_wrapper {
	color: #FFFFFF;
	background-image: none;
	background-color: #9BBB58;
	list-style-image: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #521D00;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 60px;
	margin-right: 60px;
}
ol li {
	color: #FFFFFF;
	background-image: none;
	background-color: #9BBB58;
	list-style-image: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #521D00;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
