@charset "utf-8";
/* CSS Document */

/*opmaak*/
body {
	margin: 0;
	padding: 0;
}
.kopje {
	color: #0abcaf;
	font-size: 1.05em;
}
.subsub {
	color: #ffffff;
	font-decoration: none;
	visibility:hidden;
}

.buch {
	color: #a0895b;
	font-weight: bold;
}

#tekst .quote {
	text-align: center;
 	font-style: italic;
	
}
.nadruk {
	font-weight: bold;
	font-style: italic;
}
.nadruk_zin {
	font-weight: bold;
}

#tekst a {
	font-weight: normal;
	text-decoration:none;
	color: #a0895b;
}

#tekst a:hover {
	text-decoration: underline;

}
#tekst ul {
	list-style-type: disc;
}
#tekst .workshops {
	color: #566e1f;	
}
#tekst .workshops_nadruk {
	color: #566e1f;	
    font-weight: bold;
}

h1 {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #a0895b;
	letter-spacing: 0.1em;	
}

h2 {
	font-size: 11.3px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #a0895b;
}


/*indeling*/
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width:950px;
	height:600px;
	background-image:url(../images/bg.gif);
	background-repeat: no-repeat;
}
#content {
	float: left;
	width:960px;
	height:600px;
}

#header {
	float: left;
	width:960px;
	height:150px;
}

#navigatie {
	float: left;
	width:190px;
	height:400px;
	text-align: left;
}

#main {
	
	float: left;
	width:700px;
	height:427px;
}

#tekst {
	float: left;
	width: 700px;
	height:405px;
	margin-top: -10px;
	margin-left: 68px;
	overflow: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #525252;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #b1996d;
	scrollbar-arrow-color: #b1996d;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #f0f6f6;
	scrollbar-highlight-color: #b1996d;
	padding-right: 10px;
	padding-bottom:0;
	padding-left: 0px;
}
#footer {
	width:680px;
	height:20px;
	margin-top: 2px;
	margin-left: 235px;
	float: left;
	display: inline;
	color: #a0895b;
}

#footer ul{
width: 100%;
padding: 0;
margin: 0;
text-align: center;
white-space: no-wrap;
display: inline;
}
#footer ul li{
display: inline;

}
#footer ul li a{
padding-left: 0em;
padding-right: 0.3em;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #a0895b;
text-decoration: none;
display: inline;
}
# ul li a:hover{
text-decoration: underline;
}

/*****/

 ul {
	list-style: none;

}

strong {
	font-weight: normal;
}
.underline {
	font-style: normal;
	text-decoration: underline;
}
a:link, a:visited {
    font-family: Verdana, Helvetica, sans-serif;
 	text-decoration: none;
	font-style: normal;
	
	color: #a0895b;
}
a:hover, a:active {
	color: #9e7e3e;
	text-decoration: none;
	font: Verdana, Helvetica, sans-serif;

}
a.tekst {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #a0895b;
 	text-decoration: underline;
	font-style: normal;
	font-weight:normal;
}
a.tekst:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #9e7e3e;
	font-weight: bold;
	font-style: normal;
} 

ul #currentpage a {
font: normal 12px Verdana, Helvetica, sans-serif;
color: #0abcaf;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
text-decoration: none;
font-style: normal;
}

table tr .klein {
	background-color: #F3EEE4;
	border: 3px solid #fff;
	border-collapse:collapse;
}

.glossymenu{
	margin: 8px 0;
	
	line-height:10px;
	width: 190px; /*width of menu*/
	
}

.glossymenu a.menuitem{
font: normal 12px Verdana, Helvetica, sans-serif;
color: #a0895b;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;

text-decoration: none;
}


.glossymenu .glossymenu .menuitem:active{
color: #0abcaf;
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
color:#0abcaf;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin-left: 9px;
padding: 0;
}

.glossymenu div.submenu ul li{

}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #a0895b;
text-decoration: none;
padding-bottom: 6px;
}


.glossymenu div.submenu ul li a:hover{
display: block;
font: normal 11px Verdana, Helvetica, sans-serif;
color: #0abcaf;
text-decoration: none;
padding-bottom: 6px;
}
