body, html {
	height: 100%;
	width: 100%;
	margin: 0;
}
body, td{
	color: #333; 
	font: 12px Arial, sans-serif;
	line-height: 17px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#left h1 {
	font: 17px Arial, sans-serif;
	margin: 15px 0;
}
h2 {
	font: bold 12px Arial, sans-serif;
	margin: 5px 0;
}
#right h1 {
	font: 13px Arial, sans-serif;
	padding: 5px 10px;
	height: 15px;
	background: url(images/blok_title.png) repeat-x;
	border-bottom: 1px solid #fff;
}
#right {
	vertical-align: top;
}
#trace {
	margin-bottom: 30px;
}
#navigation_right {
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
}
#navigation_right a:link, #navigation_right a:visited {
	font-size: 11px;
}
#navigation_right a:hover {

}
#footer {
	height: 20px;
	text-align: center;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	font-size: 11px;
}
#footer a:hover {

}
#news_view {
	margin: 0;
	padding: 0;
}
#right ul {
	padding: 5px 25px;
	margin: 0;
}
body.editor {
	background: none;
	margin: 0;
}
#wrapper {
	height: 100%;
	width: 800px;
	margin: 0 auto;
}
#top {
	height: 70px;
	padding: 0 20px;
	vertical-align: top;
}
#top_container {
	width: 100%;
	height: 100%;
}
#top_navigation {
	background: bottom url(images/top_shadow.png) repeat-x;
}
.left_shadow {
	background: url(images/left_shadow.png) repeat-y;
	width: 20px;
}
.right_shadow {
	background: url(images/right_shadow.png) repeat-y;
	width: 20px;
}
#inner_container {
	vertical-align: top;
}
#inner {
	height: 100%;
	width: 760px;
}
#banner {
	height: 151px;
	vertical-align: top;
}
#content_container {
	vertical-align: top;
}
#content_inner {
	width: 100%;
	height: 100%;
}
#left {
	width: 500px;
	padding: 15px 30px;
	vertical-align: top;
	background: url(images/bg_left.jpg) no-repeat;
}

#trace a:link, #trace a:visited {
	font-size: 11px;
}
#trace a:hover {

}
#navigation {
	width: 100%;
	height: 100%;
}
#navigation td {
	vertical-align: bottom;
}
#navigation_left {
	width: 500px;
	padding: 0 30px;
}
#navigation_left a:link, #navigation_left a:visited {
	color: #fff;
	font-size: 11px;
}
#navigation_left a:visited {

}
#nav_home_l {
	background: url(images/nav_home_l.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_home {
	background: url(images/nav_home.png) repeat-x;
	height: 20px;
	padding: 4px 0 6px 0;
}
#nav_home_r {
	background: url(images/nav_home_r.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_producten_l {
	background: url(images/nav_productenn_l.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_producten {
	background: url(images/nav_productenn.png) repeat-x;
	height: 20px;
	padding: 4px 0 6px 0;
}
#nav_producten_r {
	background: url(images/nav_productenn_r.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_nieuws_l {
	background: url(images/nav_nieuws_l.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_nieuws {
	background: url(images/nav_nieuws.png) repeat-x;
	height: 20px;
	padding: 4px 0 6px 0;
}
#nav_nieuws_r {
	background: url(images/nav_nieuws_r.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_services_l {
	background: url(images/nav_services_l.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_services {
	background: url(images/nav_services.png) repeat-x;
	height: 20px;
	padding: 4px 0 6px 0;
}
#nav_services_r {
	background: url(images/nav_services_r.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_startouch_l {
	background: url(images/nav_startouch_l.png) no-repeat;
	width: 15px;
	height: 30px;
}
#nav_startouch {
	background: url(images/nav_startouch.png) repeat-x;
	height: 20px;
	padding: 4px 0 6px 0;
}
#nav_startouch_r {
	background: url(images/nav_startouch_r.png) no-repeat;
	width: 15px;
	height: 30px;
}
.spacer {
	width: 1px;
}
#right_container {
	height: 100%;
	width: 100%;
}
#subnavigation a:link, #subnavigation a:visited {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
#subnavigation a:hover {
	display: block;
	padding: 5px 10px;
	background: #fff;
	text-decoration: none;
}
.article {
	clear: both;
	margin-bottom: 15px;
}
.article .date {
	padding: 4px 0;
	color: #666;
}
.article p.small {
	padding: 4px 0;
}
.article .thumbnail 	{
	float: left;
	margin: 3px 10px 0 0;
}
.article .body {
	margin: 17px 0;
}
#news_view .article {
	margin-bottom: 5px;
}
#news_view ul {
	padding: 5px 0 1px 0;
	margin: 0 0 0 15px;
}
#news_view li {
	padding-bottom: 2px;
}
#search_page #tekstveld {
	width: 200px;
	height: 21px;
	padding: 2px;
	font: 12px Arial, sans serif;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#search_page #knop {
	width: 55px;
	height: 21px;
	font: 12px Arial, sans serif;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#search_page p.small {
	padding-bottom: 4px;
}
#search_page #prev {
	padding-top: 5px;
	font-weight: bold;
	float: left;
}
#search_page #next {
	padding-top: 5px;
	font-weight: bold;
	float: right;
}
p.small {
	color: #666;
}
img {
	border: 0;
}