﻿.header {
	background-image: url('/images/header.bmp');
	text-align: right;
}
.menu {
	background-image: url('/images/background_menu.jpg');
	text-align: center;
}
.left-top {
	background-image: url('/images/background_top_left.jpg');
}
.left-body {
	background-image: url('/images/background_left.jpg');
	text-align: center;
}
.left-footer {
	background-image: url('/images/background_bottom_left.jpg');
}
.content-top {
	background-image: url('/images/background_top_main.jpg');
}
.content-body {
	background-image: url('/images/background_main.jpg');
}
.content-footer {
	background-image: url('/images/background_bottom_main.jpg');
}
.bluepricetag {
	background-image: url('/images/background_diensten_tab.bmp');
}
.footer {
	background-image: url('/images/background_bottom.jpg');
}
.small-footer-text{
	font-size: x-small;
	font-family: Verdana;
	color: #6E6E6E;
	text-align: center;
}

.small-link A:link{
	font-size: x-small;
	font-family: Verdana;
	color: #6E6E6E;
	text-decoration: none;
}
.small-link A:visited{
	font-size: x-small;
	font-family: Verdana;
	color: #6E6E6E;
	text-decoration: none;
}

.small-link A:active{
	font-size: x-small;
	font-family: Verdana;
	color: #6E6E6E;
	text-decoration: none;
}

.small-link A:hover{
	font-size: x-small;
	font-family: Verdana;
	color: #004D71;
	text-decoration: none;
}
.group-title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.normal-text {
	font-size: 10pt;
	color: #333333;
	font-family: "Trebuchet MS";
	text-align: justify;
}
.small-text {
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color: #333333;
}
.big-price-text {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: large;
	text-align: center;
}
.big-price-- {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: small;
}
.table-dark {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #004D71;
	background-color: #D7E8F0;
}
.table-title {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #004D71;
}
.table-light {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #004D71;
	background-color: #F1F6F9;
}
.table-dark-center {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #004D71;
	background-color: #D7E8F0;
	text-align: center;
}
.table-light-center {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #004D71;
	background-color: #F1F6F9;
	text-align: center;
}
.table-dark-bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #004D71;
	background-color: #D7E8F0;
}
.table-light-bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #004D71;
	background-color: #F1F6F9;
}
.img {
	border-width: 0px;
}