html
{
	width								: 100%;
	height								: 100%
}

body
{
	background-color					: #E8fAFD;
	color								: #000000;
	font-family							: Verdana;
	font-size							: 12px;
	line-height							: 16px
}

input, textarea, select
{
	border								: 1px solid #CCCCCC;
	font-family							: Verdana;
	font-size							: 12px;
	margin								: 0px
}

a
{
	color								: #2481CA;
	text-decoration						: underline
}

a:hover
{
	text-decoration						: none
}

div#site
{
	position							: relative;
	left								: 0px;
	top									: 0px;
	width								: 1100px;
	height								: 900px;
	overflow							: hidden;
	background-color					: #FFFFFF
}

div#site div#left
{
	float								: left;
	display								: inline;
	background-image					: url('../img/left.jpg');
	background-repeat					: no-repeat;
	width								: 273px;
	height								: 900px;
	overflow							: hidden
}

div#site div#right
{
	float								: left;
	display								: inline;
	background-image					: url('../img/right.jpg');
	background-repeat					: no-repeat;
	width								: 272px;
	height								: 900px;
	overflow							: hidden
}

div#site div#center
{
	float								: left;
	display								: inline;
	width								: 555px;
	height								: 900px;
	overflow							: hidden
}

div#site div#center div#top
{
	background-image					: url('../img/top.jpg');
	background-repeat					: no-repeat;
	width								: 555px;
	height								: 99px;
	overflow							: hidden
}

div#site div#center div#top a
{
	display								: block;
	width								: 190px;
	height								: 25px;
	overflow							: hidden;
	background-image					: url('../img/ganaarmeenemen.gif');
	background-repeat					: no-repeat;
	background-position					: 0px 0px;
	margin-left							: 345px;
	margin-top							: 68px
}

div#site div#center div#top a:hover
{
	background-position					: 0px -25px
}

div#site div#center div#top a span
{
	display								: none
}

div#site div#center div#bottom
{
	background-image					: url('../img/bottom.jpg');
	background-repeat					: no-repeat;
	width								: 555px;
	height								: 133px;
	overflow							: hidden
}

div#site div#center div#body
{
	position							: relative;
	width								: 555px;
	height								: 668px;
	overflow							: hidden
}

a#logo
{
	position							: absolute;
	left								: -5px;
	top									: 0px;
	background-image					: url('../img/meenemenlogo.gif');
	background-repeat					: no-repeat;
	width								: 290px;
	height								: 87px;
	overflow							: hidden;
	display								: block
}

a#logo span
{
	display								: none
}

h1
{
	background-image					: url('../img/watisjouwstad.gif');
	background-repeat					: no-repeat;
	width								: 507px;
	height								: 179px;
	overflow							: hidden;
	margin-left							: 29px;
	margin-top							: 34px;
	margin-bottom						: 7px
}

h1 span
{
	display								: none
}

h2
{
	display								: none
}

h3
{
	margin-bottom						: 2px;
	margin-left							: 37px;
	margin-right						: 155px
}

p
{
	margin-left							: 37px;
	margin-bottom						: 14px;
	margin-right						: 155px
}

form
{
	margin-left							: 37px;
	display								: block;
	padding-top							: 14px;
	width								: 355px
}

form label
{
	display								: block;
	font-weight							: bold;
	margin-bottom						: 2px
}

form textarea
{
	width								: 350px;
	height								: 100px;
	margin-bottom						: 14px
}

form div.element
{
	clear								: both;
	overflow							: hidden;
	margin-bottom						: 2px;
	line-height							: 16px;
	height								: 20px
}

form div.element.separator
{
	margin-bottom						: 14px
}

form div.element label
{
	float								: left;
	display								: inline;
	width								: 80px;
	font-weight							: bold;
	line-height							: 16px
}

form div.element input
{
	float								: left;
	display								: inline;
	width								: 155px
}

form div.element select
{
	float								: left;
	display								: inline;
	width								: 155px
}

form div.submit
{
	font-size							: 10px;
	height								: 39px;
	line-height							: 39px
}

form div.submit div#submitbutton
{
	float								: right;
	display								: inline;
	width								: 196px;
	height								: 39px;
	background-image					: url('../img/verzenden.gif');
	background-repeat					: no-repeat;
	overflow							: hidden;
	background-position					: 0px 0px;
	cursor								: pointer
}

form div.submit div#submitbutton span
{
	display								: none
}

form div.submit div#submitbutton:hover
{
	background-position					: 0px -39px
}

form div.submit div#algvwlink
{
	color								: #2481CA;
	text-decoration						: underline;
	cursor								: pointer
}

form div.submit div#algvwlink:hover
{
	text-decoration						: none
}

div#algvw
{
	position							: absolute;
	left								: 0px;
	top									: 220px;
	width								: 555px;
	height								: 448px;
	overflow							: auto;
	background-color					: #FFFFFF
}

div#algvw ul
{
	margin-left							: 37px;
	margin-bottom						: 14px
}

div#algvw ul li
{
	list-style-type						: disc;
	margin-left							: 25px;
	padding-left						: 10px
}

div#algvw div#algvwback
{
	font-size							: 10px;
	margin-left							: 37px;
	padding-bottom						: 14px;
	color								: #2481CA;
	text-decoration						: underline;
	cursor								: pointer
}

div#algvw div#algvwback:hover
{
	text-decoration						: none
}
