/* Algemene instellingen */

html, body {
	height: auto;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h2 {
	color: #000000;
}

/* Formulieren */

input{
	font-size: 8pt;
	color: #555555;
}

label {
	float: left;
	width: 140px;
}

textarea{
	font-size: 8pt;
	color: #555555;
	width: 230px;
	height: 180px;
}

select, option{
	font-size: 8pt;
	color: #555555;
}

/* Site layout */

#container {
	position: relative;
	background-image: url(../afbeeldingen/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	height: auto;
	margin-top: 10px;
	left: 50%;
	margin-left: -400px;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #555555;
}

#logo {
	float: left;
	background-image: url(../afbeeldingen/logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#menu {
	margin-left: 560px;
	margin-top: 26px;
}

#menu a{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
}

#header {
	width: auto;
	height: 199px;
	margin-top: 10px;
}

#content {
	background-image: url(../afbeeldingen/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 700px;
	height: 700px;
	font-family: calibri;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: calibri, verdana, arial;
	font-size: 9pt;
	color: #333333;
}

#content_geschiedenis {
	background-image: url(../afbeeldingen/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 700px;
	height: auto;
	font-family: calibri;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: calibri, verdana, arial;
	font-size: 9pt;
	color: #333333;
}

#content_sfeeracties {
	background-image: url(../afbeeldingen/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 700px;
	height: auto;
	font-family: calibri;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: calibri, verdana, arial;
	font-size: 9pt;
	color: #333333;
}

.content a {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	color: #000000;
}

#footer {
	background-image: url(../afbeeldingen/layout/footer.png);
	background-repeat: no-repeat;
	width: auto;
	font-family: calibri;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-right: 25px;
	font-size: 8pt;
	text-align: right;
	color: #444444;
}

#footer a {
	font-size: 8pt;
	font-family: calibri, arial, verdana;
	color: #444444;
	text-decoration: none;
}

#footer a:hover {
	font-size: 8pt;
	font-family: calibri, arial, verdana;
	color: #ffffff;
	text-decoration: none;
}

/* Index Pagina */

.nieuws_index {
	width: 700px;
}

.nieuws_index  h1{
	margin: 0px;
	padding: 0px;
}

.nieuws_index a{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.nieuws_index a:hover{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
}

.nieuws_afbeelding {
	float: left;
	margin-right: 10px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

.sfeeractie_index {
	clear: both;
	width: 700px;
	padding-top: 20px;
}

.sfeeractie_index h2 {
	margin:0px;
	padding: 0px;
}

.sfeeractie_index a{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.sfeeractie_index a:hover{
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
}

.sfeeractie_item {
	width: 340px;
	float: left;
}

.sfeeractie_afbeelding {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 10px;
	border: 1px solid #333333;
}

.ouder_nieuws {
	clear: both;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ouder_nieuws h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

/* Nieuws pagina */

.nieuws {
	height: 150px;
}

.nieuwstekst {
	height: 140px;
	float: left;
}

.nieuws_item {
	width: 480px;
	height: auto;
	float: left;
	margin-right: 15px;
}

.nieuws_item  h1{
	margin: 0px;
	padding: 0px;
}

.nieuws_item p {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	color: #333333;
}

.nieuws_item h2 {
	margin:0px;
	padding: 0px;
}

.nieuws_item a {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.nieuws_item a:hover {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.nieuws_afbeelding {
	float: left;
	margin-right: 10px;
}	

.nieuws_archief {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 190px;
}

.nieuws_archief a {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.nieuws_archief a:hover {
	font-family: calibri, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Nieuwsarchief */

.nieuwsarchief {
	clear: both;
	width: auto;
	height: auto;
}