html,body,div,iframe,h3,h4,h5,h6,p,pre,em,font,strike,sub,u,i,center,ol,button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:#F9FFF9;
}

body {
	line-height:1;
	background:#C73622 url(images/css/achtergrond_strepen.jpg) repeat;
	padding-bottom:20px;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table,tr,td {
	background:transparent;
}

html {
	height:100%;
}

body,input,textarea {
	font:12px Arial,sans-serif;
}

a {
	color:#03c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {
	font-size:1.5833em;
	line-height:6px;
	color:#E8103F;
}

h2 {
	font-size:1.3333em;
}

h3 {
	font-size:1.1666em;
}

hr {
	border:0;
	border-top:1px solid #CCC;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

hr.lijst {
	border:0;
	border-top:1px solid #CCC;
	height:1px;
	margin:2px;
}

.spacer {
	clear:both;
	height:1px;
	font-size:1px;
}

.alignRechts {
	text-align:right;
}

.alignCenter {
	text-align:center;
}

.clear {
	clear:both;
}

.clearhoog {
	clear:both;
	height:20px;
	background:transparent;
}

.clearmiddelhoog {
	clear:both;
	height:6px;
	background:transparent;
}

.middelhoog {
	height:8px;
	background:transparent;
}


/* basisstructuur start */

#basis {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0 5px 25px 5px;
}

#basis_smal { 
        position:relative; 
        width:640px; 
        margin-left:auto; 
        margin-right:auto; 
        padding:10px; 
} 

#homepage-content {
	float:left;
	width:640px;
	margin-top:10px;
}

.content-algemeen {
	float:left;
	width:640px;
}

.content-algemeen-zwart {
	float:left;
	width:640px;
	background:#000000;
}

#homepage-zijkant {
	float:right;
	width:300px;
	margin-top:10px;
	white-space:normal;
}

#flash {
	height: 120px;
	width: 635px;
	text-align: center;
}

/* basisstructuur eind */


/* header start */

#header {
	padding:1px 0 0 0;
}

#header-logo {
	background:transparent url(images/css/header_login.jpg) repeat-x scroll 0 0;
	border:0;
	padding:0;
	width:960px;
	height:150px;
	margin-top:5px;
}

#header-logo-ingelogd {
	background:transparent url(images/css/header_ingelogd.jpg) repeat-x scroll 0 0;
	border:0;
	padding:0;
	width:960px;
	height:150px;
	margin-top:5px;
}

.bar {
	height:30px;
	border:1px solid #999;
	clear:both;
	background:transparent url(images/css/verloopmenu.gif) repeat-x;
	padding:0;
}

#header #bar {
	height:30px;
	border:1px solid #999;
	clear:both;
}

.hoofdmenu {
	background:transparent url(images/css/verloopmenu.gif) repeat-x;
	border:0;
	padding:0;
}

a.nav-item {
	color:#FFFFFF;
	height:16px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	display:block;
	padding:7px 8px 7px 9px;
	border-right:1px solid #999;
}

a.nav-item:hover {
	color:#000000;
	text-decoration:none;
}

#header a.nav-item {
	color:#FFFFFF;
	height:16px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
	display:block;
	padding:7px 8px 7px 9px;
	border-right:1px solid #999;
}

#header a.nav-item:hover {
	color:#000000;
}

#header .base-info {
	float:right;
	margin-top:10px;
	margin-bottom:2px;
	text-align:right;
}

#header {
	width:960px;
}

#header .main-header {
	float:left;
	margin-top:8px;
	height: 233px;
}

#header_smal {
	width:640px;
}

/* header eind */



.toplink {
	border-left:1px solid #aaa;
	padding:0 0 1px 6px;
	margin-left:6px;
	float:left;
	display:block;
}

.toplink.first {
	border-left: none;
	padding-left:1px;
	margin:0;
}

.melding {
	border: 1px solid rgb(174, 174, 213);
	margin: 10px 0pt 20px;
	padding: 8px 10px;
	text-align: left;
	background-color: rgb(230, 239, 255);
	font-size: 13px;
}

.standaard {
	margin: 10px 0pt 14px;
	padding: 0px 0px;
	text-align: left;
}

/* login start */

#login-formulier {
	background: transparent;
	float:right;	
	color:#CC3300;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	display:block;
	padding:105px 15px 0 0;
}

#login-formulier-ingelogd {
	background: transparent;
	float:right;	
	color:#CC3300;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	display:block;
	padding:130px 15px 0 0;
}

#home-banner-header {
	background: transparent;
	float:left;
	spacing:10px;
}

/* onderstaande aangepast van # naar td. */
td.login-formulier a {
	color:#477E09;
}

td.login-formulier-ingelogd a {
	color:#477E09;
}

td.login-formulier input {
	vertical-align:middle;
}

