/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:url(../images/bg.jpg) repeat-x fixed;
	background-color:#0b2f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

A {
	color:#3570a8;
	text-decoration:none;
}

A:hover {
	color:#F60;
	text-decoration:underline;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	width:912px;
	background-color:#FFF;
	padding:20px;
	padding-top:0px;
	margin:0 auto;
}

#header {
	height:130px;
}

#searchbox {
	position:absolute;
	width:250px;
	margin-left:650px;
	margin-top:80px;
}

#balk {
	background-image:url(../images/balk.jpg);
	height:30px;
	margin-bottom:20px;
}

#left {
	position:absolute;
	width:175px;
	font-size:11px;
}

#nav1 {
	padding:10px;
	border:1px solid #a9c4dd;
	background-color:#e3eef9;
	margin-bottom:10px;
}

#navgroen {
	padding:10px;
	border:1px solid #b5c14f;
	background-color:#fcffe2;
	margin-bottom:10px;
}

#navpaars {
	padding:10px;
	border:1px solid #b661c5;
	background-color:#f3e3f6;
	margin-bottom:10px;
}

#navoranje {
	padding:10px;
	border:1px solid #dfb66f;
	background-color:#fcf1de;
	margin-bottom:10px;
}

#navrood {
	padding:10px;
	border:1px solid #F00;
	background-color:#FCC;
	margin-bottom:10px;
}

#navroze {
	padding:10px;
	border:1px solid #ce74a9;
	background-color:#fcdef0;
	margin-bottom:10px;
}

#navgrijs {
	padding:10px;
	border:1px solid #a2a2a2;
	background-color:#f1f1f0;
	margin-bottom:10px;
}

#navblauw {
	padding:10px;
	border:1px solid #3771dd;
	background-color:#c0d1f2;
	margin-bottom:10px;
}

ul li {
	margin-bottom:5px;
}

#content {
	margin-left:195px;
	width:500px;
	min-height:700px;
	margin-bottom:40px;
}

#content p {
	line-height:18px;
	color:#5d5d5d;
}

#content h1 {
	font-size:22px;
	font-weight:normal;
	color:#283891;
	margin-bottom:20px;
}

#breadcrumb {
	border:1px solid #999;
	padding:5px;
	font-size:11px;
	color:#999;
	margin-bottom:10px;
}

#dbbalk {
	background:url(../images/balk/dblauw.jpg);
	height:25px;
	margin-top:10px;
}

#pbalk {
	background:url(../images/balk/pink.jpg);
	height:25px;
	margin-top:10px;
}

#cbalk {
	background:url(../images/balk/blauw.jpg);
	height:25px;
	margin-top:10px;
}

#rbalk {
	background:url(../images/balk/rood.jpg);
	height:25px;
	margin-top:10px;
}
#gebalk {
	background:url(../images/balk/geel.jpg);
	height:25px;
	margin-top:10px;
}
#pabalk {
	background:url(../images/balk/paars.jpg);
	height:25px;
	margin-top:10px;
}
.kopje {
	color:#FFF;
	font-weight:bold;
	padding-top:6px;
	margin-left:10px;
	font-size:13px;
}
#gbalk {
	background:url(../images/balk/groen.jpg);
	height:25px;
	margin-top:10px;
}
#obalk {
	background:url(../images/balk/orange.jpg);
	height:25px;
	margin-top:10px;
}
#cbox {
	height:170px;
	border:1px solid #b4c6d6;
	padding-left:245px;
	background:url(../images/balk/cbox.jpg);
}

#cbox h1 {
	font-size:16px;
	margin-top:10px;
	margin-right:10px;
	line-height:20px;
	color:#3570a8;
}
#meernieuws {
	position:absolute;
	margin-top:151px;
	cursor:pointer;
	margin-left:359px;
}
#cbox p {
	margin-right:10px;
	color:#3570a8;
	line-height:14px;
	margin-top:10px;
}
#cother {
	height:140px;
	background:url(../images/balk/cother.jpg);
	border:1px solid #b4c6d6;
	border-top:0px;
	display:none;
}

#cother ul {
	padding-top:15px;
}

#cother li {
	margin-left:20px;
	font-size:11px;
}

#topnav {
	float:right;
	margin-top:30px;
	font-size:11px;
	color:#3570a8;
}
#cbox img {
	position:absolute;
	margin-left:-245px;
}

#right {
	position:absolute;
	margin-left:712px;
	width:200px;
}

#footer {
	height:22px;
	border-bottom:1px solid #3570a8;
	border-top:1px solid #3570a8;
	color:#06C;
	text-align:center;
	padding-top:8px;
}

.fleft {
	float:left;
	color:#06C;
}

.fcenter {
	position:absolute;
	width:920px;
	text-align:center;
}

.fright {
	float:right;
	color:#06C;
}

.logo {
	float:left;
	margin-top:30px;
}
.artikelimg {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	padding:1px;
	border:1px solid #25aae1;
}
#artikel {
	background-color:#ecf4fb;
	border:1px solid #25aae1;
	padding:10px;
	min-height:250px;
	line-height:18px;
	margin-bottom:10px;
}

#pagina {
	background-color:#ecf4fb;
	border:1px solid #25aae1;
	padding:10px;
	line-height:18px;
	margin-bottom:10px;
}

#related {
	background-color:#FFC;
	border:1px solid #F90;
	padding:10px;
	line-height:18px;
	margin-bottom:10px;
}

#related h2 {
	color:#283891;
	font-size:16px;
	margin-bottom:5px;
}

#related a {
}

#nieuwsitem {
	border-bottom:1px dashed #25aae1;
	padding:5px;
	margin-bottom:10px;

}

#nieuwsitem h2 {
	color:#06C;
	font-size:14px;
	margin-bottom:5px;
}
#nieuwsitem a {
	font-weight:bold;
	margin-top:5px;
}

#nrgi {
	display:none;
}

#tarot {
	min-height:380px;
}

#tarot img {
	border:1px solid #069;
	padding:1px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

#tarot p {
	margin-bottom:10px;
}
.searchbutton {
	background-color:#E6F2FF;
	color:#069;
	padding:1px;
	border:1px solid #069;
}