* {
	margin: 0;
}
ul {
	margin-left:35px;	
}
html, body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg_intro.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	background-position: top;
}
a:active, a:focus {
	outline: 0;
}
h2 {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C70102;
}
a, a:active, a:focus {
	font-family: Verdana, Geneva, sans-serif;
	color: #C40001;
	text-decoration: none;
	font-size: 11px;
	outline: 0;
}
a:hover {
	color: #C40001;
}

.date a:active, .date a:focus {
	outline: 0;
}
.date a, .date a:active, .date a:focus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #940000;
	text-align: center;
	vertical-align: middle;
}
.date a:hover {
	color: #940000;
	text-decoration:underline;
}

#table1 a:active, #table1 a:focus {
	outline: 0;
}
#table1 a, #table1 a:active, #table1 a:focus {
	font-size: 10px;
	margin: 5px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #C40001;
	text-align: justify;
	text-transform:uppercase;
}
#table1 a:hover {
	color: #C40001;
	text-decoration:underline;
}

p {
	padding: 5px;
	text-align: justify;
}
#container_bg {
	position: relative;
	height: auto;
}
#wrapcentering_bg {
	position: absolute;
	width: 1400px;
	left: 50%;
	margin-left: -700px;
	height: 1000px;
	top: 0px;
	background-image: url(../images/bg_spelers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:0px;
}
#wrapcentering_bg_intro {
	position: relative;
	width: 1212px;
	left: 50%;
	margin-left: -606px;
	height: 630px;
	background-image: url(../images/bg_intro_container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapcentering_bg_bottom {
	position: relative;
	width: 1400px;
	left: 50%;
	margin-left: -700px;
	bottom: 0px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrap, #wrap_banner, #wrap_middle, #wrap_auto, #wrap_footer {
	position: relative;
	height: auto;
}
 #wrap_menu {
	position: relative;
	height: auto;
	z-index:3;
}
#wrapcentering, #wrapcentering_middle, #wrapcentering_auto {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 100%;
	top: 130px;
}
#wrapcentering_footer {
	position: relative;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	height: 150px;
}
#wrapcentering_banner {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
	top: 0px;
}
#wrapcentering_menu {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 130px;
	top: 0px;
	z-index:4;
}
#logo_intro {
	font-family: "Times New Roman", Verdana;
	font-size: 14pt;
	text-transform: uppercase;
	color: #9a8a8a;
	height: 56px;
	width: 220px;
	position: absolute;
	left: 117px;
	top: 13px;
	text-align: center;
}
#banner_intro {
	height: 295px;
	width: 720px;
	position: absolute;
	left: 118px;
	top: 80px;
	border: 13px solid #FFF;
	z-index: 2;
}
#sponsors_intro {
	height: 123px;
	width: 746px;
	position: absolute;
	left: 127px;
	top: 413px;
	text-align:center;
}
#doorgaan {
	height: 89px;
	width: 104px;
	position: absolute;
	left: 860px;
	top: 291px;
	z-index: 1;
}
.bg_menu, .bg_banner {
	width: 100%;
	color: #FFF;
}
.bg_middle{
	width: 100%;
	color: #FFF;
}

.bg_auto {
	width: 100%;
	position: relative;
	color: #FFF;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
}
.bg_footer {
	width: 100%;
	position: relative;
	background-color:#FFF;
}
.bg_footer_intro {
	width: 100%;
	position: relative;
	background-color:#000;
	background-image: url(../images/footer_intro.jpg);
	background-repeat: repeat-x;
}
.text_webmade {
	font-family: "Century Gothicq", Verdana;
	font-size: 10px;
	color: #9a8a8a;
	text-transform: uppercase;
}
.text_webmade a {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	color: #9a8a8a;
	text-transform: uppercase;
	text-align: center;
}
.text_webmade a:hover {
	color: #F60;
	text-decoration: none;
}
div.extraSponsor {
	margin: 5px 17px 5px 0px;
	background-color: #FFF;
	border: 1px solid #B7B7B7;
	background-image: url(../images/table_klassement_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float:left;
	width:130px;
	height:95px;
	text-align:center;
	vertical-align:middle;
		
}

#social {
	margin-right: 134px;
	float:right;
	top: 50px;	
	position: relative;
}
