/* CSS Document */
/* Algemeen  ----------------------------------------------*/
a {
color: #e76700;
text-decoration: none;
}

a:hover {
color: #83359e;
text-decoration: underline;
}

h1 {
font-size:18px;
color: #000000;
background-color: none;
padding:0;
margin:0;
}

h2 {
font-size:14px;
color: #000000;
font-style:italic;
}

h3 {
font-size:14px;
color: #000000;
}

strong {
color: #000000;
}
.rood {
    color: red;
}

/* Algemeen ----------------------------------------------*/
	body {
	background-color: #FFFFFF;
	background-image: url(/pix/achtergrond2.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

body, table {
	font-family: Georgia, Times;
	font-size: 13px;
	line-height:17px;
	color: #222222;
}
body#tabularasa {
    background-image: none;
    line-height: 24px;
}
div#flasherror {
    display:block; 
    position:absolute; 
    top: 525px; 
    left: 60px; 
    width: 600px; 
    z-index: 99;  
    font-weight:bold; 
    text-align:center;
}
div#covereditor {
    position: relative;
    padding-top: 15px;
    left: -65px;
    padding-bottom: 30px;
}
div#teksteditor {
    position: relative;
    left: 0px;
    padding-bottom: 30px;
    width:620px;
    height: 450px;
}
#bgcontainer {
	z-index: 1;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:101%;
	background-image: url(/pix/content_bg2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	z-index: 2;
	position: relative;
	margin: auto;
	text-align: left;
	width: 855px;
}

#mainmenu {
	z-index: 30;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 145px;
}

#logo {
	position:relative;
	z-index: 4;
	left: 0px;
	top: 0px;
}

#bladspiegel {
	z-index: 3;
	position: absolute;
	width: 700px;
	left: 145px;
	top: 0px;
	background-image: url(/pix/content_bg.gif);
	/* background-repeat: repeat;
	background-position: left top; */
}
#bladspiegelvb {
	z-index: 3;
	position: absolute;
	width: 700px;
	left: 145px;
	top: 0px;
}
#bladspiegel_preview {
    width: 500px;
    margin-left: 60px;
    margin-right: 60px;
    background-color: #fff;
}
#homekop {
	position: relative;
	height:400px;
	background-color:#FFFFFF;
	padding:0px;
	text-align:center;	

    background-image: url(/pix/titelblad_nf.png);
    background-repeat: no-repeat;	
}
#homefoot {
	position: relative;
	height:100px;
	background-color:#FFFFFF;
	padding:0px;
	text-align:center;	

}
#vbkop {
 	position: relative;
	left: 0px;
	top: -140px;
	height:600px;
	padding:0px;
	text-align:left;
}	
#topkader {
    background-color: white;
    height: 40px;
    padding-top: 35px;
    padding-left: 80px;
}
.titelkop {
	position: relative;
	margin-top: 30px;
	margin-bottom: 20px;
/*    padding:60px 80px 0px 80px;  */
}

.content {
    position: relative;
    padding:0px 80px 0px 80px;
}
.justified {
    text-align:justify;
}

div.plaatjerechts {
	float: right;
	margin: 5px 0px 5px 20px;
	font-family: Arial;
	font-size: 11px;
	color: #83358e;
}

div.plaatjelinks {
	float: left;
	margin: 5px 20px 5px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #83359e;
}

#citaat {
	font-size:16px;
	font-weight:bold;
	padding:10px 55px 10px 55px;
	line-height: 150%;
}

#auteur {
	font-weight:bold;
	font-style:italic;
	color:#83359e;
}

.clearer {
	clear:both;
	height:auto;
}


/* menu-items */

.menu_item {
	height: 30px;
}

.menu_item a {
	display: block;
	height: 24px;
	padding:3px 10px 0px 0px;
	text-align:right;
	font-family: "Arial Black",Arial;
	font-size: 12px;
	color:#FFFFFF;
	background: url(/pix/button_bg.png) no-repeat;
}

.menu_item a:hover {
	color:#000000;
	text-decoration: none;
	background: url(/pix/button_bg_on.png) no-repeat;
}

.menu_item_on {
    height: 30px;
}
.menu_item_on a {
	display: block;
	height: 24px;
	padding:3px 10px 3px 0px;
	text-align:right;
	font-family: "Arial Black",Arial;
	font-size: 12px;
	color:#FFFFFF;
	background: url(/pix/button_bg_on.png) no-repeat;
}
.menu_item_on a:hover {
    color: black;
    text-decoration: none;
}


/* scroll */

div.scroll {	
  padding-top: 7px;
  height: 50px;
  width: 100%;
  display: block;
  background-color: #ff9933;
}

div.scroll a:link, div.scroll a:visited {

  color: white;

  font-weight: bold;

}

div.scroll a:hover, div.scroll a:active {

  color: white;

  text-decoration: underline;

}
div#optmenucontainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index:0;
}
div#optmenu {
    top: 0;
    left: 0;
    position: relative;
    padding-right: 15px;
    float: right;
    width: 300px;
    height: 80px;
    z-index: 999;
    text-align: right;
}
div#cheat-wrapper {
    display: block;
    margin-top: 20px;
    width: 145px;
    height: 150px;
}
div#cheat-sheet {
    display: block;
    font-family:Arial,Helvetica,sans-serif;
    margin-top: 5px;
    margin-left: 24x;
    padding-left: 20px;
    margin-right: 5px;
    width: 116px;
    height: 145px;
    font-size: 11px;
    line-height: 1.4em;
    position: relative;
    top: -150px;
}
div#cheat-sheet ol {
    margin:0;
    margin-left: 10px;
    padding:0;
}
div#cheat-sheet li {
    margin-left: 10px;
}
div#cheat-sheet-bg {
    display: block;
    margin-left: 14px;
    width: 131px;
    height: 150px;
    filter: alpha(opacity=30); /* ie */
    -moz-opacity: .3; /* mozilla */
    background:#ccf;
}
div.links li {
    padding: 5px 0px;
    list-style-type: circle;
}
input.text {
    margin-bottom: 5px;
    background-color: #f5fbfb;
    border: solid #b3a2d4 1px;
    width: 300px;
}
.asterisk {
    color: #a0f;
}