﻿body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/bgcolor.jpg');
}

#gedicht
{
	background: url('../images/gedicht.png') no-repeat;
	width: 340px;
	height: 130px;
	position: absolute;
	top: 30px;
	right: 20px;
}

#vlinder1
{
	position:absolute;
	left:265px;
}

#vlinder2
{
	position:absolute;
	left:190px;
	top:45px;
}

#vlinder3
{
	position:absolute;
	left:100px;
	top:165px;
}

#vlinder4
{
	position:absolute;
	left:35px;
	top:230px;
}

#vlinder5
{
	position:absolute;
	left:5px;
	top:375px;
}

#gastenboek
{
	position:absolute;
	left:80px;
	top:410px;
}

#foto
{
	position:absolute;
	left:200px;
	top:270px;
}

#afscheid
{
	position:absolute;
	left:160px;
	top:360px;
}

.koptekst
{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	color: #191970;
}

.tekst
{
	font-family: Georgia;
	font-size: 12pt;
	color: #191970;
}

table.layout
{
	height: 100%;
	border: 0px;
	width: 100%;
}

a
{
	color: #191970;
}

.scroll
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

table.berichtStijlEen
{
	width:100%;
	background-color: #00BFFF;
	border-style: dotted; 
	border-color: #191970;
	border-width: 1px;
}

table.berichtStijlTwee
{
	width:100%;
	background-color: #87CEEB;
	border-style: dotted; 
	border-color: #191970;
	border-width: 1px;
}

.tekstCursief
{
	font-family: Georgia;
	font-size: 12pt;
	font-style: italic;
	color: #191970;
}

table.berichtenInvoerTable
{
	width: 100%;
	
}

.invoerTekstVak
{
	width: 100%;
	font-family: Georgia;
	font-size: 12pt;
	color: #191970;
}

.invoerTekstGebied
{
	width: 100%;
	height: 150px;
	font-family: Georgia;
	font-size: 12pt;
	color: #191970;
}

.knopStijl
{
	border-style: solid;
	border-width: 1px;
	border-color: #191970;
	font-family: Georgia;
	font-size: 12pt;
	color: #191970;
	background-color: #00BFFF;
}