


body {
		text-align: center;		
		margin-top:0;
}


p.kop{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.4em; /* = 14px */
		padding: 5px 5px 10px 5px;
		margin: 0;
		color: #990066;
}

p.kop span{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.2em; /* = 12px */
		padding: 150px;
		color: #990066;
		
}

p.kop_klein{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.4em; /* = 14px */
		padding: 5px 0px 0px 5px;
		margin: 0px;
		color: #990066;
}

p.subkop{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.3em; /* = 13px */
		font-style: italic;
		padding: 5px 5px 0px 5px;
		margin: 0px 5px;
		color: #990066;
		
}

p.normaal{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.2em; /* = 12px */
		color: #666666;
		padding: 5px;
		margin: 5px 10px 10px 10px;
}

p.lijst{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.2em; /* = 12px */
		color: #666666;
		padding;0px 5px 0px 5px;
		margin-bottom: 0;
}


p.klein{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.1em; /* = 10px */
		color: #666666;
		padding-top: 0px;
		padding-left: 50px;
		margin-top: -10px;
		margin-bottom: 15px;
}

p.kleiner{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.0em; /* = 10px */
		color: #999999;
		padding-top: 0px;
		padding-left: 15px;
}

p.footertext{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.0em; /* = 10px */
		color: #999999;
		margin: 0px;
		padding: 0px;
}
p.onderschrift{
		font-family: helvetica, arial, geneva, sans-serif;
		font-size: 1.0em; /* = 10px */
		text-decoration: underline;
		color: #999999;
		margin: 0px;
		padding-left: 10px;
}


div{
	padding: 5px;
	margin: 0
}

object{
    float:left;
    clear:right;
	border: 0px;
	padding: 5px 2px;
	margin:0px 8px 0px 5px;
	width:160px;
	height:140px;
}

/* class to hide nested objects in IE */
/* hides the second object from all versions of IE */
* html object.hiddenObjectForIE { display: none; }

/* display the second object only for IE5 Mac */
/* IE Mac \*//*/
* html object.hiddenObjectForIE { display: inline; }
/**/

img{
	border: 0px;
}



li{
	list-style:none;
	font-size: 1.2em; /* = 12px */
}


 ul{
	text-align: left;
	margin:0;
}

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

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



a:hover{
	color: #999999;
	text-decoration: none;
}

a:active{
	color: #990066;
	text-decoration: none;
}


a.logo{
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

a#logo img{
    width: 180px;
	height: auto;
	margin-top:5px;
}

	
a:focus:active{
	color: #990066;
	text-decoration: underline;
}

#active{
	color: #990066; 
	text-decoration: underline;
}

#verwijzing{
	color: #990066; 
	text-decoration: underline;
}


.main{
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 62.5%; /* = 10px */
	color: #333333;
	margin: 0px auto;
	width: 1012px;
	height: 795px;
	padding-top: 0px;
	text-align: left;
	background-image:
	url(../images/bg02.gif); background-repeat: no-repeat;
}	

.main02{
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 62.5%; /* = 10px */
	color: #333333;
	margin: 0px auto;
	width: 600px;
	height: 400px;
	padding-top: 0px;
	text-align: left;

}


.header{
	position: realtive;
	text-align: left;
	width: 1000px;
	height: 80px;	
	padding-top:5px;
}	


.nav{
	position: realtive;
	width: 1000px;
	height: 18px;
}	


#nav_top{
	list-style: none;
	padding-top: 0px;
	padding-right: 150px;
	margin: 2px;	
}

.nav li{
	display: -moz-inline-box; -moz-box-orient:vertical;
	display: inline-block;
	width: 60px;
	vertical-align:top;
	text-align:right;
	font-size: 1.2em; /* = 12px */
	margin:5x;
	padding: 5px;
	border-right: 1px solid;
	color:#CCCC00;	
}

.nav_top li{
	display: inline;
	width:60px;
}

