﻿*
{
	padding: 0;
	margin: 0;
	border: 0;
}

body
{
	background-image: url(../images/content_background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #dddddd;
	font-family: "trebuchet ms" ,helvetica,sans-serif;
	font-size: 12px;
}

a
{
	color: #de7701;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 15px;
	margin-bottom: 5px;
}

h3
{
	font-size: 15px;
	margin-bottom: 5px;
}

.cleaner
{
	clear: both;
}

.canvas
{
	margin: 0 auto;
	width: 960px;
}

.header_container
{
	height: 130px;
}

.header_logo, .header_image
{
	border: 1px solid #c5c5c5;
	margin: 10px 0px 0px 10px;
	float: left;
}

.menu_container
{
	background-color: #000000;
	margin: 10px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
}

.menu_container, .menu_container a
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.vertical_spacer_left, .vertical_spacer_right
{
	width: 10px;
	height: 100px;
}

.vertical_spacer_right
{
	float: right;
}


.vertical_spacer_left
{
	float: left;
}


.side_content
{
	margin-top: 10px;
}

.content
{
	margin-top: 8px;
}

.content
{
	width: 700px;
	float: left;
}

.content_image
{
	float: left;
	margin: 4px 10px 0px 0px;
	border: none;
	border: 1px solid #c5c5c5;
	clear: both;
}

.image_caption
{
	font-style: italic;
	font-size: 10px;
	margin-bottom: 10px;
}

img.zoomable
{ 
	cursor: url(../images/magnify.cur), pointer;
}

.content_table td
{
	padding-bottom: 20px;
}

.side_content
{
	width: 210px;
	float: right;
}

.content_header, .side_content_header
{
	font-size: 16px;
	border: 1px solid #c5c5c5;
}

.content_header
{
	margin: 2px 0px;
}

.content_header
{
	/* Hide borders, they stil have to be there to align with side_content_header border-bottom  */
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 2px 10px 2px 0px;
}

.content_text
{
	margin-top: 20px;
}

.content_text ul
{
	margin: 10px 0px 10px 15px;
}

.side_content_header
{
	background-color: #e8e8e8;
	border-bottom: none;
	padding: 2px 10px 2px 10px;
}

.side_content_text
{
	border: 1px solid #c5c5c5;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.tarieven
{
	width: 500px;
}

.tarieven ul
{
	padding-left: 20px;
}

.tarieven .tarief, .tarieven .prijs
{
	font-weight: bold;
}

.tarieven .tarief
{
	background-color: #E8E8E8;
	padding: 3px 5px;
}

.tarieven .prijs
{
	float: right;
	padding-right: 5px;
}

.tarieven .description
{
	margin: 5px 0px 15px 0px;
}

.tavieven_table
{
	width: 420px;
}

.tarieven_table .tarief, .tarieven_table .price
{
	font-weight: bold;
	width: 300px;
}

.tarieven_table .price
{
	text-align: right;
}

.tarieven_table tr
{
	vertical-align: top;
}

.tarieven_table td
{
	padding: 2px 10px 20px 0px;
}

.tarieven_table .prijs 
{
	text-align: right;
}

.contact_table
{
	font-size: 13px;
}

.formvalidation
{
	color: Red;
	color: Blue;
	color: #000000;
	display: none;
}

input[type=text]
{
	width: 200px;
}

input, textarea
{
	border: 1px solid #c5c5c5;
	margin: 3px;
	padding: 1px;
	font-family: "trebuchet ms" ,helvetica,sans-serif;
	font-size: 12px;
}

.werkgebiedContainer
{
	height: 15px;
}

.werkgebied
{
	background-color: #ffffff;
	position: absolute;
	text-align: center;
	margin: 0 auto;
}

.keywords_header
{
	font-size: 16px;
	margin-top: 30px;
	text-decoration: underline;
	color: #aaaaaa;
}

.keywords_container
{
	text-align: justify;
	margin-bottom: 20px;
	color: #a1a1a1;
}

.keywords_container span
{
	margin-right: 10px;
}


.actie_container
{
	width: 520px;
	background-image: url(../images/actie_background.jpg);
	text-align: left;
	margin-left: 90px;
	margin-bottom: 20px;
}

.actie_top
{
	background-image: url(../images/actie_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
}

.actie_center
{
	padding-left: 30px;
}

.actie_bottom
{
	background-image: url(../images/actie_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
}

.actie_title
{
	margin: 0px 0px 0px 10px;
}

.actie_title h3
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

.actie_info
{
	font-size: 14px;
	margin: 0px 10px 0px 10px;
}

.actie_link
{
	margin: 3px 0px 4px 10px;
}

.tarieven_cell
{
	padding-bottom: 8px;
}

.downloads_table img
{
	margin-right: 10px;
}

.downloads_table td
{
    padding: 5px 0;
}

.downloads_table
{
	border-collapse: collapse;
}

