/* CSS Document */



* {
	padding:0;
	margin:0;
	border:0;
}


body {
	font:11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;	
}

a {
	color:#003768;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#003768;
}
.valignmiddle {
	text-align: left;
	vertical-align: middle;
}


a:visited {
	text-decoration:none;
	color:#003768;
}
a:link {
	text-decoration:none;
	color:#003768;
}

TEXTAREA {
border: #4E7CA4 1px solid;
color: black;
font:11px/16px Arial, Helvetica, sans-serif;
font-weight: normal;
width: 300px;
height: 100px;
} 


/*----------clearfix----------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--------end clearfix--------*/




#wrap {
	
	width:761px;
	position:relative;	
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 103px;
	list-style-type: none;
	overflow:visible;
}

/*----------hoofdnavigatie----------*/

#gennav {
	list-style-type: none;
	position: absolute;
	left: 428px;
	top: 45px;
	color: #003768;
	font-size: 11px;
	text-transform: uppercase;
	width: 332px;
	z-index: 501;
}
#gennav a {
	padding:0 3px;
	text-align:right;
	text-decoration: none;
	color:#003768;
	z-index: 101;
}

/*----------headers----------*/

h1 {
	font-size:14px;
	overflow: visible;
	height: 139px;
	width: 139px;
	top: 0px;
	position: absolute;
	z-index: 99;
	left: 0px;
	background-image: url(../images/logo.gif);
	float: right;

}
#logoterreinreservatie {
	font-size:14px;
	height: 122px;
	width: 139px;
	top: 0px;
	position: absolute;
	z-index: 251;
	left: 0px;
	background-image: url(../images/logo.gif);
	float: right;

}
#logoterreinreservatie a{
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#003768;

}
#logoterreinreservatie strong{
	display:none;
}
h1 a {
	font-size:12px;
	font-weight:normal;
	display:block;
	height: 139px;
	width: 139px;
	color:#003768;
	
}

h2 {
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	position: absolute;
	background-image: url(../images/h2_bg.gif);
	width: 467px;
	height: 26px;
	top: 63px;
	left: 113px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#reservatieheader {
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	position: absolute;
	background-image: url(../images/h2_bg.gif);
	width: 603px;
	height: 26px;
	top: 63px;
	left: 113px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
h3 {
	background-image: url(../images/titel_bg.gif);
	background-position: left top;
	height: 31px;
	font-family: arial;
	font-size: 17px;
	color: #003768;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	list-style-image: url(../images/logo.gif);
	letter-spacing: -1px;
	padding-top: 2px;
	z-index:350;

}
h4 {
	background-image: url(../images/titel_bg.gif);
	background-position: left top;
	height: 31px;
	font-family: arial;
	font-size: 14px;
	color: #003768;
	padding-top: 8px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 5px;
	width: 100%;
}

h5 {
	vertical-align: top;
	padding-bottom: 11px;
	font-size: 12px;
	background: url(../images/hr.gif) repeat-x bottom;
}
h6 {

	vertical-align: middle;
	padding-bottom: 5px;
	font-size: 15px;
}

/*----------logo----------*/

#logo {
	position:absolute;
	height: 139px;
	width: 139px;
	z-index: 251;
}
#logo a {
	display:block;
	height: 139px;
	width: 139px;
}
#logo strong {
	display:none;
}
.rood {
	color: #FF0000;
}


/*----------navigatie----------*/

#algemnav {
	list-style-type: none;
	position: absolute;
	top: 89px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/algemnav_bg.gif);
	height: 21px;
	width: 759px;
	background-repeat: no-repeat;
	right: 0px;
	z-index: 249;
}
#algemnav a{
	display:block;
	float:left;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;

}
#algemnav2 {
	list-style-type: none;
	position: absolute;
	top: 89px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/algemnav2_bg.gif);
	height: 21px;
	width: 759px;
	background-repeat: no-repeat;
	right: 0px;
	z-index: 249;
}
#algemnav2 a{
	display:block;
	float:left;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;

}
table {
	padding-bottom: 5px;
	margin-bottom: 20px;
	vertical-align: top;
}

/*----------dropdown----------*/

#kiesjouwsite {
	list-style-type: none;
	color: #0F4371;
	position: absolute;
	left: 594px;
	vertical-align: top;
	z-index: 500;
	float: right;
	width: 158px;
	background: url(../images/jousite_bg.gif) no-repeat 0px 50px;
	height: 79px;
	text-align: right;
	overflow: visible;
	top: 13px;
}


#nav {
	z-index:98;
}
/*----------dropdown----------*/

#hoofdmenu {
	padding-left: 255px;
	padding-right: 10px;
	padding-top: 1px;
}
#dagschema {
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 1px;
}
#uitloggen {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 1px;
}

#tennisshop {
	padding-left: 225px;
	padding-right: 10px;
	padding-top: 1px;
}
#bedrijvengids {
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 1px;
}
#reglementen {
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 1px;
}
input {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #4E7CA4;
	background: #FFFFFF;
}


