html,body {
	margin:0;
	padding:0;
	color:black;
	text-align:center;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size:0.9em;
	background:#F2F2F2 url('../i/bg_body.png') repeat-x 0 0;
	}
/* general text styles */
a:link, a:visited {
	color:#32B6D1;
	text-decoration:underline;
	}
a:hover {
	color:#32B6D1;
	text-decoration:none;
	}
a:active {
	color:#32B6D1;
	text-decoration:underline;
	}
a.more {
	display:block;
	cursor:hand;
	text-align:right;
	font-size:0.9em;
	color:#00CCFF;
	padding:5px 0 10px 0;
	}
h1 {
	font-size:2.1em;
	letter-spacing:-2px;
	color:#1B394A;
	border-bottom:1px solid #4E7882;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	}
h2 {
	font-size:2.1em;
	letter-spacing:-2px;
	color:#1B394A;
	border-bottom:1px solid #4E7882;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	}
h3 {
	font-size:1.4em;
	font-weight:normal;
	color:#4E7882;
	border-bottom:1px dotted #4E7882;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	}
h3 a:link, h3 a:visited {
	color:#32B6D1;
}
h4 {
	font-size:1.2em;
	font-weight:normal;
	color:#4E7882;
	padding:5px 0;
	margin:0 0 5px 0;
	}
p {
	margin:0 0 10px 0;	
	line-height:1.35em;
}
p.small {
	font-size:0.8em;
}
em {
	display:block;
	clear:both;
	font-style:normal;
}
hr {
	border:0;
	height:0;
	border-bottom:1px solid #4E7882;
	padding:10px 0;
}
table.styled1 {
	background:#F2F2F2;
}
table.styled1 td {
	background:#FFF;
}
/* list styles */
#content ul {
	margin:10px 0 0 0;
	padding:0 0 0 25px;
	list-style:url('../i/li.gif');
	}
#content li { 
	padding:0 0 6px 0;
	margin:0;
	}
/* general layout styles */
#sitecontainer {
	text-align:left;
	width:960px;
	margin:auto;
	}
#header {
	height:248px;
	margin:0;
	padding:0;
	background:transparent url('../i/bg_header.png') no-repeat top right;
	}
#header #logo {
	display:block;
	float:left;
	width:380px;
	height:68px;
	margin:60px 0 42px 0;
	background:transparent url('../i/logo_desterckbouwbedrijf.png') no-repeat 0 0;
	_margin:20px 0 42px 0;
	}
#header #logo span {
	display:block;
	visibility:hidden;
	}
#header #quicklinks {
	float:right;
	height:35px;
	margin:5px 285px 0 0;
	padding:0;
	font-size:0.85em;
	}
#header #quicklinks a {
	display:block;
	float:left;
	text-decoration:none;
	background:transparent url('../i/quicklink.gif') no-repeat top center;
	color:#666;
	padding:12px 8px 5px 8px;
	margin:0;
	}
#header #quicklinks a:hover {
	color:#00CCFF;
	text-decoration:underline;
	}
#bodycontainer {
	margin:0;
	padding:0;
	float:left;
	width:904px;
	padding:0 28px 50px 28px;
	background:transparent url('../i/shade.png') repeat-y 0 0;
	}
#topnav {
	float:left;
	margin:0;
	padding:0;
	height:68px;
	background:#317293;
	border-bottom:10px solid #275E78;
	}
#topnav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:940px;
	height:68px;
	}
#topnav li {
	float:left;
	margin:0;
	padding:0;
	height:68px;
	overflow:hidden;
	border-right:1px solid #2A6684;
	}
#topnav li a {
	display:block;
	float:left;
	height:45px;
	padding:25px 18px;
	margin:0;
	font-size:1.2em;
	letter-spacing:-1px;
	color:#FFF;
	text-decoration:none;
	}
#topnav li a:hover, #topnav li a.active {
	background:#1B394A url('../i/bg_topnav2.png') repeat-x top center;
	}
