

/***************************/
/* General element styles: */
/***************************/
BODY {
	margin-top:0px;
	margin-bottom:0 px;
	background-color:#E5B07A;
	text-align: center; 

}
#page{
margin-left: auto;
margin-right: auto; 
width:800px;
text-align: left; 
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; }

P, OL, UL, DIV, H1, H2 {	
	font-size: 11px;
}
P, H1, H2 {
	margin: 0px 0px 5px 0px;
}
H1 { 
	font-size: 15px; 
}

H2 {
/*display:list-item;
list-style-image:url("/fileadmin/images/puce-10.gif");
list-style-position:inside;*/
color:#C67D6C;
font-size: 15px;
background:url('/fileadmin/images/puce-10.gif') no-repeat 0 50%;
padding-left:15px;
padding-bottom:2px;
}


PRE { font-family: monospace; }

A{ 
	color: #9D4641;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;

}

TD#content {
	padding: 10px 10px 10px 10px;
	/*text-align:center;*/
}

FORM { 
	margin: 0px 0px 0px 0px;
}

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; color: #000000; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling*/
TABLE.contenttable { margin-left:auto; margin-right:auto; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { }
TABLE.contenttable TR { } 


/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/*********************/
/* Tables, generally */
/*********************/

TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; font-size: 11px;}
TABLE.contenttable TR.tr-0 {font-weight: bold;}
TABLE.contenttable TR.tr-odd {background-color: #E5B07A;}
TD#content TABLE.contenttable TD.td-0 {	width:10%;background-color: #E9CAA9;}
TD#content TABLE.contenttable TD.td-last {	width:10%;background-color: #E9CAA9;}
TD#content TABLE.contenttable TD.td-1 {	font-weight: bold;	text-align: left;}

/* Tables, specifically */

TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }






/* Menu_1 column */



UL#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C67D6C;
	/*height: 20px;		padding-right: 10px;*/
	text-align: center;
	vertical-align: middle;
	list-style: inside;
	padding-left:10px;
	margin:0px;
	list-style-type:none;
	/*float: left;*/
}
UL#menu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding:3px;
	margin:0px;
	}
UL#menu li A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
}
UL#menu li A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
UL#menu li.menu-level1-no A{

}
UL#menu li.menu-level1-act{
	color: #9D4641;
}
UL#menu_1 li.menu-level1-act A {
color: #9D4641;
}

/* footer column */

TD#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9D4641;
	text-align: center; 
	font-weight:bold;
	border-top: 1px solid #9D4641;
}



.tx-guestbook-list-header {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C67D6C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px; 
}
.tx-guestbook-list-row { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
	font-size: 11px; 
	
}
.tx-guestbook-list-rowleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFCBAD;
	font-size: 11px; 
}
.tx-guestbook-list-entrycomment-title {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.tx-guestbook-list-entrycomment { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
}
.tx-guestbook-list-small { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666666; 
}
.tx-veguestbook-pi1-browsebox TD { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.tx-veguestbook-pi1-browsebox-SCell { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.tx-guestbook-latest-header { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #539521; 
	color: #FFFFFF; 
	font-weight:bold; 
}
.tx-guestbook-latest-row { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
}
.tx-guestbook-latest-small { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666666; 
}
.tx-guestbook-form-inputfield-med {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C67D6C;
	width: 150;
	height: 20;
	color: Black;
	font-size: 11px;
}
.tx-guestbook-form-inputfield-big { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C67D6C; 
	font-size:11px; 
	color:#333333; 
	width:200; 
	height:20; 
}
.tx-guestbook-form-textarea { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C67D6C; 
	font-size:11px; 
	color:#333333; 
	width:450; 
}
.tx-guestbook-form-obligationfield { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
}
.tx-guestbook-form-error { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000; 
}
.tx-guestbook-form-label{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 
}
.tx-guestbook-border{
	border: 1px solid #C67D6C;
	text-align: center;
}

.tx-gooffotoboek-tittle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:13px;
	font-weight:bold;
	/*color: #9D4641;*/
	color: red;
}
.tx-gooffotoboek-comment{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:11px;
}

.tx-gooffotoboek-pi1{
margin-left: auto;
     margin-right: auto;
	text-align:center;
	}

div.tx-wecflashplayer-pi1 embed {
    margin:auto;
    width:100%;
    bakground-color: #E9CAA9;
}