td.login-formulier input.txt {
	width:98px;
	border:1px solid #999;
	height:14px;
}

td.login-formulier input.txtlang {
	width:150px;
	border:1px solid #999;
	height:14px;
}

td.login-formulier input.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

/* login eind */


/* homepage start */

#intro {
	float:left;
	width:640px;
	margin-top:10px;
	background:transparent url(images/css/background_titels.gif);
	background-repeat: no-repeat;
}

#intro-gerelateerde-artikelen {
	float:left;
	width:640px;
	margin-top:10px;
	/* background:transparent url(background_titels.gif);
	background-repeat: no-repeat; */
}

.intro-text {
	padding:1px 10px 5px 5px;
	background:transparent;
}

#intro-reacties {
	float:left;
	width:640px;
	margin-top:10px;
	background:transparent url(images/css/background_titels.gif);
	background-repeat: no-repeat;
}

.intro-reacties-text {
	padding:1px 10px 5px 5px;
	background:transparent;
}

.verdeling-vijftigprocent-links {
	float:left;
	width:320px;
}

.verdeling-vijftigprocent-rechts {
	float:right;
	width:320px;
	background:transparent url(images/css/grijze_pixel.jpg) repeat-y;
}

.artikel-links {
	float:left;
	width:305px;
	margin-top:5px;
	padding:0 0 0 5px;
	background:transparent url(images/css/background_titels.gif);
	background-repeat: no-repeat;
}

.artikel-rechts {
	float:right;
	width:305px;
	margin-top:5px;
	padding:0 0 0 5px;
	background:transparent url(images/css/background_titels.gif);
	background-repeat: no-repeat;
}

.artikel-gehele-breedte {
	float:left;
	width:640px;
	margin-top:5px;
	padding:0 0 0 5px;
	background:transparent url(images/css/background_titels.gif);
	background-repeat: no-repeat;
}

.artikel-kop-gehele-breedte {
	height:22px;
	position:relative;
	float:left;
	width:600px;
	background:transparent;
	padding:2px 0 0 0;
}

.artikel-kop {
	height:22px;
	position:relative;
	float:left;
	width:300px;
	background:transparent;
	padding:2px 0 0 0;
}

.artikel-content {
	color:#000000;
	font-size:12px;
	position:relative;
	float:left;
	width:300px;
	margin-top:5px;
	margin-bottom:5px;
	background:transparent;
}

.artikel-bestellen {
	color:#000000;
	font-size:12px;
	position:relative;
	float:left;
	width:300px;
	margin-bottom:5px;
	background:transparent;
}

.artikel-bestellen input.txt {
	width:70px;
	border:1px solid #999;
	height:18px;
}
.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

.artikel-bottom {
	position:relative;
	float:left;
	width:300px;
	background:transparent;
}

/* start forum */

.balk-gehele-breedte {
	float:left;
	width:640px;
}

.balk-gehele-breedte-lijst {
	float:left;
	width:640px;
	border-bottom:1px solid #CCC;
}

.balk-gehele-breedte-lijst-even {
	float:left;
	width:640px;
	border-bottom:1px solid #CCC;
	background-color:#F1F3F1;
}

.balk-gehele-breedte-kop {
	float:left;
	width:640px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-top:2px;
	background-color:#ECFFB8;
}

.forum-een {
	float:left;
	width:123px;
	text-align:left;
	border-left:1px solid #CCC;
	padding:2px;
	background:transparent;
}

.forum-twee {
	float:left;
	width:347px;
	text-align:left;
	border-left:1px solid #CCC;
	padding:2px;
	background:transparent;
}

.forum-drie {
	float:left;
	width:123px;
	text-align:left;
	border-left:1px solid #CCC;
	padding:2px;
	background:transparent;
}

.forum-vier {
	float:left;
	width:26px;
	text-align:center;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:2px;
	background:transparent;
}

/* forum-links en forum-rechts worden qua breedte in de php ingesteld */
.forum-links {
	float:left;
	text-align:left;
}

.forum-rechts {
	float:left;
	text-align:left;
}

/* eind forum */

.qotd {
	float:left;
	width:280px;
	padding:0 0 0 5px;
	/* background:#FFFFFF url(images/css/background_titels.gif); */
	background:#FFFFFF;
	background-repeat: no-repeat;
	border:1px solid #ccc;
	margin-left:10px;
}

.qotd-kop {
	font-size:14px;
	line-height:12px;
	color:#E8103F;
	font-weight:bold;
	text-align:center;
	height:40px;
	position:relative;
	float:left;
	width:270px;
	background:transparent;
	padding:5px 0 0 0;
}

.qotd-content {
	color:#000000;
	font-size:12px;
	text-align:center;
	position:relative;
	float:left;
	width:270px;
	background:transparent;
}

.datum {
	font-size:10px;
}

