body {
	font: 0.7em Verdana, Arial, Helvetica, Geneva, sans-serif;
	width:720px;
	margin:auto;
	background: #13788A url(../images/bghome.jpg) repeat-y center top;
}
img{
	float:left;
	margin-right:15px;
}
.tekst{
	margin-top:30px!important;
	width:400px!important;
}
.divGastTitel {
	font-size: 1.2em;
	font-weight:bold;
	margin-top:10px;
}
.divGastTekst {
	width: 350px;
	clear: both;
	float:right;
	margin-bottom:10px;
}
.divGastNaam {
	clear:both;
	border-bottom:1px dotted #999999;
	font-weight:bold;
	padding-bottom:5px;
	color:#999999;
}
.divGastDatum{
	width:100px;
	float:right;
	font-weight:normal;
}
table{
	width:350px!important;
	margin:10px auto !important;
}
td{
	font-weight:bold;
	border:none!important;
	padding: 0px!important;
	margin: 0px!important;
	text-align:center;
}
input{
	width:100%;
}
textarea{
	width:100%;
}
.button{
	background-color:#FFFFFF;
	border-top: 1px solid #CCCCCC!important;
	border-right: 1px solid #000000!important;
	border-bottom: 1px solid #000000!important;
	border-left: 1px solid #CCCCCC!important;
	width:50%;
}
.center{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	text-align: center;
	border:3px double #999999;
	width: 350px;
	margin:20px auto;
	padding:20px;
}
.pagenav{
	text-align:center;
	margin-top:20px;
}