﻿body 
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    background-color: #FEF3EA;
    font-family: Verdana;
    font-size: 11px;
}
img
{
    border: 0px;
}
p
{
    color:#666666;
    font-family:Verdana;
    font-size:11px;
    margin:1px;
}
.noginvullen
{
    padding-bottom:1px;
    padding-top:1px;
}
h4
{
    font-size: 16px;
}
.container
{
    position: relative;
    display: block;
    background-color: #FBECE0;
    width: 767px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.header
{
    position: relative;
    display: block;
    width: 767px;
    height: 355px;
    background-image: url('/images/header.jpg');
    background-repeat: no-repeat;
}

.left
{
    position: relative;
    display: block;
    float: left;
    background-image: url('/images/links.jpg');
    background-repeat: repeat-x;
    width: 177px;
    height: 177px;
}

.right
{
    position: relative;
    display: block;
    float: left;
    background-image: url('/images/rechts.jpg');
    background-repeat: repeat-x;
    width:178px;
    height: 413px;
}

.content
{
    position: relative;
    display: block;
    width: 392px;
    float: left;
    padding: 10px 10px 10px 10px;
    background-color: #FBECE0;
}

.menu
{
    position: absolute;
    display: block;
    height: 16px;
    background-color: #fff;
    top: 119px;
    left: 116px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: #390000;
    font-weight: bold;
    padding-top: 2px;
}

.submenu
{
    position: absolute;
    display: block;
    height: 16px;
    background-color: #390000;
    top: 278px;
    left:60px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-top: 2px;
}

.submenu-wit
{
    position: absolute;
    display: block;
    height: 16px;
    background-color: #fff;
    top: 296px;
    left:60px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: #390000;
    font-weight: bold;
    padding-top: 2px;
}
h1
{
    font-family: Arial;
    font-size: 14px;
    color: #390000;
    text-transform: uppercase;
}
.floater
{
    float:left;
}
.h1small
{
    font-family: Arial;
    font-size: 12px;
    color: #390000;
    text-transform:none;
    float:left;

}
.header ul{
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}

.submenu ul li a{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}

.submenu ul li a:hover{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	text-decoration: underline;
}
.header li {
	float: left;
}
.header li a{
 display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #390000;
	text-decoration: none;
}
li a:hover{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #390000;
	text-decoration: underline;
}
.pageimg
{
    float:right;
}
.gastenboek
{
}
fieldset
{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    margin-top: 0px;    
}
legend
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    LETTER-SPACING: 1px;
    margin-bottom: 5px;
    font-size: 8pt;
}
.button
{
	border:0px;
	background-color:#EDD2B7;
	border-bottom:1px solid #F5E3CB;
	border-right:1px solid #F5E3CB;
	color:#390000;
	font-size:8px;
	height:22px;
	text-transform:uppercase;
	cursor: pointer;
	position:relative;
	top: -139px;
	right: -269px;
	width: 137px;
}
.buttonverzenden
{
	border:0px;
	background-color:#EDD2B7;
	border-bottom:1px solid #F5E3CB;
	border-right:1px solid #F5E3CB;
	color:#390000;
	font-size:8px;
	height:22px;
	text-transform:uppercase;
	cursor: pointer;
	position:relative;
	width: 137px;
}
.plaatsbericht
{
    position: absolute; 
    top: -230px; 
    left: 0px; 
    width: 400px;
    z-index: 10000;
    padding: 10px 10px 0px 10px;
   
    opacity: .90; 
    filter: alpha(opacity=95); 
    background-color: #EE9D41;
}
