body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#54B02B;
	background-image:url(../images/bg_strepen.gif);
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:140%;
}

select {
	width:135px;
	font-size:11px;
	font-weight:bold;
	background-color:#54B02B;
	color:#FFFFFF;
}

body {
	scrollbar-3dlight-color: #76C222; /* shadow left */
	scrollbar-arrow-color: #FFFFFF; /* arrows scrollbar */
	scrollbar-base-color: #54B02B;
	scrollbar-darkshadow-color: #3E9418; /*shadow right */
	scrollbar-face-color:#54B02B; /* scrollbar color */
	scrollbar-highlight-color: #76C222; /* background of scrollbar */
	scrollbar-shadow-color: #3E9418; /* shadow right */
}
/* lichtgroen = 76C222 */

/*========== setup layout elements ==========*/

#layout {
	background-image:url(../images/bg_papier.gif);
	background-repeat:no-repeat;
	width:975px;
	height:650px;
}

#layout_white {
	background-image:url(../images/bg_papier_wit.gif);
	background-repeat:no-repeat;
	width:975px;
	height:650px;
}


#menu {
	position:absolute;
	top:10px;
	left:250px;
	width:507px;
	height:61px;
}

#left_col {
	position:absolute;
	top:185px;
	left:95px;
	width:140px;
	height:425px;
	/*border:1px solid #000000;*/
}

#main_header {
	position:absolute;
	left:260px;
	top:95px;
	width:475px;
	height:25px;
	/*border:1px solid #000000;*/
}

#main_content {
	position:absolute;
	left:260px;
	top:135px;
	width:475px;
	height:475px;
	/*border:1px solid #000000;*/
}

#cartoon {
	position:absolute;
	top:100px;
	left:765px;
	width:145px;
	height:255px;
	/*border:1px solid #000000;*/
}

#infobox {
	font-size:10px;
	position:absolute;
	top:360px;
	left:755px;
	width:160px;
	height:100px;
}

#footer {
	position:absolute;
	top:635px;
	left:70px;
	font-size:11px;
	font-weight:bold;
	color:#184D00;
}



#footer a {
	color:#184D00;
}
/*========== end setup layout elements ==========*/


/*========== setup style props ==========*/
#left_col img {
	margin:5px 0px 3px 0px;
}

#left_col select {
	margin:0px;
	padding:0px;
}

#photo {
	position:absolute;
}

#text {
	position:absolute;
	font-size:12px;
	line-height:140%;
}

#portret {
	position:absolute;
	font-size:12px;
	line-height:120%;
}

#text img {
	margin-top:5px;
}

#text .box {
	width:243px;
	border:1px solid #54B02B;
	margin: 5px 0px 5px 0px;
}

#text strong {
	font-size:12px;
	color:#54B02B;
}

#text ul {
	list-style-type:square;
	padding-left:0px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:0px;
}

#text table td {
	height:18px;
}

#goudentip {
	position:absolute;
	background-image:url(../images/box_goudentip2.jpg);
	background-repeat:no-repeat;
	width:601px;
	height:223px;
	top:210px;
	padding:50px 10px 10px 20px;
}

a {
	color:#54B02B;
}

#tiptext a {
	color:#000000;
}

.line {
	position:absolute;
}

h1 {
	color:#54B02B;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}