#content {
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:562px;
	text-align:left;
	}
.breadcrumb {
	display:block;
	width:495px;
	margin:0 0 5px 0;
	color:#D1D1D1;
	font-size:0.85em;
	text-transform:lowercase;
	}
.breadcrumb a {
	color:#D1D1D1;
	text-decoration:none;
	}
.breadcrumb a:hover {
	color:#424242;
	text-decoration:underline;
	}
.infobox {
	float:right;
	clear:right;
	margin:20px 0 0 0;
	width:315px;
	background:#F2F2F2 url('../i/box_bottom.png') no-repeat bottom left;
}
	
.reactieklant{
	float:right;
	clear:right;
	
	margin:20px 0 0 0;
	width:315px;
	




}

.auteur{
	font-weight:bold;
	
}		
.infobox .boxcontent {
	display:block;
	padding:10px 15px;
}
#footer {
	clear:both;
	font-size:0.9em;
	margin:0;
	padding:10px;
	text-align:center;
	background:#275E78;
	color:#EEEEEE;
	height:55px;
	border-top:3px solid #317293;
	}
#footer span {
	display:block;
	width:920px;
	margin:0 auto;
	padding:5px 0;
}
#footer .left {
	display:block;
	float:left;
	text-align:left;
	}
#footer .right {
	display:block;
	float:right;
	text-align:right;
	}
#footer a.credits {
	color:#04222C;
	font-size:0.8em;
	text-decoration:none;
	}
#footer a.credits:hover {
	text-decoration:underline;
	}
/* form styles */
form li, form ul {
	list-style:none;
}
fieldset {
	border:1px solid #E4E4DA;
	margin:0 0 10px 0;
	clear:both;
	}
legend {
	font-size:0.9em;
	color:#6C747D;
	}
input {
	padding:1px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border:1px solid #317293;
	background:#FFF;
	}
textarea {
	padding:1px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	border:1px solid #317293;
	background:#FFF;
	}
input.btn {
	padding:5px 3px 5px 3px;
	margin:10px 3px 0 205px;
	border:1px solid #317293;
	background:#000;
	color:#FFF;
	}
label {
	display:block;
	float:left;
	padding:1px 5px 0 0;
	margin:0;
	width:200px;
	}
span.confmessage {
	display:block;
	padding:4px;
	margin:5px 0;
	border:1px solid #85DD00;
	color:#85DD00;
	}
span.errmessage {
	display:block;
	padding:4px 10px;
	border:1px solid #317293;
	background:#317293;
	}
.f_error {
	border:1px dotted red;
	margin:2px 0;
	}
.f_errortext {
	display:block;
	font-size:0.8em;
	color:red;
	margin:0;
	padding:0;
	}

/* sizes */
.size1 { width:50px; }
.size2 { width:100px; }
.size3 { width:150px; }
.size4 { width:250px; }
.size5 { width:300px; }
.size6 { width:500px; }

/* M O D U L E   S T Y L E S */
/* general module styles */
#module_welcome, #module_news, #module_blog, #module_photoalbum, #module_guestbook, #module_palmares, #module_profile {
	margin:0 0 20px 0;
}
/* module: news styles */
#module_news.newslist em.date {
	float:left;
	font-size:0.85em;
	font-style:normal;
	width:40px;
	margin:0 0 5px 0;
	}
#module_news.newslist h4 {
	font-size:0.85em;
	font-weight:normal;
	margin:0 0 5px 0;
	}
#module_news.newslist p {
	clear:both;
	padding:0;
	margin:0;
	}
	
#module_news.newsdetail .newsitem {
	margin:0 0 10px 0;
	}
#module_news.newsdetail h4 {
	padding:0;
	font-size:1.1em;
	border:none;
	font-style:normal;
	font-weight:bold;
}
#module_news.newsdetail em.date {
	float:right;
	font-size:1em;
	font-style:normal;
	}
