/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 19, 2012 */

@font-face {
    font-family: 'DesigersBold';
    src: url('fonts/desib__-webfont.eot');
    src: url('fonts/desib__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/desib__-webfont.woff') format('woff'),
         url('fonts/desib__-webfont.ttf') format('truetype'),
         url('fonts/desib__-webfont.svg#DesigersBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* v1.0 | 20080212 */
/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body{
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
/*background:#E1EDF8;*/
font-family: verdana, Arial, Sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
font-size:10pt;
<!--[if gte IE 7]>

font-size:8pt;
<![endif]-->

}
table,td{
font-size:100%;
}
/* -------------------
 normale koppen h1 tot h6
 ---------------------
 */
p{
font-size:100%;
}
	/* header styles */
h1 { 
	font-size: 1.8em;
	font-weight: bold;
	}

h2 { 
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 0.8em 0;
	}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0.6em 0;
	}

h4 {
	font-size: 1.4em;
	font-weight: normal;
	font-style : italic;
	padding: 0 0 0.6em 0;
	}

h5 {
	font-size: 1.0em;
	color: #666;
	margin-top: 7px;
	margin-bottom: 2px;
	padding: 5px;
}
h6 {
	color: #666;
	font-size: 1.0em;
	line-height : 2.5em;
	font-style: italic;
	font-weight: normal;
	margin: 5px 10px 5px 5px;
	border: 1px dotted #666;
	padding: 5px;
	display:inline;
}
pre{
	font-family : "Courier New", Courier, monospace;
	font-size:1.0em;
	padding:5px 0 5px 0;
}
address{
	color:#c30;
}
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;

}


/*
-------------------------
 positionering met DIVs 
-------------------------
*/
#content {overflow:auto; position:absolute; z-index:3; top:120px;  bottom:60px; left:250px; right:0;
background:#FFF2B5 url(./images/background-main.png) repeat-x bottom;
}

* html  #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:120px solid #E1EDF8; border-bottom:60px solid #CDE1F3;border-left:259px solid #c30;
background:#FFF2B5 url(./images/background-main.png) repeat-x bottom;
}

#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:120px; z-index:5; overflow:hidden; }

* html #head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:120px; z-index:5; overflow:hidden;}

#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:60px;  z-index:5; overflow:hidden; color:#fff;
background:#C8DEF1  url(./images/footer.png); 
}

#left {position:absolute; margin:0; left:0; top:120px; bottom:57px; width:250px; z-index:4; overflow:auto;
background:#e1edf8 url(./images/background-left.png) repeat-x bottom;
}

* html #left {height:100%; margin:0; top:0; bottom:0; width:260px; border-top:120px solid #fff; border-bottom:60px solid #CDE1F3 color:#fff; 
background:#E1EDF8 url(./images/background-main.png) repeat-x bottom; }

/* alleen gebruikt voor afdrukken van de pagina */


#print_head{
visibility:hidden;
height:1px;
}
/* --------------
opmaak
---------------- */

.head{
background:#E1EDF8 url(./images/headers/kop-2000-120-bg.jpg) repeat-x top left; 
/*
filter:alpha(opacity=60);	
-moz-opacity:0.6; 
opacity: 0.6;
*/
}
* html .head{
background: transparent url(./images/headers/kop-2000-120-bg.jpg) repeat-x top left; 
}

/* hierin zit linker logo : transparant */
.logo{
z-index:8;
padding:0 15px 0 25px;
background:white;
width:465px; 
float:left;	

filter:alpha(opacity=60);	
-moz-opacity:0.7; 
opacity: 0.7;

}
* html .logo{
width:260px; 
background:#E1EDF8;

 
}
/* binnen #content */
.inner_content {
margin:0;
height:auto !important;
padding:5px 5px  5px 22px;
border-top:1px solid #c30;
border-right:1px solid #c30;
border-left:1px solid #c30;
/*background:#FFF2B5 url(./images/background-content.png) repeat-x bottom;*/
background:#FFF2B5;
}

* html .inner_content {
padding:5px 5px  5px 10px;
height:auto !important;
/*background:#FFF2B5 url(./images/background-content.png) repeat-x bottom;*/
background:#FFF2B5;
}
.inner_content a,.inner_content a:hover{
color:#c30;
}

/*
.inner_content h1{
			font-family: Georgia, "Times New Roman", serif;
			font-weight: normal;
			color:#333;
			font-size:2.0em;
margin:0;
padding:10px 0 15px 0;
}
*/

.inner_content h1{
/*font-family: "DesigersBold", Georgia, "Times New Roman", serif;*/
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color:#333;
	font-size:1.8em;
  margin:0;
  padding:10px 0 15px 0;
}

