body {
	font-size:10px;
	font-family:Arial;
	background-position:center;
	background-repeat:repeat;
	background-image:url(../Images/Back2.png)

	
}

object { display:block; }

 #cont {
	 position:relative;
	background-image:url(../Images/groen-wit.png);
	border: 1px solid  #bdbdbd;
	padding:15px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	text-align:center;
	font-weight:800;
}
 #cont4 {
	 position:relative;
	background-image:url(../Images/groen-wit.png);
	border: 1px solid  #bdbdbd;
	padding:15px;
	-moz-border-radius: 5px;
	text-align:center;
	font-weight:800;
}


/*
html {
scrollbar-base-color: #008000;
scrollbar-arrow-color: black;
scrollbar-track-color: #008000;


scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: black;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;

} */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none ;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #008000;
}
a:link img {border-color:#FFFFFF; }  
a:visited img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover img {
	border-color: #008000;
}


#logobox {
	width: 100px;
	height: 100px;
	position: absolute;
	margin: -150px 0 0 45px;
	} 

#left{
	height:400px;
	background-position:center;
	background-repeat:repeat-y;
}
div#wn	{ 
    position:relative; 
    width:165px; height:500px;
    overflow:hidden;	
	}
	
div#wn2	{
	position:relative;
	width:160px;
	height:500px;
	overflow:hidden;
	}	
	
#main{
	vertical-align:top;
	font-size:+12px;

    
 /*   height:;  niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang als #left. */
	
}
#main1{
	vertical-align:top;
	font-size:+12px;
/* height:;  niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang als #left. */
	
}
#main2{
    width:100%;
	font-size:+12px;
	background-image:url(../Images/SCachter.png);
	background-color: #F9F9F9;	
}



#right{
/* height:; niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang  als #left. */
	background-position:center;
	background-repeat:repeat-y;
	background-position:top;
	color:#000000;
	
}	
/* scroller */
#wn{

	
}
.wn a:link{
	color:#000000;

	
}
.wn a:visited{
	color:#000000;
}
.wn a:hover{
	color:#FFFFFF;
}	


