/* CSS Codeless HTML website */
/* -------------------- PAGES -------------------- */
.content, .contentlp {
	float:left;
	text-align: left;
	width:651px;
	border-bottom:1px #666 dotted;
	margin:10px;
}
.content p , .contentlp p {
	text-align: justify;
	line-height: 18px;
}
*html .content {
	margin:10px 5px;
}
.contentlp {border:0; margin:0 0 60px 0;}
/* -------------------- HOME -------------------- */
.contenthome {
	float:left;
	text-align:left;
	width:666px;
	line-height:18px;
	border-bottom:1px #666 dotted;
	margin:10px 0 10px 5px;
}
*html .contenthome {
	margin:10px 0;
}


/* -------------------- CONTACT -------------------- */
td.tbl_contact {
	vertical-align:top;
	width:50%;
}
input.inputfield {
	width:180px;
}
input.box {
	width:20px;
	border:none;
}
/* -------------------- CONTACT -------------------- */
#submit{
	border:0;
	width:133px;
	height:29px;
	background:url(/images/btn_verstuur.gif);
	cursor:pointer;
	float:right;
} 
input, textarea{
	width:268px;
	border:#0072bb 1px solid;
	margin:0 0 5px 0;
}
textarea{
	height: 180px;
}
form{
	margin:60px 160px 60px 0px;
}

					#timeline-details h1 {
						font-family: verdana;
						font-size: 12pt;
						margin: 0;
						padding: 0;
						color: rgb(2,115,188);
					}

					#timeline-details td {
						font-family: verdana;
						font-size: 8pt;
					}

					#timeline-details img {
						padding-right: 8px;
					}

					#timeline-details a {
						color: rgb(2,115,188);
						text-decoration: none;
					}


/* ----- HOME PAGE ---- */
div.homecontainer
{
}

div.homecontainer div.vline
{
	clear: both;
	background-image: url("images/vline.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
	margin: 5px 0px;
	position: relative;
	left: -10px;
	width: 960px;
}

div.vline
{
	clear: both;
	background-image: url("images/vline.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
	margin: 5px 0px;
}

div.homecontainer div.region
{
	text-align: left;
	width: 580px;
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 10px 0px;
}

div.homecontainer div.region h1
{
	color: #1b76c1;
	font: 20px Trebuchet Ms, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	display: block;
	margin: 0px 5px;
	padding: 10px 0px 15px 70px;
}

div.homecontainer div.region p
{
	font: 12px Arial, sans-serif;
	line-height: 20px;
	color: #545353;
	text-align: left;
	margin: 0;
	padding: 3px;
	text-align: justify;
}

div.homecontainer div.region a
{
	color: #f47031;
	padding: 3px 25px;
	background-image: url("images/homepage_more.png");
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	float: right;
	text-decoration: none;
}

div.homecontainer div.region img.icon
{
	position: absolute;
	top: 5px;
	left: 10px;
}

div.homecontainer img.banner
{
	float: right;
	margin-right: 25px;
}

div.homecontainer div.col
{
	float: left;
	width: 290px;
	padding: 10px;
	text-aligh: left;
	position: relative;
}

div.homecontainer div.col h2
{
	color: #1b76c1;
	font: 16px Trebuchet Ms, sans-serif;
	background-image: url("images/colheader_bg.jpg");
	background-repeat: no-repeat;
	display: block;
	margin: 0px 5px;
	padding: 6px 20px 5px 80px;
	height: 60px;
	text-align: left;
}

div.homecontainer div.col img.icon
{
	position: absolute;
	top: 8px;
	left: 30px;
}

div.homecontainer div.col p
{
	font: 11px Arial, sans-serif;
	line-height: 20px;
	color: #545353;
	text-align: left;
	margin: 0px;
	padding: 3px;
	text-align: justify;
}

div.homecontainer div.col a
{
	color: #f47031;
	padding: 5px 25px;
	background-image: url("images/homepage_more.png");
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	float: right;
	text-decoration: none;
}

ul.directactions
{
	list-style-type: none; 
	float: right; 
	width: 165px; 
	padding: 0;
	margin: 0px 5px 10px 15px;
	background-image: url('images/hline.jpg'); 
	background-repeat: repeat-y;
}

ul.directactions li
{
	display: block; 
	position: relative; 
	height: 75px;
	padding: 10px;
	border-top: solid 1px #dbdbdb;
}

ul.directactions li:hover
{
	background-image: url("images/directactionhover_bg.jpg");
	background-repeat: no-repeat;
}

ul.directactions li img
{
 	float:left; 
	margin:0;
	position: absolute; 
	top: 10; 
	left: 10;
}
ul.directactions li a
{
	display: block; 
	padding: 8px 10px 8px 70px; 
	text-decoration: none; 
	color: #f76721;
}

ul.directactions li.hdirectactions, ul.directactions li.hdirectactions:hover
{
	padding: 10px 20px;
	background-image: url('images/directactionstop_bg.jpg'); 
	background-repeat: no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border: medium none;
}

ul.directactions li.bottomdirectactions, ul.directactions li.bottomdirectactions:hover
{
	border: medium none;
	background-image: url('images/directactionsbottom_bg.jpg'); 
	background-repeat: no-repeat;
	padding: 5px;
	height: 4px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
