﻿body 
{
	background-image: url('images/achtergrond.jpg');
	background-repeat: repeat;
	font-family: 'Trebuchet MS';
	font-size: medium;		
	color: #550000;
    font-weight: 700;
}

.wrapper /* Center Opera */	
{
	width: 940px;
	margin: 0 auto;
}

input
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;		
}

.adres
{
	color: #550000;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
}

.menuTD
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;	
	background-color: #550000;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #818C79;
}

.tableMain
{
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #818C79;	
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #818C79;		
}

.menuLink
{
	font-family: "French Script MT";
	font-size: x-large;	
	color: #550000;
}

.menuLink:hover
{
	font-family: 'Trebuchet MS';
	font-size: 10pt;	
	color: #FFFFFF;		
	text-decoration: underline;
}

a
{
	color: white;
	}

a:hover
{
	text-decoration: none;
}

.title
{
	border-bottom: 1px solid #550000;
    font-family: 'Trebuchet MS';
	    font-size: 14pt;	
	    font-style: italic;	
	width: 100%;
	}

.content
{
	background-color: #FFFFDD;
	width: 100%; 
	vertical-align: top; 
	text-align: justify; 
	padding: 10px;
	background-image: url(images/Foto_kantelen.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
}

.menu
{
	width: 200px; 
	vertical-align: top;
	background-color: #818C79;	
	background-image: url(images/gebouw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.smallText
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;		
	color: #550000;	
	text-align: left;
	padding: 5px;
}

.smallTextLink
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;		
	color: #550000;	
	text-align: left;
	text-decoration: underline;
}

.smallTextLink:hover
{
	font-family: 'Trebuchet MS';
	font-size: 8pt;		
	color: #550000;	
	text-align: left;
	text-decoration: none;	
}

.thumb
{
	margin: 20px;
	border: solid 1px #000000;
}