body {
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../gfx/bg_001.jpg);
}

#frame
{
	width: 800px;
	height: 825px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#logo {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 550px;
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: url(../gfx/leeuwestein_logo_001.gif);
}

#image {
	height: 300px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 20px;
	top: 75px;
	background-image: url(../gfx/leeuwestein_office.jpg);
}

#navigatie {
	height: 225px;
	width: 260px;
	background-color: #862306;
	position: absolute;
	left: 20px;
	top: 395px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	text-transform: uppercase;
	text-align: right;
}

#footnote {
	height: 39px;
	width: 260px;
	position: absolute;
	left: 20px;
	top: 660px;
	padding: 20px;
	background-color: #DA7666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

#header {
	height: auto;
	width: 400px;
	background-color: #862306;
	position: absolute;
	left: 340px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	padding: 20px;
}

#content {
	height: 630px;
	width: 398px;
	background-color: #FFFFFF;
	position: absolute;
	left: 340px;
	top: 150px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
}

form{
	width: 398px;
}

form table{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

form h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 392px;
}

textarea{
	width: 396px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.wissen{
	float: right;
	width: 55px;
	margin-right: 20px;
}

.melden{
	width: 55px;
	float: right;
}

A {
	Color: #FFFFFF;
	text-decoration: none;
}

A:Hover {
	Color: #E5B200;
	text-decoration: none;
}
