body
{
	margin: 0 auto;
	background: #7D8788 url("images/body_background.jpg") no-repeat top center;
	text-align: center;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #663300;
}

h1
{
	margin: 0 auto;
	font-size: 14px;
}

h2
{
	margin: 0 auto;
	font-size: 12px;
}

hr
{
	margin: 0 auto;
	padding: 0;
	height: 1px;
	color: #663300;
}

p
{
	margin-top: 10px;
}

img
{
	border: 0px;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
	color: #663300;
}

#main_image
{
	width: 390px;
	height: 390px;
}

#bottom a:link, #bottom a:visited, #bottom a:active
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FB00A9;
	padding: 0 4px 0 4px;
}

#bottom a.menu:hover
{
	text-decoration: none;
	color: #FB00A9;
}

#bottom a.menu, #bottom a.menu:visited
{
	color: #FFFFFF;
}

#wrapper
{
	margin: 0 auto;
	width: 920px;
}

#content
{
	margin: 72px 0 20px 0;
	float: right;
	width: 920px;
	height: 525px;
	text-align: left;
	height: 520px;
}

#left
{
	float: left;
	padding: 20px 0 0 33px;
	width: 390px;
	height: 445px;
	text-align: center;
}

#left_content
{
	margin-top: 15px;
	width: 390px;
	height: 30px;
}

#left_guestbook
{
	position: relative;
	padding: 10px 10px 10px 10px;
	width: 370px;
	height: 370px;
	text-align: left;
	overflow: auto;
}

#left_guestbook_content
{
	margin-top: 25px;
	width: 390px;
	height: 30px;
}

#left_content img
{
	margin: 0 5px 0 5px;
}

#right
{
	float: right;
	padding: 20px;
	width: 400px;
	height: 402px;
	text-align: center;
	overflow: auto;
}

#right_content
{
	margin-top: 20px;
	text-align: justify;
	height: 250px;
	overflow: visible;
}

#bottom
{
	float: left;
	margin-top: 35px;
	width: 920px;
	height: 30px;
	text-align: center;
}

.input_naam, .input_email
{
	width: 290px;
	border: #663300 1px solid;
	font: normal 12px trebuchet ms;
	color: #663300;
}

.input_bericht
{
	width: 290px;
	height: 65px;
	border: #663300 1px solid;
	font: normal 12px trebuchet ms;
	color: #663300;
}

.input_guestbook_bericht
{
	width: 290px;
	height: 130px;
	border: #663300 1px solid;
	font: normal 12px trebuchet ms;
	color: #663300;
}

td.gastenboek
{
	width: 85px;
	vertical-align: top;
}

.guestbook_details
{
	padding: 5px 0 5px 0;
	font: italic 10px trebuchet ms;
	display: block;
}

.vak, .vak_mouseover
{
	float: left;
	margin: 20px 0px 0 15px;
	padding: 3px;
	width: 174px;
	height: 94px;
}

.vak_mouseover:hover
{
	background-color: #FFFFA6;
	cursor: pointer;
}

#guestbook_page_select
{
	margin: 0 15px 0 15px;
	font-size: 16px;
	width: 100px;
}

#achternaam{display:none}
#email2{visibility:hidden}
