/* Start of CMSMS style sheet 'Godthelp' */
/*---Global---*/

html{height:100%;}

body{

	margin:0;

	background:#fff;

	font:12px Verdana, Arial, Helvetica, sans-serif;

	height:100%;

}

label {

	float: left;

}

input {
	width:250px;
}

textarea {
	width:250px;
	height:200px;
}

ul{

	margin:0;
	margin-top: 20px;

	padding:0;

}

li {
	margin:0 0 20px 20px;

	list-style-type: disc;

	list-style-position: inside;

}

a{text-decoration:none;}

a:hover{text-decoration:none;}

/*---GlobalEnd---*/

/*---Main---*/

#main{

	margin:0 auto;

	width:995px;

	position:relative;

	min-height:100%;

	background:url(/uploads/images/main-grad.gif) repeat-y;

}

.logo{

	position:absolute;

	top: 37px;

	left: 21px;

}

.logo a{

	display:block;

	width:278px;

	height:107px;

	background:url(/uploads/images/logo.jpg) no-repeat;

	text-indent:-3000px;

}

/*---MainEnd---*/

/*---Container---*/

.container{

	overflow:hidden;

	width:100%;

}

/*---ContainerEnd---*/

/*---Content---*/

#content{

	width:645px;

	float:right;

	padding:30px 10px 90px 20px;

}

#content h1{

	line-height:18px;

	font-weight:bold;

	font-size:22px;

	color:#6eb43f;

	margin:0 0 20px 20px;

}

#content h2{

	line-height:18px;

	font-weight:bold;

	font-size:14px;

	color:#6eb43f;

	margin:0 0 20px 20px;

}

a.nieuws {
	color:#6eb43f;
	text-decoration: none;
}

a.nieuws:hover{
	color:#6eb43f;
	text-decoration: underline;
}


#content p{

	margin:0 0 20px 20px;

	line-height:24px;

}

/*---ContentEnd---*/

/*---Menu---*/

#menu {

	float:left;

	width:600px;

	background:#eee;

	border:1px solid #cfcfcf;

	margin: 0 0 20px;

	padding: 0 0 0 20px;

}

#menu li {

	margin:0;

	border:none;

	float:left;

	padding:5px 27px 5px 0;

	/* padding:5px 27px 5px 0; */

	line-height:normal;

	list-style-type: none;

	list-style-position: outside;

}

#menu li.hover,

#menu li:hover {

	position: relative;

}

#menu li.hover ul,

#menu li:hover ul {

	display: block;

}

#menu ul {

	margin-top: 0px;

	border:1px solid #cfcfcf;

	display: none;

	background:#eee;

	position: absolute;

	width:200px;

	left: 0;

	top: 100%;

}

#menu ul li{

	float:none;

	background:url(/uploads/images/menu-arrow.gif) no-repeat 7px 9px;

	padding:4px 5px 4px 20px;

}

#menu a{

	font-size:18px;

	color:#6a747c;

}

#menu li .menuactive { color: #6eb43f;}

#menu a:hover{color:#6eb43f;}

#menu ul a{

	font-size:13px;

	color:#000;

}

#menu ul a:hover{text-decoration:underline; color:#000;}

/*---MenuEnd---*/

/*---Column---*/

#column{

	padding:191px 0 0;

	float:left;

	width:320px;

}

#column img{

	padding:24px;

	background:#cbcbcb;

	margin: 0 0 20px;

}

#column h3{

	margin: 0 10px;

	font-size:14px;

	font-weight:bold;

}

#column p{

	margin: 0 10px;

}

/*---ColumnEnd---*/

/*---Footer---*/

#footer{

	font:12px Arial, Helvetica, sans-serif;

	width:625px;

	height:24px;

	padding: 10px 0 20px 40px;

	margin:0 0 0 320px;

	clear:right;

}

#footer li{

	display:inline;

	margin: 0 35px 0 0;

}

#footer a{color:#6a747c;}

/*---FooterEnd---*/
/* End of 'Godthelp' */

