* {
	margin: 0;
	padding: 0;
}
@font-face {
	font-family: "Fertigo Pro";
	src: url(../fonts/Fertigo_PRO.otf);
}
html, body {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	background-color: #5F1B28;
	height: 100%; !important
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.gb_entry {
	 border: 1px solid #666;
	 margin: 0px 0px 10px 10px;
}
.formitem {
	padding: 3px 0px;
	display: block;
	clear: both;
}
.formitem label {
	width: 80px;
	float: left;
}
.formitem input, .formitem select {
	float: left;
}
.fl {
	float: left;
	width: 50%;
	overflow: hidden;
}
.wbg {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #FFF;
	height: 300px;
	z-index: 1000;
}
#content p.onder {
	margin-top: 20px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 100%; !important
}
#container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 100%; !important
}
#main {
	position: absolute;
	text-align: right;
	width: 1024px;
	height: 400px;
	top: 50%;
	right: 0px;
	margin-top: -200px;
	overflow: hidden;
	background-color: #5F1B28;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#kaart {
	height: 300px;
	width: 370px;
	z-index: 1000;
	background: #000;
}
#menu {
	position: absolute;
	width: 164px;
	top: 50%;
	margin-top: -100px;
	left: 0px;
	text-align: left;
	color: #5F1B28;
	background-color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
#menu ul, li {
	width: 144px;
	display: block;
}
#menu li {
	line-height: 40px;
	text-align: left;
	list-style-type: none;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
#menu li a {
	width: 100%;
	padding-left: 20px;
	display: block;
	color: #5F1B28;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	color: #5F1B28;
	text-decoration: underline;
}
#picture {
	position: absolute;
	height: 400px;
	width: 960px;
	top: 0px;
	right: 0px;
	background: #FFF url(../images/jpg/tulp1.jpg) no-repeat;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#contentwrapper {
	position: absolute;
	text-align: left;
	height: 400px;
	width: 760px;
	right: 100px;
	top: 50%;
	margin-top: -200px;
	overflow: hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border: 5px 0px solid #5F1B28;
	z-index: 10;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content {
	margin: 10px;
	color: #000;
	font-weight: bold;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	height: 100%; !important
}
#salonnaam {
	background: transparent url(../images/png/naam.png) no-repeat top center;
	height: 100px;
	line-height: 100px;
	text-align: center;
	height: 100px;
	text-indent: -9000px;
}
#content div {
	max-height: 340px;
	overflow: auto;
}
#content h1 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "Philosopher", Verdana, Helvetica, sans-serif;
	display: block;
}
#content h3 {
	margin: 5px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#content iframe {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #FFF;
}
#content li {
	/*position: relative;*/
	width: 90%;
	display: block;
	margin: 5px 0px 0px 15px;
	list-style-type: none;
	font-size: 11px;
	color: #000;
}
#content li span {
	float: right;
	display: inline;
}
#content p {
	text-align: left;
	margin: 5px 10px;
	font-size: 11px;
	font-weight: bold;
}
#content .formitem p {
	margin: 0px;
	padding: 0px;
}
#footer {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	color: #FFF;
	font-size: 0.8em;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
legend {
	padding: 0px 10px;
	margin-left: 10px;
}
fieldset {
	padding: 10px;
	margin-bottom: 20px;
}
#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	z-index: 1000;
}
#bord {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 360px;
	width: 560px;
	margin-top: -200px;
	margin-left: -300px;
	padding: 20px;
	color: #4D6641;
	font-weight: bold;
	z-index: 1500;
}
#foto {
	position: absolute;
	top: 0px;
	left: 0px;
}
#bordcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 20px;
	width: 540px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	overflow: auto;
}
#bord h1 {
	text-align: center;
	line-height: 150px;
	margin: 0px;
	padding: 0px;
}
#bord h2 {
	line-height: 150%;
	font-size: 16px;
}
#wegermee {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#kaart div.gmnoprint h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
#kaart div.gmnoprint p {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}

