/*DBC Space Shuttle 
Eric Rietveld
2009
*/

body{
	background-color: #dfdfdf;
	background-image: url(../imgmenu/bgpage.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;
}

H1{
	font-size: 100%;
	color: #1088FD;
	text-decoration: underline;
}

H2{
	font-size: 10px;
	color: Maroon;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

H3{
	font-size: 12px;
	color: blue;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

H4{
	font-size: 12px;
	color: red;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a.bold{
	/*color: black;*/
	font-weight: bold;
}

/*link in berbox*/
a.m1:link {
	font-size: 10px;
	color: green;
	border: 0 none;
	text-decoration: none;
}
a.m1:visited {
	font-size: 10px;
	color: green;
	border: 0 none;
	text-decoration: none;
}

a.m1:hover {
	font-size: 10px;
	color: red;
	border: 0 none;
	text-decoration: underline;
	font-style: italic;
}

/*link in start pagina tekst*/
a.m2:link {
	font-size: 12px;
	color: #6495ed;
	border: 0 none;
	text-decoration: none;
}
a.m2:visited {
	font-size: 12px;
	color: green;
	border: 0 none;
	text-decoration: none;
}

a.m2:hover {
	font-size: 12px;
	color: red;
	border: 0 none;
	text-decoration: underline;
	font-style: italic;
}
/*link normale tekst*/
a.m3:link {
	font-size: 10px;
	color: red;
	border: 0 none;
	text-decoration: none;
}
a.m3:visited {
	font-size: 10px;
	color: red;
	border: 0 none;
	text-decoration: none;
}

a.m3:hover {
	font-size: 10px;
	color: Maroon;
	border: 0 none;
	text-decoration: underline;
	font-style: italic;
}

p.rd{
	color: red;
}

/*td's*/
td.cel1{
	background-color: #339933;
	text-align: center;
}

td.cel2{
	background-color: #006600;
	text-align: center;
	color: white;
}

td.cel3{
	background-color: #ff9933;
	text-align: center;
}

td.cel4{
	background-color: #66ff33;
	text-align: center;
}

td.cel5{
	background-color: #ff0000;
	text-align: center;
	color: white;
}

td.cel6{
	background-color: #0000ff;
	text-align: center;
	color: white;
}

/*toernooilijst*/
table.lijst{
    background-color: #ebeb79;
}

td.cel7{
	background-color: white;
	text-align: left;
	color: black;
	padding-left: 5px;
}

td.cel8{
    background-color: white;
    text-align: left;
    color: blue;
    padding-left: 5px;
}

td.celg1{
    background-color: #679934;
    text-align:center;
    color: blue;
}

td.celg2{
    background-color:  #006835;
    text-align:center;
    color: blue;
}

td.celg3{
    background-color:  #FF0000;
    text-align:center;
    color: blue;
}
         

span.kop{
	/*kopregel*/
	color: Black;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}


#container{
	background-color: transparent;
	width: 910px;
	height: 700px;
	position: relative;
	top: 3px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#box1{
	width: 100%;
	height: 100px;
	position: relative;
	top: 10px;
	overflow: hidden;
	/*
	background-image: url(../images/top2009.png);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	z-index: 0;
}

/*boxen in top*/
#hb1{
	position: relative;
	height: 80px;
	width: 160px;
	background-color: transparent;
	top: -80px;
	left: -240px;
	color: White;
	overflow: hidden;
	z-index: 1;
}

#hb2{
	position: relative;
	height: 80px;
	width: 200px;
	background-color: transparent;
	top: -160px;
	left: -45px;
	overflow: hidden;
	z-index: 2;
}

#hb3{
	position: relative;
	height: 80px;
	width: 200px;
	background-color: transparent;
	top: -240px;
	left: 170px;
	overflow: hidden;
	z-index: 3;
}

#hb4{
	position: relative;
	height: 80px;
	width: 160px;
	background-color: transparent;
	top: -320px;
	left: 365px;
	overflow: hidden;
	z-index: 3;
}

/*POS HOR MENU*/
#bhm{
	position: relative;
	top: -310px;
	width: 100%;
	height: 30px;
	background-color: transparent;
	overflow: hidden;
	z-index: 4;
}


#box2{
	position: relative;
	top: -311px;
	width: 100%;
	overflow: hidden;
	background-color: transparent;
	z-index: 5;
}

