/* CSS Wannijn */

html,body{
	margin:0px;
	background:#9fb787 url(../img/body_bg.png) repeat-x left top;
}
p{
	margin:0 0 15px;
}
#wrapper1 {
	width:100%;
	height:100%;
	position:absolute;
}
#wrapper2 {
	position:absolute;
	left:50%;
	width:912px;
	height:634px;
	margin-left:-456px;
/*	top:50%;
	margin-top:-317px;*/
}
#wrapper_index {
	background-image: url(../img/index.jpg);
	background-repeat:no-repeat;
	height:590px;
	width:900px;
	position:relative;
	margin-left:auto;
	margin-top:58px;
	margin-right:auto;
}
#wrapper_intro {
	float:left;
	height:370px;
	width:676px;
	position:absolute;
	top:100px;
	margin-left:50%;
	left:-338px;
}

#wrapper_top {
	background-repeat:no-repeat;
	background-position:bottom;
	height:58px;
	width:910px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:x-small;
	text-align:right;
	vertical-align:top;
}
#wrapper_left {
	background-repeat:no-repeat;
	background-position:right;
	width:5px;
	position:relative;
	float:left;
	height:611px;
}
#wrapper_right {
	background-repeat:no-repeat;
	float:left;
	height:611px;
	width:5px;
	position:relative;
}
#wrapper_bottom {
	float:left;
	height:5px;
	width:910px;
	position:relative;
	background-repeat:no-repeat;
}
#menu-container {
	background-color:#A5C28C;
	float:left;
	height:928px;
	width:220px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #274312;
}
#logo {
	background-color:#A5C28C;
	background-image: url(../img/Wannijn_200711.jpg);
	background-repeat:no-repeat;
	float:left;
	height:200px;
	width:220px;
	position:relative;
	background-position:center center;
	cursor:pointer;
}
#logo_nl {
	background-color:#A5C28C;
	background-image: url(../img/wannijn_nl.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:220px;
	background-position:center center;
	cursor:pointer;
}
#logo_fr {
	background-color:#A5C28C;
	background-image: url(../img/wannijn_fr.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:220px;
	background-position:center center;
	cursor:pointer;
}
#nederlands {
	font:normal x-large "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#274312;
	float:left;
	height:20px;
	width:351px;
	position:relative;
	left:0;
	top:480px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
#frans {
	font:normal x-large "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#274312;
	float:right;
	height:20px;
	width:351px;
	position:relative;
	top:480px;
	right:0;
	display:block;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
}
a#nederlands:hover, a#frans:hover{
	text-decoration:underline;
}

#pagina {
	float:left;
	height:580px;
	width:900px;
	position:relative;
	background-color:#A5C28C;
	border-bottom: solid;
	border-bottom-color: #274312;
	border-bottom-width: 5px;
}
.galerij {
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#274312;
}
.bold {
	font-weight:bold;
}
#menu{
	border-top:5px solid #274312;
}
#menu ul{
	list-style:none;
	padding:0;
	margin:25px 0 0;
}
#menu ul ul{
	margin:0;
}
#menu li {
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:small;
	text-transform:uppercase;
	padding:0;
	border-top:2px solid #A5C28C;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:8px 0 8px 25px;
	display:block;
	background-color:#274312;
}
#menu li li a{
	background-color:#A5C28C;
	padding:8px 0 8px 40px;
	color:#274312;
}
#menu li a:hover {
	color:#4A8645;
}
#content_container {
	float:left;
	height:580px;
	width:680px;
	position:relative;
}
#top_image {
	background-image: url(../img/top_image.jpg);
	background-repeat:no-repeat;
	float:left;
	height:199px;
	width:675px;
	position:relative;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#274312;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#274312;
}
#main {
	float:left;
	background-color:#A5C28C;
	position:relative;
	height: auto;
	width:655px;
	padding:5px 10px 10px 10px;
	border-top-color:#274312;
	border-top-width:5px;
	border-top-style:solid;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#274312;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-bottom-color:#274312;
}
#footer {
	width:200px;
	float:left;
	position:absolute;
	bottom:0;
	background-color:#A5C28C;
	background-repeat:repeat-y;
	background-position:left top;
	height:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#274312;
	
}
#gegevens {
	width:170px;
	position:relative;
	top:341px;
	left:30px;
	letter-spacing:0px;
	padding-right:20px;
	border-right:5px solid #274312;
	height:70px;
}
#scrollable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	height: auto;
	width:375px;
	overflow:auto;
	color:#3b3b3b;
	scrollbar-3dlight-color:#274312;
	scrollbar-arrow-color:#d1d1d1;
	scrollbar-base-color:#ff0d9b;
	scrollbar-darkshadow-color:#274312;
	scrollbar-face-color:#274312;
	scrollbar-highlight-color:#274312;
	scrollbar-shadow-color:#274312;
	scrollbar-track-color:#4a8645;
	position:relative;
	text-align:justify;
	float:left;
	padding-left:10px;
}