a.koplink {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.koplink:hover {
	text-decoration:underline;
}

a.videolink {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

a.videolink:hover {
	text-decoration:underline;
}

a.headlinelink {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

a.headlinelink:hover {
	text-decoration:underline;
}

.fotoklein-links {
	display:block;
	max-width:120px;
	max-height:120px;
	border:1px solid #000000;
	margin-right:5px;
	margin-bottom:5px;
}

.fotoklein-rechts {
	display:block;
	max-width:120px;
	max-height:120px;
	border:1px solid #000000;
	margin-left:5px;
	margin-bottom:5px;
}

.omkaderd {
	float:left;
	width:630px;
	white-space:normal;
	padding:5px;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	background:#F5FFD9;
}

.omkaderd-manager {
	float:left;
	width:630px;
	white-space:normal;
	padding:5px;
	vertical-align:middle;
	border:1px solid #CCCCCC;
	background:#EBEBEB;
}

/* homepage eind */


/* formulier algemeen start */

.formulier {
	float:left;
	width:640px;
	margin-top:5px;
	white-space:normal;
	vertical-align:middle;
}

.formulier-links {
	position:relative;
	float:left;
	width:180px;
	margin-top:5px;
	vertical-align:middle;
	padding:0 0 0 5px;
}

.formulier-rechts {
	position:relative;
	float:right;
	width:440px;
	margin-top:5px;
	vertical-align:middle;
}

.formulier-rechts input {
	vertical-align:middle;
}

.formulier-rechts input.txt {
	width:150px;
	border:1px solid #999;
	height:14px;
}

.formulier-rechts textarea {
	width:300px;
	border:1px solid #999;
	height:80px;
}

.areaalgemeen {
	width:500px;
	border:1px solid #999;
	height:30px;
}

.formulier-rechts .textareagroot {
	width:400px;
	border:1px solid #999;
	height:200px;
}

.formulier-rechts input.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

.balk-gehele-breedte input.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

td input.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

.melding input.knop {
	background: #CC3300;
	border:1px solid #CC3300;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

.dropdown {
	font-size:90%;
	background:#F5FFD9;
}

.noformspace {
	margin:0;
	padding:0;
	display:inline;
}

/* formulier algemeen eind */


/* start landenoverzicht */

.land-foto {
	float:left;
	width:240px;
	margin-top:5px;
	white-space:normal
}

.land-base-info {
	float:right;
	width:400px;
	margin-top:5px;
	white-space:normal
}

.land-base-info-links {
	position:relative;
	float:left;
	width:160px;
	margin-top:5px;
}

.land-base-info-rechts {
	position:relative;
	float:right;
	width:240px;
	margin-top:5px;
}

/* eind landenoverzicht */


/* lijst start */

.lijst-foto {
	float:left;
	width:110px;
	height:80px; /* JaaPut 11-jun-2010 Toegevoegd t.b.v. afbouw respers.php */
	padding: 0 0 0 5px;
}

.lijst-foto-groot {
	float:left;
	width:320px;
	padding: 0 0 0 5px;
}

.fotokleinlijst {
	display:block;
	margin: 0.02em auto; /* JaaPut 11-jun-2010 Toegevoegd t.b.v. afbouw respers.php */
	max-width:80px; /* JaaPut 11-jun-2010 max- toegevoegd t.b.v. afbouw respers.php */
	max-height:80px;
	border:1px solid #000000;
}

.fotogrootlijst {
	display:block;
	width:300px;
	border:1px solid #000000;
}

.lijst-info {
	float:right;
	width:510px;
}

.lijst-info-klein {
	float:right;
	width:300px;
}

.lijst-navigatie {
	float:left;
	width:620px;
	padding: 0 0 0 5px;
}

/* lijst eind */


/* speelschema start */

.vlaggenbalk {
	float:left;
	width:640px;
	margin-top:10px;
}

.vlag {
	float:left;
	width:40px;
	text-align:center;
}

.balk-gehele-breedte {
	float:left;
	width:640px;
}

.balk-gehele-breedte-kop {
	float:left;
	width:640px;
	margin-top:10px;
	background:transparent url(background_titels.gif);
	background-repeat: no-repeat;
}

.speelschema-dubbele-cel-links {
	float:left;
	width:128px;
	text-align:left;
}

.speelschema-dubbele-cel-rechts {
	float:left;
	width:128px;
	text-align:right;
}

.speelschema-enkele-cel {
	float:left;
	width:64px;
	text-align:center;
}

.speelschema-dubbele-cel {
	float:left;
	width:128px;
	text-align:center;
}

.speelschema-vierdubbele-cel {
	float:left;
	width:256px;
	text-align:center;
}

.overzicht-wedstrijden-cel {
	float:left;
	width:80px;
	text-align:left;
}

.overzicht-stand-cel {
	float:left;
	width:32px;
	text-align:center;
}

.overzicht-stand-cel-naam {
	float:left;
	width:96px;
	text-align:left;
}

.overzicht-wedstrijden-uitleg-links {
	float:left;
	width:60px;
	text-align:left;
}

.overzicht-wedstrijden-uitleg-rest {
	float:left;
	text-align:left;
}

.overzicht-vlaggen-groep-links {
	float:left;
	width:200px;
	text-align:left;
}

.overzicht-vlaggen-groep-rechts {
	float:left;
	width:200px;
	text-align:left;
}

.overzicht-vlaggen-groep-cel {
	float:left;
	width:60px;
	text-align:center;
}

.puntenoverzicht-enkele-cel {
	float:left;
	width:64px;
	text-align:center;
}

.puntenoverzicht-landen-cel {
	float:left;
	width:64px;
	text-align:center;
}

td.speelschema-groepnaam {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

td.speelschema-header {
	height: 30px;
	valign: middle;
}

td.speelschema-submit {
	height: 60px;
	valign: middle;
}

td.speelschema-nosubmit {
	height: 30px;
	valign: middle;
}

td.speelschema-tussen {
	height: 4px;
	line-height: 4px;
}

td.speelschema {
	height: 30px;
	valign: middle;
}

td.speelschema-oneven {
	height: 30px;
	valign: middle;
	background: #EEEEEE;
}

td.speelschema-finale {
	height: 30px;
	valign: middle;
	background: #FFD1AB;
}

/* speelschema eind */



/* zijkant start */

ul.bulletstyle {
	padding:10px;
	margin:0;
	list-style-type:circle;
}

a.lijst-zijkant {
	padding-bottom:4px;
}

.groen-blok {
	margin:0 0 15px 0;
	padding:6px 10px 5px 10px;
	border:1px solid #ccc;
	background-color:#F5FFD9;
}

.blauw-blok {
	margin:0 0 15px 0;
	padding:6px 10px 5px 10px;
	border:1px solid #ccc;
	background-color:#D5D3FF;
}

.grijs-blok {
	margin:0 0 15px 0;
	padding:6px 10px 5px 10px;
	border:1px solid #ccc;
	background-color:#EBEBEB;
}

.los-artikel {
	float:left;
	width:138px;
	background:transparent;
}

.artikel-plaatje {
	display:block;
	width:35px;
	height:35px;
	border:1px solid #000000;
	margin-right:5px;
	background:transparent;
}

.banner-zijkant {
	float:left;
	width:120px;
}

.naast-banner-zijkant {
	float:right;
	width:160px;
}

/* zijkant eind */


/* footer start*/

#footer {
	clear:both;
	width:960px;
	margin-top:20px;
	background:#EBEBEB;
}

#footer_smal {
	clear:both;
	width:640px;
	margin-top:20px;
	background:#EBEBEB;
}

#footer .links a {
	text-decoration:none
}

#footer .links a:hover {
	text-decoration:underline
}

#footer .links {
	font-size:11px;
	line-height:13px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:15px;
	overflow:hidden;
	background:#EBEBEB;
}

