body {

	background: #000000; 
	/*<!--verwijderd juni 2011>
	background-image: url(../images/plaatjes/BG3.gif); 
	<!--end verwijderd juni 2011>*/
	
	background-repeat: repeat-y; 
	background-position: center center; 
	background-attachment:fixed;
   

	margin: 0px;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;

}

p {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 13pt;
}

h1 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 15pt;	
}

.photoreport{
	position: absolute;
	margin: 0 auto;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	top: 10px;
	text-align: center;
}

.alphabeth_left{
	position: absolute;
	margin: 0 auto;
	left: 20%;
	top: 25px;
	margin-left: -97px;
	text-align: center;
	
	}

.alphabeth_center{
	position: absolute;
	margin: 0 auto;
	left: 50%;
	top: 25px;
	margin-left: -97px;
	text-align: center;
	
	}
	
.alphabeth_right{
	position: absolute;
	margin: 0 auto;
	left: 80%;
	top: 25px;
	margin-left: -97px;
	text-align: center;
	
	}


.afbeelding {
	margin-top: 7px;
}

.intro {
	position: absolute;
	margin: 0 auto;
	width: 550px;
	height: 599px;
	top: 0%;
	left: 50%;
	margin-top: 50px;
	margin-left: -275px;
}

.webstats {
	position: absolute;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	bottom: 0%;
	left: 0%;
	margin-top: -0px;
	margin-left: -0px;

}

.home_rechts {
	position: absolute;
	margin: 0 auto;
	top: 0%;
	left: 50%;
	margin-top: 50px;
	margin-left: 280px;
}

.home_links {
	position: absolute;
	margin: 0 auto;
	top: 0%;
	left: 0%;
	margin-top: 20px;
	margin-left: 50px;
}



.news_rechts {
	position: absolute;
	margin: 0 auto;
	top: 0%;
	left: 50%;
	margin-top: 50px;
	margin-left: 280px;
}

.news_links {
	position: absolute;
	margin: 0 auto;
	top: 0%;
	left: 0%;
	margin-top: 20px;
	margin-left: 50px;
}

.ideelogo {
	position: absolute;
	margin: 0 auto;
	width: 281px;
	height: 450px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -140.5px;
}

.links {
	position: absolute;
	margin: 0 auto;
	width: 200px;
	height: 300px;
	top: 32%;
	left: 20%;
	margin-top: -150px;
	margin-left: -100px;
}

.alphabeth_left a:link,.alphabeth_left a:visited,.alphabeth_center a:link,.alphabeth_center a:visited ,.alphabeth_right a:link,.alphabeth_right a:visited    {
	color: #9900CC;
	text-decoration: none;
}

.alphabeth_left a:hover,.alphabeth_left a:active,.alphabeth_center a:hover,.alphabeth_center a:active ,.alphabeth_right a:hover,.alphabeth_right a:active  {
	color: #0022FF;
	text-decoration: none;
}

.home_links a:link,.home_links a:visited  {
	color: #9900CC;
	text-decoration: none;
}

.home_links a:hover,.home_links a:active {
	color: #0022FF;
	text-decoration: none;
}


}

.news_links a:link,.home_links a:visited  {
	color: #9900CC;
	text-decoration: none;
}

.news_links a:hover,.home_links a:active {
	color: #0022FF;
	text-decoration: none;
}






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

a:hover {
	text-decoration: none;
	color: #0022FF;
	cursor: hand;
}

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

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