body {
	font-family: Tahoma, sans-serif;
	margin:10px 0 0 0;
	color: #330033;
	font-size:12px;
	text-align:center;
}
			
/* center all */
#wrapper {
	margin:0 auto 0 auto;
	width:985px;
	height:695px;
	text-align:left;
}

/* left */
#left {
	display:none;
}

#slideshow1 {
	display:none;
}
#slide1 {
	display:none;
}

#left1 {
	display:none;
}
#address {
	display:none;
}

#left2 {
	display:none;
}
#image1 {
	display:none;
}


/* right */
#right {
	float:left;
	width:100%;
}
#rightleft {
	display:none;
}
#slideshow2 {
	display:none;
}
#slide2 {
	display:none;
}
#menuwrapper {
	display:none;
}
#logo {
	display:none;
}
#content {
	float:left;
	padding:0 15px 0 15px;
	width:100%;
	margin:0;
	text-align:justify;
}

/* algemeen */
img {
	border:none;
}

/* opmaak text */
#content h1 {
	color:#F69234;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#content h2 {
	color:#660066;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}
#content h3, h4, h5, h6 {
	color:#660066;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}
#content p {
	margin:7px 0 7px 0;
	padding:0 0 0 20px;
}
#content a:link {
	color:#660066;
	text-decoration:underline;
	font-weight:inherit;
}
#content a:visited {
	color: #999;
	text-decoration:underline;
	font-weight:inherit;
}
#content a:hover {
	color:#F69234;
	text-decoration:underline;
	font-weight:inherit;
}

.balloonstyle {
	float:left;
	margin:10px 0 0 0;
	display:block;
	padding: 5px;
	visibility: visible;
}