/* =========================================================== */
/* ********************  GENERAL STYLING  ******************** */
/* =========================================================== */

html{
	height:100%;
}

body{
	margin:auto;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#292929;
	height:100%;
	font-size:11px;
	min-width:1005px;
	background-image: url("/images/background.jpg");
	background-repeat: repeat-x;
	background-position:top;
	background-color: #F2F3F3;
}

h1{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color:#888888;
	font-size: 20px;
	font-weight: bold;
}

h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#22B5E1;
	font-size:12px;
	font-weight:bold;
}

p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#outer{
	margin:0px auto;
	width:1020px;
	position:relative;
	z-index:1;
}

.cleardiv{
	clear:both;
}

input{
	border:1px solid #7D7D7D;
	height:16px;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

textarea{
	border:1px solid #7D7D7D;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

.button{
	padding:0px 0px 0px 0px;
	border:1px solid #7D7D7D;
	height:16px;
	background-color:#F1FADF;
	cursor:pointer;
	text-align:center;
}

.errormessage
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:red;
}

.error
{
	color:red;
}

.success
{
	color:#22B5E1;
}

.submit{
	padding:2px 5px 0px 5px;
	background-image: url("/images/button-blue.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
	display: table;
	width:auto;
	color:white;
	font-weight:bold;
	cursor:pointer;
}

/* =========================================================== */
/* ********************  PAGELEFT STYLING  ******************* */
/* =========================================================== */

#pageleft{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 240px;
	float:left;
	position:relative;
	z-index:1;
}

#logo{
	margin:31px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url("/images/logo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 237px;
	height: 129px;
}

#player{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 230px;
	height: 310px;
}

#sponsorsleft{
	margin:-50px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

.sponsorleft{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width: 210px;
	height: 90px;
	border:1px solid #000000;
}

/* =========================================================== */
/* *******************  PAGERIGHT STYLING  ******************* */
/* =========================================================== */

#pageright{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 765px;
	float:left;
	position:relative;
	z-index:100;
	border:0px solid red;
}

#topmenu{
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	background-image: url("/images/menuback.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 778px;
	height: 47px;
	border:0px solid blue;
	position:relative;
	left: -3px;
}

#topmenu a{
	font-size: 18px;
	color:#FEFEFE;
	text-decoration:none;
}

.topbutton{
	margin:2px 0px 0px 0px;
	padding:8px 16px 0px 15px;
	height: 43px;
	text-align:center;
	font-size: 18px;
	color:#FEFEFE;
	float:left;
	background-image: url("/images/menuseperator.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	cursor:pointer;
}

* html .topbutton{
	height: 35px;
}

.topbuttonlast{
	margin:2px 0px 0px 0px;
	padding:8px 16px 0px 15px;
	height: 43px;
	text-align:center;
	font-size: 18px;
	color:#FEFEFE;
	float:left;
	cursor:pointer;
}

* html .topbuttonlast{
	height: 35px;
}

.topselect{
	text-decoration:underline;
}

#banner{
	margin:0px 0px 0px 0px;
	padding:2px 2px 0px 0px;
	height: 189px;
	width:759px;
	background-image: url("/images/bannerback.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#subbanner{
	margin:0px 0px 0px 4px;
	padding:5px 0px 0px 6px;
	height: 180px;
	width:565px;
	background-image: url("/images/subbannerback.gif");
	background-repeat: no-repeat;
	background-position: top left;
	position:relative;
	top:-2px;
}

* html #subbanner{
	top:2px;
}

#bannertitle{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 23px;
	width:553px;
	color:#FFFDFD;
	font-size:14px;
	font-weight:bold;
	background-image: url("/images/bannertitle.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* =========================================================== */
/* ********************  CONTENT STYLING  ******************** */
/* =========================================================== */

#content{
	margin:-50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height: 457px;
	position:relative;
	bottom:-50px;
	left: -13px;
}

#contenttop{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 44px;
	width:778px;
	background-image: url("/images/contenttop.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contenttitle{
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	color:#FFFDFD;
	font-size:14px;
	font-weight:bold;
}

#contenttitle ul{
	list-style:none;
	margin:0px 0px 0px 0px;	
}