#binlog{
    /*position: relative;*/
    width: 100px;
    margin-top: 5px;
    overflow: hidden;
    background-color:transparent;
    text-align:left;
    font-size: 10px;
    color:silver;
    border:none;
    border-width: 7px 1px 1px 1px;
    border-color: red;    
    z-index: 6;
}

form.il{
    font-size: 10px;
    background-color:transparent;
}
 
input.inl {
    background-image: url(../imgmenu/bg_input.jpg);
    background-position: left;
    background-repeat: no-repeat;
    font-size: 10px;
    height: 15px;
    width: 70px;
    border: none;
    border-style: none none none none;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 3px;
}

input.inlk {
    /*background-image: url(../imgmenu/bg_input.jpg);
    background-position: left;
    background-repeat: no-repeat;   */
    font-size: 8px;
    height: 15px;
    width: 50px;
    /*border: none;
    border-style: none none none none; 
    cursor:hand;*/
    cursor:pointer;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 3px;
}
 
#box2l{
	width: 145px;
	height: 500px;
	background-color: transparent;
	background-image: url(../imgmenu/bgl.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	overflow: hidden;
	border: none;
}

/* midden gedeelte*/
#box2m{
	width: 765px;
	height: 500px;
	background-color: #ebeb79;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	overflow-y: auto;
	border: none;
	border-width: 0px;
	text-align: left;
	font-size: 14px;
	z-index: 0;
}

#box2mid{
	width: 500px;
	/*height: 500px;*/
	border: solid;
	background-color: transparent;
	background-image: url(../img/berkeltjekader.png);
	background-repeat: no-repeat;
	background-position: -145px 0px;
	float: left;
	overflow: hidden;
	border-width: 0px;
	text-align: left;
	font-size: 12px;
	border-bottom: 0px none blue;
	border-right: 1px groove gray;
}

#box2r{
	width: 254px;
	height: 500px;
	border: solid;
	background-color: white;
	background-image: url(../img/bgmid2009.png);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	text-align: center;
	overflow: hidden;
	border: none;
	font-size: 14px;
}

/*tekst smal*/
#boxtext{
	width: 400px;
	position: relative;
	left: 50px;
	overflow: auto;
	background-color: transparent;
}

/* tekst breed*/
#boxtext2{
	width: 620px;
	position: relative;
	left: 50px;
	overflow: auto;
	background-color: #ebeb79;
}

/* alg tekst breed 700*/
#bta{
    width: 700px;
    overflow:hidden;
    background-color: transparent;
}

/*club infotekst*/
#b2-1{
	position: relative;
	width: 745px;
	height: 498px;
	left: 10px;
	background-color: transparent;
	font-size: 10px;
	overflow-y: auto;
}

table.tekst{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
}

table.wie{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*regel om en om kleuren even onenven*/
tr.e{
	background-color: navy;
	color: silver;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

tr.o{
	/*background-color:#E0E0E0;*/
	color: gray;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

/*score bord HWC topregel*/
tr.top{
	background-color: black;
	color: white;
	font-size: 10px;
}

tr.hs{
	background-color: #cfcfcf;
	height:1px;
}

tr.hr{
	background-color: #333333;
	color: white;
	font-size: 10px;
}

tr.bot{
	background-color: #333333;
	color: white;
}

/* bericht*/
#bvenster{
	/*position: relative;
	top: 25px; */
	width: 140px;
    margin-top: 5px;
	background-color: #E0E0E0;
	text-align: left;
	font-size: 10px;
	border: solid;
	border-width: 7px 1px 1px 1px;
	border-color: Blue;
}

table.tbv{
	background-color: transparent;
}

span.berkop{
	/*kopregel bij berichten*/
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

span.berttl{
    /*kopregel*/
    color: Black;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}

/* div sponsor*/
#sponsor{
	/*position: relative;
	top: 15px;*/ 
	width: 145px;
	height: 35px;
    margin-top: 5px;
	background-color: transparent;
	overflow: hidden;
}

#sponsorshow{
	width: 340px;
	height: 270px;
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: transparent;
	border: solid;
	border-width: 7px 1px 1px 1px;
	border-color: gray;
	color: silver;
	overflow: hidden;
}

#spshow1{
	width: 320px;
	height: 100px;
	margin: 5px;
	float: left;
	/*
	position: relative;
	top: 10px;
	left: 10px;*/
	background-color: white;
	color: silver;
	text-align: center;
	overflow: hidden;
}