#terreinreservatie {

	padding-left: 10px;
	padding-right: 3px;
	padding-top: 1px;
}
#vtvlid {

	padding-left: 10px;
	padding-right: 3px;
	padding-top: 1px;
}
#overvtv {

	padding-left: 10px;
	padding-right: 3px;
	padding-top: 1px;
}
#linkernav {
	left: 0px;
	text-align: right;
	color: #003768;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	text-decoration: none;
}
#linkernav a {
	text-decoration: none;
	background-image: url(../images/linkernav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	padding-right: 10px;
}

#linkernav a:hover {
	background-image: url(../images/linkernav_bg_overstate.gif);
}

#content {
	clear:both;
	width: 528px;
	top: 15px;
	background-color: #E3F4FA;
	margin-right: 5px;
	color: #003768;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: right;
	margin-bottom:20px;
	min-height:550px;
	_height:550px;
}
#reservatie {
	clear:both;
	width: 750px;
	top: 15px;
	background-color: #E3F4FA;
	margin-right: 5px;
	color: #003768;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: right;
	margin-bottom:20px;
	min-height:550px;
	_height:550px;
}

#linkscontent {
	float: left;
	position: relative;
	width: 285px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 8px;
	vertical-align: top;
	height: auto;
}
#linkscontent a{
text-decoration:underline;
}
#rechtsscontent a{
text-decoration:underline;
}

#rechtsscontent {
	float: right;
	position: relative;
	width: 205px;
	text-align: left;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
}
#rechtsscontent p {
	padding-bottom: 8px;
	background-image: url(../images/hr.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#footer {
	color: #0F4371;
	position: relative;
	background-image: url(../images/footer_bg.gif);
	text-align: left;
	margin-top: 20px;
	font-size: 10px;
	clear: both;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
	padding-left: 10px;
}
#footer a{
	color: #0F4371;
	text-decoration:none;
}
#footer a:hover{
	color: #000000;
	text-decoration:underline;
}
#design {
	text-decoration: none;
	text-align: left;
	color: #0F4371;
	font-family: arial;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#design a{
	text-decoration: none;
	text-align: left;
	color: #0F4371;
	font-family: arial;
	font-size: 10px;
}
#linkscontent p {
	vertical-align: top;
	padding-bottom: 12px;
	padding-top: 5px;
}
select {
	font-size: 11px;
	color: #0F4371;
	text-decoration: none;
	background: #FEFEFF;
	border: 1px solid #4E7CA4;
}

#linkscontentform {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	position: relative;
}
#linkscontentform strong {
	display:block;
	float:left;
	clear:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
#precomp {
	margin: 0px;
	padding: 0px;
}
#linkscontentform span {
	float:left;
	display:block;
	width:100%
}



#linkscontent em {
	font-style: italic;
	float: left;
	font-size: 10px;
	margin-right: 10px;
	font-weight: bold;
}
#minibanner {
	padding-top: 5px;
	background-image: none;
	position: relative;
	margin-left: 15px;	
}

#minibanner a {
	padding-top: 0px;
	margin: 0px;
	float: right;
	padding-right: 0px;
	background-image: none;
}
#minibanner img {
	padding-top: 15px;
	margin: 0px;
	float: right;
	padding-right: 0px;
	background-image: none;
}
#linkercontainer {
	width: 216px;
	top: 120px;
	position: absolute;
	left: 0px;
	color: #003768;
	font-family: arial;
	font-weight: bold;
	z-index: 260;
}
#linkscontentsingle {

	float: left;
	position: relative;
	width: 515px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 8px;
	vertical-align: top;
	height: auto;
}
#reservatiecontent {

	float: left;
	position: relative;
	width: 730px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 8px;
	vertical-align: top;
	height: auto;
}
#linkscontentsingle li {
	padding-left: 0px;
	margin-left: 15px;
	list-style: disc;
}
#linkscontentformsingle span {

	float:left;
	display:block;
	width:355px
}
#linkscontentformsingle strong {

	display:block;
	float:left;
	clear:left;
	width:150px;
	text-align:right;
	margin-right:10px;
}

#linkscontentsingle p {

	vertical-align: top;
	padding-bottom: 12px;
	padding-top: 5px;
}
#linkscontentsingle a {
	text-decoration: underline;
}

#reservatiecontent li {
	padding-left: 0px;
	margin-left: 15px;
	list-style: disc;
}
#reservatiecontent span {

	float:left;
	display:block;
	width:355px
}
#reservatiecontent strong {

	display:block;
	float:left;
	clear:left;
	width:150px;
	text-align:right;
	margin-right:10px;
}

#reservatiecontent p {

	vertical-align: top;
	padding-bottom: 12px;
	padding-top: 5px;
}
#reservatiecontent a {
	text-decoration: underline;
}


