body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC6600;
}

#container {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../_img/bgrnd_leftbar.gif);
	background-repeat: repeat-y;
	overflow: hidden;
} 

#content {
	width: 500px;
	margin-top: 30px;
	margin-left: 40px;	
	margin-bottom: 30px;	
	float: left;
	height: auto;
	background-color: #FFFFFF;
} 

#leftside {
	padding: 0px;
	float: left;
	width: 230px;
	height: auto;
	margin: 0;
}

#fotoplaats {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header1 {
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
	text-align: right;
	padding-right: 195px;
}

#header2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../_img/patroon_blokjes.gif);
	height: 36px;
	padding-left: 15px;
}


#footer {
	background-color: #CC6600;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#zonnebloem {
	position: absolute;
	z-index: 10;
	height: 217px;
	width: 217px;
	top: 0px;
	right: 0px;
	visibility: visible;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#submenu li {
	margin: 0;
}
#submenu a {
	display: block;
	padding: 1px 10px 1px 5px;
	background-color: #FFC983;
	color: #993300;
	text-decoration: none;
	text-align: right;
	background-image: url(../_img/submenu_link.gif);
	background-position: right;
	background-repeat: repeat-y;

}
#submenu a:link {
	color: #000000;
	text-decoration: none;
}
#submenu a:visited {
	color: #CC6600;
	text-decoration: none;
}
#submenu a:hover, 
#submenu a:active {
	color: #CC6600;
	text-decoration: none;
	background-image: url(../_img/submenu_hover.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#submenuselected a:link, 
#submenuselected a:visited,
#submenuselected a:hover, 
#submenuselected a:active {
	background-color: #9F6F9F;
	color: #2D1E2D;
}
#header2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header2 ul li {
	margin: 0;
	display: inline;

}
#header2 ul li a {
	display: block;	
	color: #993300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: lighter;
	float: left;
	height: 29px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}
#header2 ul li a:hover {
	background-color: #CC6600;
	color: #FFC983;

}
#submenu {
	margin-bottom: 25px;
}
#container #content #panoflashmenu {
	height: 250px;
	width: 500px
}
#container #content #pano1 {
	height: 250px;
	width: 500px;
}