.privacy {
	font-size:x-small;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#274312;
	font-size:x-small;
	text-indent:5px;
	text-decoration:none;
}
#footer a:hover {
	color:#4A8645;
}
#main a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size:small;
	text-indent:5px;
	text-decoration:none;
}
#main a:hover {
	color:#4A8645;
}


/* PAGES
--------*/

#tuinen #top_image,#jardins #top_image,#publieke-ruimten #top_image,#espaces-publiques #top_image{
	display:none;
}
#tuinen #main,#jardins #main,#publieke-ruimten #main,#espaces-publiques #main{
	float:left;
	height:580px;
	width:675px;
	position:relative;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#274312;
	padding:0;
	border-top:0;
}
#tuinen p,#jardins p,#publieke-ruimten p,#espaces-publiques p{
	display:none;
}
#tuinen #scrollable,#jardins #scrollable,#publieke-ruimten #scrollable,#espaces-publiques #scrollable{
	height:580px;
	width:675px;
	padding:0;
	margin:0;
}

body#contact #main, body#contact #scrollable{
    height:560px;
}

body#contact.fr #main, body#contact.fr #scrollable{
    height:600px;
}

/*FORMS
-------*/
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto auto 162px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#274312;
	border:1px solid #274312;
	cursor: pointer;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #274312;
}

.layouttable td,.layouttable th{
	padding:5px;
}
.layouttable th{
	width:140px;
	font-weight:normal;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:none;
}

table.layouttable tr.error th,table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#disclaimer{
	font-size:10px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}

#headertitle{
	color: #FFF;
	font-weight: bold;
	text-transform:uppercase;
	position: relative;
	bottom:-80px;
	right:-367px;
	text-align:right;
	align:right;
	width:300px;
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
}

#talen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:80px;
	float:right;
	position:relative;
	right:5px;
	top:5px;
	text-transform:uppercase;
}
#talen a {
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px;
}
#talen a:hover {
	color:#DDD7B7;
}
#talen a:visited {
	color:#FFFFFF;
}

#sitemap{
	position: relative;
	right: -855px;
	width: 50px;
	top: 323px
}

#sitemap a {
	color:#274312;
	text-decoration: none;
}
#sitemap a:hover {
	color:#DDD7B7;
	text-decoration: underline;
}
#sitemap a:visited {
	color:#274312;
}

#gallery {
	width: 255px;
	height:400px;
	float: right;
	}
#gallery img {
	border: 2px solid #274312;
	}
#gallery a:hover img {
	border: 2px solid #fff;
	color: #fff;
	}
#gallery a:hover { 
	color: #fff; }
#contact_btn{
	width:255px;
	height:85px;
	float: right;
}
h1{
	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size: 16px;
}

h2{
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size: 13px;
}

#breadcrumbs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size: 9px;
}

#breadcrumbs a:hover{
	text-decoration: underline;
	font-size: 9px;
}
#breadcrumbs a:active{
	text-decoration: underline;
	font-size: 9px;
}
#breadcrumbs a:link{
	text-decoration: underline;
	font-size: 9px;
}
#breadcrumbs a:visited{
	text-decoration: underline;
	font-size: 9px;
}
