body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	background: #FFF url(/images/bg.png) 50% 0px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 966px;
	text-align: left;
}
#top {
	height: 228px;
	margin-bottom: 20px;
}
#middle {
	width: 766px;
	float: left;
}
#rechts {
	width: 180px;
	margin-left: 20px;
	float: left;
	text-align: left;
}
#links {
	width: 180px;
	margin-right: 20px;
	float: left;
	text-align: left;
}
#content {
	width: 566px;
	float: left;
	text-align: left;
}
#bottom {
	clear: both;
	width: 100%;
	height: 80px;
	line-height: 40px;
	background: #FFF url(/images/bottombg.png) 50% 50% no-repeat;
	font-size: 11px;
}
#bottom .bottommenu, #bottom .poweredby {
	width: 900px;
	text-align: left;
}
#bottom .bottommenu, #bottom .bottommenu a {
	color: #015C31;
}
#bottom .bottommenu a {
	text-decoration: none;
}
#bottom .poweredby, #bottom .poweredby a {
	color: #80AF97;
}
#bottom .poweredby a {
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}

#logo {
	position: relative;
	top: 15px;
	left: 0px;
	z-index: 100;
	width: 393px;
	height: 122px;
}
#menu {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -483px;
	width: 966px;
	height: 30px;
}
#taal, #hoofdmenu, #klantmenu {
	float: left;
}
#taal {
	width: 130px;
	margin-right: 10px;
	text-align: center;
	padding-top: 10px;
}
#menu a {
	text-decoration: none;
}
#hoofdmenu {
	margin-right: 20px;
}
#overig {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 23px;
	width: 460px;
}
#hoofdmenu, #klantmenu {
	height: 35px;
	line-height: 35px;
}
#hoofdmenu a, #klantmenu a {
	float: left;
	display: block;
}

#wistudat, #account {
	float: left;
	color: #FFF;
	padding: 10px;
	font-size: 11px;
}
#wistudat {
	background: #333333 url(/images/wistudatbottombg.png) left bottom no-repeat;
	width: 190px;
}
#wistudat img {
	margin-bottom: 5px;
}
#account {
	background: #005138 url(/images/accountbottombg.png) left bottom no-repeat;
	width: 230px;
	padding-bottom: 0px;
}
#account img {
	margin-bottom: 5px;
}
#zoeken {
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -235px;
	width: 470px;
	text-align: center;
}
/* Algemeen */
a img {
	border: 0;
}


/* Kolom style */
.kolom {
	margin-bottom: 20px;
}
.kolom .bloktop {
	width: 165px;
	padding: 8px 5px 8px 10px;
	display: block;
	background: #015239 url(/images/bloktopbg.png) left top no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.kolom .blok {
	width: 178px;
	padding: 0px;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	background: #FFF url(/images/blokbg.png) left bottom repeat-x;
}
.kolom .tekst {
	width: 163px;
	padding-left: 10px;
	padding-right: 5px;
	color: #015239;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kolom .tekst a {
	color: #015239;
	text-decoration: none;
}
.kolom .blokbottom {
	width: 180px;
	height: 5px;
	display: block;
	background: #FFF url(/images/blokbottombg.png) left bottom no-repeat;
}
.kolom a.item, .kolom a.itemopen {
	line-height: 24px;
	border-top: 1px #015C31 solid;
	color: #015C31;
	padding-left: 10px;
	width: 168px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.kolom a.eerste {
	border-top: 0px;
}
.kolom a.item:hover, .kolom a.itemopen {
	text-decoration: underline;
}
.kolom a.itemopen {
	padding-left: 20px;
	width: 158px;
	background: transparent url(/images/pijlgroen.png) 10px 50% no-repeat;
}

/* Zoeken alle pagina's */
#zoeken span {
	float: left;
	padding-right: 20px;
	height: 30px;
	color: #015C31;
	font-weight: bold;
}
#zoeken span.input input, #zoeken span.groepen select {
	border: 1px #015C31 solid;
	color: #015C31;
	padding-left: 4px;
}

#zoeken span.kolom {
	padding-top: 4px;
}
#zoeken span.submit input {
	padding-bottom: 1px;
}

/* Aanmelden / Account */
form {
	padding: 0;
	margin: 0;
}
#account span.kolom {
	width: 100px;
	float: left;
	line-height: 20px;
	margin-bottom: 7px;
}
#account span.input {
	float: left;
	line-height: 20px;
}
#account input.username, #account input.password {
	width: 120px;
	border: 1px #015C31 solid;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

/* Nieuws */
.nieuwsitem {
	clear: both;
	height: 30px;
	margin-bottom: 10px;
}
.nieuwsitem a.overzicht {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px #015C31 solid;
}

/* Stelling */
#stellingblok ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	width: 147px;
}
#stellingblok span.omschrijving {
	padding-left: 3px;
	font-weight: bold;
	text-decoration: underline;	
}
#stellingblok span.percentage {
	float: right;
	color: #010101;
	width: 15px;
	text-align: right;
}
#stellingblok span.image {
	margin: 0;
	padding: 0;
	border: 1px #010101 solid;
	height: 8px;
	width: 25px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	display: block;
}
#stellingblok span.image img {
	padding: 0;
	margin: 0;
	float: left;
	border-right: 1px #010101 solid;
}

/* Standaard contenttekst pagina */
div.contenttekst {
	background: #FFF url(/images/artikelbg.jpg) left 30px no-repeat;
	width: 566px;
}
div.contenttekst div.contenttop {
	width: 556px;
	height: 30px;
	line-height: 30px;
	display: block;
	padding-left: 10px;
	background: #FFF url(/images/artikeltopbg.jpg) left top no-repeat;
	color: #015C31;
	font-weight: bold;
	font-size: 12px;
}
div.contenttekst div.contenttop h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
div.contenttekst div.content {
	width: 552px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 7px;
}
div.navigatie a, div.navigatie div {
	float: left;
}

a {
	color: #015C31;
}

/*****************************
* Layout voor de JS Tooltips *
*****************************/
.tooltipInfo {
	display: inline;
	cursor: help;
	/*background: #DDD;*/
	margin-right: 1px;
}

.tooltipInfo input,.tooltipInfo img {
	cursor: help;
}


.tooltipTitle {
	display: block;
	text-align: center;
	font-weight: 700;
	background: #FFF;
	white-space: nowrap;
	line-height: 1.5em;
}

.tooltip {
	display: none;
	position: absolute;
	border: 0px solid #000000;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	background: #FFF;
	text-align: left;
	z-index: 5000;
	line-height: 1.5em;

	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.tooltip img {
	border: 1px #000000 solid;
	padding: 3px;
	background-color: #FFFFFF;
}
.tooltipContent {
	line-height: 1.5em;
	margin: 0px;
	padding: 3px;
}

.tekst a.image {
height:80px;
margin:5px;
width:168px;
display:block;
text-decoration:none;
}

