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

*{
	margin:0;
	padding:0;
}
body{
	background-color:#658095;
}
a:link img, a:visited img, a:active img{
	text-decoration: none;
	border-style: none;
}
a:link{
	color:#666;
	text-decoration: none;
}
a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color: #CCC;
}
div#ubercontainer{
	margin: 0 auto;
	width:765px;
	min-height:680px;
}
.ondertekst {
	color:#ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.copyright {
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
}
.bezoekersteller {
	color:#CCC;
	font-family:Arial;
	font-size: 10px;
}
div#header{
	margin-top: 50px;
	height: 100px;
	width: 765px;
	text-align:center;
	color: #c7ced9;
	font-family:Arial;
	font-size:35px;
	font-weight:bold;
}
div#sites{
	text-align:center;
	color:#CCC;
	font-family: Arial;
	font-size: 12px;
	width: 910px;
}
div#sites img{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
div#sites a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
div#site1{
	width:155px;
	height:497px;
	float:left;
}
div#site2{
	width:151px;
	height:497px;
	float:left;

}
div#site3{
	width:150px;
	height:497px;
	float:left;

}
div#site4{
	width:151px;
	height:497px;
	float:left;

}
div#site5{
	width:150px;
	height:497px;
	float:left;

}
div#site6{
	width:150px;
	height:497px;
	float:left;

}
div#footer{
	text-align:center;
	padding: 20px;
	width:765px;
	float:left;
}