#spshow2{
	width: 320px;
	height: 100px;
	margin: 5px;
	float: left;
	/*
	position: relative;
	top: 20px;
	left: 10px;*/
	background-color: transparent;
	border: solid;
	border-width: 1px;
	border-color: gray;
	color: maroon;
	font-size: 10px;
	overflow: hidden;
}

#spshow3{
	width: 320px;
	height: 25px;
	margin: 5px;
	float: left;
	/*
	position: relative;
	top: 20px;
	left: 10px;*/
	background-color: transparent;
	border: solid;
	border-width: 1px;
	border-color: gray;
	text-align: center;
	color: black;
	overflow: hidden;
}



/* berichten list items */
ul.bu1{
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	
}

/* list items */
li.bi1{
	color: navy;
}

/*berichten*/
#bcont{
    width: 759px;
    height: 490px;
    position: relative;
    left: 5px;
    top:3px;
    overflow:hidden;
    background-color:transparent;
    text-align: center;    
}

#bconth{
	width: 755px;
	height: 390px;
	overflow: hidden;
	background-color:transparent;
	text-align: center;
}

#bconthtitel{
    width: 740px;
    height: 21px;
	 background-image: url(../imgmenu/bgbtl.gif);
	 background-repeat: no-repeat;
    overflow:hidden;
    background-color:transparent;
    color: white;
    text-align:left;
}

#bconthpage{
	width: 755px;
	height: 350px;
	overflow-y: auto;
	background-color: white;
	margin: 3px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
}

#bcontt{
	width: 755px;
	height: 100px;
	overflow-y: auto;
	background-color:transparent;
	text-align: left;
}
#bconttitel{
	width: 365px;
	height: 21px;
	background-image: url(../imgmenu/bgbt.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0px 0px 3px;
	overflow: hidden;
	background-color: silver;
	color: white;
	font-size: 10px;
	text-align: left;
}

#bimg{
	height: 21px;
	float: left;
}

#btekst{
	height: 21px;
	margin: 3px 0px 0px 3px;
	color: white;
	float: left;
}



/*div waar berichten divjes in komen*/
#ber{
	width: 720px;
	height: 499px;
	position: relative;
	left: 45px;
	overflow-y: auto;
	background-color: transparent;
	text-align: center;
}

#berl{
	width: 650px;
	height: 290px;
	background-color: transparent;
	color: Blue;
	margin: 1px 0px 1px 6px;
	padding: 3px 1px 1px 3px;
	border: none;
	border-color: maroon Navy Navy Navy;
	border-width: 12px 1px 1px 1px;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
}

#bers{
	width: 317px;
	height: 140px;
	float: left;
	background-color: #e4e4e4;
	overflow: hidden;
	color: black;
	margin: 3px 0px 2px 6px;
	padding: 3px 0px 2px 6px;
    border-top-color: white;
    border-right-color: silver;
    border-bottom-color: silver;
    border-left-color: white;
	border: solid;
	border-width: 1px 2px 2px 1px;
	font-size: 12px;
	text-align: left;
}

#ber1i{
	width: 20px;
	height: 25px;
	margin: 0 0 0 5px;
	float: left;
	background-color: transparent;
	text-align: left;
	overflow: hidden;
}

#ber1s{
	width: 280px;
	height: 25px;
	float: left;
	margin: 0 0 0 5px;
	background-color: transparent;
	color: silver;
	text-align: left;
	overflow: hidden;
}

#ber2s{
	width: 305px;
	height: 21px;
	margin: 3px 0 0 5px;
	float: left;
	background-color: transparent;
	border: none;
	border-width: 1px;
	border-color: gray;
	color: blue;
	font-size: 12px;
	font-style: italic;
	overflow: hidden;
}
#ber3s{
	width: 300px;
	height: 80px;
	margin: 0 0 0 5px;
	float: left;
	/*background-color: #ededed;*/
	border: none;
	border-width: 1px;
	border-color: gray;
	color: black;
	font-size: 10px;
	overflow:auto;
}
#ber1l{
	width: 640px;
	height: 21px;
	float: left;
	margin: 0 0 0 5px;
	background-color: transparent;
	color: black;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}

#ber2l{
	width: 640px;
	height: 21px;
	margin: 3px 0 0 5px;
	float: left;
	background-color: white;
	background-image: url(../imgmenu/bgkolom.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	border: none;
	border-width: 1px;
	border-color: gray;
	color: black;
	font-size: 14px;
	font-style: italic;
	overflow: hidden;
}
#ber3l{
	width: 635px;
	height: 240px;
	margin: 0 0 0 5px;
	float: left;
	background-color: #ededed;
	border: solid;
	border-width: 1px;
	border-color: gray;
	color: black;
	font-size: 14px;
	overflow-y: auto;
}
/*------------------------------------------------*/

