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

/** GENERAL HTML BODY STYLING
    -------------------------
	
	
*/

body {
	margin-top:0px;
	font: 75%/1em Arial, Helvetica, sans-serif;
                background-color: #798A96;
}

#	{
	line-height:1.35em;
}

/** BASIC DIV ELEMENTS
    ------------------
	
	
*/

#header {
	height: 100px;
	margin: 0 auto;
	width: 960px;
	background-color: #A4BCC2;
	text-align: center;
}

#container {
	width: 960px;
	margin: 0 auto;
	background-color:#A4BCC2;
	text-align:center;
}

#content {
	padding: 5px;
	margin-left: 20px;
                margin-right: 175px;
	text-align: left;
                font-size: 14px;
                line-height: 1.2em;          
                color: #000066;
                text-align: justify;

}


#contentindex {
	padding: 5px;
	text-align: center;
                font-size: 14px;
                line-height: 1.2em;          
                color: #000066

} 

#pathway{
	width: 450px;
	margin-bottom: 10px; 
	letter-spacing: .15em; 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
                text-align: left;
}

#pathway a{
	text-decoration: none;
	color: #333333;
}

#pathway a:hover{
	text-decoration: underline;
	color: #CC6633;
}

#menurechts {
	float:right;
	width: 150px;
	margin: 0;
	margin-top: 100px;
	padding: 1em;
	min-height: 600px;
	text-align: center;
color: green;
font-weight: bold;

}

#menurechts a{
font-style: italic;
text-decoration: none;
color: green;
}

#menurechts a:hover{
font-style: italic;
text-decoration: underline;
color: green;
}

#advertisement1 {
                border: none;
                text-align: center;
}

#footer {
	clear: both;
	text-align:left;
	margin: 0px auto;
	margin-top: 0px;
	width: 960px;
	height: 15px;
	background-color:#A4BCC2;
}

#pageheading {
	font-size: 30px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	color:#006;
                text-align: center;
}

#headingspacer {
	margin: 0 0 0 0;
	height:5px;
	background-color: #725673;
}

#topborder {
	margin: 0 auto;
	margin-top: 10px;
	width: 960px;
	height: 8px;
	background: url('../img/topborder.gif') no-repeat center bottom;
}

#bottomborder {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	height: 8px;
	background: url('../img/bottomborder.gif') no-repeat center top;

}


#indexcentering {
               text-align: center;
}


#indextext {
               font-style: italic;
               font-size: 18px;
               padding-left: 175px;
               padding-right: 175px;
               color: #335588;
               line-height: 20px;
}


#imgsubscript {
               margin-left: 200px;
               margin-right: 200px;
               font-size: 12px;
               font-style:  italic;
}


#contact {
font-family: Tahoma, Geneva, sans-serif;
font-size: 22px;
line-height: 1.5em;
letter-spacing: 5px;
text-align: center;
}

#mailto; #mailto a:link {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
letter-spacing: 4px;
color: #000066;
text-decoration: none;
}


#mailto a:visited {
text-decoration: none;
color: #000066;
}


#mailto a:hover {
text-decoration:underline;
color: #CC6633;
}


#secretariaat {
font-size: 18px;
text-align: left;
margin-left: 80px;
letter-spacing:normal;
}


#contactdagen {
text-align: left;
letter-spacing: 3px;
font-size: 15px;
}

 