.inner_content h2{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	color:#333;
	font-size:1.8em;
  margin:0;
  padding:10px 0 10px 0;
}
.inner_content h3{
			font-family: Georgia, "Times New Roman", serif;
			font-weight: normal;
			color:#333;
			font-size:1.6em;
margin:0;
padding:10px 0 10px 0;
}
.inner_content h4{
margin:0;
padding:10px 0 10px 0;
}
.inner_content p{
font-size:100%;
padding:8px 0 2px 0;
}


.inner_content_bottom {
float:left;
margin:0;
padding:0;
height:19px;
width:100%;
background: transparent url(./images/shadow2.png) repeat-x bottom;
border-top:1px solid #c30;
}
#divContent ul ul{
list-style:none;
padding-left: 12px;
margin-left:4px;
}
#divContent ul ul ul{
list-style:none;
}

/* staat binnen #left */
.leftmenu{
padding: 20px 0 0 10px;
line-height:40px;
border-right:1px solid #c30;
}
/*
.leftmenu h1{
font-family: Georgia,"Times New Roman", serif;
font-weight: normal;
white-space: nowrap;
font-size:170%;
letter-spacing:-2px;
color:#333;
padding-top:3px;
padding-bottom:3px;
}		
*/
    .leftmenu h1{
			font-family: "DesigersBold", Georgia, "Times New Roman", serif;
			font-weight: normal;
			white-space: nowrap;
			font-size:1.7em;
			color:#333;
			padding-top:7px;
			padding-bottom:7px;
			
}		

* html .leftmenu h1{
padding-top:3px;
padding-bottom:3px;
}		

.leftmenu h1 a{
color:#333;
}		
.leftmenu h1 a:hover{
color:#369;
}		


#foot{
	line-height:32px;
	text-align:left;
	padding-right:20px;
}
a {
  color: #191970;
	text-decoration:underline;
}
a:hover {
  color: #E0FFFF;
	text-decoration:none;
}
#foot a{
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
#head h1{
font-size: 3.0em;
font-family: Georgia,'Times new roman';
color:#E0FFFF;
padding-left: 30px;
vertical-align: absmiddle;
}
hr{
	color:#c30;
	height:1px;
	width:100%;
}
/*
---------------------
 menustructuur 
---------------------
*/
a.mainlevel{
padding-left: 40px;
line-height:40px;
display: block;
padding-bottom:1px;
}
a.mainlevel:link, a.mainlevel:visited,a.mainlevel:active {
text-decoration:none !important;
margin:0;
}
a.mainlevel:hover {
text-decoration:none  !important;
margin:0;
}
/* het actieve menu */
a.activelevel{
border-bottom: 1px solid #c30;
padding-bottom:0;
}
a.activelevel:link, a.activelevel:visited {
}
a.activelevel:hover {
}

a.newslevel{
padding: 0 0 2px 20px;
margin:0;
			font-family: Georgia, "Times New Roman", serif;
			font-weight: normal;
			color:#333;
			font-size:1.1em;
}
a.newslevel:link, a.newslevel:visited,a.newslevel:active {
text-decoration:none !important;
}
a.newslevel:hover {
text-decoration:none  !important;
}


/* extra menuitems, meestal toegevoegd aan bestaande class */

.menu_item_forward{
  background : url(images/forward-16x16.gif) no-repeat left;
line-height:40px;
  padding-left: 20px;
}
.menu_item_back{
  background : url(images/icons/back-16x16.gif) no-repeat left;
line-height:40px;
  padding-left: 20px;
}
.menu_item_evenement{
  background : url(images/icons/launch-32x32.gif) no-repeat left;
}
.menu_item_evenement_oud{
  background : url(images/icons/launch-oud-32x32.gif) no-repeat left;
}
.menu_item_afdrukken{
  background : url(images/icons/file-print-32x32.gif) no-repeat left;
}
.menu_item_1{
  background : url(images/icons/home-32x32.gif) no-repeat left;
}
.menu_item_4{
  background : url(images/icons/car-32x32.gif) no-repeat left;
}
.menu_item_5{
  background : url(images/icons/launch-32x32.gif) no-repeat left;
}
.menu_item_6{
  background : url(images/icons/euro.gif) no-repeat left;
}
.menu_item_7{
  background : url(images/icons/clock-32x32.gif) no-repeat left;
}
.menu_item_8{
/*  background : url(images/icons/binocular_icon.gif) no-repeat left;*/
  background : url(images/icons/vraagteken-32x32.png) no-repeat left;
}
.menu_item_12{
/* background : url(images/icons/launch-oud-32x32.gif) no-repeat left;*/
  background : url(images/icons/binocular_icon.gif) no-repeat left;

}
.menu_item_20{
  background : url(images/icons/control-32x32.gif) no-repeat left;
}
.menu_item_24{
  background : url(images/icons/theater-32x32.gif) no-repeat left;
}
.menu_item_35{
  background : url(images/icons/history-32x32.gif) no-repeat left;
}
.menu_item_47{
  background : url(images/icons/bel-32x32.gif) no-repeat left;
}
.menu_item_58{
  background : url(images/icons/bel-32x32.gif) no-repeat left;
}
.menu_item_submenu{
background : url(images/icons/theater-32x32.gif) no-repeat left;
padding-left: 40px;
line-height:40px;
display: block;
}

