body {
	margin-bottom: 20px;
}

/************************************/
/*			Content		 			*/
/************************************/


#contentsection {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -509px;
	width: 1018px;
	border: 1px solid #CCCCCC;
/*	font-family: "Times New Roman", Times, serif;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 62.5%;
	text-align: center;
}

#ct_1, #ct_2, #ct_3, #ct_4, #ct_praktisch, #ct_boeken, #ct_inhoud {
	float:left;
	background-color: #FFFFFF;
	z-index: 4;
}

#ct_1 #contentLeft {
	float: left;
	text-align: left;
	min-width: 360px;
	min-height: 320px;
	height: 300px;
	margin-top: 300px;
	padding: 60px 0 0 140px;
}

#ct_1 #contentCenter {
	position: absolute;
	left: 50%;
	margin-left: -145px;
	top: 350px;
	width: 620px;
	height: 338px;
	padding: 180px 0 0 0;
	text-align: left;
}

#ct_1 #contentRight {
	position: absolute;
	left: 50%;
	margin-left: 450px;
	top: 360px;
	height: 273px;
	text-align: center;
	padding: 75px 0 0 0;
	width: 60px;
}

#ct_2 #contentCenter, #ct_boeken #contentCenter, #ct_inhoud #contentCenter {
	float: left;
	text-align: left;
	margin-top: 180px;
	min-width: 600px;
	width: 600px;
	min-height: 480px;
	padding: 20px 20px 60px 200px;
}

#ct_boeken #contentCenter, #ct_inhoud #contentCenter {
	width: 840px;
	text-align: left;
/*	text-align: justify;*/
	padding: 20px 20px 60px 140px;
}

#ct_3 #contentLeft, #ct_praktisch #contentLeft {
	float: left;
	margin-top: 180px;
	min-height: 480px;
	height: 480px;
	padding: 50px 10px 0px 0px;
}

#ct_3 #contentCenter, #ct_praktisch #contentCenter {
	float: left;
/*	text-align: justify; */
	text-align: left;
	margin-top: 190px;
	min-width: 360px;
	width: 410px;
	min-height: 500px;
	padding: 0 10px 0px 120px;
}

#ct_3 #contentRight, #ct_praktisch #contentRight {
	float: left;
	margin-top: 190px;
	width: 400px;
	min-height: 400px;
	padding: 0 10px 20px 15px;
	text-align: left;
/*	text-align: justify;*/
}

#ct_4 #contentCenter {
	float: left;
	text-align: left;
	margin-top: 150px;
	min-width: 425px;
	width: 425px;
	min-height: 480px;
	padding: 50px 10px 20px 65px;
}

#ct_4 #contentRight {
	float: left;
	text-align: left;
	margin-top: 150px;
	min-width: 435px;
	width: 435px;
	min-height: 480px;
	padding: 30px 65px 20px 0;
}

#ct_5 #contentCenter {
	float: left;
	text-align: left;
	margin-top: 180px;
	min-width: 800px;
	width: 800px;
	min-height: 480px;
	padding: 20px 20px 60px 100px;
}

/************************************/
/*			MENU_2		 			*/
/************************************/

#menu2_container {
	position: absolute;
	left: 50%;
	margin-left: -509px;
	top: 200px;
	width: 100px;
	height: 475px;
	z-index: 2;
	padding: 0;
}

/* to stretch the container div to contain floated list */
#menu2_container:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#menu_2 {
	list-style: none;
	font-size: 1.2em;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 475px;
	width: 100px;
}
ul#menu_2 li {
	height: 77px;
	margin-top: 2px;
	background-image: url(../../images/btn_sub_no.gif);
}
ul#menu_2 li#act2, ul#menu_2 li:hover {
	background-image: url(../../images/btn_sub_act.gif);
}
ul#menu_2 li:hover {
	cursor: pointer;
}
ul#menu_2 li a {
	float: left;
	width: 88px;
	height: 27px;
	color: #828281;
	padding: 40px 5px 0 7px;
}
ul#menu_2 li a:hover {
	text-decoration: none;
}
/*ul#menu_2 {
	list-style: none;
	font-size: 1.1em;
	margin: 0;
	padding: 50px 0 0 0;
	height: 475px;
}

ul#menu_2 li {
	text-align: left;
	width: 100px;
	height: 77px;
	padding: 50px 0 3px 0;
	margin-top: -50px;
}

ul#menu_2 li a {
	display: block;
	background-image: url(../../images/btn_sub_no.gif);
	background-repeat: no-repeat;
	padding: 40px 0 10px 3px;
	margin-top: -50px;
	height: 77px;
	color: #828281;
	font-size: 1.2em;
}

ul#menu_2 li a:hover {
	background-image: url(../../images/btn_sub_act.gif);
	text-decoration: none;
	font-weight: bold;
	height: 77px;
}

ul#menu_2 li#act2 a {
	background-image: url(../../images/btn_sub_act.gif);
	font-weight: bold;
	height: 77px;
}*/

