﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 13px;
	background-color: #929ba6;
}

p
{
	margin: 8px 0px 8px 0px;
}

a
{
	color: #34485b;
	text-decoration: none;
	font-weight: bold;
}

.LinkSpecial
{
	color: Red;
}

a:hover
{
	text-decoration: underline;
}

.headerRow
{
	background-color: #35475b;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	height: 100px;
	vertical-align: top;
}

.contentCellLeft, .contentCellCenter, .contentCellRight, .content, .contentImage
{
	background-color: #d6dade;
	background-color: #dee1e5;
}

.contentCellLeft, .contentCellCenter, .contentCellRight
{
	width: 200px;
	border-right: 2px solid #929ba6;
}

.contentCellCenter
{
	width: 576px;
}

.contentCellRight
{
	border: none;
}

.filler
{
	border-top: 2px solid #929ba6;
}

.footerCell
{
	border-top: 2px solid #929ba6;
	height: 30px;
	background-image: url(../images/content_header.jpg);
	color: White;
	text-align: center;
	font-size: 10px;
}

.subHeader
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.service
{
	background-image: url(../images/tick.gif);
	background-position: center right;
	background-repeat: no-repeat;
	height: 18px;
	vertical-align: middle;
	width: 180px;
}

.content, .contentSpecial, .contentImage
{
	color: black;
	padding: 8px 10px 8px 10px;
	clear: both;
}

.contentSpecial
{
	background-color: #ffcccc;
	text-align: center;
}

.contentSpecial a
{
	color: Red;
}

.contentImage
{
	padding: 0px;
}


.contentHeader, .contentHeaderSpecial
{
	height: 25px;
	background-color: #34485b;
	background-image: url(../images/content_header.jpg);
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	vertical-align: middle;
	border-top: 2px solid #929ba6;
}

.contentHeaderSpecial
{
	background-color: red;
	background-image: url(../images/content_header_special.jpg);
}

.menuItem, .menuItemActive
{
	background-image: url(../images/resultset_next_grey.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 2px 16px;
}

.menuItemActive
{
	background-image: url(../images/resultset_next_dark.gif);
}

.contactItem
{
	height: 20px;
}

.footer
{
	background-color: black;
	height: 25px;
	width: 980px;
	clear: both;
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: white;
	background-image: url(../images/content_header.jpg);
}

.warning, .success, .information
{
	background-repeat: no-repeat;
	padding: 1px 0px 2px 20px;
}

.success
{
	color: Green;
	background-image: url(../images/tick.gif);
}

.specialOfferEditActive, .specialOfferEditInActive, .specialOfferCondition
{
	padding: 0px 0px 3px 20px;
	background-repeat: no-repeat;
}

.imageContainer
{
	margin-left: 30px;
}

.image
{
/*	margin: 10px;*/
	border: 1px solid #929ba6;
}


.cleaner
{
	clear: both;
}


.tarieven_table_cell
{
	padding: 5px;
	padding-top: 15px;
	border-bottom: 1px solid #929ba6;
}

.tarieven_table
{
	border-collapse: collapse;
}

.image_table
{
	margin-top: 20px;
}

.image_cell
{
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

.image_cell2
{
	vertical-align: bottom;
	padding: 0px 10px 0px 10px;
}

.tarieven_cell
{
	padding: 0px 0px 4px 0px;
	width: 120px;
}

.formvalidation
{
	color: Red;
	display: none;
	font-size: 11px;
	margin-left: 10px;
}

.contact_table td
{
	padding: 3px;	
}

.contact_table .label
{
	width: 100px;
}

.contact_table .data
{
	width: 200px;
}

