body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	background-color: #999999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 900px;
}

#containerindex {
	background-color: #999999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 550px;
	width: 900px;
}

#homeheader {
	background-image: url(../App_Themes/Debrasser/images/home-header.gif);
	float: left;
	height: 117px;
	width: 900px;
}

#homenavboven {
	background-image: url(../App_Themes/Debrasser/images/home-navboven.gif);
	float: left;
	height: 36px;
	width: 900px;
}

#homefotos {
	float: left;
	height: 199px;
	width: 900px;
}

#homenavonder {
	background-image: url(../App_Themes/Debrasser/images/home-navonder.gif);
	float: left;
	height: 36px;
	width: 900px;
}

#homespacer {
	background-image: url(../App_Themes/Debrasser/images/home-onderadres.gif);
	float: left;
	height: 14px;
	width: 900px;
}

#header {
	background-image: url(../App_Themes/Debrasser/images/header.gif);
	float: left;
	height: 104px;
	width: 900px;
}

#banner {
	background-image: url(../App_Themes/Debrasser/images/banner.gif);
	float: left;
	height: 85px;
	width: 900px;
}

#balknav {
	background-image: url(../App_Themes/Debrasser/images/navbalk.gif);
	float: left;
	height: 19px;
	width: 633px;
	padding-left: 267px;
}

#vlaklinks {
	background-image: url(../App_Themes/Debrasser/images/vlaklinks.gif);
	float: left;
	height: 332px;
	width: 207px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#vlaklinksagenda {
	background-image: url(../App_Themes/Debrasser/images/vlaklinksagenda.gif);
	float: left;
	height: 342px;
	width: 261px;
}

#main {
	background-image: url(../App_Themes/Debrasser/images/main.gif);
	float: right;
	height: 342px;
	width: 653px;
	overflow: auto;
}

#mainreserveren {
	background-image: url(../App_Themes/Debrasser/images/main.gif);
	float: right;
	height: 342px;
	width: 623px;
	overflow: auto;
	padding-left: 30px;
}

#mainagenda {
	background-image: url(../App_Themes/Debrasser/images/mainagenda.gif);
	float: right;
	height: 327px;
	width: 579px;
	padding-top: 15px;
	padding-left: 60px;
	overflow: auto;
}

.IE6 #mainagenda {
	background-image: url(../App_Themes/Debrasser/images/mainagenda.gif);
	background-attachment: fixed;
	float: right;
	height: 327px;
	width: 579px;
	padding-top: 15px;
	padding-left: 60px;
	overflow: auto;
}

#footer {
	float: right;
	height: 40px;
	width: 900px;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}


#footer a:link, #footer a:visited,
#homelinks a:link, #homelinks a:visited{
	color: #FFFFFF;
}

#footer a:hover, #footer a:active,
#homelinks a:hover, #homelinks a:active{
	color: #FF6600;
}

#backlink {
   padding-bottom:10px;
}
#backlink a:link, #main a:link, #footer a:visited, #backlink a:visited,{
	color: #000000;
}

#backlink a:hover, #main a:hover, #footer a:active{
	color: #FF6600;
}

.PagerNumberArea a:link, .PagerNumberArea a:visited,  .PagerNumberArea a:active{
	color: #000000;
}

.PagerNumberArea a:hover {
	color: #FF6600;
}

.stijlmenubold a:link {
	color: #000000;
	text-decoration: none;
}

.stijlmenubold a:visited {
	color: #000000;
	text-decoration: none;
}

.stijlmenubold a:hover {
	color: #FF6600;
	text-decoration: none;
}

.stijlmenubold a:active {
	color: #FF6600;
	text-decoration: none;
}


.etenCMSListMenuUL {
	list-style: none;
	margin-left: 0px;
}

.IE6 .etenCMSListMenuUL {
	list-style: none;
	margin-left: 40px;
	margin-top: 30px;
}

.etenCMSListMenuLI a:link, .etenCMSListMenuLI a:visited{
	color: #EEFFFF;
	font-weight: bold;
	text-decoration: none;
}

.etenCMSListMenuLI a:hover, .etenCMSListMenuLI a:active{
	color: #9900FF;
	font-weight: bold;
	text-decoration: none;
}
.etenCMSListMenuHighlightedLI a {
	color: #9900FF;
	font-weight: bold;
	text-decoration: none;
}

.stijl1 {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}

.CMSMenu {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}

.CMSMenuItem {
	padding-left: 10px;
}

.CMSMenuHighlightedMenuItem, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp  {
	color: #FF6600;
	padding-left: 10px;
}


.stijlbody {
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 70px;
	padding-bottom: 10px;
	line-height: normal;
}

.stijlbodyleft {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: normal;
}

.stijlbodyleftagenda {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 30px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: normal;
}


.stijlbodyagenda {
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 70px;
	line-height: normal;
}

.stijlbodyformulier {
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}

.stijl3 {
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 100px;
}

.stijlmenubold {
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	line-height: normal;
}

.stijlmenubedragbold {
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	float: right;
}

.stijlmenucursief {
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

#design {
	float:right;
	color: #999999;
	margin-top: 3px;
	margin-right: 30px;
	font-size:10px;
} 
#design a:link, #design a:visited {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}
#design a:hover {
	color: #FF6600;
	font-size:10px;
	text-decoration: none;
}
.TextboxField, .TextAreaField {
	width:300px;
}
.CalendarTextBox {
	width: 80px;
}
.TextAreaField {
	height: 60px;
}
.CalendarIcon {
	height:15px;
}
.EditingFormLabel {
	font-weight:bold;
	margin-right: 5px;
}
.ErrorLabel, .EditingFormErrorLabel, .EventManagerRegError {
	color: red;
}
.EditingFormControlNestedControl {
	float:left;
	margin-right: 5px;
}