#outer_wrap{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../_images/background.jpg);
	background-repeat: repeat;
}

#wrap {
	left: 50%;
	position: absolute;
	height: 100%;
	width: 850px;                       
	margin-top: 0px;
	margin-left: -425px;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}
#main{
	position: relative;
	/*height: 1200px;*/
	width: 850px;
	margin: 0px;
	padding: 0;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#main_top{
	position: relative;
	left: 0px;
	top: 0px;
	height: 251px;
	width: 850px;
	margin: 0px;
	padding: 0;
	clear: none;
	background-image: url(../_images/main_top.jpg);
	background-repeat: no-repeat;
	z-index: 99;
}
#share{
	position: relative;
	left: 690px;
	top: 240px;

	width: 840px;
	margin: 0px;
	padding: 0;
	clear: none;
}
#mail{
	position: relative;
	left: 763px;
	top: 255px;

	width: 840px;
	margin: 0px;
	padding: 0;
	clear: none;
}
#main_mid1 {
	position: relative;
	left: 0px;
	top: 0px;
	/*height: 191px;*/
	width: 740px;
	padding: 0;
	/*background-image: url(../_images/images/grigri_index_09.jpg);
	background-repeat: no-repeat;*/
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 20px;
	margin-left: 55px;
}
#main_mid2{
	margin: 0px;
	padding: 0;
	clear: none;
	position: relative;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 585px;
	text-align: center;
}
#flashcontent {
	text-align:center;
	/*left: 0px;
	top: 0px;
	width: 850px;
	height: 500px;
	background-image: url(../_images/main_mid.jpg);
	background-repeat: no-repeat;*/
}
#flashcontent h1 {
	padding-top: 200px;	
}
#flashcontent a, #flashcontent a:link, #flashcontent a:active, #flashcontent a:visited {
	text-decoration:underline;
}
#flashcontent a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#main_mid3{
	position: relative;
	left: 0px;
	top: 0px;
	width: 740px;
	padding: 0;
	clear: none;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 55px;
}
#main_mid3 h1 {
	text-align: center;
}
#main_nav{
	position: relative;
	left: 0px;
	top: 0px;
	width: 640px;
	/*height: 63px;*/
	padding: 0;
	/*clear: none;*/
	margin-top: 15px;
	margin-right: 105px;
	margin-bottom: 15px;
	margin-left: 105px;

	text-align: center;
	vertical-align: middle;
}
#main_bottom{
	position: relative;
	left: 0px;
	top: 0px;
	height: 123px;
	width: 850px;
	margin: 0px;
	padding: 0;
	clear: none;
	background-image: url(../_images/main_bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#main_bottom p{
	margin: 4px;
	/*display: block;*/
}
#subnav{
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	width: 850px;
	height: 50px;
	/*display: block;*/
}
#subnav img{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0;
}
#gallery_container{
	margin: 0px;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 850px;
	text-align: center;
}
#gallery{
	margin: 0px;
	padding: 0;
	position: relative;
	left: 105px;
	width: 640px;
	height:auto;
	text-align: center;
}
#gallery_nav{
	margin: 0px;
	padding: 0;
	position: relative;
	left: 105px;
	width: 640px;
	text-align: right;
}
#gallery_pages{
	position: relative;
	left:128px;
	width:384px;
	text-align: center;
	float:left;
}
#gallery_pages p, #gallery_pages h3{
	width:40px;
	text-align: center;
	margin-left:4px;
	margin-right:4px;
	display: inline;
}
#gallery_index{
	margin: 0px;
	padding: 0;
	text-align: right;
}

#form_wrap {
	position: relative;
	left: 0px;
	top: 0px;
	height: 346px;	/*400px;*/
	width: 850px;
	padding: 0;
	background-image: url(../_images/form_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#form_wrap FORM {
	position: relative;
	left:0px;
	top:94px;
	margin: 0px;
	padding: 0;
}
#form_wrap FORM input{
	height: 20px;
	color: #E4007D;
	font-size: 16px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 16px;
	padding: 0px;
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	clear:left;
	/*background-color: #ffffff;*/
}
#f_naam{
	position: relative;
	top: 0px;
	left: 200px;
	width:250px;
}
#f_voornaam{
	position: relative;
	top: 0px;
	left: 246px;
	width:500px;
}
#f_adres{
	position: relative;
	top: 0px;
	left: 246px;
	width:500px;
}
#f_huisnummer{
	position: relative;
	top: 0px;
	left: 222px;
	width:72px;
}
#f_postcode{
	position: relative;
	top: -40px;
	left: 422px;
	width:72px;
}
#f_plaats{
	position: relative;
	top: -80px;
	left: 590px;
	width:160px;
}
#f_leeftijd{
	position: relative;
	top: -80px;
	left: 222px;
	width:155px;
}
#f_email{
	position: relative;
	top: -80px;
	left: 222px;
	width:272px;
}
#f_opt{
	position: relative;
	top: -60px;
	left: 100px;
	width: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#subscribe_mid {
	position: relative;
	left: 0px;
	top: 0px;
	width: 660px;
	padding: 0;
	margin-top: 20px;
	margin-right: 95px;
	margin-bottom: 20px;
	margin-left: 95px;
}
#success_wrap{
	position: relative;
	left: 0px;
	top: 0px;
	height: 220px;
	width: 850px;
}
#error_wrap{
	position: relative;
	left: 0px;
	top: 0px;
	width: 850px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