* html .nav li{
	display:inline;
}

* + html .nav li{
	display:inline;
}
#nav_top ul{
	text-align: center;
	padding:0px;	
	margin:0px 5px;
}


#nav_left{
	list-style: none;
	float:left;
	width: 150px;	
	border-right: 1px solid;
	color:#CCCC00;
}

#nav_left ul{
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#nav_left li{
	font-size: 1.2em; /* = 12px */
	padding: 0;
	margin: 10px;
}


.content{
	position: relative;
	width:1000px;
	height: 650px;
	padding-top:15px;
	text-align: left;	
}


.content_left{
	float: left;
	clear: right;
	width:180px;
	height:635px;
	padding-top:5px;
	margin-right: 5px;
}


.content_center{
	float: left;
	width:550px;
	height:635px;
	padding-top:5px;
	padding-bottom: 5px;
	margin: 0px 0px 5px 5px;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
}


.content_center ul{
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 1.0em; /* = 10px */
	text-align: left;
	color: #666666;
	margin: -10px 0px 10px 5px;
	padding:5px;
}


.content_center li{
	font-size: 1.2em; /* = 12px */
	list-style-image: url(../images/bulleteye.gif);
	padding: 0px 5px;
	margin: 0px 10px 5px 20px;
}


.content_right{
	float: left;
	clear: right;
	width: 220px;
	height: 635px;
	padding-top:5px;
	margin-left: 2px;	
	text-align: left;
	
}

.content_special{
	position: relative;
	margin: 0px 10px 5px 5px;
	text-align: left;
	border: 1px solid;
}


.thumbnail {
	position: relative;
	float:left;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	padding: 5px ;
	margin: 0px 5px;
	z-index: 0;
}

.thumbnail img{
	margin: 0 5px 5px 0;
	
}

.thumbnail:hover{
	background-color: transparent;
	overflow: visible;
	z-index: 150;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10px;
	left: 10px; /*position where enlarged image should offset horizontally */
	z-index: 1000;
}

#contact-area {
	width: 480px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 280px;
	height: 10px;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 1.2em; /* = 12px */
	margin: 0px 0px 10px 0px;
	border: 2px solid #999999;
}

#contact-area textarea {
	height: 60px;
}

#contact-area textarea:focus,  #contact-area input:focus{
	border: 2px solid #990066;
}



#contact-area input.submit-button {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 1.1em; /* = 10px */
	color: #333333;
	width: 90px;
	height: 20px;
	float: right;
	margin-right: 62px;
	padding:0px;
	clear: both;
}

#contact-area label {
	float: left;
	clear:right;
	text-align: right;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 1.1em; /* = 10px */
	color: #666666;
	margin-right: 15px;
	width: 110px;
	padding-top: 5px;
	font-size: 1.2em;
}

.footer{
	position: relative;
	width: 1000px;
	height: 5px;
	text-align: center;
	margin-top: 8px;
} 



#subscribe fieldset {
    margin: 2px 0px 2px 2px; 
    padding-bottom;5px;
    color: #990066;
    width: 165px;
    font-size: 1em;
    
}

#subscribe legend { 
   margin-left:0;
   color: #990066;   
}


#subscribe fieldset ol { 
    padding: 1px 1px 0 1px; 
    margin-left: 0;
    list-style: none;
}

#subscribe fieldset li { 
   font-size: 1.1em;
   color: #666666;  
   padding: 1px 2px 3px 1px;
   margin: 1px;
}

#subscribe label { 
    display: block;
    float: left; 
    clear: right;
    font-size: 1.1em;
    text-align: left;
    margin-right: 2px;
    
}


#subscribe input {
	font-size: 1.1em;
	color: #666666;  
	width: 150px;
	padding: 0px 2px 4px 0px;
	margin:2px;
}

#subscribe input.inputButton{
	font-size: 1em;
	color:#666666;
	width: 85px;
	margin-top:2px;

}









