@font-face {
    font-family: 'AntroposFreefont';
    src: url('fonts/antrf___-webfont.eot');
    src: url('fonts/antrf___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/antrf___-webfont.woff') format('woff'),
         url('fonts/antrf___-webfont.ttf') format('truetype'),
         url('fonts/antrf___-webfont.svg#AntroposFreefont') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JokermanRegular';
    src: url('fonts/jokerman-webfont.eot');
    src: url('fonts/jokerman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/jokerman-webfont.woff') format('woff'),
         url('fonts/jokerman-webfont.ttf') format('truetype'),
         url('fonts/jokerman-webfont.svg#JokermanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body ,form{
	font: bold 100% Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: White;
	text-align: left;
}
body{
	margin: 0px 0px 0px 0px;
	background : Black url(images/bg_wollebol.jpg) repeat-x fixed top right;
}

h1, h2, h3, h4,h5,h6 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 { /* H1 is the title in the header */
	font-size: 2.6em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #CCFF33;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #66CCFF;
	margin-top: 6px;
	margin-bottom: 8px;
	}

h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #FF3366;
	}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #33CCFF;
	}

h5 {
	font-size: 1.5em;
	margin-top: 3px;
	font-weight: normal;
	margin-bottom: 6px;
	color: #7FFF00;
	}
h6 {
	font: 100%  Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #B3B3B3;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px dotted #B3B3B3;
	padding: 3px 5px;
}
pre{
	display: block;
	background-color : #7B6D29;
	padding-left: 4px;
	margin:0;
	line-height: normal;
	font : small Courier New;
}
address{
margin-left: 30px;
padding-left: 10px;
border-left: 4px solid #666666;
color : #b3b3b3;
 font-style : normal;
}
a:link, a:visited, a:active {
	color: #F48614;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	}
hr{
	color: #CCCCCC;
	width : 100%;
	height : 1px;
	size : 1px;
}
ul{
list-style-position : inside;
list-style-type: disc;
text-indent:10px;
}
ol{
	list-style-position : inside;
	list-style-type : inherit;
}
li{
padding-left:10px;

}
form {   
	margin: 0px;}

/*
img {
}

img.icon{
	border: 0;
	padding: 3px;
	margin: 3px;
	float:left;
	
}
*/
.small {
	font-size: 85%;
	margin: 0px;}
.big { 
	font-size: 120%;
	text-decoration: underline;}
.floatLeft{
	float: left;}
.floatRight{
	float: right;}
.w3c {
	padding-top: 5px;}
.geel {
	color: #E8EC7D;
}
.bruin {
	color: #FFA500;
}
#footer {
	width: auto; 
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 0;
	clear: both;
	display: block;
	margin:0;
	border-top : 1px solid Black;
}
.back_button a{
	font-weight: bold;
	color: Lime;
}
.back_button a:hover{
	color: white;
}

.themeComments{
  background: #333529;
	margin-top: 15px;
	padding: 4px;
}
.themeSearch{
	margin-top: 15px;
	padding: 4px;
	border-style: dashed;
	border-width: 2px;
	border-color: #000000;
	margin-top: 15px;
	}
.themeTopNews {
	background-position: right;
	background-repeat: repeat-y;
	width: 650px;
	padding: 0px;
  margin: 0px;}
.themeTopNewsArticle {
  padding: 5px;
  margin-top: 15px;
}
.divPath{
	position: absolute;
	text-align: right;
	z-index: 8;
	width: 935px;
	height: 20px;
	top: 40px;
	right: 0px;
	left: 15px;
	padding: 5px;
	border-width: 2px;}	

.divPathBack{
	position: absolute;
	z-index: 7;
	background: #333529;
	width: 935px;
	height: 20px;
	top: 160px;
	right: 0px;
	left: 15px;
	padding: 15px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	-moz-border-radius: 1em;
        border-radius: 1em;}	
.divMenu{
	position: absolute;
	z-index: 99;
	background: #333529;
	/*width: 223px;*/
	width:25%;
	top: 90px;
	/*left: 715px;*/
	right:20px;
	padding: 15px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
  filter:alpha (opacity=70);
	-moz-opacity:0.8;
	opacity: 0.7;
	-moz-border-radius: 1em;
	border-radius: 1em;
	font-size: 100%;
	color: #FFFFE0;
}

.divMenu img{
	border: 0px;
	padding: 3px;
	margin: 3px;
	float: none;
}

.divHeader{
font-family:'JokermanRegular',Georgia,Verdana;
	position: absolute;
	z-index: 8;
	background: transparent;
	font-size: 320%;
	font-weight:normal;
	color: #9999FF;
	width: 935px;
	height: 40px;
	top: 0px;
	padding: 15px 5px 5px 15px;
	text-align: left;
	vertical-align: text-bottom;
}
		  
.divContent{
	position: absolute;
	z-index: 1;
	background: #333529;
	width: auto; /*op: 230px;*/
	/*width:650px;*/
	width:60%;
	top: 90px;
	right: 0px;
	left: 15px;
	padding: 15px 15px 1px 15px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 1em;
	border-radius: 1em;
	overflow:hidden;
}

.divContent, .divContent table, .divContent tr, .divContent td{
}

