@charset "UTF-8";
#mainContent {
	float:left;
	width:654px;
	background-color:#FFF;
}
#mainContent #main_image {
	background-repeat: no-repeat;
	background-position: center center;
	height: 267px;
	width: 654px;
	border-bottom:4px solid #FFF;	
}
#mainContent .titel {
	width:200px;
	float:left;
	text-align:right;
}
#mainContent .titel h1{
	color:#315795;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-top:35px;
}
#mainContent .content {
	float:right;
	width:450px;
}
#mainContent .content p{
	padding:10px;
	margin-top:20px;
	line-height: 20px;
}
#mainContent .print {
	background-color: #ABE1F9;
	height: 44px;
	width: 100%;
	float:left;
	border-top: solid 3px #FFF;
}
#mainContent .print a{
	text-decoration:none;
	color:#1d4284;
	font-size:14px;
	line-height:40px;
	padding-left:10px;
}
#mainContent .print a:hover{ 
	color:#da1a35;
}

.nieuws_overzicht {
	padding:5px;}

.home_nieuws {
	width:325px;
	height:30px;
	margin-top:-15px;
	float:left;
	height:300px;
	}
.home_nieuws h1 {
	background-image:url(../images/product_titel_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	color:#FFF;
	font-size:16px;
	line-height:30px;
	padding-left:5px;
	font-weight:normal;
	text-transform: uppercase;
}
.home_nieuws_item {
	float:left;
	background-color:#ace1fa;
	height:30px;
	line-height:30px;
	color:#14377d;
	width:100%;
	border-bottom:solid 1px #FFF;
	text-indent:5px;
	}
/* STYLE TABLE */
.container_producten {
	background-color:#FFF;
	float:left;
	border-top:solid 1px #13387D;
	}
.container {
	position:relative;}

#producten_content p{
	padding:5px;
}
#producten_content ul{
	padding:5px;
}
.product_item {
	float:left;
	width:200px;
	height:180px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:10px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	
	}
.product_item .product_naam {
	position: absolute;
	height: 24px;
	width: 200px;
	bottom: 0px;
	background-color:#FFF;
	text-align:center;
}
.product_titel {
	background-image:url(../images/product_titel_bg.gif);
	background-repeat:repeat-x;
	height:40px;
	color:#FFF;
	font-size:8px;
	line-height:40px;
	padding-left:5px;
	text-transform: uppercase;
}
.product_naam {
	text-decoration:none;
	color:#231f20;}

.content_nieuws {
	width:447px;
	float:right;}

.nieuws_overzicht h1 {
	float:right;
	width:446px;
	color:#315795;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	}
/* STYLE TABLE */
.border-right {
	background-color:#d4effc;
	border-right:solid 1px #13387d;
	border-bottom:solid 1px #fff;
	height:20px;
	padding-left:5px;
}
	
.achtergrond_table {
	background-color:#FFF;
	border-right:solid 1px #13387d;
	border-bottom:solid 1px #fff;
}

.titel_table {
	background-color:#FFF;
	border-left:solid 1px #13387d;
	border-top:solid 1px #13387d;
	padding-left:5px;
	height:25px;
}
.product_table {
	padding-left:5px;
}
#footer {
	text-align:center;

} 