#contenttitle li{
	float:left;
	margin:0px 10px 0px 0px;
}

#contenttitle li a{
	color:#FFFFFF;
	text-decoration: none;
}

#contentmid{
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	width:778px;
	background-image: url("/images/contentmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 382px;
	height:auto !important; /* voor moderne Browser */
	height:382px; /*voor IE6 */
}

#contentbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 11px;
	width:778px;
	background-image: url("/images/contentbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* =========================================================== */
/* *********************  HOME STYLING  ********************** */
/* =========================================================== */

#homebanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/homebanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#homebannertext{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 28px;
	width:535px;
	text-align:justify;
	color:#FFFDFD;
	font-size:12px;
}

.homeblocklefttop{
	margin:15px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 26px;
	width:373px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/homebloklefttop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.homeblockleftmid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:368px;
	background-image: url("/images/homeblokleftmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.homeblockleftbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 12px;
	width:388px;
	background-image: url("/images/homeblokleftbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.homeblockrighttop{
	margin:15px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 26px;
	width:348px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/homeblokrighttop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.homeblockrightmid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:343px;
	background-image: url("/images/homeblokrightmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.homeblockrightmid a{
	text-decoration:none;
	color:#000000;
}

.homeblockrightbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 12px;
	width:363px;
	background-image: url("/images/homeblokrightbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.voorbereidingtop{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 27px;
	width:450px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/voorbereidingtop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.voorbereidingmid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:430px;
	background-image: url("/images/voorbereidingmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.voorbereidingbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 13px;
	width:450px;
	background-image: url("/images/voorbereidingbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* =========================================================== */
/* *****************  RAPID ONE STYLING  ********************* */
/* =========================================================== */

#rapidonebanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/rapidbanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#rapidbannertitle{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 23px;
	width:553px;
	color:#FFFDFD;
	font-size:14px;
	font-weight:bold;
	background-image: url("/images/rapidtitle.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#rapidbannertext{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 28px;
	width:535px;
	text-align:justify;
	color:#FFFDFD;
	font-size:12px;
}

.playerblocktop{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 26px;
	width:225px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/playerblocktop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.playerblockmid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:220px;
	background-image: url("/images/playerblockmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.playerblockbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 12px;
	width:240px;
	background-image: url("/images/playerblockbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.kalendertop{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 27px;
	width:600px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/kalendertop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.kalendermid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:580px;
	background-image: url("/images/kalendermid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.kalenderbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 13px;
	width:600px;
	background-image: url("/images/kalenderbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.standtop{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	height: 27px;
	width:750px;
	font-weight:bold;
	font-size:14px;
	background-image: url("/images/standtop.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.standmid{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	width:730px;
	background-image: url("/images/standmid.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

.standbot{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 13px;
	width:750px;
	background-image: url("/images/standbot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.verslaghead{
	margin:5px 10px 0px 10px;
	padding:2px 5px 2px 5px;
	background-color: #bed4d4;
	border:1px solid #bed4d4;
	font-weight:bold;
}

.verslagtext{
	margin:0px 10px 5px 10px;
	padding:2px 5px 2px 5px;
	border:1px solid #bed4d4;
	text-align:left;
}

/* =========================================================== */
/* *******************    JEUGD STYLING  ********************* */
/* =========================================================== */

#jeugdbanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/jeugdbanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#rapidbannertitle{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 23px;
	width:553px;
	color:#FFFDFD;
	font-size:14px;
	font-weight:bold;
	background-image: url("/images/rapidtitle.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#rapidbannertext{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 28px;
	width:535px;
	text-align:justify;
	color:#FFFDFD;
	font-size:12px;
}


/* =========================================================== */
/* *********************   CLUB STYLING  ********************* */
/* =========================================================== */

#clubbanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/clubbanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.nieuwsberichten{
	margin:0px 0px 0px 25px;
	padding:0px 0px 10px 0px;
	width:720px;
	border-bottom:1px solid #4A908D;
	font-size:12px;
	font-weight:normal;
}

.nieuwsberichten a{
	text-decoration: none;
	color:black;
}

.nieuwsbericht{
	margin:0px 0px 0px 25px;
	padding:0px 0px 10px 0px;
	width:720px;
	border-left:1px solid #4A908D;
	border-bottom:1px solid #4A908D;
	border-right:1px solid #4A908D;
	font-size:12px;
	font-weight:normal;
}

.nieuwstitel{
	margin:0px 0px 0px 0px;
	padding:0px 0px px 0px;
	width:720px;
	background-color:#4A908D;
	font-size:12px;
	font-weight:normal;
}

.nieuwstitel td{
	color:white;
	font-weight:bold;
}

/* =========================================================== */
/* *****************  SPONSORS  STYLING  ********************* */
/* =========================================================== */

#sponsorsbanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/sponsorbanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#sponsorbannertext{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height: 108px;
	width:535px;
	text-align:justify;
	color:#FFFDFD;
	font-size:12px;
}

.sponsorstitle{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	width:730px;
	margin:0px 0px 10px 0px;
}

.hoofdsponsors{
	width:785px;
}

.hoofdsponsor{
	float:left;
	margin:0px 50px 20px 0px;
	border:1px solid #000000;
	overflow:visible;
}

.shirtsponsors{
	width:785px;
}

.shirtsponsor{
	float:left;
	margin:0px 20px 20px 0px;
	border:1px solid #000000;
	overflow:visible;
}

.muursponsors{
	width:785px;
	overflow:visible;
}

.muursponsor{
	float:left;
	margin:0px 10px 20px 0px;
	border:1px solid #000000;
	overflow:visible;
}

.bubbleInfo {
    position: relative;
    z-index:500;
}

/* Bubble pop-up */

.trigger{
	position:relative;
	z-index:800;
}

.popup {
	position: absolute;
	display: none;
	z-index: 1000;
	min-width:250px;
}

.popup td.corner {
	height: 15px;
	width: 19px;
}

.popup td#topleft { background-image: url(/images/tooltip/bubble-1.png); }
.popup td.top { background-image: url(/images/tooltip/bubble-2.png); }
.popup td#topright { background-image: url(/images/tooltip/bubble-3.png); }
.popup td.left { background-image: url(/images/tooltip/bubble-4.png); }
.popup td.right { background-image: url(/images/tooltip/bubble-5.png); }
.popup td#bottomleft { background-image: url(/images/tooltip/bubble-6.png); }
.popup td.bottom { background-image: url(/images/tooltip/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(/images/tooltip/bubble-8.png); }

.popup table.popup-contents {
	position:relative;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	z-index:900;
}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
	}

table.popup-contents td {
	text-align: left;
	}
	
table.popup-contents td a {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	}


/* =========================================================== */
/* *******************  GUESTBOOK STYLING  ******************* */
/* =========================================================== */

#guestbanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	height: 185px;
	width:757px;
	background-image: url("/images/guestbanner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

.inputguestbook{
	color:#FFFDFD;
}

.guestbookpostleft{
	margin:0px 0px 35px 25px;
	padding:0px 0px 0px 0px;
	width:350px;
	float:left;
}

* html .guestbookpostleft{
	margin:0px 0px 35px 15px;
	padding:0px 0px 0px 0px;
	width:350px;
}

.guestbookpostright{
	margin:35px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	width:350px;
	float:right;
}

* html .guestbookpostright{
	margin:35px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	width:350px;
}

.guestbookposttitle{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #226E6B;
}

.guestbookposttext{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color:#F0F0F0;
}

.guestbookpaging{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

/* =========================================================== */
/* *********************  FOOTER STYLING  ******************** */
/* =========================================================== */

#footer{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	height: 103px;
	width:100%;
	color:#FFFDFD;
	background-image: url("/images/footer.gif");
	background-repeat: repeat-x;
	background-position: top;
}

* html #footer{
	padding:5px 0px 0px 0px;
}

#copyright{
	padding:0px 0px 0px 0px;
	color:white;
	position:relative;
	z-index:10;
	margin:0px auto;
	margin-top:15px;
	width:850px;
}

#copyright a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#footermenu{
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin:0px auto;
	width:550px;
	margin-top:30px;
}

#footermenu a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