/* fotoalbums */
div.thumb {
	margin: 3px;
	border: 1px solid #EBED7F;
	text-align: center;
	background-color:#333529 ;
	float: left;
	width: 220px;
	height: 300px;
	overflow: hidden;
	font-size:80%;
}	
.thumb img{
	display: block;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	border: 1px solid #EBED7F;
	}
.thumb a:hover img {
border: 2px solid black;
}
.thumb h2{
font-size:140%;
}
.photocattitle {
text-align: center; 
font-weight: bold;
} 
.phototitle {
  text-align: left;
  font-weight: normal;
  margin: 0 3px 3px 3px;
  color: #EBED7F;
}
 .themeAlbum fieldset{
	border: 0px solid #DCDCDC;
}
 .themeAlbum fieldset legend{
	margin: 10px;
	text-align: center;
	text-decoration: none;
	color: #D9E08B;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}

#album_wrapper {
	width: 100%; 
	text-align: center
}
#album_wrapper img {
margin:1;
padding:1;
border:0;
}
.themeAlbum{
	padding: 2px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
}
.themePhoto{
  padding: 2px;
  font-size: 8pt;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}
.themePhotoNav{
	padding: 2px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	margin-top: 15px;
}
.foto img {
	border: 1px solid #EBED7F;
	padding: 3px;
	margin: 3px;
	float: none;
	vertical-align: text-top;
}

/* special voor dit programma*/
.themeComments{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: auto;

}
.themeComments fieldset{
	padding: 10px;
	border: 1px solid #9999FF;
	width: auto;
}
.themeComments fieldset legend{
	margin: 10px;
	text-align: center;
	text-decoration: none;
	color: #9999FF;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}
.themeComments a{
	color: #9999ff;
	font-weight: lighter;
}
.commentname{
	font : normal normal normal small/normal monospace;
	color : #FFCCFF;
}
.commenttext{
	font : normal normal normal medium small/normal monospace;
	color : #CCFFFF;
}
.themeSearch{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border: 0px 0px 0px 0px;
	font: normal 12px verdana, helvetica, sans-serif;
}
.themePath{
	text-align: right;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px;
	font-size: 90%;
	color: #7FFF00;
}


/* menustructuur */
a.mainlevel{
  margin           : 0px;
  background : url(images/kruisje-goud.png) no-repeat left;
  padding-left: 15px;
  display: block;
}
a.mainlevel:link {
}
a.mainlevel:link, a.mainlevel:visited,a.mainlevel:active {
text-decoration:none !important;
}
a.mainlevel:hover {
text-decoration:none  !important;
margin:0;
font-weight      : bold;
color: white;
}

a.sublevel{
margin-left:16px;
border-style:none;
background : url(images/bloem-oranje-rood.png) no-repeat left;
padding-left: 15px;
display: block;
color: Yellow;
}
a.sublevel:link {
}
a.sublevel:link, a.sublevel:visited,a.sublevel:active {
text-decoration:none !important;
}
a.sublevel:hover {
text-decoration:none !important;
font-weight      : bold;
color: white;
}


a.subsublevel{
margin-left:30px;
border-style:none;
background : url(images/bloem-groen.png) no-repeat left;
padding-left: 15px;
display: block;
color: #ADFF2F;
}
a.subsublevel:link {
}
a.subsublevel:link, a.subsublevel:visited, a.subsublevel:active {
text-decoration:none !important;
}
a.subsublevel:hover {
text-decoration:none !important;
font-weight      : bold;
color: white;
}

a.activelevel{
padding :8px 15px;
border-top : 3px dashed #9999FF;
border-right : 20px solid #9999FF;
border-bottom : 3px dashed #9999FF;
}
a.activelevel:link, a.activelevel:visited {
margin-top:6px;
margin-bottom:4px;
}
a.activelevel:hover {
color: #9999ff;
margin-top:6px;
margin-bottom:4px;
}
.tabellen{
	border : 1px solid #7B6D29;
}
.commentname{
	font-style : italic;
	font-family : monospace;
	font-size : small;
	padding: 4px 0px 3px 0px;
}
.commenttext{
	font-family : monospace;
	font-size :small;
	border-bottom : 1px solid #D9E08B;
	padding: 3px 0px 4px 0px;
}
/* Tiny MCE Basic formats */

.vet {
	font-weight: bold;
}

.schuinschrift {
	font-style: italic;
}

.onderstrepen {
	text-decoration: underline;
}

/* Global align classes */

.links {
	text-align: inherit;
}

.centreer {
	text-align: center;
}

.rechts {
	text-align: right;
}

.uitlijnen {
	text-align: justify
}

/* Image and table specific aligns */

img.links, table.links {
	float: left;
	text-align: inherit;
padding:2px 4px 2px 2px;
}

img.centreer, table.centreer {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
padding:2px 4px 2px 4px;
}

img.centreer {
	display: block;
}

img.rechts, table.rechts {
	float: right;
	text-align: inherit;
padding:2px 2px 2px 4px;
}

/* editor tinycme stijlen */
.bloklinks,#bloklinks
{
margin:2px 10px 0 2px;
padding:3px;
border:1px solid gray;
float:left;
 font-size:80%;
 font-style:italic;
}
.blokrechts,#blokrechts
{margin:2px 0 2px 10px;
padding:3px;
border:1px solid gray;
float:right;
font-size:80%;
font-style:italic;
}

