body {
	background-color: #ffa52c;
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-align: Left;
}
.kop {
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 30px;
	color: #ffa52c;
	text-align: Left;
}
td {
	text-align: Left;
	font-size: 12px;
}
select {
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 12px;
	color: #000000;
	width:120px;
}

.footer {
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial";
	text-align: center;
	line-height: 9px;
}
.basis_txt {
	padding: 0px;
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-align: Left;
}
.buttons {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial";
	font-size: 12px;
	color: #ffa52c;
	line-height: 25px;
	text-align: Left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #561e1f;
	text-decoration: none;
}
a:active {
	color: #f2a33a;
	text-decoration: none;
}
.basis_txt_left {
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 12px;
	color: #FF6600;
	text-align: Left;
}


.backgroudgradient_hout {
	background-color: #000000;
	background-image: url(../site_images/hout.jpg);
	background-repeat: repeat;
}

.backgroudgradient_guestbook {
	background-color: #000000;
	background-image: url(../img/guestbook_banner.gif);
	background-repeat: repeat;
}

.lijn_wit {
	background-color: #000000;
	background-image: url(../site_images/wit.gif);
	background-repeat: repeat-x;
}
.style6 {color: #FFFFFF}

table.log {
    border-collapse:collapse;
}
td.log, th.log {
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
	padding-left:3px;
	padding-right:3px;
	white-space:nowrap;
}

/*****************************************************/
/*                     CMS     (basis)              */
/*****************************************************/


.cms {
	color: #ffffff;
	padding-right:15px;
	text-decoration: none;
}	

.cms b {
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 30px;
	color: #ffa52c;
	text-align: Left;
	font-weight: normal;
}


.cms a:link {
	color: #ffa52c;
	text-decoration: none;
}
.cms a:visited {
	color: #ffa52c;
	text-decoration: none;
}
.cms a:hover {
	color: #d0250e;
	text-decoration: none;
}
.cms a:active {
	color: #ffa52c;
	text-decoration: none;
}	

/*****************************************************/
/*                     CMS AGENDA              */
/*****************************************************/


.cms1 {
	color: #ffffff;
	padding-right:15px;
	text-decoration: none;
}	

.cms1 b {
	font-family: "Lucida Sans Unicode","Lucida Grande","Arial";
	font-size: 30px;
	color: #d0250e;
	text-align: Left;
	font-weight: normal;
}


.cms1 a:link {
	color: #ffa52c;
	text-decoration: none;
}
.cms1 a:visited {
	color: #ffa52c;
	text-decoration: none;
}
.cms1 a:hover {
	color: #d0250e;
	text-decoration: none;
}
.cms1 a:active {
	color: #ffa52c;
	text-decoration: none;
}	


/*****************************************************/
/*                     GUESTBOOK                     */
/*****************************************************/
td.nav
{ font-family:"Arial","Helvetica","sans-serif";
  font-size:9pt;
  color:#000000;
  background-color:#000000;
  text-align:center;
/*  font-weight:bold;*/
}
a.nav:link,a.nav:visited
{ font-family:"Arial","Helvetica","sans-serif";
  font-size:8pt;
  color:#000000;
  text-decoration:none;
  display:block;
}
a.nav:hover
{ color:#f2a33a;
  text-decoration:none;
}
a.navsel:link,a.navsel:visited
{ font-family:"Arial","Helvetica","sans-serif";
  font-size:8pt;
  color:#ffffff;
  text-decoration:none;
  display:block;
}
a.navsel:hover
{ color:#000000;
  text-decoration:none;
}








table.tabs
{
}
td.tabs
{ color:#444444;
}
a.tabs:link,a.tabs:visited
{ color:#666666;
  text-decoration:none;
  white-space:nowrap;
}
a.tabs:hover
{ color:#DD9900;
  text-decoration:underline;
  white-space:nowrap;
}
span.tabs
{ white-space:nowrap;
}


