
/* Algemeen
****************************************/
body {
margin-top: 0px;
background:url(Images/background.gif) top left no-repeat #ffffff;
text-align:left;
font: 0.8em Verdana, sans-serif;
line-height:1.4;
color:#999;
padding:10px 0 0 0;
}

a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a:link {color:#76B41C;}
a:visited {color:#76B41C;}
a:hover, a:active {color:#76B41C;text-decoration:none;}

a img {border:none;text-decoration:none;}

h3 a:link {color:#fff;}
h3 a:visited {color:#fff;}
h3 a:hover {color:#fff;}

p, ol, ul {
	margin:0 0 18px 0;
	padding:0;
font-size:1.1em;
}

h1 {
	font-size:2.0em;
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0px;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration:none;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
	color:#646464;
	margin:0;
	padding:0 0 15px 0;
}

h3 {
	font-size:1.1em;
	margin:0 0 4px 0;
	padding:0;
}

h4 {
	color:#93c26c;
	font-size:1.2em;
	font-weight:normal;
		padding:0;
	margin:0 0 4px 0;
}

li {padding:0;margin:0;font-size:.85em;line-height:18px;list-style:none;}
li ul {margin:0;}
fieldset {border:1px solid #333;}
code {font-size:110%;line-height:1.2em;text-align:left;}
code strong {color:#9AE825;font-weight:normal;}

.gr {color:#58595b;}
.kleine_letter {font-size:0.85em;color:#ffffff;}

.list  {
padding:0 0 0 0;
margin:10px 0 10px 20px;
list-style-type:none;
}
.list li {
padding:0 0 0 20px;
margin:0 0 10px 0;
background-image:url(Images/opsomming.gif);
background-repeat:no-repeat;
text-align:justify;
font-family:Verdana, sans-serif;
font-size: 1.1em;
line-height:20px;
}
ol {
text-align:justify;
font-family:Verdana, sans-serif;
font-size: 1.1em;
line-height:20px;
padding:0 0 0 25px;
margin:0 0 20px 0;
}	

/* Globale lay-out
****************************************/


#container {
width: 999px;
height: auto;
margin-right: auto;
margin-left: auto;
}


#container #logo {
float:right;
height: 102px;
width: 999px;
background-image: url(Images/logo.gif);
background-position: right;
background-repeat: no-repeat;
border-bottom:10px solid #58595b;
}

#container #fotobalk {
height: 100%;
width: 999px;
background-position: center;
background-repeat: no-repeat;
}

#container #menu {
background-color: #58595b;
border-left:1px solid #58595b;
border-right:1px solid #58595b;
padding: 10px 0px 0px 10px ;
float:left;
width: 987px;
height: 33px;
}

#container #content {
clear: both;
border-left:1px solid #58595b;
border-right:1px solid #58595b;
/* border-bottom:1px solid #58595b;*/
padding: 10px 10px 10px 10px ;
width: 977px;
height: auto;
}

#container #content #paginaspecifiek {
padding: 10px 10px 10px 10px ;
height: 100%;
}

#container #content #welkom {
padding: 10px 10px 10px 10px ;
height: 350px;
}

#container #content #welkom #links {
float:left;
width: 500px;
height: auto;
}

#container #content #welkom #blok {
border:1px solid #E2DBD8;
width:270px;
float:right;
padding:12px;
min-height:200px;
height:auto !important;
height:200px;
margin:0px 12px 12px 0px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f1ecea));
background: -moz-linear-gradient(#ffffff, #f1ecea);
background: linear-gradient(#ffffff, #f1ecea);
-pie-background: linear-gradient(#ffffff, #f1ecea);
behavior: url(/web/templates/www/htc/PIE.htc);
}

#container #voettekst {
width: 997px;
height: 42px;
background-image: url(Images/Voetbalk.gif);
background-position: center;
background-repeat: no-repeat;
border-left:1px solid #58595b;
border-right:1px solid #58595b;
border-bottom:1px solid #58595b;
padding: 0px 0px 0px 0px ;
}
