@charset "UTF-8";

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image:url(img/11jaar/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#wrapcenter {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.logo{
	text-align:center;
	margin-top: 30px;
}
.embleem{
	text-align:center;
}
.content{
	padding: 0px 0px 0px 0px;
}
a:link {color: #FFF; font-weight:bold;}
.style1 {color: #0066FF; font-weight:bold;}
.style2 {color: #9ACA3C; font-weight:bold;}
.style3 {color: #FAA61A; font-weight:bold;}
a:visited {color: #FFF; font-weight:bold;}

#mainbutton {
	position:fixed;
	top:0;
    left:0;
    width:90px;
	background-color:#000;
	opacity:0.6;
	filter:alpha(opacity=60); 
	font-size:11px;
	padding: 3px 3px 3px 10px;
}
#mainbutton a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
#banner {
	position:absolute;
	top:0;
    left:0;
    width:360px;
	height: 340;
	padding:0px;
}
	