#content, .content_cont {

	border-left:	solid 1px #CDCDCD;
/*	border-bottom:	solid 1px #CDCDCD; */
	padding-left: 30px;
	padding-right: 210px;
	padding-bottom: 40px;
	width:550px;
	color: #636363;
	float: right;
}

#content {
	padding-top: 30px;
}

h1, h2, h3 {
	color: #467aff;
}
	
h2 {
	margin-top: 0px;
	font-size: 150%;
}

h3 {
	margin-top: 4px;
	margin-bottom: 3px;
}

#left
{
/*border-bottom:	solid 1px #CDCDCD;*/
float: left;
display:block;
width:117px;
padding:5px;
margin-left:1px;
}
#left hr{
	border:solid 1px #D2D2D2;
}
#left ul{
	margin:0px;
	margin-top:10px;
	paddin:0px;
	padding-left: 8px;
}
#left li{
	/*list-style-image:url('/images/squares.gif');*/
	list-style:none;
	border-bottom: dotted 1px #FEB614;
	padding-top:7px;
	padding-bottom:7px;
}
#left a{
	color:#636363;
	text-decoration:none
}
#left a:hover{
	text-decoration:underline
}


div#content ul {
	margin-left: 0px;
	padding-left: 25px;
}
div#content li {
	list-style-type: square;
}
label {
  display:block;
}
div.thirdWidth{
	float:left;
	width:276px;
	padding:15px;
}

.form-control {
	padding-top: 1px;
	padding-bottom: 2px;
}
#contactform label {
	display: block;
	float: left;
	width: 120px;
}
#newsletterform input, #contactform input, #contactform textarea {
	border: solid 1px #808080;
}

#contactform textarea {
	margin-bottom: 10px;
}
#klanten
{
float:right; width:225px;
}
#klanten img
{
padding-bottom:5px;
}