/************************************/
/*			MAIN ELEMENTS 			*/
/************************************/
h1 {
	color : #87ad38;/*b5d6ab;*/
	font-size:2.4em;
	padding : 5px 0px 10px 0px;
	margin: 0;
	text-align: left;
}

h2 {
	color : #7F7E7E;
	font-size: 1.3em;
	/*padding : 20px 0 0 0;*/
}
#ct_1 h2 {
	color: #b6b7b9;
}

h3 {
	color: #87ad38;
	font-size: 1.1em;
	padding: 0;
	line-height: 0px;
}

#ct_4 h1 {
	padding: 20px 0 30px 0;
	font-weight: bold;
	font-size: 2.2em;
}
#ct_boeken h1, #ct_inhoud h1 {
	padding: 0 0 10px 0;
}
#ct_boeken h3 {
	color: #000000;
}

#ct_3 h1 {
	float: left;
	clear: left;}

a {
	color: #87ad38;
	/*color:#87ad38;*/
	text-decoration:none;
}

p {
	font-size : 1.1em;
	line-height: 1.4em;
}

a:hover  {
	text-decoration:underline;
}

.csc-frame-frame1 {
	text-align:right;
}

.csc-frame-frame1  a {
	background-image:url(../../images/btn_meer.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 5px 17px 7px 0;
}

.csc-frame-frame2 {
	padding: 1px 10px 5px 15px;
	background-color: #eaeaea;
	margin-bottom: 15px;
}

.csc-subheader-3 {
	color: #87ad38;
	font-size: 1.5em;
	font-weight: bold;
	margin: -10px 0 0 0;
}

#ct_1 #contentRight a:hover img {
	border: #EAEAEA 1px solid;
}
/*
#ct_1 #contentLeft img {
	width: 150px;
	border: #EAEAEA 9px solid;
}

#ct_2 #contentCenter img {
	border: #EAEAEA 9px solid;
}

#ct_3 #contentCenter img {
	border: #EAEAEA 9px solid;
	margin: 0px 0px 20px 0;
	width: 346px;
}
*/
#ct_3 #contentCenter .csc-textpic-intext-left img, #ct_praktisch #contentCenter .csc-textpic-intext-left img {
	margin: 10px 0 0 0;
	/*width: 370px;*/
	border: 1px solid #eaeaea;
}
#ct_3 #contentCenter .csc-textpic-intext-left .csc-textpic-imagewrap, #ct_praktisch #contentCenter .csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 1px !important;
	/*width: 370px;*/
}
/*
#ct_3 #contentRight img {
	border: #EAEAEA 9px solid;
	margin: 0px 0px 20px 0;
}
*/
#ct_3 #contentRight .csc-textpic-intext-left img, #ct_praktisch #contentRight .csc-textpic-intext-left img {
	margin: 20px 0px 0px 0;
	height: 140px;
	width: 400px;
}


#ct_4 #contentCenter img {
	border: #EAEAEA 5px solid;
	margin: 0 0 20px 0;
	padding: 0;
}


#ct_1 .number, #ct_2 .number, #ct_3 .number, #ct_4 .number, #ct_praktisch .number, #ct_inhoud .number {
	float: left;
	margin: 0;
	background-image: url(../../images/nummer.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 33px;
	height: 30px;
	text-align: right;	
	font-size: 1.2em;
	font-weight: bold;
}

#ct_1 .number {
	padding: 142px 5px 8px 0 !important;
	padding: 150px 5px 8px 0;
	background-position: 0 150px;
}

#ct_2 .number {
	padding: 282px 5px 8px 0 !important;
	padding: 290px 5px 8px 0;
	background-position: 0 290px;
}

