/* Main containers */
body {padding:0; margin:200px 15px 50px 15px; font:70% verdana,tahoma,sans-serif; background:#cccccc url(images/achtergrondwit.jpg) fixed; top center no-repeat; color:#555; text-align:center; line-height:1.5em;}

#wrap {width:850px; text-align:center; margin:auto;}
#maincontent {background:#fff; text-align:left; border:4px solid #CCC; padding:15px 15px 5px 60px; margin:0 0 15px 0;}

/* HTML Tags */
a {text-decoration:none; font-weight:700; color:#666;}
a:hover {color:#FF6600; text-decoration:none;}
a img {border:0;}
h1 {margin:15px auto 10px auto; padding:0; font-size:2.6em; color:#eee; letter-spacing:-2px; line-height:1.2em;}
h1 a {color:#eee; font-weight:700; text-decoration:none;}
h1 a:hover {color:#fff; text-decoration:none;}
h2 {
	margin:0 0 12px 0;
	padding:5px 5px 5px 7px;
	background:#ccc;
	border-left:4px solid #FF6600;
	color:#FF6600;
	font-size:1.5em;
	font-weight:400;
	font-style: normal;
}
h2 a {font-weight:400;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px 0;}
p {margin:0 0 15px 0;}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}


/* Various classes */
.slogan {color:#EA1A34; font-size:1.4em; margin:0 0 15px 0; padding:0;}
.toptabs {
	clear:both;
	font-size:large;
	font-weight:bolder;
	line-height:1.5em;
	color:#666;
	margin:0 0 15px 0;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #666;
}
.toptab {padding:3px 10px 5px 10px; font-weight:600; margin:0 2px; color:#ccc;}
.toptab:hover {background-color:#444; color:#FF6600; text-decoration:none;}
.active {background-color:#444; color:#fff;}
.active:hover {background-color:#444; color:#fff;}
.bottomlinks, .bottomlinks a {text-align:center; color:#888; font-size:0.9em; font-weight:400; margin:5px auto;}
.footer, .footer a{color:#888; font-weight:400;}
.hide {display:none;}
