html.style1
	{
		background: url(pix/structure/style1_background.gif);
		background-position: center;
		background-repeat: repeat-y;
	}

html.style2
	{
		background: url(pix/structure/style2_background.gif);
		background-position: center;
		background-repeat: repeat-y;
	}

body
	{
		margin: 0px;
		padding: 0px;
		font-family: Trebuchet MS, Verdana, Arial;
		height: 611px;
		font-size: 12px;
		color: #43412E;
	}

body.style1
	{
		background: url(pix/structure/style1_background_overlay.gif);
		background-position: center;
		background-repeat: no-repeat;
	}

body.style2
	{
		background: url(pix/structure/style2_background_overlay.jpg);
		background-position: center;
		background-repeat: no-repeat;
	}

img
	{
		border: none;
		display: block;
	}

a
	{
		text-decoration: underline;
		color: #43412E;
	}

a:hover
	{
		text-decoration: none;
		background-color: #FF005B;
		color: #FFFFFF;
	}

#container
	{
		position: relative;
		margin: auto;
		width: 750px;
	}

#content
	{
		position: absolute;
		margin-top: 122px;
		width: 750px;
	}

#block_left.transparent
	{
		background-color: transparent;
	}

#block_left
	{
		background-color: #85907A;
		width: 367px;
		_height: 455px;
		min-height: 455px;
		float: left;
	}

#block_left.gastenboek
	{
		height: 650px;
	}



#block_left #text
	{
		padding: 10px;
	}

#block_left #text h1
	{
		margin: 0px;
		font-size: 12px;
		font-weight: normal;
	}

#logo
	{
		margin-top: 16px;
	}

#block_right
	{
		background-color: #FFFFFF;
		_height: 455px;
		min-height: 455px;
		width: 380px;
		float: left;
		overflow: auto;
	}

#block_right.gastenboek
	{
		height: 650px;
	}

#background_bar_top
	{
		position: absolute;
		top: 150px;
		height: 35px;
		width: 100%;
		left: 0px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background: url(pix/structure/background_bar.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-color: #B9C0B2;
	}

#background_bar_bottom
	{
		position: absolute;
		top: 772px;
		height: 33px;
		width: 100%;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}

#background_bar_bottom.style1
	{
		top: 577px;
	}

#background_bar_bottom.style2
	{
		top: 772px;
	}

#background_bar_bottom #footer
	{
		width: 750px;
		margin: auto;
		font-size: 11px;
	}

#navigation img
	{
		float: left;
	}

#block_right #bar
	{
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		clear: both;
	}

#home_images
	{
		position: relative;
	}

#image_1
	{
		position: absolute;
		top: 7px;
		left: 7px;
	}

#image_2
	{
		position: absolute;
		top: 7px;
		left: 245px;
	}

#image_3
	{
		position: absolute;
		top: 182px;
		left: 245px;
	}

#home_content
	{
		padding: 10px;
		padding-bottom: 0px;
	}

#home_content hr
	{
		height: 1px;
		border: none;
		color: #85907A;
		background-color: #85907A;
		margin-top: 5px;
		margin-bottom: 5px;
	}

#nieuwsbericht
	{
		overflow: auto;
		height: 380px;
	}

#home_content h1
	{
		font-size: 17px;
		margin: 0px;
	}

#collectie_images a
	{
		border: 0px;
	}

#collectie_images a
	{
		border: 0px;
	}

#collectie_stepping
	{
		position: absolute;
		clear: both;
		bottom: 8px;
		margin-left: 8px;
	}

#collectie_stepping a
	{
		text-decoration: none;
	}

#collectie_stepping .inactive
	{
		color: #CCCCCC;
	}

#nieuws_navigatie
	{
		width: 100%;
	}

#nieuws_navigatie td
	{
		border-top: 1px solid #43412E;
		height: 45px;
		vertical-align: top;
		padding-left: 10px;
		padding-top: 2px;
	}

#nieuws_navigatie td.inactive
	{
		background-color: #D7DCD3;
	}

#nieuws_navigatie td.active
	{
		background-color: #FF005B;
		color: #FFFFFF;
	}

#nieuws_navigatie td.active_pointer
	{
		background-color: #FF005B;
		color: #FFFFFF;
		cursor: pointer;
	}

label
	{
		display: block;
		margin-top: 10px;
	}

.error
	{
		color: #FF005B;
	}

#gastenboek_overzicht
	{
		position: relative;
		height: 585px
	}

#gastenboek_overzicht #berichten
	{
		margin-top: 5px;
		margin-left: 5px;
		border-collapse: collapse;
	}

#gastenboek_overzicht a
	{
		text-decoration: none;
		color: #FFFFFF;
	}
