div, p, td
      {
    font-family:arial;
    font-size: 11px;
    color:#990000;
    }    
hr
    {
    color:#996600;
    }    
.accent
    {
    font-weight: bold;
    }
.pTitle
    {
    font-size: 13px;
    font-weight: bold;
    color:#990000;
    }    
a
    {
    color: #996600;
    font-weight: bold;
    }    
a:hover
    {
    color: #999999;
    text-decoration: none;
    }
td img 
    {
    display: block;
    }
div.title
    {
    width: 565px;
    height: 25px;
    background-image: url(layout/vaarthuis_r5_c4.gif);
    }
div.content
    {
    width: 565px;
    height: 375px;
    overflow: auto;
    background-image: url(layout/vaarthuis_r7_c4.gif);
	background-attachment: fixed;
	background-position: center 130px; 
    }    
div.left
    {
    width: 82px;
    height: 375px;
    background-image: url(layout/vaarthuis_r8_c2.gif);
    }    
div.right
    {
    width: 74px;
    height: 375px;
    background-image: url(layout/vaarthuis_r7_c17.gif);
    }
#footer {
	width: 721px;
	height: 37px;
	margin: 0 auto;
	background: url('layout/footer.gif');
}
#footer table td {
	padding: 1px 2px;
}

#footerlink_fotos, #footerlink_irmm {
	margin-top: 7px;
}

#footer_address {
/*	background: url('layout/vaarthuis_r10_c10.gif');
	vertical-align: top;
	width:479px;
	height:37px;
	<img name="vaarthuis_r10_c10" src="layout/vaarthuis_r10_c10.gif" width="479" height="37" border="0" id="vaarthuis_r10_c10" alt="" />*/
}
#footer_address div {
	padding: 7px;
}
/*div.cntHolder
    {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    }*/    

.frmTxt
    {
    font-weight: bold;
    }    
input, select, textarea
    {
    font-family:arial;
    background-color: #CC9900;
    color:white;
    border : 1px solid White;
    font-size: 11px; 
    }    
textarea#modulesBody {
	width: 530px;
}
div.top {
	text-align: right;
}
div#guestbook_welcome {
	margin-bottom: 10px;
}
div#guestbook_name span {
	font-weight: bold;
}
div#guestbook_msg, #pwd_change_msg, #new_user_msg {
	padding: 2px;
	border: 1px solid #CC9900;
}
div#guestbook_errors, #pwd_change_error, #new_user_error {
	padding: 2px;
	border: 1px solid red;
	background: #ccc;
}
div#guestbook_notice {
	padding: 2px;
	border: 1px solid #0f0;
	background: #ccc;
}
#address {
	width: 740px;
	margin:0 auto;
	text-align: right;
}

/*
CALENDAR CCS
*/
.calendar
    {
    background-color: white;
    }
.calendarHeader
    {
    font-weight: bold;
    }    
.yearHeader
    {
    font-weight: bold;
    font-size: 15px;
    }
.calendarToday
    {
    border: 1px solid black;
    }    
.dayOff
    {
    background-color:#cccccc;
    color: white;
    }
.calendarTodayDayOff
    {
    border: 1px solid black;
    background-color:#cccccc;
    color: white;
    }
