*{
	padding:			0px;
	margin:			0px;
	font-family:		"trebuchet MS";
	font-size:			13px;
}
body,html{
}
body{
	background-color:		#fff701;
	vertical-align:		center;
}
p{
	margin-bottom:		15px;
}
td{
	vertical-align:		top;
}
.div{
	position:			relative;
}
.opbergdoos{
	background-image:		url("images/circusfeestje.jpg");
	width:			974px;
	height:			571px;
	margin-left:		auto;
	margin-right:		auto;
	border:			1px solid #fff701;
	position:			relative;
	margin-top:			30px;
}
.logo{
	position:			absolute;
	left:				735px;
	width:			220px;
	height:			120px;
	display:			block;
}
.content{
	position:			absolute;
	top:				171px;
	left:				285px;
	width:			400px;
	overflow-y:			auto;
	overflow-x:			hidden;
	height:			370px;
}
.content em{
	color:			#444;
}
.content a{
	color:			#d93239;		
}
p.head{
	font-weight:		bold;
}
table.details{
	position:			absolute;
	top:				185px;
	left:				745px;
	color:			#FFF;
}
table.contact{
	position:			absolute;
	top:				365px;
	left:				745px;
	color:			#FFF;
}
td,td b,td a{
	font-size:			11px;
}
td a{
	color:			#FFF;
}
.table_left{
	width:			72px;
}
.footer{
	position:			absolute;
	top:				550px;
	padding-left:		100px;
}
.footer span{
	margin-left:		15px;
	margin-right:		15px;
	font-size:			10px;
}
.formtable td{
	line-height:		30px;
}
.formtable_left{
	width:			100px;
}
.terug{
	float:			right;
	color:			#d93239;
	font-size:			13px;
	font-weight:		bold;
}
h1{
	margin-bottom:		10px;
	font-size:			13px;
	color:			#2c5a98;
}
.error{
	background-color:		#eee;
	border:			1px solid #d93239;
	padding:			2px;
	
}

.entry.label{
	font-weight: 	bold;
}
.entry{
	margin-top:		10px;
	margin-bottom:	15px;
	border-bottom:	1px dotted #CCC;
	padding-bottom:	5px;
}
.timestamp{
	font-weight:	bold;
	color:		#CCC;
}
.guesth1{
	font-size:				18px;
	color:				#215baa;
}
textarea.inputTextArea{
	width:			370px;
}
.navigation{
	font-size:			14px;
	font-weight:		bold;
}
.gastenboekbutton{
	padding:		0px;
	margin-right:	10px;
}
.menu_home{
	position:		absolute;
	top:			125px;
	left:			280px;
	width:		50px;
	height:		20px;
}
.menu_contact{
	position:		absolute;
	top:			125px;
	left:			330px;
	width:		50px;
	height:		20px;
}
.menu_extra{
	position:		absolute;
	top:			125px;
	left:			385px;
	width:		50px;
	height:		20px;
}
.menu_gastenboek{
	position:		absolute;
	top:			125px;
	left:			435px;
	width:		90px;
	height:		20px;
}