#footer2{
    background-image:url();
	background-position:center;
	
}
#kaarten{ }
.kaartstyle51 {font-family: Arial;font-weight: bold; color:#008000;}
.kaartstyle5 {font-family: Arial;font-weight: bold; color: #FFFFFF; }
.kaartstyle6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large; }
.kaartstyle1 {
background-color:#FF0000;
}
.kaartstyle2 {
	background-color:#FFFF00;
}
.style3 {
	font-size: +18px;
	font-weight: bold;
}
.uitslag{
	font-size: +12px;
	background-color:#008000;
	color:#FFFFFF;
	font-weight:bold;
}

/* layout teams */ 
.teams{
	font-size: +10px;
	background-color:#008000;
	color:#FFFFFF;
	font-weight:bold;
}

.teams a:link{
	color:#FFFFFF;
}
.teams a:visited{
	color:#FFFFFF;
}
.teams a:hover{
	color:#000000;
}

.teams2{
	font-size: +10px;
	font-weight:bolder;
	font:"Arial Black";
	
	
}

/* onderschrift voor teamfoto*/
.teams2A {
	color:#FFF;
	background-color:#008000;
	padding: 5px;
}

.teams2 a:link{
	color:#000000;

	
}
.teams2 a:visited{
	color:#000000;
}
.teams2 a:hover{
	color:#008000;
}
.wrapper {
   width:100%;
    max-width:700px;
    max-width:expression(700 + "px");
}
.style2xx {font-size: +9px;
color:#000000;}

.cent {
	font-size: +14px;
	font-weight: bold;
	color: #FFF;
	background-color: #008000;
	background-position: center;
	text-align: center;
}
.cent2 {
	text-align: center;
}

}
/*  CSS voor de Seizoenen wedstrijden HISTORIE  HISPAGE

/* CSS Document */




/* alle tekstlinks op de pagina */
a {
	color			: #CC0000;
	text-decoration		: none;
}

/* alle tekstlinks op de pagina in de cellen 'mijn team' */
a.am {
	color			: #009900;
}

/* de tabellen voor standen, uitslagen en schema's */
.tabel {
	font-family		: Verdana;
	font-size		: +10px;
	font-weight		: normal;
	color			: #000000;
	border			: outset 1px #003300;
	background-color: #FFFFFF;
	background-position: center;	
}

/* eerste rij in een tabel */
TR.tabelkop {
	font-family		: Verdana;
	font-size		: +10px;
	font-weight		: bold;
	color			: #000000;
	background		: #84AD84;
}

/* competitieinformatie */
TD.ci {
	width			: 600px;
}

/* uitslagentabel, kolom met teams */
TD.ul {
	width			: 120px;
	text-align		: left;
	border			: 1px solid #FFFFFF;
	background		: #EEEEEE;
}

/* uitslagentabel, cel met mijnteam */
TD.ulm {
	width			: 100px;
	text-align		: left;
	color			: #CC0000;
	background		: #E0D279;
}

/* uitslagentabel, uitslagen kolommen */
TD.uk {
	width			: 30px;
	text-align		: center;
	background		: #EEEEEE;
}

/* uitslagentabel, uitslagen kolommen mijn team */
TD.ukm {
	width			: 30px;
	text-align		: center;
	color			: #CC0000;
	background		: #E0D279;
}

/* uitslagentabel, lege velden */
TD.ukl {
	background		: #CCCCCC;
	width			: 30px;
	text-align		: center;
}

/* standentabel, kolom met teams */
TD.sl {
	width			: 120px;
	text-align		: left;
	background		: #EEEEEE;
}

/* standentabel, kolom met mijn team */
TD.slm {
	width			: 120px;
	text-align		: left;
	background		: #E0D279;
}

/* standentabel, kolom met punten */
TD.skp {
	width			: 20px;
	text-align		: center;
	background		: #CCCCCC;
}

/* standentabel, overige kolommen */
TD.sk {
	width			: 20px;
	text-align		: center;
	background		: #EEEEEE;
}

/* standentabel, overige kolommen mijn team */
TD.skm {
	width			: 20px;
	text-align		: center;
	background		: #E0D279;
}

/* statistiekentabel, kolom met namen */
TD.stl {
	width			: 200px;
	text-align		: left;
	background		: #EEEEEE;
}

/* statistiekentabel, kolom met namen eigen team */
TD.stlm {
	width			: 200px;
	text-align		: left;
	background		: #E0D279;
	font-weight		: bold;
}

/* statistiekentabel, kolom met aantal */
TD.stk {
	width			: 40px;
	text-align		: center;
	background		: #EEEEEE;
}

/* statistiekentabel, kolom met aantal eigen team */
TD.stkm {
	width			: 40px;
	text-align		: center;
	background		: #E0D279;
	font-weight		: bold;
}

/* wedstrijdschematabel, kolom met teams */
TD.wl {
	width			: 120px;
	text-align		: left;
	background		: #84AD84;
}

/* wedstrijdschematabel, cel met eigen team */
TD.wlm {
	width			: 120px;
	text-align		: left;
	background		: #E0D279;
	font-weight		: bold;
}

/* wedstrijdschematabel, kolom met uitslag */
TD.wk {
	width			: 40px;
	text-align		: center;
	background		: #84AD84;
}

/* wedstrijdschematabel, kolom met verbindingsstreepje tussen teams */
TD.ws {
	width			: 10px;
	text-align		: center;
	border			: inset 1pt;
	padding			: 0pt;
}

/* wedstrijdschematabel, cel met wedstrijdverslag */
TD.wv {
	background		: #DEE9DE;
	border			: outset 1px #CCCCCC;
}

/* wedstrijdschematabel, wedstrijddetails */
TD.wwd {
	font-size		: +10px;
	width			: 200px;
	background		: #FFFFFF;
}

/* pouletabel, lange kolommen met naam */
TD.pl {
	width			: 200px;
	background		: #EEEEEE;
}

/* pouletabel korte kolommen */
TD.pk {
	width			: 70px;
	text-align		: center;
	background		: #EEEEEE;
}

/* .kop = kopjes boven de tabellen */
.kop {
	font-family		: Verdana;
	font-size		: +12px;
	font-weight		: bold;
	color			: #CC0000;

}

/* .kopschema = kopjes boven de tabellen van de wedstrijdschema's */
.kopschema {
	font-family		: Verdana;
	font-size		: +11px;
	font-weight		: normal;
	font-style		: italic;
	color			: #000000;
}

/* verjaardagen, kolommen met naam en team */
TD.vl {
	width			: 200px;
	text-align		: left;
	background		: #EEEEEE;
}

/* verjaardagen, kolommen met datum en leeftijd */
TD.vk {
	width			: 100px;
	text-align		: center;
	background		: #EEEEEE;
}

 /* dit is voor de koptekst met ronde hoeken*/
h1,h2,p{margin: 0 0px}
h2{font-size: 100%;color: #FFF}
p{padding-bottom:1em}
h2{     font:83%;
	padding-top: -0.5em;
	text-align: center;
	font-weight:bold;
}
h2{font-size: 100%;color: #FFF}
p{padding-bottom:1em}
h2{
	padding-top: -0.5em;
	text-align: center;
	font-weight:bold;
}
h2 a:link{color:#FFF;}
h2 a:visited{color:#FFF;}
h2 a:hover{color:#000;}
div#side{margin: 0 0%;background-image:url(Images/groen-wit.png)}
div#koptekst{ margin: 0 0%;background:#008000}
div#koptekst1{ margin: 0 0%;background:#008000}
div#koptekst2{ margin: 0 0%;background:#008000}
div#koptekst3{ margin: 0 0%;background:#008000}
div#koptekst4{ margin: 0 0%;background:#008000}
div#koptekst5{ margin: 0 0%;background:#008000} 
div#koptekst6{ margin: 0 0%;background:#008000}
div#koptekst7{ margin: 0 0%;background:#008000}
div#koptekst8{ margin: 0 0%;background:#008000}

/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('/Images/corners21280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: +2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #999999; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #999999;/* YCC: color & properties of the right-borderline */
    background-image:url(../Images/SCachter.png);
	background-color: #FFFFFF;	            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.inside2 {
	border-left: 1px solid #999999; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #999999;/* YCC: color & properties of the right-borderline */
    background-image:url();
	background-color: #;	            /* YCC: background-color of the inside */
	color: #000000;
	font-weight:bold/* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}	
	
	
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

/*
implementation in the page:
	...
	<head>
	<link rel="stylesheet" type="text/css" href="liquidcorners.css">
	...
	</head>
	
	<body>
	...
	<div class="top-left"></div><div class="top-right"></div>
		<div class="inside">
		<p class="notopgap">Your text & other things inside</p>
		...
		<p class="nobottomgap">...</p>
		</div>
	<div class="bottom-left"></div><div class="bottom-right"></div>
	...
	</body>
*/
