@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #303030;
	margin: 0;  
	padding: 0;
	text-align: center;  
	color: #636363;
}
.wrapper {
	width:100%;
	height:0px;
	clear:both;
}
#box {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto;  
	border: 0px;
	text-align: left;  
}
#header {
	width:726px;
	padding: 0px 37px 0 37px;  
}
.border {
	width:726px;
	margin:auto;
	height:28px;
	background:#636363;
}
.border p {
	line-height: 25px;
	color:#7cc147;
	margin:0 0 0 215px;
}
#logo {
	width:726px;
	height:200px;
}
.logo {
	margin:25px 0 0 25px;
}
#menu {
	width:726px;
	background:url(../images/bloemenhofke-menu.gif) center no-repeat;
	height:41px;
}
h4 {
	margin:0;
	padding:0;
	width:144px;
	line-height:40px;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	float:left;
}
h4 a {
	color:#636363;
	text-decoration:none;
}
h4 a:hover {
	color:#636363;
	text-decoration:none;
	font-weight:bold;
}
h4 .act {
	color:#636363;
	text-decoration:none;
	font-weight:bold;
}
#content {
	width:726px;
	padding:0 37px 0 37px;
}
#content p, ul {
	margin:0px 197px 7px 45px;
	font-size:12px;	
	text-align:justify;
	line-height:120%;
}
#content p a {
	color:#636363;	
}
#content img {
	border:#636363 4px solid;
	margin:0 0 10px 10px;
}
#content ul {
	margin-left:60px;
	line-height:150%;
}
h1 {
	margin: 0 0 0 45px; 
	padding: 10px 0; 
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin: 0 0 0 45px; 
	padding: 10px 0; 
	font-size:18px;
	font-weight:normal;
	color:#7cc147;
}
h3 {
	margin: 0 0 0 45px; 
	padding: 10px 0; 
	font-size:16px;
	font-weight:normal;
	line-height:24px;
}
h3 a {
	color:#636363;
	text-decoration:none;
}
h3 a:hover {
	color:#7cc147;
	text-decoration:none;
}
h3 .act {
	color:#7cc147;
}

/*___________*/
/* Formulier */
/*___________*/
.formline {
	padding:0 0 0 0px;
	clear:both;
	margin-right:0px;
	width:575px;
}
.label {
padding:0px;	
clear:both;
float:left;
width:170px;
height:25px;
}
.label p {
padding:0px;	
margin:0px;
font-size:12px;
line-height:130%;
text-align:left;
}
.form {
float:left;
width:243px;
text-align:left;
}
.input, .submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#636363;
font-size:12px;
background:#FFFFFF;
border:#d4d3d3 1px solid;
}
.tr {
text-align:left;
height:25px;
}
.submit {
cursor:pointer;
}
#evenementen p {
width:100%;
margin:7px 0 0 0;
}
#tuincentrum p {
width:100%;
margin:7px 0 0 0;
}
#footer {
	height:32px;
	clear:both;
	width:726px;
	margin:auto;
}
#footer p {
	padding:0px;
	margin:12px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	line-height:20px;
	border-top:#636363 1px solid;
}
#footer p a {
	color:#636363;
}
#ellaweb {
	padding:0;
	margin:auto;	
}
#ellaweb p {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:18px;
	text-align:center;
}
#ellaweb p a {
	color:#7cc147;
	text-decoration:underline;
}
