html {overflow-y: scroll;} /*always scrollbar*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #99CC66;
}
#container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #99CC66;
} 

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
		}
#mainContent {
	background-image: url(img/content-kop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding: 0px;
			} 
#footer {
	font-size: 10px;
	background-color: #99CC66;
	margin: 0px;
	padding: 0px;
} 

#apDiv1 {
	position:relative;
	left:10px;
	top:2px;
	width:130px;
	height:47px;
	visibility: hidden;
	 }




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.btm {
}
.btm td {
	font-size: 10px;
	padding: 5px;
}
.btm td a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.btm td a:visited{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.btm td a:hover {
	color: #000000;
	text-decoration: underline;
}


table.updates {
	background-color: #FFFFFF;
}
.updates th {
	background-image: url(img/updates-kop.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	width: 180px;
	margin: 0px;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 4px;
	}
.updates td {
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	line-height: 14px;
	vertical-align: top;
}
.updates td a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.updates td a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.updates td a:hover {
	color: #000000;
	text-decoration: underline;
}
table.menu {


}
.menu th {
	background-image: url(img/menu-kop2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	width: 149px;
	margin: 0px;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	}

table.inhoud {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.inhoud td {
	font-size: 12px;
	color: #006600;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.inhoud td a {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}

.inhoud td a:visited{
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.inhoud td a:hover {
	color: #000000;
	text-decoration: underline;
}

.mainkop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	text-indent: 20px;
	padding-bottom: 4px;
}
table.inhoud11 {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.inhoud11 td {
	font-size: 11px;
	color: #006600;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.inhoud11 td a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.inhoud11 td a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.inhoud11 td a:hover {
	color: #000000;
	text-decoration: underline;
}


.shuttle {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left:15px;
	border: medium double #006633;

}

.groenbg {
	background-color: #99CC66;
}
.dgroenbg {
	background-color: #006633;
	color: #FFFFFF;
	line-height: 20px;
}

img.mainr {
	margin: 0px 10px;
	float: right;
}
img.mainl {
	margin: 0px 10px 0px 5px;
	float: left;
}

.size11 {
	font-size: 11px;
}

table.agenda{
	padding: 1px;
	border: 1px solid #006633;
}
.agendatop {
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	background-color: #99CC66;
	text-align: left;
	padding: 1px 1px 1px 2px;
}
.agenda td {
	font-size: 10px;
	margin: 0px;
	padding: 1px 1px 1px 2px;
	vertical-align: top;
}
.agendagrijs {
	background-color: #CCCCCC;
}

table.hh {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.hh td {
	font-size: 10px;
	color: #006600;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.hh td a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.hh td a:visited{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.hh td a:hover {
	color: #000000;
	text-decoration: underline;
}

.gastenboek {
	background-image: url(img/racket9.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: 5px;
}
table.comp {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.comp th {
	padding: 2px;
	background-color: #006633;
	font-size: 10px;
	color: #FFFFFF;
}
.comp td {
	font-size: 10px;
	vertical-align: top;
}
table. speelschema {}
.speelschema td {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.speelschema th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.tableizer-table {border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} .tableizer-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
	vertical-align: top;
}
.tableizer-table th {
	background-color: #360;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding-left: 7px;
}

