@charset "utf-8";
body {
	background-image: url(../images/bodybck.jpg);
	padding: 0px;
	margin: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#header {
	padding: 0xp;
	margin: 0px;
	width: 840px;
	height: 120px;
}

#menudiv {
	width: 100%;
	height: 17px;
	cursor: hand;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-transform: uppercase;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.content a{
	color: #F00;
}
.content a:visited{
	color: #F00;
}
.content a:hover{
	color: #F00;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-transform: uppercase;
}

.titel_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 5px;
}

.shirt_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	color: #000;
}
.uitslagnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	color: #FFF;
}
.tekst_volgwed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	border-right: #000 1px solid;
	width: 117px;
	background-image: url(../images/menu_bck1.jpg);
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none
}
.menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.menu:hover {
	color:#FFF;
	background-image: url(../images/menu_bck2.jpg);
}
.menuend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-image: url(../images/menu_bck1.jpg);
}
.menuend a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration:none
}
.menuend a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.menuend:hover {
	color:#FFF;
	background-image: url(../images/menu_bck2.jpg);
}
#button {
	width: 117px;
	cursor: hand;
}

.standaardblok {
	border: solid 1px #FFF;
	background-color: #000;
	vertical-align: top;
}

.nieuws_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.nieuws_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}
.nieuws_intro a{
	color: #F00;
}
.nieuws_intro a:visited{
	color: #F00;
}
.nieuws_intro a:hover{
	color: #00F;
}

.archief_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.archief_home a{
	text-decoration:none;
	color: #FFF;
}
.archief_home a:visited{
	color: #FFF;
}
.archief_home a:hover{
	color: #F00;
}


/* TEAM STAND UITSLAGEN ETC */

.team_stand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

.team_stand.table th { 
	background: #F00; 
	color: #fff;
	color:#000000;
	padding-bottom: 1px;
} 
 
.team_stand.table th, .team_stand.table td {
	text-align: left;
	color:#000000;
	padding-bottom: 0px;
}

.Plaats, .Team, .G, .W, .GL, .V, .P, .DPV, .DPT {
	 background: #F00;
}

.Plaats, .G, .W, .GL, .V, .P, .DPV, .DPT {
	 background: #F00;
	 width: 20px;
}

/* TEAM HOOFD STAND UITSLAGEN ETC */

.hoofd_stand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.hoofd_stand.table th { 
	background: #F00; 
	color: #fff;
	color:#000000;
	padding-bottom: 1px;
} 
 
.hoofd_stand.table td {
	text-align: left;
	color:#000000;
	padding-bottom: 0px;
}

/* ######### DROP DOWN MENU HOLLANDIA ######### */
.selectedanchor{
}

/* ######### Default class for drop down menus ######### */
.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background-image: url(../images/bck_dropdown.png);
background-repeat: repeat;
width: 150px; /* default width for menu */
}
.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkmenu ul li a{
width: 100%;
display: block;
color: #FFF;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
}
.anylinkmenu a:hover{ /*hover background color*/
color: #333;
}

/* #######   CONTENT SLIDER  ###### */
#featured{ 
	width:360px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ff0000; 
	height:235px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:360px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:11px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#F00; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:57px; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#ffcccc; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.png') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ff0000; 
}
#featured .ui-tabs-panel{ 
	width:360px; height:235px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:165px; left:0; 
	height:70px;
	width: 100%;
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:16px; font-family: Arial, Helvetica, sans-serif; 
	color:#fff; padding:3px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 3px; 
	font-family: Arial, Helvetica, sans-serif; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* CYCLE PLUGIN GROTE BANNER */
.slideshow { 
	height: 250px; 
	width: 300px; 
}
.slideshowsmall { 
	height: 60px; 
	width: 300px; 
}


/* SLIDER V 2.0 */
#sliderhollandia {
	position: relative;
	background-color: #FFF;
	top: 0px;
	left: 0px;
	border-color: #ff3600;
	border-style: solid;
	border-width: 5px;
}

div#feature_list {
	width: 610px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	right: 0;
	z-index: 2;
	width: 265px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li img {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	float: right;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	padding-left: 45px;
	padding-top: 15px;
	height: 55px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('/images/feature-tab-current.png');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left: 0;
	overflow:hidden;
	width: 378px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 378px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #D33431;
}

/* HOME PAGINA NEW */
#home_container {
	position: absolute;
	top: 20px;
	width: 940px;
	left: -470px;
	margin-left: 50%;
}
#homelogo {
	position: absolute;
	left: 430px;
	top: 20px;
	height: 110px;
	width: 80px;
	background-image: url(/images/logo_home.png);
}
#banner_home {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 450px;
	height: 380px;
	border: #FFF 1px solid;
	overflow: hidden;
}
#wedstrijd_home {
	position: absolute;
	top: 150px;
	right: 0px;
	width: 450px;
	height: 380px;
	border: #FFF 1px solid;
	overflow: hidden;
	background-image: url(/images/homebck.jpg);
}
#naarwebsite {
	position: absolute;
	top: 550px;
	left: 399px;
}
#wedstrijd_home_info {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 430px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