.title {
	font: bold 10px arial;
	color: #0F4371;
	background: #FFFFFF;
}
.rankingtabel1 {
font:11px/16px Arial, Helvetica, sans-serif;
	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #D5E9FA;
	margin: 1px;
	padding: 2px;
}
.rankingtabel2 {
font:11px/16px Arial, Helvetica, sans-serif;
	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #C6DFF5;
	margin: 1px;
	padding: 2px;
}
.large {
	width: 150px;
}

.puntenberekening {
	font: bold 16px arial;
	text-decoration: none;
}
.comments {
	font: 10px arial;
	color: #0F4371;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #0f4371;
}
.comments li{
	font: 10px arial;
	color: #0F4371;
	margin-left: 15px;
}
td {
	vertical-align: top;
}
.minibanner {
	background: #114572;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
	font-weight: normal;
}

.eigenranking {
	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #0F4371;
	margin: 1px;
	padding: 2px;
	color: #FFFFFF;
	font:11px/16px Arial, Helvetica, sans-serif;
}
.eigenrankinggeel {

	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #F9E360;
	margin: 1px;
	padding: 2px;
	color: #0F4371;
	font:11px/16px Arial, Helvetica, sans-serif;
}

.small {
	width: 50px;
}
.comments ul {
	font: 10px arial;
	color: #0F4371;
	margin-bottom: 10px;
}
.infobox {
	font: 11px arial;
	color: #0F4371;
	background: #FFFFFF;
	padding: 5px 0px 5px 5px;
}
.search {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0F4371;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
}
.infoboxyellow {
	font: 11px arial;
	color: #0F4371;
	background: #F5DE57;
	padding: 7px 0px 0px 7px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}
.tabelcompetitie {
	font: 11px arial;
	color: #0F4371;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #0F4371;
	vertical-align: middle;
	margin: 0px;
}
.tabelcompetitieWinner {

	font: 11px arial;
	color: #0F4371;
	background: #FFFFFF;
	vertical-align: middle;
}
.search_no_margin {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0F4371;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.annuleer {

	font-size: 11px;
	color: #0F4371;
	text-decoration: none;
	background: #D5E9FA;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
}
#sponsor {


	float: left;
	position: relative;
	width: 532px;
	height: auto;
}
#hello {
	list-style-type: none;
	color: #003768;
	font-size: 10px;
	text-transform: none;
	width: 250px;
	z-index: 258;
	text-align: right;
	float: right;
	margin-top: 7px;
	margin-right: 5px;
}
.minibannerfirma {
	background: #114572;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
}
.minibannerfirma a:link {
	background: #114572;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
}
.minibannerfirma a:active {

	background: #114572;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
}
.label {
	border-width: 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F4371;
}
.label_strong {
	border-width: 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F4371;
}
.minibannerfirma a:visited {

	background: #114572;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
}
.minibannertitle {

	background: #114572;
	color: #FFFF00;
	font-size: 11px;
	padding: 3px;
	font-weight: normal;
}
#interclub {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
}
#interclub a {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
	color: #4E7CA4;
}
#jeugdtornooien {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
}
#jeugdtornooien a {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
	color: #4E7CA4;
}
#tornooien {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
}
#tornooien a {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
	color: #4E7CA4;
}
#klassementen {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
}
#klassementen a {
	left: 0px;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	font: bold normal 11px/18px arial;
	list-style: none;
	color: #4E7CA4;
}
.xlarge {

	width: 300px;
}
.rankingtabel1alignmiddle {
	font:11px/16px Arial, Helvetica, sans-serif;
	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #D5E9FA;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
}
.rankingtabel2alignmiddle {
	font:11px/16px Arial, Helvetica, sans-serif;
	border-top: 1px solid #0F4371;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #C6DFF5;
	margin: 1px;
	padding: 2px;
	vertical-align: middle;
}
.tabelcompetitie2 {
	font: 11px arial;
	color: #0F4371;
	background: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}

.tabelblank {

	font: 11px arial;
	color: #0F4371;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #0F4371;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0 0 8px;
	color: #0F4371;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
}
.m0l0oover {
	text-decoration : none;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #0F4371;
	padding-right: 5px;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	padding-right: 5px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #DBE4E9;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
#kalender {
	background: #4E7CA4;
	z-index: 500;
	margin: 1px 1px 10px 110px;
	padding: 2px;
	border: 1px solid #0F4371;
	display: none;
	width: 235px;
}
#kalender a{
text-decoration:none;
}
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #0F4371;
	background-color: #E3F4FA;
	border: 1px solid #0F4371;
	margin: 0px;
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	color: #00FF00;
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid white;
	margin: 20px;
	padding: 10px;
	}
	


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #FFD200;
	border: 1px solid #FFFFFF;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #4E7CA4;
	border: 1px solid #888888;
	cursor: pointer;
	color: #FFFFFF;
	height: 36px;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #4E7CA4;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #0F4371;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4371;
	background: #d8e8ff;
	font-weight: bold;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	color: #FFFFFF;
	background: #4E7CA4;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	}