/* submenu onder de content page */
.submenu {
padding:0px;
}
/* titel met link van evenement */
a.news_item{
  margin  0;
  padding-left: 40px;
  line-height: 32px;
  display: block;
}
a.news_item:link, a.news_item:visited,a.news_item:active {
text-decoration:none !important;
margin:0;
border-bottom: 1px solid #c30;
}
a.news_item:hover {
color: #666;
text-decoration:none  !important;
margin:0;
border-bottom: 1px solid silver;
}
/* leesverder link */
a.lees_verder {
margin:0;
text-decoration:none;
background : url(images/icons/lees_verder.gif) no-repeat left;
padding-left: 100px;
}
/* fotoalbum link */
a.foto_album {
margin:0;
text-decoration:none;
background :transparent url(images/icons/foto_album.gif) no-repeat left;
padding-left: 100px;
}

/*
--------------------
 commentaren
--------------------
*/
.themeSearch{
	margin-top: 15px;
	padding: 4px;
	border-style: dashed;
	border-width: 2px;
	border-color: #000000;
	margin-top: 15px;
	}
.themeTopNews {
	width: auto;
	padding: 0px;
   margin: 0px;
  }
.themeTopNewsArticle {
	padding: 0px;
 	margin: 0px;
}
.themeTopNewsArticle h1{
	font-family: "DesigersBold", Georgia, "Times New Roman", serif;
}
.themeTopNewsContent {
	padding:0;
}
.themeTopNewsContent h1{
	font-family: Georgia, "Times New Roman", serif;
}

/*
-----------------
 fotoalbums
-----------------
*/
div.thumb {
	margin: 4px;
	border: 1px solid gray;
	text-align: center;
/*  background : #fc3;*/
	float: left;
	width: 180px;
	height: 200px;
	padding:0;
	overflow:hidden;
	font-size:100%;
}	
.thumb img{
	/*display: block;*/
	margin: 0;
	padding: 0;
	border: 0px solid gray;
	}

.photocattitle {
text-align: center; 
font-weight: bold;
} 
.phototitle {
  text-align: center; 
  font-weight: normal;
  margin: 0;
  font-size: 90%;
}
.phototitle h2{
  text-align: center; 
  font-weight: bold;
  margin: 0;
  font-size: 100%;
}

#album_wrapper {
/*background: #fc3;*/
margin:0;
padding:0;
float:left;
height:100%;
width: 100%;
}

* html #album_wrapper {
float:none;
}


#album_wrapper img {
margin:1;
padding:1;
border:0;
}
.themeAlbum{
/*background: #fc3;*/
	padding: 2px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
}

.themePhoto{
  padding: 2px;
  font-size: 8pt;
	height: 125px;
	border: 0px;
	border: 1px solid gray;
}
.themePhotoNav{
	padding: 2px;
	border: 0px solid #c30;
	border-width: 0px;
	text-align: center;
	/* margin-top: 15px;*/
	font-size:80%;
}
.foto img {
	border: 1px solid #EBED7F;
	padding: 3px;
	margin: 3px;
	float: none;
	vertical-align: text-top;
}

/* commentaren*/

.themeComments{
	margin:5px 0 10px 0;
	padding: 0px;
	width: auto;
}
.themeComments h4{
font-size: 1.2em;
}
.themeComments fieldset{
	padding: 10px;
	border: 2px solid #D9E08B;
	width: auto;
}
.themeComments fieldset legend{
	margin: 0px;
	text-align: center;
	text-decoration: none;
	color: #D9E08B;
	font-style: normal;
	font-weight: bold;
}
.themeComments a{
	color: #FFA500;
	font-weight: lighter;
}

.themePath{
	text-align: right;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1px;
}

.commentname{
	font-family : monospace;
	font-size : 90%;
	padding: 4px 0px 3px 0px;
	text-decoration:underline;
}
.commenttext{
	font-family : monospace;
	font-size :90%;
	padding: 13px 0px 13px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    background:#FFF2B5 url(./images/background-content.png) repeat-x bottom;

}

/* 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;
}

img.centreer {
	display: block;
padding:2px 4px 2px 4px;
}

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;
	text-align: inherit;
}
.blokrechts, #blokrechts
{margin:2px 0 2px 10px;
padding:3px;
border:1px solid gray;
float:right;
font-size:80%;
font-style:italic;
	text-align: inherit;
}

