/* Algemene tags */

body {
	background: #fff;
	color: #727272;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

a, a:visited, a:active, a:link {
	color: #727272;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #0100a3;
	}
	
img {
	border: 0;
	padding: 0;
	margin: 0;
	}


h1 {
	color: #727272;
	font-size: 20px;
	font-weight: bold;
	margin: 7px 0;
	padding: 5px 5px 5px 20px;
	text-align: center;
	}
	
p {
	margin: 0.8em 10px 0.8em 0;
	line-height: 1.4em;
	padding: 0 5px 0 20px;
	}
	
ol {
	margin: 0.8em 10px 0.8em 1.5em;
	line-height: 1.4em;
	padding: 0 5px 0 20px;
	}

p.caption {
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	padding: 0
	}		
	
h2 {
	margin: 7px 0;
	padding: 5px 5px 5px 20px;
	color: #727272;
	font-size: 18px;
	font-weight: bold;
	}
	
.hb1 {
	background: url(../images/opmaak/header_backgrounds/hb1.gif) 0 15px no-repeat;
	}	
.hb2 {
	background: url(../images/opmaak/header_backgrounds/hb2.gif) 0 -15px no-repeat;
	}	
.hb3 {
	background: url(../images/opmaak/header_backgrounds/hb3.gif) 0 -6px no-repeat;
	}
.hb4 {
	background: url(../images/opmaak/header_backgrounds/hb4.gif) 0 8px no-repeat;
	}
.hb5 {
	background: url(../images/opmaak/header_backgrounds/hb5.gif) 0 -4px no-repeat;
	}	
.hb6 {
	background: url(../images/opmaak/header_backgrounds/hb6.gif) 0 -1px no-repeat;
	}
.hb7 {
	background: url(../images/opmaak/header_backgrounds/hb7.gif) 0 2px no-repeat;
	}
.hb8 {
	background: url(../images/opmaak/header_backgrounds/hb8.gif) 10px -4px no-repeat;
	}	
.hb9 {
	background: url(../images/opmaak/header_backgrounds/hb9.gif) 0 -12px no-repeat;
	}
.hb10 {
	background: url(../images/opmaak/header_backgrounds/hb10.gif) 0 -5px no-repeat;
	}			
	
h3 {
	margin: 0px;
	padding: 5px 20px; 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
hr {
	margin: 10px;
	border: solid 1px #F6AB6B;
	}

blockquote {
	width: 450px;
	border: solid 1px #8F9195;
	margin: auto auto auto 70px;
	}
		
.img_right {
	float: right;
	margin: 5px;
}

.img_left {
	float: left;
	margin: 5px 5px 5px 20px;
}

.center {
	text-align: center;
}

.hand {
	cursor: pointer;
}

.small {
	font-size: 9px;
}


table {
	margin: auto;
	}
	
/* Opmaak divs */

#wrapper {
	background: url("../images/opmaak/lines.gif") -2px 874px;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 780px;
	}
	
#graphic {
	background: url("../images/opmaak/background.gif") no-repeat transparent;
	margin: 0;
	}

#header {
	margin: 0;
	padding: 15px 40px 10px 0;
	text-align: right;
	height: 70px;
	}
	

#bodycontainer {
	background: transparent;
	width: 780px;
	}

#main {
	background: transparent;
	margin: 0 0 0 170px;
	padding: 0 35px 15px 0;
	text-align: left;
	min-height: 40em;
	}
	
#footer {
	background: url("../images/opmaak/footer.gif") no-repeat;
	margin: auto auto;
	width: 780px;
	height: 19px;
	}	
		
#menu {
	background: transparent;
	float: left;
	margin: 45px 0px 0px 25px;
	padding: 0;
	text-align: left;
	}
	
#language {
	margin: 0 0 10px 0;
	padding: 1px ;
	}


/* menu opmaak */	

		
#menu a, #menu a:visited {
	color: #2B2B2B;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu a.current {
	text-decoration: underline;
	}	

#menu a:hover {
	text-decoration: underline;
	}

#menu p {
	font-size: 10px;
	margin: 1em;
	padding: 0;
	line-height: 1.2em;
	}

#header a, #header a:visited {
	color: #2B2B2B;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	}
	
#header a.current {
	text-decoration: underline;
	}	

#header a:hover {
	text-decoration: underline;
	}

#header p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

/* Pagina specifieke opmaak */

/* Demo's */

p.nomargin {
	margin: -12px 10px 0.8em 0;
	}

table.top td {
	vertical-align: top;
	padding: 4px 0;
	width: 33%;
	}

/* Nieuwsbrieven */

table.directie {
	text-align: center;
	}
	
table.directie td {

	}

#footer p {
	float: right;
	margin: 10px 20px 10px auto;
	}