@import url("navmenu.css");

body {
	margin: 0;
	padding: 0;
	color: #666;
	font: 76% "Trebuchet MS", tahoma, arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1,
h2 {
	color: #005392;
}

.clear {/* herstelt alle floats */
	clear: both;
}

#rood_balk {/* Groene Login - Logout - Registreren balk */
	width: 100%;
	height: 25px;
	background: #a00 url("images/top_schaduw.png") repeat-x;
}

#body_container {/* Wordt gebruikt om de website te centreren */
	width: 970px;
	margin: 0 auto;
}

#header {/* Container van de header */
	height: 150px;
}

#logo {/* Website Logo */
	float: left;
	width: 703px;
	,width: 700px;
	height: 118px;
	margin-top: 10px;
}

.header_fotos {
	float: left;
	align: right;	
	width: 234px;
	height: 140px;
	margin-left: 20px;
}

#bCrumb_login_container {
	padding: 0;
	height: 20px;
	width: 970px;
	margin: 0 0 10px;
}

.bCrumb {/* Zorgt dat de Breadcrumb in de container blijft */
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	width: 750px;
	font: 12px/22px "Trebuchet MS", tahoma, arial, sans-serif;
}

.bCrumb a {
	color: #ddc537;
	font: normal 12px "Trebuchet MS", tahoma, arial, sans-serif;
}

.bCrumb a:visited {
	color: #ddc537;
	text-transform: none;
}

.bCrumb a:hover {
	color: #a00;
}

.bCrumb a:active {
	color: #78a84b;
}

#login_container {
	float: left;
	width: 220px;
	text-align: right;
}

#login_container a {
	margin: 0;
	padding: 0;
	font: normal 12px/20px "Trebuchet MS", tahoma, arial, sans-serif;
}

#login_container a:hover {
	color: #a00;
}

#LeftPane {
	float: left;
	width: 205px;
}

#LeftPane .container {
	margin-bottom: 20px;
	background: url("images/h3.png") 100% 2px no-repeat;
}

#LeftPane #aanmelden {
	margin: 0;
	padding: 0;
}

#LeftPane a:link,
#LeftPane a:active,
#Leftpane a:visited {/* leftpane links */
	color: #666;
	line-height: 17px;
	padding-left: 20px;
	text-decoration: none;
	background: url("images/yellow_bullet.png") 0 50% no-repeat;
}

#LeftPane a:hover {/* standaard link rollover */
	color: #000;
}

.LinksDesignTable td {/* hoogte van de tabelen om de links in de leftpane  */
	margin: 0;
	padding: 0;
	height: 17px;
}

.box_container {/* dit is de container waar alle kleine containers komen te staan */
	float: left;
	width: 234px;
	margin-left: 20px;
}

.yellowline_top {/* De bovenkant van de groene balk */
	height: 11px;
	font-size: 0;
	background: transparent url("images/yellow_top.png") no-repeat;
}

.yellowline_bg {/* De achtergrond van de groene balk */
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
	background: transparent url("images/yellow_bg.png") repeat-y;
}

.yellowline_bottom {/* De onderkant van de groene balk */
	height: 11px;
	font-size: 0;
	background: transparent url("images/yellow_bottom.png") 0 50% no-repeat;
}

.thema_top {/* De bovenkant van de groene balk */
	height: 11px;
	font-size: 0;
	margin-top: 20px;
	background: transparent url("images/thema_top.png") no-repeat;
}

.thema_bg {/* De achtergrond van de groene balk */
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
	background: transparent url("images/thema_bg.png") repeat-y;
}

.thema_bottom {/* De onderkant van de groene balk */
	height: 11px;
	font-size: 0;
	background: transparent url("images/thema_bottom.png") 0 50% no-repeat;
}

.smallbox_container {/* dit is de container waar de Poll en advertenties staan */
	float: right;
	width: 223px;
	margin-left: 25px;
}

.advert_top {/* De bovenkant van de advertentie */
	height: 11px;
	font-size: 0;
	background: transparent url("images/advert_top.png") no-repeat;
}

.advert_bg {/* De achtergrond van de advertentie */
	width: 225px;
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
	background: transparent url("images/advert_bg.png") repeat-y;
}

.advert_bottom {/* De onderkant van de advertentie */
	height: 11px;
	font-size: 0;
	background: transparent url("images/advert_bottom.png") 0 50% no-repeat;
}

#advertentie {/* margin tussen Poll en advertentie */
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#advertentie a:link,
#advertentie a:active,
#advertentie a:visited,
#advertentie a:hover {
	margin: 0;
	padding: 0;
	background-image: none;
}

#advertentie .container {
	margin: 0;
	padding: 0;
	background-image: none;
}

#leftPane h3 .Head,
.advert_bg h3 .Head {
	color: #a00;
	font: bold 14px/22px "Trebuchet MS", tahoma, arial, sans-serif;
}

#leftPane h3,
.advert_bg h3 {
	color: #a00;
	font: bold 14px/22px "Trebuchet MS", tahoma, arial, sans-serif;
}

.thema_bg,
.yellowline_bg {
	width: 234px;
}

.yellowline_bg,
.thema_bg,
.advert_bg {
	padding: 0 5px 0 10px;
}

.yellowline_bg h3 .Head,
.thema_bg h3 .Head,
.thema_bg h3 {/* vervangt de SubHead en voorkomt ongemaak in beheer pagina */
	color: #3c3a3b;
	font: bold 14px/22px "Trebuchet MS", tahoma, arial, sans-serif;
}

.yellowline_bg h3 {/* vervangt de SubHead en voorkomt ongemaak in beheer pagina */
	color: #3c3a3b;
	font: bold 14px/22px "Trebuchet MS", tahoma, arial, sans-serif;
}

.yellowline_bg a,
.yellowline_bg a:visited,
.thema_bg a,
.thema_bg a:visited {/* Zorgt voor een OKER kleur link in the THEMA 1 blokje */
	color: #a00;
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
}

.yellowline_bg a:hover,
.thema_bg a:hover {
	color: #000;
	border-bottom: 0;
	text-decoration: none;
}

.yellowline_bg .SubHead,
.thema_bg .SubHead {/*THEMA BLOKJES */
	color: #a00;
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
}

.thema_bg p,
.yellowline_bg p {/*THEMA BLOKJES */
	width: 220px;
	font: 11px "Trebuchet MS", tahoma, arial, sans-serif;
}

.yellowline_bg .Normal {
	font: 12px "Trebuchet MS", tahoma, arial, sans-serif;
}

.NormalBold {/* Wordt ook gebruikt door Poll */
	font: bold 12px "Trebuchet MS", tahoma, arial, sans-serif;
}

.CommandButton {/* Wordt ook gebruikt door Poll */
	font: 11px "Trebuchet MS", tahoma, arial, sans-serif;
}

#footer {
	padding: 0;
	clear: both;
	height: 30px;
	margin: 20px 0 0;
	text-align: center;
	border-top: 1px solid #716f70;
	font: 12px/30px "Trebuchet MS", tahoma, arial, sans-serif;
}

#footer a {
	color: #666;
	font: 12px/30px "Trebuchet MS", tahoma, arial, sans-serif;
}

#footer a:hover {
	color: #ddc537;
	text-decoration: none;
}

