body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	margin: 0px;
	padding: 0px;
	background: #FFF url(../../images/bg_top.png) repeat-x 0 0;
}

p{
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #333;
}

a:link{
	color: #333;
	text-decoration: underline;
}

a:visited{
	color: #333;
	text-decoration: underline;
}

a:hover{
	color: #004B94;
	text-decoration: underline;
}

a:active{
	color: #333;
	text-decoration: underline;
}


h1{
	margin: 0px 0px 4px;
	padding: 0px;
	font: bold 15px/18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #004B94;
	text-decoration: none;
}

h2{
	font: bold 13px/13px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #004B94;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
}

h3{
	font: bold 13px/13px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #BFBFBF;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
}

em{
	font: italic 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #004B94;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

input{
	width: 50px;
	height: 20px;
	border: 1px solid #999;
	margin: 0 0 2px;
}

select{
	width: auto;
	height: 20px;
	border: 1px solid #999;
	margin: 0 0 2px;
}

textarea{
	width: 270px;
	height: 20px;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

input:focus {
	background-color:#F2F2F2;
	border-color:#000;
}

button {
	text-align: center;
	width: 50px;
	height: 20px;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #004B94;
	border: none;
	padding: 2px;
	cursor: pointer;
	margin: 4px 40px 4px auto;
	float: right;
}

iframe{
	width: 570px;
	height: 350px;
	margin: 0px 0px 10px;
	padding: 0px;
}

ul, li {
	list-style: none;
}

#Wrapper {
	width: 900px;
	height: 100%;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}

#Row_Top {
	width: 900px;
	height: 100px;
	margin: 0px;
	padding: 0px;	
}

#Row_Top img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#Row_Top_Nav {
	width: 630px;
	height: 30px;
	margin: 35px 0px 0px;
	padding: 0px 10px;
	font: bold 13px/30px Georgia, "Times New Roman", Times, serif;
	color: #004B94;
	text-align: right;
	float: left;
}

#Row_Top_Nav a:link, #Row_Top_Nav a:visited{
	color: #004B94;
	text-decoration: none;
}

#Row_Top_Nav a:hover{
	color: #BFBFBF;
	text-decoration: none;
}

#Row_Top_Nav a:active{
	color: #004B94;
	text-decoration: none;
}

#Row_Foto {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;	
}

#Foto_Pay_off {
	width: 880px;
	height: 200px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font: italic bold 32px/40px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	z-index: 100;	
}

#Row_Subnav {
	width: 890px;
	height: 30px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 10px;
	background-color: #F1F1F1;
	line-height: 30px;
}

#Row_Subnav .marker{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
}

#Row_Subnav a:link{
	color: #004B94;
	text-decoration: none;
}

#Row_Subnav a:visited{
	color: #004B94;
	text-decoration: none;
}

#Row_Subnav a:hover{
	color: #BFBFBF;
	text-decoration: none;
}

#Row_Subnav a:active{
	color: #004B94;
	text-decoration: none;
}

#Row_Content {
	width: 900px;
	/*min-height: 320px;*/
	margin: 0px;
	padding: 0px;	
}

#Row_Content_Content {
	width: 579px;
	min-height: 350px;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #BFBFBF;
	float: left;	
}

#Row_Content_Content a:link{
	color: #333;
	text-decoration: underline;
}

#Row_Content_Content a:visited{
	color: #666;
	text-decoration: underline;
}

#Row_Content_Content a:hover{
	color: #004B94;
	text-decoration: underline;
}

#Row_Content_Content a:active{
	color: #333;
	text-decoration: underline;
}

#Row_Content_Content2 {
	width: 579px;
	min-height: 600px;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #BFBFBF;
	float: left;	
}

#Row_Content_Diensten {
	width: 280px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	float: left;	
}

#Row_Content_Diensten_Adres {
	width: 280px;
	height: 160px;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 0px 10px;
	float: left;
	border-bottom: 1px solid #BFBFBF;
}

#Row_Content_Diensten ul, li {
	width: 270px;
	height: 23px;
	font: 14px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004B94;
	margin: 0px;
	padding: 0px;	
	border-bottom: 1px dashed #BFBFBF;
	list-style-position: inside;
	list-style-type: square;
}

#Row_Content_Diensten li a:link , #Row_Content_Diensten li a:visited , #Row_Content_Diensten li a:active {
	color: #004B94;
	text-decoration: none;
}

#Row_Content_Diensten li a:hover {
	color: #999;
	text-decoration: none;
}

#Row_Content_Medewerkers {
	width: 159px;
	height: 600px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-right: 1px solid #BFBFBF;
	float: left;	
}

#Row_Content_Contact {
	width: 100px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;	
}

#Row_Pay_off {
	width: 900px;
	height: 28px;
	margin: 10px 0px 0px;
	padding: 0px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	float: left;
}

#Row_Pay_off p {
	font: bold 11px/28px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #004B94;
}

#Row_Pay_off p .gray{
	color: #BFBFBF;
}

#Row_Pay_off img {
	float: left;
}

#Row_Adress {
	width: 900px;
	height: 60px;
	margin: 0px;
	padding: 5px 0px;	
	border-bottom: 1px solid #BFBFBF;
	float: left;
}

#Adress {
	width: 130px;
	height: 60px;
	margin: 0px 0px 0px 28px;
	padding: 0px;	
	border-right: 1px solid #BFBFBF;
	float: left;
}

#Adress h1{
	font: bold 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004B94;
	margin: 0px;
	padding: 0px;
}

#Adress p{
	font: 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#Aangesloten {
	width: 180px;
	height: 60px;
	margin: 0px 5px;
	padding: 0px;	
	border-right: 1px solid #BFBFBF;
	float: left;
}

#Row_Adress_Nav {
	width: 540px;
	height: 30px;
	margin: 15px 0px 0 5px;
	padding: 0px;
	/*line-height: 30px;*/
	text-align: left;
	float: left;
}

#Row_Adress_Nav a:link, a:visited{
	color: #BFBFBF;
	text-decoration: none;
}

#Row_Adress_Nav a:hover{
	color: #004B94;
	text-decoration: none;
}

#Row_Adress_Nav a:active{
	color: #BFBFBF;
	text-decoration: none;
}

/* @group FORM */

#Row_Content_Content2 label{
	float: left;
	width: 160px;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#Row_Content_Content2 label .required {
	color:#004B94;
}

#Row_Content_Content2 input{
	width: 280px;
	line-height: 16px;
	border: 1px solid #999;
	margin: 0 0 2px;
	padding: 0px;
}

#Row_Content_Content2 textarea{
	width: 276px;
	height: 140px;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px 2px;
}

#Row_Content_Content2 input:focus, textarea:focus {
	background-color:#F2F2F2;
	border-color:#000;
}

#Row_Content_Content2 button {
	text-align: center;
	width: auto;
	color: #FFF;
	background-color: #004B94;
	border: none;
	padding: 2px;
	cursor: pointer;
	margin: 10px 0 0 160px;
	font: 11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: none;
	letter-spacing: 1px;
}

/* @end */

/* @group Footer */

#Footer {
	width: 900px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display: table;
}

#Footer p{
	font: 9px/30px Trebuchet, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0;
	color: #BBB;
}

#Footer a:link{
	color: #BBB;
	text-decoration: none;
}

#Footer a:visited{
	color: #BBB;
	text-decoration: none;
}

#Footer a:hover{
	color: #CCC;
	text-decoration: none;
}

#Footer a:active{
	color: #BBB;
	text-decoration: none;
}
/* @end */