@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background: #f1f1ee;
	font-family: Verdana, Geneva, sans-serif;
}
#box {
	width:900px;
	margin: auto;
	padding: 0px 0px 0px 25px;
}
/*.box {
	background: url(../images/bg.jpg) 340px 0px no-repeat;
}
.home {
	background: url(../images/bg.jpg) 0px 7px no-repeat;
}
.faciliteiten {
	background: url(../images/bg.jpg) 87px 0px no-repeat;	
}
.menus {
	background: url(../images/bg.jpg) 185px 0px no-repeat;	
}
.folder {
	background: url(../images/bg.jpg) 260px 0px no-repeat;	
}
.contact {
	background: url(../images/bg.jpg) 340px 0px no-repeat;	
}
.milieu {
	background: url(../images/bg.jpg) 415px 0px no-repeat;	
}
.nachtopeningen {
	background: url(../images/bg.jpg) 515px 0px no-repeat;	
}
.nieuwsbrief {
	background: url(../images/bg.jpg) 650px 0px no-repeat;	
}
.jobs {
	background: url(../images/bg.jpg) 740px 0px no-repeat;	
}*/
#banner {
		
}
/*------------*/
/* Navigation */
/*------------*/
#navigation {
	width: 826px;	
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#navigation ul li {
	font-size: 14px;
	font-weight: normal;
	color: #341d2e;
	display: block;
	padding: 0px 20px 5px 10px;
	float: left;
	height: 24px;
	list-style-type: none;
}
#navigation ul li a {
	color: #341d2e;
	text-decoration: none;
}
/*#navigation ul li a:hover {
	color: #27312e;
	text-decoration: none;
}*/
/*------*/
/* Page */
/*------*/
#page {
	width: 810px;
	background: #fff; /* #dbd6d6; */
	padding: 8px;
	border: #ededeb 1px solid;
	border-right: #ededeb 2px solid;
	border-bottom: #ededeb 2px solid;
}
#content {
	width: 810px;
	margin: 0px;
	padding: 0px;
	background: #dbd6d6;
}
#column {
	width:187px;
	float:left;
	text-align: center;
}
#title {
	width: 180px;
	margin: 0px 0px 50px 0px;
	padding: 40px 7px 0px 0px;
	float: left;
	background: #331e2e;
}
#text {
	width: 623px;
	margin: 0px;
	padding: 0px;
	background: #e8e8e8;
	float: left;
}
h1 {
	color: #331e2e;
	font-weight: normal;
	font-size: 21px;
	margin: 38px 25px 12px 50px;
}
h2 {
	color: #331e2e;
	font-weight: normal;
	font-size: 18px;
	margin: 0 25px 12px 50px;
	height: 30px;
}
h2 a {
	color: #331e2e;	
}
h3 {
	color: #fff;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 7px 0;
}
p {
	color: #333333;
	font-size: 12px;
	margin: 0px 50px 12px 50px;
}
p a {
	color: #333333;
}
p .left {
	margin: 3px 10px 12px 0px;
	border: #fff 2px solid;
}
/*___________*/
/* Formulier */
/*___________*/
.formline {
margin:0px;
padding: 0px;
height: 25px;
}
.label {
margin: 0px;
padding: 0px;
clear:both;
float:left;
width:150px;
height:25px;
}
.label p {
margin:0px 20px 0px 50px;
font-size:12px;
line-height:130%;
text-align:left;
/*zoom: 1;*/
}
.form {
margin: 0px;
padding: 0px;
float:left;
width:300px;
text-align:left;
}
.input, .submit {
margin: 0px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6E767C;
font-size:12px;
background:#FFFFFF;
border:#d4d3d3 1px solid;
}
.tr {
text-align:left;
height:25px;
}
.submit {
cursor:pointer;
}

/*---------*/
/* Wrapper */
/*---------*/
.wrapper {
	height:5px;
	margin: 0px;
	padding: 0px;
	background: #27312e;
	clear: both;
}
.wrap {
	height:0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
}
/*---------*/
/* Credits */
/*---------*/
#credits {
	margin: auto;
	padding: 3px 0 10px 0;
}
#credits p {
	font-size: 11px;
	text-align: center;
	color: #8d8296;	
}
#credits p a {
	color: #8d8296;	
}
.addthis_toolbox addthis_default_style {
	padding: 7px 0 0 7px;	
	margin: 7px 0 0 0;
}

