@charset "utf-8";
/* CSS Document */

/* -------------------------------------------- header ------------------------------------------------
------------------------------------------------------------------------------------------------------- */

h1, h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
color:#fff;

}

p, ul li, th, td, a:link, a:visited{
font-family:Georgia, "Times New Roman", Times, serif;

color:#fff;
}


#achtergrond1{
background-image:url('../images/top_01.gif');
height:31px;

}

/*small menu*/

#top{
margin-left:auto;
margin-right:auto;
width:950px;
height:31px;
}

#top ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

#top ul li{
float:right;

}

#top ul li a:link, #top ul li a:visited, #top ul li a:hover, #header ul li a:active{
display:block;

color:#FFFFFF;
padding:4px;
text-decoration:none;
text-transform:uppercase;
font-size:0.7em;
}


#achtergrond2{
background-image:url('../images/top_03.gif');
height:156px;
}

#achtergrond2 #header
{
background-image:url('../images/structuur2_02.gif');
height:154px;
margin-left:auto;
margin-right:auto;
width:950px;

}




/* Main menu */

#header ul{
list-style-type:none;
margin:auto;
width:515px;
overflow:hidden;

}

#header ul li{
float:right;


}

#header ul li a:link, #header ul li a:visited, #header ul li a:hover, #header ul li a:active
{


margin-top:110px;
display:block;
width:120px;
font-weight:bold;
color:#000;
background-color:#fff;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
font-size:1em;



}

#header ul li a:hover
{
color:#990000;
}

/* ----------------------------------------- container ---------------------------------------------
---------------------------------------------------------------------------------------------------- */


/*zie midden.css*/

/* ------------------------------------------ footer --------------------------------------------
------------------------------------------------------------------------------------------------- */

#achtergrond4{
/*background-image:url('../images/structuur_07.gif');
height:100px;*/



}

body{
/*background-color:#333333*/
background-image:url('../images/structuur_07.gif');
}

#achtergrond4 #footer
{
margin-left:auto;
margin-right:auto;
width:950px;





}

#achtergrond4 #footer p{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.7em;

clear:both;

color:#FFFFFF;
}

/* ---------------------- voor nieuwsbrief --------------------------- */
#nieuws{
	margin-top:20px;
	margin-left:20px;
	
	text-align:center;
	border-right:thin;
	border-right-style:dashed;
	border-right-color:#000;
	border-left:thin;
	border-left-style:dashed;
	border-left-color:#000;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	width:350px;
	height:420px;
	float:left;
	}