/* --------body spul------- */

html {
font-family: Century Gothic, Arial, helvetica, sans-serif;
font-size: 12px;
color: #666;
}

body {
background-color: #fff; background-image: url(../image/bgBig.png); background-repeat: no-repeat; background-attachment: fixed;
}

.container {
width: 640px; margin-top: 32px; margin-right: auto; margin-bottom: auto; margin-left: auto; border: 3px; background-color: #fff; border-color: #666; border-style: solid;
}

/* --------------header-------------- */
/* -------ornament------- */

.kopVersiering {
	height: 71px; background-image: url(../image/voortop.png); background-repeat: no-repeat;
}



/* -------hoofdmenu------ */

.menuBar {
	text-align: right; height: 30px; background-color: #f2a30f; background-image: url(../image/orinj.png); overflow: hidden;
}

.menu { 
	margin: 0;  
	padding: 0;  
	list-style: none;  
	display: inline;  
	overflow: hidden;  
}

.menu li { 
	margin: 0;
	padding: 0;  
	display: inline;  
	list-style-type: none;  
}

/* --------------einde header-------------- */

/* -----------main content------------ */

/* klein menu, taalkeuze etc */

.kleineLinks { float: left; width: 128px; margin: 15px; height: 400px; }

ul.klein { font-size: 10px; list-style-type: square; }

/* content */


.main {	width: 400px; margin-right: 0; margin-left: 128px; padding: 30px; }

/* tags */
/* koppen snellen */

h1, h2, h3 { font-weight: bold; }
	
h1 { font-size: 16px; }

h2 { font-size: 12px; }

h2.lijst { background-color: #eee; font-size: 12px; }

h3 { font-size: 10px; }

/* anchors */

a, a:visited, a:active { text-decoration: none; border: 0; }

a, a:hover{ color: #333; }

a:hover { font-weight: bold; text-decoration: underline; }

a:visited { color: #000; }

a:active { color: #ccc; }

a.klein {	font-size: 10px; }

/* de rest */

img { border: 0; }

p, p.infoa, p.infob, p.infoc { text-align: justify; }

p.infoa, p.infob, p.infoc { font-size: 9pt; }

p.infoa  { background-color: #fff; }

p.infob  { background-color: #999; }

p.infoc  { background-color: #eee; }

.toe	{ font-size: 7pt }

table  { border-width: 0; font-size: 9pt; text-align: center; padding: 0; margin: 0; }

/*---------footer--------*/

.footer { text-align: center; vertical-align: middle; /*line-height: 48px;*/ height: 56px;  margin: 10px; background-color: #eee; border: 2px; border-color: #aaa; /*overflow: hidden;*/ }
