@charset "UTF-8";
/* CSS Document */

body{
	font-family:verdana;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4 {
	text-align:left;
	font-size:16px;
	color: #68C163;
	font-family: Arial;
	font-weight: lighter;
	letter-spacing: 2px;
}

.top{
	font-size:18px;
}

#talen {
	float:left;
	width:200px;
	margin-left:9px;
	color:#ffffff;
	padding-left:650px;
	font-size:9px;
	height:13px;
}

#talen a{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

#talen a:hover{
	color:#000000;
}

#container{
	min-height:1000px;
	overflow:hidden;
	width:1000px;
	background:url(../img/life-a-site2.gif) no-repeat;
	left: auto;
}

a img {
	border:none;
}

#container_main{
	overflow:hidden;
	min-height:700px;
	clear:left;
}

.inleiding{
	margin-top:20px;
	color:#000000;
	font-size:14px;
	font-weight: bold;
}

#main {
	margin-top:155px;
	min-height:500px;
	overflow:hidden;
	margin-left:10px;
}

#menu_links{
	width:200px;
	overflow:hidden;
	display:block;
	color:#673a60;
	float:left;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing:0.8ems;
}

#menu_links ul{
list-style:none;
}

#menu_links li{
padding-bottom:8px;
}

#menu_links li a{
text-decoration:none;
color:#673a60;
}

#menu_links li a:hover{
color:#69c265;
background:url(../img/bolletje.gif) no-repeat left;
padding-left:15px;
}

#menu_links li.active a{
color:#69c265;
background:url(../img/bolletje.gif) no-repeat left;
padding-left:15px;
}

#meer {
	margin-top:184px;
	margin-left:48px;
}

#meer a{
text-decoration:none;
color:#673a60;
}

#meer a:hover{
text-decoration:underline;
}

#main_content{
	float:left;
	width:500px;
	min-height:500px;
	overflow:hidden;
}

#content{
	width:480px;
	overflow:hidden;
	color:#000000;
	font-size:13px;
	margin-top: 10px;
}


#content img{
	margin-top:10px;
	margin-bottom:10px;
}


#content ol li {
	text-decoration:none;
	padding-left:15px;
	padding-bottom:3px;
}

#content ul{
	list-style:none;
}

#content li{
	text-decoration:none;
	padding-left:15px;
	padding-bottom:3px;
	background:url(../img/bolletje.gif) no-repeat left;
}

#rechts{
	padding: 0;
	margin: 30px 0 0 750px;
	width: 150px;
}
#rechts img{
	margin-top:10px;
	margin-bottom:10px;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

#balkje{
	width:460px;
	height:1px;
	background-color:#69c265;
	margin-bottom:5px;
}

#footer{
	color:#000000;
	font-size:10px;
	margin-left:210px;
	margin-top:40px;
	margin-bottom:10px;
}

#footer a{
text-decoration:none;
color:#000000;
}

#footer a:hover{
color:#69c265;
}

#iframe {
	width:500px;
	min-height:500px;
}
/* Formulier*/
form {
	display:block;
	margin-top:20px;
	margin-bottom:15px;
}
.labels {
	display:block;
	height:30px;
}
.labels2 {
	display:block;
	height:80px;
}
input {
	width:304px;
	border:solid;
	border-color:#663960;
	border-width:1px;
	margin:0;
}
select, option{
	width:204px;
	border:solid;
	border-color:#68C163;
	border-width:1px;
	margin:0;
}
textarea {
	width:304px;
	height:80px;
	border:solid;
	border-color:#663960;
	border-width:1px;
	margin:0;
}
.fl_label {
	width:106px;
	float:left;
	color:#68C163;
	font-weight:normal;
	display:inline;
}
.fl_input {
	width:356px;
	float:left;
}
.bttn {
	height:41px;
	width:129px;
	border:none;
	background-image:url(../img/bg_button.gif);
	font-size:12px;
	font-weight:700;
	color:#FFF;
}
.radioknop {
	border:none;
	width:15px;
	vertical-align:top;
	margin-top:0;
}
a, a:visited, .rood {
	color:#68C163;
}
