* {
	margin:0;
	padding:0;	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000;
}

p {
	margin-bottom: 20px;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

#header {
	height: 63px;
	width: 100%;
	background-color: #fff;
}

#menu {
	margin-left: 55px;
}

#menu ul {
	padding-top: 35px;	
	margin-left: -10px;
}

#menu li {
	float:left;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #003366;
}

#menu li a {
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	color: #cc9933;
	text-decoration:none;
}

#menu li.active a {
	color: #cc9933;
}

#menu img {
	margin-left: 15px;
	margin-top: -35px;
}

#container {
	margin-top: 30px;
	margin-left: 55px;
}

#content {
	float:left;
	padding: 15px;
	width: 400px;
	background-color: #FFF;
	margin-right: 50px;
}

#pagtitel {
	width: 313px;
}

#pagtitel h1 {
	float:left;
	font-size: 50px;
	color: #BF9006;
}

#content .logo {
	float:left;
	height: 80px;
}

#content p {
	clear:both;
	line-height: 20px;
	color: #444444;
}

#content input,textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 2px;
}

#content button {
	float:right;
	width: auto;
	background-color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

#content input.radio {
	width: 20px;
	margin-top: 3px;
	border: none;
}

#content input.checkbox {
	width: 20px;
	margin-top: 3px;
	border: none;
}


#container_right {
	width: 222px;
	float:left;
}

#nieuws {
	float: left;
	padding: 10px;
	width: 192px;
	background-color: #fff;
}

#nieuwstitel h1 {
	float:left;
	display:block;
	font-size: 40px;
    color: #BF9006;
}

p.nieuwsbericht {
	font-weight:bold;
	color: #003366;
	margin-bottom: 0px;
}

p.inleiding {
	color: #444;
	line-height: 20px;
	margin-bottom: 10px;
}

#nieuws a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-bottom: 0px;
}

#tip {
	clear:both;
	float: left;
	margin-top: 30px;
	padding: 10px;
	width: 192px;
	background-color: #fff;
}

#tiptitel h1 {
	float:left;
	display:block;
	font-size: 40px;
    color: #BF9006;
}

p.tip {
	font-weight:bold;
	color: #003366;
	margin-bottom: 14px;
}

#tip a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-bottom: 0px;
}

/* sIFR includen voor font */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

#footer {
	clear:both;
	height: 150px;
	width: 100%;
	background-color: #fff;
}

#footer #logo {
	float:left;
	margin-left: 50px;
	margin-top: 30px;
	margin-right: 30px;
	height: 120px;
}

#footer p {
	float:left;
	margin-top: 47px;
	width: 170px;
	color: #7a7a7a;
	line-height: 20px;
}

/* Nieuwsberichten overzicht opmaak */
.overzicht_foto {
	float: left;
	width: 200px;
}

.overzicht_inleiding {
	float: left;
	width: 195px;
}

