@charset "utf-8";
/* CSS Document */

body{
	color:#333333; 
	font-family: Arial;
   	margin:0;
	padding:0;
	font-size:12px;

} 
.invulveld
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background-color:#DEE5ED;
	
	width:250px;
}

.textarea
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background-color:#DEE5ED;
	}
.tabel{
font-family: Arial;
font-size:11px;

}

a{
color:#333333;
text-decoration:underline;
}
.img{
border:none;}

a:hover{
text-decoration:none;}

a:active{text-decoration:underline;
color:#33333;}

.keuzebox
{
	font-family: Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	
	
}
.textbox{font-family: Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;}

h1 {
font-size:14px;

text-indent:9px;
background-image:url(../images/rood.png);
background-position:top;
background-repeat:no-repeat;
background-position:0 50%;
display:block;
padding:4px;
margin-top:2px;
line-height:24px;

}
h2 {
font-size:11px;
font-weight:bold;

background-repeat:no-repeat;
background-position:0 50%;
display:block;
padding:4px;
margin-top:2px
}
h3{
font-size:11px;
font-weight:bold;
padding-left:5px;
height:1px;
}

#container{
	/*background:#666666; achtergrondkleur site*/ 

	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	border:0;
	
	}
	
#content{
	/*border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF; */


	width:540px;
padding:20px 10px 10px 10px;
margin-left:150px;
border-left:dotted #EC1C25;
	}
#content_links{
float:left;
	width:100px;
	padding:20px 20px 0px 15px;
	margin-top: 0px;
	color:#000000;
	font-size:14px;
	}
	

	
	
	
	#content_links a{
display:block;
width:100px;
height:26px;
padding:2px;
margin-top:0px;
background-color:transparent;


text-decoration:none;
color:000000;
font-weight:bold;
font-size:14px;


}

	#content_links  a:hover, #content_rechts a:hover{
color:#000000;
background:transparent;
background-image: url(../images/rood.png);

	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-indent:9px;
	line-height:24px;
}

	
	
 #content_links ul{

}

#content_links li{
list-style:none;
padding:4px;
border-bottom:1px dashed #000;
margin-left:-40px;
}

.linkkleur a{
text-decoration:underline;
}

