/*<group=General Styles>*/

body {
	background: transparent url(images/bloemenachtergrond.jpg) no-repeat;
	text-align: center;
	color: #333;
	font: 12px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0 0px 0px;
	padding-top: 0;
}

p {
	margin-top: 0;
	padding-top: 0;
}

b, strong {
	font-weight: bold;
	color: #131313;
}

a:link,
a:visited {
	border-bottom: 1px solid #70C0CC;
	color: #128099;
	text-decoration: none;
}

a:active,
a:hover {
	border-bottom: 1px solid #000;
	color: #000;
	background: #E0E0E0;
	text-decoration: none;
}

img {
        border:none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	background: left url(images/LINE.jpg) repeat-y transparent; /* This Is The BG Color Of The Main Div */
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
        text-align: left; /* Hack To Keep IE5 Windows Happy */
        color: #000000;
}

/* My Comment */

#pageHeader {
	width: 780px;
	list-style: none;
	background: #ffffff url(images/banner.jpg) no-repeat;
	height: 308px;
        margin: 0px;
	padding: 0px;
}

#pageHeader img {
	float: right;
        background: none;
	margin: 120px 50px 20px 20px;
}

#pageHeader h1 {
	color: #ffffff;
	font: lighter 42px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
	padding-top: 135px;
	padding-left: 70px;
	text-indent: 0;
	margin: 0 0px 0px;
	letter-spacing: 0.4em;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0px;
	font: lighter 16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 70px;
	text-indent: 2px;
	padding-top: 0.7em;
	letter-spacing: 0.5em;
	word-spacing: 0.2em;
}

#contentContainer #content {
	width: 460px;
	margin-top: 0;
	margin-left: 48px;
	font-size: 12px;
	color: #333333;
	margin-right: 0;
	padding-right: 0;
}

#sidebarContainer {
	width: 215px;
	float: right;
	text-align: left;
	background: transparent;
	margin-left: 0;
	margin: 0;
	padding-left: 0;
}

#sidebarContainer .sidebar {
	font-size: 0.8em;
	margin-top: 0;
	padding: 0 40px 0 0;
	background: transparent;
	margin: 0;
}

#footer {
	width: 780px; /* Right And Left /* Hack To Keep IE5 Windows Happy */;
	color: #ffffff;
	background: transparent url(images/DownBanner.jpg) no-repeat;
        padding-bottom: 0px;
	font-size: 11px;
	padding-top: 0px;
	color: #404040;
	height: 58px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 58px;
}

#footer a {
	color: #404040;
	font-size: 11px;
}

#footer a:hover {
	color: #000000;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 5px 0px 0px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-size: 0.8em;
	color: #000000;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	position: relative;
	text-shadow: 2px 2px 0px #efefef;
	width: 780px;
	height: 59px;
	background: #ffffff no-repeat url(images/menu.jpg);
	color: #3c3c3c;
	font-size: 13px;
	margin: 0px 0px 0;
	padding: 0px 0px 0;
}

/* Parent - Level 0 */

#navcontainer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 35px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
}

#navcontainer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 35px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 6px;
}

#navcontainer li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer #current {
	position: relative;
	margin: 0;
	display: block;
	
	text-align: center;
	color: #ffffff;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navcontainer a {
	position: relative;
	width: 105px;
	margin: 0;
	display: block;
	
	text-align: center;
	height: 20px;
	color: #a1a1a1;
	padding: 0 0 0 10px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-style: none;
}

#navcontainer a:hover {
	color: #ffffff;
	text-shadow: 2px 2px 0px #efefef;
	text-align: center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: none;
	border-top-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: transparent;
	background: transparent;
}
	
/*</group>*/

/*<group=Global Classes>*/

h1 {
	color: #2a2a2a;
	font: normal 20px/0.8em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 0;
}

h3 {
	color: #408513;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	border-spacing: 0.5em 0.5em;
	border-left: solid #83bf33 0.2em;
	border-collapse: inherit;
	padding-left: 7px;
	padding-bottom: 0;
	margin-bottom: 0;
}

h4 {
	color: #000;
	font-size: 14px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	color: #408513;
	font-size: 12px;
	font-weight: bold;
	list-style: none inherit none;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.standout, blockquote {
	background: #7f7f7f;
	color: #ffffff;
	padding: 10px;
	margin: 5px;
}

.imageStyle {
}

#greenBullet ul {
	list-style: outside url(images/list_forest.gif) disc;
	padding-left: 0;
	margin-left: 0;
}
	
/*</group>*/


/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #535266;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #970006;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link {
	font-size: 0.9em;
}
	
/*</group>*/

.blog-entry {
	text-indent: 10px;
	padding-top: 10px;
}

.blog-entry-title {
	color: #5a5f6f;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
	background: none;
	border-bottom: 1px solid #a7a0a0;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 3px;
	color: #a7a0a0;
	text-align: right;
}

.blog-entry-body {
	margin-bottom: 45px;
        margin-left: 3px;
        color: #5a5f6f;
}

.blog-entry-comments {

}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	text-indent: 10px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 40px;
	color: #3f3f3f;
	font-size: 0.9em;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 3px;
	text-indent: 10px;
}

.album-description {
	text-indent: 10px;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border-style: none;
	margin-bottom: 5px;
}

.thumbnail-caption {
	color: #000000;
	margin-top: -2px;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.photo-navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.photo-navigation a {
	color: #ff9933;
	font-size: 0.9em;
}

.photo-navigation a:hover {
	color: #ffffff;
	font-size: 0.9em;
}

.photo-frame{
	border: 10px #d4d4d4 solid;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.photo-caption {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	color: #000000;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #000000;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #bfbfbf;
	margin-top: 5px;
}

.movie-title {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/



