
body {


	font-family: Arial,Helvetica;
	margin-top:0px;
	margin-bottom:0px;
}

a, a:visited,a:active {
	color: #444444;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}

div {
	font-family: Arial,Helvetica;
	font-size: 12px;
}
div.total {
	text-align: left;
	background-color: #FFFFFF;
	width: 847px;

}

a img {
	border:0;
}

div.header { 
	padding: 15px;

	
}

div.header img.support {
	float:right;
}


div.footer {
	background-color; #FFFFFF;
	border-top: 10px solid #dddddd;


}

div.footer div.content {
	border-top: 1px solid #1a829f;

	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer div.logo {
	float: right;
}

div.footer div.text {

	color: #757575;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

div.menu {
	height:30px;

	margin-bottom: 15px;
}

div.menu a,
div.menu a:hover,
div.menu a:visited {
	padding-top: 7px;
	padding-bottom: 7px;
	float:left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	text-decoration: none;
	border-top: 1px solid  #EEEEEE;
	display:block;
	color: #777777;
	font-weight: bold;
	
		
}

div.menu a.sel,
div.menu a.sel:hover,
div.menu a.sel:visited,
div.menu a:hover {
	color: #17819f;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-top: 1px solid  #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}




/* Home */

table.home_center td {
	padding: 15px;
	padding-bottom: 60px;
	text-align: justify;
	background-color: #DDDDDD;
}

table.home_center td img {
	display:block;
	margin-bottom: 15px;
}




/* Home */

table.contact_center td {
	padding: 15px;
	padding-bottom: 60px;
	text-align: justify;
	
}


table.home_bottom {

}

table.home_bottom tr.text td  {
	padding: 15px;	
	padding-bottom: 45px;
background-color: #FAFAFA;
	text-align: justify;
}




table.home_bottom a.title {
	text-decoration: none;
	margin-bottom: 13px;
	display:block;
	width: 190px;
	font-size: 13px;
	color: #277895;
	color: #666666;
	background-image: url(../images/center_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight:bold;
	
}



table.home_bottom div.title {
	margin-bottom: 13px;
	display:block;
	font-weight:bold;
	font-size: 12px;
	color: #277895;
	font-size: 13px;
}

table.home_bottom a.title:hover {
	background-image: url(../images/center_arrowright.gif);
	background-position: right;
	background-repeat: no-repeat;

}


table.home_bottom tr.images td {
	border-top: 1px solid #CCCCCC;
}

table.home_bottom tr.text td {
	border-top: 1px solid #DDDDDD;
}

table.home_bottom td {
	border-right: 1px solid #DDDDDD;
}

table.home_bottom td.right {
	border-right: 0px solid #CCCCCC;
}


/* Form */
table.frm td {

	padding: 4px;
	padding-top: 10px;
	border-top: 1px solid #EFEFEF;

}
table.frm td input {
	width: 200px;
}
table.frm td textarea {
	width: 400px;
	height: 150px;
	margin-bottom: 10px;
}

table.frm tr.buttonrow td {
	text-align: center;
}

div.mainflash {
	border-top: 1px solid #EEEEEE;

}


div.image_top {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
div.contact_gegevens{ 
	line-height: 1.5;
		

}
div.contact_gegevens b {
	color:#555555;
}
div.contact_gegevens a,
div.contact_gegevens a:hover,
div.contact_gegevens a:visited,
div.contact_gegevens a:active { 
	text-decoration: none; 
	
}

div.contact_gegevens a:hover {
	text-decoration: underline;
}