.footer {
	width:100%;
	margin:0;
	background:#EBEBEB;;
	overflow:hidden;
}
.footer ul {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	width:960px;
}
.footer ul li {
	float:left;
	padding:0 0 0 10px;
	width:207px;
	color:#333;
}
.footer ul li ul {
	padding:6px 0 0;
	margin:0;
	list-style:none;
	width:auto;
}
.footer ul li ul li {
	padding:0 0 2px 0;
	color:#333;
	float:left;
	width:220px;
}

#copyright {
	font-size:11px;
	padding:15px 0;
	text-align:center;
}

/* footer eind */


.finaleschema_datum{
	height:15px;
	text-align:center;
	font-size:10px;
	background-color:#EEEEEE;
}
.finaleschema_tabel{
	font-size:12px;
	background-color:#F9FFF9;
}

.finaleschema_winnaar{
	font-size:12px;
	font-weight:bold; 
	background-color:#6BFA16;
}

.finaleschema_standaard{
	font-size:12px;
	background-color:#EEEEEE;
}

#finaleschema-homepage-content {
	float:left;
	margin-top:10px;
	width:960px;
}

.finaleschema-intro {
	float:left;
	margin-top:10px;
	background:transparent url(images/css/background_titels_wide.gif);
	background-repeat: no-repeat;
	width:960px;
}

.finaleschema-intro-text {
	padding:1px 10px 5px 5px;
	background:transparent;
}

.uploader_include_main{
	float:right;
	font-family: Courier new;
	font-size: 16px;
	background-color: gray;
	border: 1px solid black;
	width: 235px;	
}

.uploader_include_error{
	float:right;
	font-family: Courier new;
	font-size: 14px;
	background-color: #FF9;
	border: 1px solid black;
	width: 235px;
}
