﻿body {
	background-color: #FFFFFF;
	background-image: url('Images/background.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Arial, Sans-Serif, Helvetica;
	word-spacing: 0.5px;
	font-size: 0.7em;
	color: #333333;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

h6
{
	font-size:11px;
	color:#000;
}

h5 
{
	font-size: 13px;
	color: #e02f32;
	padding-top:3px;
	padding-bottom:5px;
}

h4 
{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e02f32;
	padding-top:3px;
	padding-bottom:8px;
}

p, li, form
{
    font-family: Arial, Sans-Serif, Tahoma, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
}

a, a:visited {
	text-decoration: none;
	color: #e02f32;
}


a:hover {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

td 
{
	padding-right: -20px;
}

/* Master */

.topline {
	background-image: url('Images/topline.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 808px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
}

.header 
{
	background-image: url('Images/header.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 808px;
	height: 148px;
	margin-left: auto;
	margin-right: auto;
}

.page {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
}

#master {
	background-image: url('Images/body-repeat.gif');
	position: relative;
	width: 808px;
	padding: 21px 0px 5px 0px;
}

#footer {
	background-image: url('Images/body-repeat.gif');
	position: relative;
	width: 808px;
	padding: 10px 0px 5px;
}

.sidebar {
	float: left;
	width: 167px;
	height: 100%;
}

.menua {
	font-weight: bold;
	line-height: 22px;
	padding-left: 16px;
	padding-top: -5px;
}

.menua a, .menua a:visited {
	text-decoration: none;
	color: #3c3c3d;
	padding-left: 35px;
	background-image: url('Images/stone.gif');
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.menua a:hover, .nav a:hover {
	text-decoration: underline;
}

.nav a, .nav a:visited {
	text-decoration: none;
	font-weight: 300;
	color: #3c3c3d;
}

.content{
	height: 100%;
	margin-left: 190px;
	padding-right: 20px;
}

.shim {
	background-image: url('Images/content-shim.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	height: 11px;
	font-size: 0;
}

.breadcrum
{
	padding-top: 47px;
	padding-bottom: 5px;
}

.separator
{
	padding-left: 10px;
	padding-right: 10px;
}

#contact 
{
	padding-left: 16px;
	color: #b22325;
	font-size: 10px;
	font-weight: bold;
}

.name
{
    padding-left: 16px;
    color: #b22325;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px
}

.textbox
{
	font-family: Tahoma, Arial, Sans-Serif, Helvetica;
	word-spacing: normal;
	line-height:normal;
	font-size: 12px;
	color: #333333;
	width:207px;
}

/* Introductie */


/* Over In Balans */

.picture
{
	/*padding-right: 10px;*/
	padding-left: 10px;
}

/* Casus */

.orange
{
	color: #e02f32;
}

/* Contact */

.textBox 
{
	color: #333333;
}

.creator
{
    position: relative;
    width: 808px;   
    margin-left: auto;
    margin-right: auto;
	text-align: right;
    color: Green;
}