/*Album*/
#albumshow{
	width: 220px;
	height: 145px;
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: white;
	border: solid;
	border-width: 7px 1px 1px 1px;
	border-color: Blue;
	color: silver;
	overflow: hidden;
}

#alb1{
	width: 210px;
	height: 100px;
	margin: 5px;
	float: left;
	background-color: #e4e4e4;
	border: solid;
	border-width: 1px;
	border-color: gray;
	color: silver;
	text-align: center;
	overflow: hidden;
}

#alb2{
	width: 210px;
	height: 21px;
	margin: 5px;
	float: left;
	background-color: transparent;
	border: solid;
	border-width: 1px;
	border-color: gray;
	color: maroon;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}    

#showfoto{
    width: 350px;
    height: 250px;
    margin-top: 5px;
    margin-left : 5px;
    padding-top: 5px;
    padding-left : 5px;
    float: left;
    background-color: transparent;
    border: solid;
    border-width: 1px;
    border-color: gray;
    color: maroon;
    font-size: 10px;
    text-align: center;
    overflow: hidden;
}

/* dorpel*/
#dorpel{
	position: relative;
	top: -315px;
	width: 910px;
	height: 40px;
	float: none;
	clear: both;
	overflow: hidden;
	border: none;
	background-color: transparent;
	background-image: url(../imgmenu/dorpel.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
	z-index: 6;
}

table.dpl {
	width: 850px;
	color: silver;
	font-size: 10px;
}



/* list items */
ul.u1{
	list-style: square;
	text-indent: 0px;
	list-style-position:outside;
}

ul.u2{
	list-style: disc;
	text-indent: 0px;
}

/* list items */
li.l1{
	color: fuchsia;
}

li.l2{
	color: Navy;
	font-style: italic;
}

/*css menu --------------------------------------------------
vertkaal menu*/

#menu {
	/*position: relative;
	top: 35px;*/
    width: 140px;  
    margin-top: 5px;   
	border-style: none none none none;
	border-color: #0e69be;
	border-width: 0px 0px 0px 0px;
	background-color: transparent;
}

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

#menu li a {
	/*height: 32px;*/
	height: 19px;
	text-decoration: none;
}	

#menu li a:link, #menu li a:visited {
	color: white;
	display: block;
	text-align: left;
	background-image: url(../imgmenu/bgknop.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding: 4px 0 0 20px;
	margin: 0px 0px 3px 0px;
}
	
#menu li a:hover {
	color: white; /*background: url(images/v3.jpg) 0 -32px;*/
	background-image: url(../imgmenu/bgknop.png);
	background-position: 0 -23px;
	background-repeat: no-repeat;
	padding: 4px 0 0 20px;
}
	
#menu li a:active {
	color: Lime;
	background-image: url(../imgmenu/bgknop.png);
	background-position: 0 -44px;
	background-repeat: no-repeat;
	padding: 4px 0 0 20px;
}

#menu li a.sel {
	color: Yellow;
}	

/* BUBBLE PLASTIC HORIZONTAL MENU 
thanks to bubble plastic*/

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	/*background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;*/
	background-color: Black;
	background-image: url(../imgmenu/bg-bubplastic.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.bubplastic.horizontal ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bubplastic.horizontal ul li {
    float: left;
    margin: 0;
    padding: 0; 
    /*background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;*/
    background: transparent;
    background-image: url(../imgmenu/bg-bubplastic-button.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
    display: block;
    float: left;
    height: 22px;
    padding-top: 5px;
    padding-right: 35px;
    /*background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;*/
    background-color: transparent;
    background-image: url(../imgmenu/bg-bubplastic-button.gif);
    background-position: top right;
    background-repeat: no-repeat;
    cursor: pointer;
}

/* AQUA HOVER */ 
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background-color: transparent;
	background-image: url(../imgmenu/bg-bubplastic-h-blue.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background-color: transparent;
	background-image: url(../imgmenu/bg-bubplastic-h-blue.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


/* nav*/
#nav{
	width: 100%;
	height: 21px;
	background-color: navy;
	color: white;
	font-size: 10px;
	padding: 0 0 0 3px;
	overflow: hidden;
}
