/* CSS Document */

/* ------------------------------------ */
/*        elementen 
/* ------------------------------------ */
html {
background-color:#ffffff;
height:auto;
}

body /* Internet Explorer */ .
{ 
text-align: center;
} 

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

body {
margin:0px auto 0px auto;
height:auto;

}

/* ------------------------------------ */
/*        blokken 
/* ------------------------------------ */
.alg {
display:block;
width:900px;
margin:0;
border:0;
padding:0;
}

.masterdiv {
margin:0 auto 0 auto;
height:auto;
}

.kop {
background-image:url(/img/top.jpg);
background-repeat:no-repeat;
background-color: #5D7949;
height:212px;
line-height:25px;
border: 0;
}

.inhoud  {
height:auto;
margin:0;
margin-top: -1px;
padding:0;
border:0;
}

.main {
display:block;
background-image:url(/img/bg_main.gif);
background-position: bottom right;
background-repeat:no-repeat;  
margin: 0;
float:right;
min-height: 375px;
}

.content {
display:block;
width:900px;
height:auto;
margin:0;
border:0;
padding:0;
}

.clear {
width:900px;
height:1px;
clear:both;
}

.footer {
text-align:right;
height:75px;
margin:0px 0px 0px 75px;
padding:0px 0px 0px 0px;
}


.fotonav   {
display:block;
position:absolute;
top:237px;
left:850px;
width:150px;
height:250px;
}

/* ------------------------------------ */
/*        algemene layout   
/* ------------------------------------ */

.inhoud .nav {
background-image:url(../img/p_nav2.jpg);
background-position: -3px 0px;
background-repeat:no-repeat;
width:121px;
}

.inhoud .main {

width:770px;
}
.font {
font-family:Arial;
font-size: 1em;
text-align:left;
line-height:11pt;
}

.link a{
font-family:Arial;
font-size:.95em;
font-weight:bold;
text-decoration:none;
line-height:1.5em;
margin-left:10px;
}

.link a:hover {
border-bottom:#ffffff 1px solid;
}


/* ------------------------------------ */
/*        header   layout
/* ------------------------------------ */
.koptekst {
position:relative;
top: 15px;
left: 600px;
width: 250px;
height: 30px;
font-family:Verdana;
font-size: 22px;
font-weight:bold;
color:#FFFFFF;

margin:0;
}
.top   {
position:relative;
top: 35px;
left:600px;
width:300px;
height: 175px;
font-family:Verdana;
font-size: 12px;

}
.top li   {
color:#000000;
}

.top li a  {
font-family:Verdana;
font-size: 12px;
color:#000000;
}

.top li a:hover   {
font-family:Verdana;
font-size: 12px;
color:#ffffff;
}

a#aan  {
font-family:Verdana;
font-size: 12px;
color:#ffffff;
}

li#aan  {
list-style-type:disc;
color:#ffffff;
}

.menu {
background-position:center;
height:25px;
}
.menu-link {
font-size:.75em;
line-height:24px;
text-align:right;
}
.menu-link a{
margin:0 15px 0 12px;
padding:.25em 5px .25em 5px;
font-size:1.1em;
font-weight:bold;
line-height:25px;
border-bottom:none;
}
.menu-link a:hover{
color:#091914;
border-bottom:none;
}
.menu-selected b{
color:#000000;
}


/* ------------------------------------ */
/*        navigatie   layout
/* ------------------------------------ */
.nav {
display:block;
float:left;
/*padding-top:10px;*/
margin:0;

}
.nav-style {
font-size:.8em;
line-height:1em;
margin:0px; /* was 10 */
width:100%;

}
.nav-style ul {
list-style:none;
line-height: 35px;
}

.nav-style a{
color: #006633;
font-size:.95em;
font-weight:bold;
line-height:1.5em;
margin-left:0px;
}

.nav-style ul li a:hover{
color:#000000;
text-decoration:none;
}

#actief{
color:#000000;
text-decoration: none;
}

.nav-style h1 {
font-size:1.25em;
font-weight:bold;
color:#c3e0ec;
}

.nav-style h2 {
font-size:.95em;
font-weight:bold;
color:#b4ced9;
margin:5px 0px 5px 10px;
}

/* ------------------------------------ */
/*        content    layout
/* ------------------------------------ */
.content-style {
font-size:1em;
line-height:1em;
/*margin:10px; uitgezet ivm IE6 */
width:100%;
}

.content-style p{
font-size:.80em;
line-height:1.25em;
color: #666666;
margin: 0 200px 0 25px;
}

.content-style h1 {
font-size:1.25em;
font-weight:bold;
color: #333333;
margin:25px 0 25px 25px;
}

.content-style h2 {
font-size:1.05em;
font-weight:bold;
color:#333333;
margin:25px 0 5px 25px;
}

.content-style h3 {
font-size:.95em;
font-weight:bold;
color:#333333;
margin:25px 0 5px 25px;
}


/* ------------------------------------ */
/*        footer    layout
/* ------------------------------------ */
.footer-font  {
	font-size:.75em;
	text-align:center;
}
.footer-font a{
	color:#85ceeb;
}
.footer img {
padding-left: 20px;
padding-right: 20px;

}

