* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px Arial;

	text-align: center;
	background-color: white;
}

img {
	border: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;

	margin-bottom: 10px;
	color: white;
}

h2 {
	font-size: 18px;
	font-weight: normal;

	margin-bottom: 10px;
	color: white;
}

h3 {
	font-size: 13px;
	font-weight: bold;

	color: white;
}

ul {
	padding-left: 20px;
}

#wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: left;

	background: url('/images_new/organice/wrap_bg.jpg') repeat-y;
}

#menu {
	float: left;

	clear: left;

	width: 190px;

	padding-top: 170px;
	min-height: 197px;
	_height: 197px;

	background: url('/images_new/organice/kolom_bg.jpg') repeat-x;
}

#menu a {
	display: block;

	text-decoration: none;

	font-size: 12px;
}


#menu a.level1 {
	padding: 2px 15px 2px 25px;

	background: url('/images_new/organice/menu_level1_bg.gif') no-repeat 10px 5px;
	color: black;
}

#menu a.level1_selected {
	padding: 2px 15px 2px 25px;

	background: url('/images_new/organice/menu_level1_bg.gif') no-repeat 10px 5px;
	color: #431F65;
	font-weight: bold;
}

#menu a.level1:hover {
	color: #431F65;
}

#menu a.level2 {
	color: gray;
	border-left: 1px solid #431F65;
	margin-left: 14px;
	padding: 2px 0 2px 15px;
}

#menu a.level2:hover, #menu a.level2_selected {
	border-left: 1px solid #431F65;
	margin-left: 14px;
	padding: 2px 0 2px 15px;
	color: #431F65;
}

#menu a.level3 {
	border-left: 1px solid #431F65;
	margin-left: 14px;
	padding: 2px 0 2px 20px;
	color: white;
}

#menu a.level3:hover, #menu a.level3_selected {
	border-left: 1px solid #431F65;
	margin-left: 14px;
	padding: 2px 0 2px 20px;
	color: #431F65;
}

#page {
	float: left;

	margin: 0 10px;

	width: 600px;
	min-height: 720px;
	_height: 720px;

	background-color: #431F65;

	color: black;
}


#fotos img {
	margin-right: -4px;
}


#content {
	padding: 15px;
	color: white;

	border-top: 10px solid white;
}

#content img {
	clear: both;
	margin: 0 0 10px 10px;
}

#content a {
	color: white;
}

#content a:hover {
	color: black;
}

#content div.events {

}

#content div.events a {
	float: left; 

	margin-top: 10px;
	margin-right: 10px;

	font-weight: bold;
	
	text-decoration: none;


}

#content div.events a.rechts {
	margin-right: 0;
}

#content div.events a img {
	width: 180px;
	border: 0;
	margin: 0;
}

#content div.referentie {
	margin-top: 10px;
	padding: 10px;

	color: black;
	background-color: white;
	
	border: #808080 1px solid;
}

#content div.referentie a {
	color: black;
}

#content div.referentie a:hover {
	color: black;
}

#content div.referentie img {
	float: right;
	border: 0;

	margin: 0;
}

#home {
	_width: 567px;
}


/*
#home a {
	float: left;
	width: 153px;
	_width: 152px;
	padding: 3px 5px 3px 25px;

	margin-right: 7px;
	margin-bottom: 5px;

	border: 1px solid white;

	color: white;

	text-decoration: none;

	font-weight: bold;
	font-size: 13px;

	background: url("/images_new/organice/home_pijl.gif") no-repeat 5px 3px;
}

#home a.rechts {
	margin-right: 0;
}
*/
#nieuwsbrief h1 {
	color: white;
}

#nieuwsbrief a {
	color: #E94333;
}

#nieuwsbrief h2 {
	color: white;
}

#nieuwsbrief a:hover {
	color: white;
}

#nieuwsbrief div {
	border: 1px solid white;

	margin-bottom: 15px;
	padding: 15px;
}

#extra-menu {
	float: left;

	width: 190px;

	min-height: 400px;
	_height: 400px;

	background: url('/images_new/organice/kolom_bg.jpg') repeat-x;

}

#footer {
	clear: both;
	color: #E7E3E7;
}

span.error {
	color: red;
}

div.imageblock {
	float: left;
	width: 115px;
	height: 115px;

	border: 1px solid #efefef;

	margin: 5px;

	padding: 5px;

	border: 1px solid gray;
}

div.imageblock a.imagewrap {
	display: block;

	width: 115px;
	height: 115px;

	margin: 0 auto;

	line-height: 115px;

	text-align: center;
}

div.imageblock a.imagewrap img {
	vertical-align: middle;
	margin: 0;
	margin-top: -1px;
}

img.rechts {
	float: right;
	clear: both;
	margin: 0 0 10px 10px;
}

img#footerlogo {
	position: absolute;

	right: 45px;
	bottom: 10px;
}

#header {
	background-color: white;
}

#headerslide {
	visibility: hidden;
	width: 600px;
	height: 140px;		
}