#ct_3 .number {
	padding: 22px 5px 8px 0 !important;
	padding: 30px 5px 8px 0;
	background-position: 0 30px;
}
#ct_inhoud .number {
	padding: 30px 5px 8px 0 !important;
	padding: 30px 5px 8px 0;
	background-position: 0 30px;
}

#ct_praktisch .number {
	padding: 52px 5px 8px 0 !important;
	padding: 60px 5px 8px 0;
	background-position: 0 60px;
}

#ct_4 .number {
	padding: 94px 5px 4px 0 !important;
	padding: 100px 5px 8px 0;
	background-position: right 100px;
	width: 20px;
	font-size: 0.9em;
}

#ct_5 .number {
	text-align: justify;
}

#ct_5 .csc-textpic-imagewrap {
	margin-right: 30px !important;
	margin-right: 30px;
}

#ct_5 .csc-textpic-intext-left-nowrap, #ct_5 .csc-textpic-imagewrap {
	margin-bottom: 40px;
}

fieldset {
	border: 0;
	font-size: 1.1em;
}

input, select, textarea {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0;
	padding: 0;
	color: #969595;
	margin-bottom: 2px;
}

label {
	width: 12em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

.csc-mailform-radio {
	float: left;
	width: 250px;
	margin-bottom: 50px;
	padding-right: 0px;
}

.csc-mailform-radio input {
	float: left;
}

.csc-mailform-radio label {
	width: 10px;
	text-align: left;
	float: left;
}

.csc-mailform-checklabel label {
	width: 25px;
	text-align: left;
	float: left;
	padding: 0 10px 10px 10px;
}

.csc-mailform-radio legend {
	display: none;
}

.mf-check {
	float: left;
	width: 15px;
	margin-left: 30px;
	margin-right: 0px;
}

.mf-submit {
	float: right;
	margin-top: 20px;
	margin-left: 100px;
	color: #969595;
	border: 0px;
	background-color: #eaeaea;
	background-image:url(../../images/btn_submit.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 5px 27px 7px 0;
	cursor: pointer;
}

.csc-sitemap {
	font-size: 1.4em;
}

.csc-sitemap ul li {
	color: #87ad38;
	list-style-type: square;
}

#ct_praktisch h1 {
	margin-top: 60px;
}
#ct_boeken h2, #ct_inhoud h2, #ct_3 h5 {
	color:#87ad38;
	font-size: 1.6em;
	margin: 30px 0 20px 0; 
}
#ct_3 h5 {
	float: left;
	clear: left;
	margin: 20px 0 5px 0;
}
#ct_3 a {
	color: #333333;
}
#ct_boeken #contentCenter .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 20px;
}
#ct_boeken #contentCenter .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-bottom: 15px;
}
#ct_boeken h5, #ct_inhoud h5 {
	float: left;
	font-size: 2.4em;
	color: #aeaeae;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 0;
}
#ct_boeken p.bodytext {
	margin-bottom: 15px;
}
#ct_boeken div.csc-textpic-clear {
	border-top: 1px solid #aeaeae;
	margin-bottom: 35px;
}
#ct_4 div.csc-textpic-intext-left {
	float: left;
	height: 172px;
	width: 137px;
}

#ct_inhoud div.csc-textpic-intext-left {
	float: left;	
	clear: left;
	width: 400px;
	margin-top: 25px;
}
#ct_inhoud div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	margin-right: 0 !important;
	float: none;
	/*width: 340px;*/
}
#ct_inhoud h2 {
	float: left;
	width: 430px;
	margin: 25px 0 15px 0;
	padding-top: 0;
}
#ct_inhoud h4 {
	float: left;
	clear: left;
	width: 800px;
	height: 15px;
	color: #FFFFFF;
	font-size: 0.4em;
	margin-top: 0;
	border-bottom: 1px solid #aeaeae;
}
#ct_inhoud p.bodytext {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}
#ct_inhoud div.csc-textpic-intext-left p.bodytext {
	float: left;
	width: 25px;
}
#ct_3 h2, #ct_3 .bodytext {
	float: left;
	clear: left;
	width: 400px;
}
#ct_3 .bodytext {
	margin: 10px 0;
	padding: 0;
}
#ct_4 div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	margin: 0 !important;
	width: 110px;
}