﻿@import url("layout.css");

body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url('../../webimg/img/background.gif');
	background-repeat: repeat;
	background-attachment: scroll;
}

#container {
	width: 1701px;
	margin: auto;
}

#masthead {
	text-align: center;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}

#alfabetical{
	text-align: center;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;	
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}


#navigation {
	float: left;
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;	
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}

#spotlight {
	float: right;
	width: 250px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}


#content {
	position:relative;
	float: left;
	width: 1176px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}





#footer {
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
'	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
#content h1,h2 {
	color: #3d6c87;
	text-align:center;
}

#content h3,h4,h5,h6 {
	color: #3d6c87;
}


#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.li_gv {
	list-style-image:url('../../webimg/logos/GroenVinkje.jpg');
}

.afbeeldingplaatsen {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 5px;
	margin: 5px;
}
.afbeeldingplaatsen {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 5px;
	margin: 5px;
}
.tekstinhetmidden {
	padding: 0px;
	text-align: center;
	background-color: #F0F0F0;
	font-size: small;
	font-family: 'Verdana';
}
.tekstinhetmidden {
	padding: 0px;
	text-align: center;
	background-color: #F0F0F0;
	background-color:transparent;
	font-size: small;
	font-family: Arial;
}

