/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Box */
#box {
	text-align: center;
}
body {
	background: #000000;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #555E4F;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 850px;
	margin: 0 auto;
	color: #808080;
	text-align: center;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -7px;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Menu */

#menu1 {
	font-family: "Verdana", Helvetica, sans-serif;
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 5px;
	font-size: 13px;
}

.menuknop {
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	width: 151px;
	height: 42px;
	background: url("images/menuknop.jpg") no-repeat;
}

#menu1 a {
	color: #FFFFFF;
}

/* Submenu */
#subitem  {
	text-align: center;
	color: #000000;
}
#subitem a {
	text-align: center;
	color: #000000;
}
#subitem a:hover {
	text-align: center;
	text-decoration: underline;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	border-top: none;
	background: #F3F3ED;
	text-align: left;
}
/* background: #EFEFEB; */
#colOne {
	float: left;
	width: 140px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: left;
	margin-top: 20px;
	width: 640px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}


#footer {
	color: #E0DEDC;
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

/* Rest */ 
#nieuws {
	margin-top: 400px;
	height: 200px;
	text-align: center;
}
#image_with_border {
	border: 1px #000000 solid;
}
#image_left {
	text-align: left;
}
#image_no_border {
	border: 0px;
}
#flashcontent {
	height: 400px;
}
#tabel {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}
.scheiding_horizontaal {
	background-image: url('../images/streepjes2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
.contact {
	width: 210px;
}
