/* CSS Document */
html{
	overflow-x:hidden;
	overflow-y:auto;
}

body{
	margin:0px;
	height:100%;
	width:100%;
	overflow-x:hidden;
	overflow-y:hidden;
	background-color:#025E9A;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 12pt;
}

/* Font, htag en links */
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

h1.border-bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #9D9FA2;
}

.kopje{
	font-size: 14px;
	padding:5px;
	color:#333333;
	font-weight:bold;
	border-bottom:1px dotted #9D9FA2;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

.wit{
	color:#FFFFFF;
}

p{
	margin-top:0px;
	margin-bottom:10px;
}



/* Basis opmaak */
div#website{
	width:988px;
	margin:0 auto;
	background-color:#FFFFFF;
	position:relative;
	background-image:url(/images/achtergrond2.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;	
}

div#inner_website{
	margin-left:4px;
	position:relative;
	width:100%;
	height:100%;
	overflow-y:hidden;
}


/* Top div hierin zit het de afbeelding en het hoofdmenu */
div#top_div0{
	height:171px;
	width:988px;
	background-image:url(/images/header3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	z-index:5;
}

div#top_div1{
	height:171px;
	width:988px;
	background-image:url(/images/header4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	z-index:5;
}

div#top_div2{
	height:171px;
	width:988px;
	background-image:url(/images/header5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	z-index:5;
}

div#top_banner{
	position:absolute;
	right:4px;
	top:0px;
	width:515px;
	z-index:5;
}
 

div#top_zoekvenster{
	position:absolute;
	right:14px;
	top:135px;
	z-index:5;
}
div#top_hoofdmenu{
	position:absolute;
	left:40px;
	top:128px;
	z-index:5;
}

.searchfield{
	width:180px;
	height:16px;
	background-image:url(/images/textinput.gif);
	background-position:top left;
	border:0px;
	background-repeat:no-repeat;
	font-size:10px;
	color:#A1A1A1;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:0px;
}

.searchbutton{
	background-image:url(/images/search_small.gif);
	width:39px;
	height:19px;
	border:0px;
	cursor:pointer;
}

.zoekformulieritem_text{
	float:left;
	margin-right:5px;
}

.zoekformulieritem_button{
	float:left;
}

.button{
	display:block;
	padding:4px;
	border:1px solid #BCBDC0;
	background-color:#ccccc;
}


/* Center div hierin zit de banner en het content */
div#center_div{
	width:980px;
	position:relative;
	background-color:#FFFFFF;
}

div#center_left_div{
	position:relative;
	margin-top:35px;
	width:190px;
	float:left;
}

div.center_left_div_border{
	border-right: 1px solid #D8D8D8;
}
div.center_left_div_noborder{
}

div#broodkruimel{
	position:absolute;
	top:3px;
	left:0px;
	font-size:11px;
	margin-left:10px;
	z-index:0;
}

div#center_center_div{
	position:relative;
	margin-top:35px;
	width:534px;
	min-height:400px;
	float:left;
}

div.center_center_div_border{
	border-left: 1px solid #D8D8D8;
}
div.center_center_div_noborder{

}

div#contentvenster{
	margin-left:12px;
	margin-right:12px;
	width:510px;
	margin-bottom:10px;
	line-height: 12pt
}

div#center_right_div{
	width:255px;
	float:left;
	right:0px;
	
}

div#center_right_div_alt{
	margin-right:4px;
	position:absolute;
	width:255px;
	float:left;
	top:0px;
	right:0px;
}


/*  footer div hierin zit de mail a friend */
div#bottom_div{
	clear:both;
	width:980px;
	height:54px;
	position:relative;
}
div#footertext{
	text-align:center;
	bottom:10px;
	left:260px;
	position:absolute;
	font-size:9px;
	color:#FFFFFF;
}

#footertext a{
	color:#FFFFFF;
}

.nicetable{
	border-color: #c0c0c0;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

.nicecollum{
	border-color: #c0c0c0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding:5px;
}

.nicecollum_grey{
	border-color: #c0c0c0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding:5px;
	background-color:#D9D9D9;
}
.nicecollum_borderbl{
	border-color: #c0c0c0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding:5px;
	border-top: 1px solid #000000;
}

.clear_both{
	clear: both;
}

/* Teams paginas */
.teamfoto{
	width:500px;
}
.beschrijving-bij-foto{
	width:100%;
	padding-bottom:20px;
	font-size:11px;
	text-align:center;
}

.laatste-wedstrijden{
	float:left;
	width:245px;
}

.komende-wedstrijd{
	float:left;
	margin-left:10px;
	width:245px;
}

.speler{
	width:150px;
	text-align:center;
	float:left;
	margin:7px;
}

.speler .foto{
	margin:15px;
	width: 100px;
	height: 133px;
	border:1px solid #9D9FA2;
}
.elftallen .elftal{
	float:left;
	margin:10px;
	width:235px;
	height:170px;
	text-align:center;
}

.elftallen .elftal .elftalfoto{
	border:none;
	width:220px;
	margin:5px;
}

.elftal a{
	text-decoration:none;
}

.samenvatting{
	float:left;
	width:240px;
	height:175px;
	margin-right:15px;
	margin-bottom:25px;
}

.kalendertje{
	float:left;
	padding-right:5px;
}

.table-wedstrijden{
	width:100%;
}

.table-wedstrijden tr td{
	border-bottom:1px solid #BCBDC0;
}

.terug{
	float:right;
}

.agenda-punt{
	float:left;
	width:240px;
	height:55px;
	margin-right:15px;
	margin-bottom:25px;
}

.nieuws-item{
	float:left;
	width:240px;
	height:120px;
	margin-right:15px;
	margin-bottom:25px;
}

.tbl{
	margin: 10px 0;
	width:100%;
	border-left: 1px solid #BCBDC0;
	border-top: 1px solid #BCBDC0;
	}
	
.tbl td, .tbl th{
	border-right: 1px solid #BCBDC0;
	border-bottom: 1px solid #BCBDC0;
	padding: 3px 10px;
	background: #FFFFFF;
	}

.tbl th{
	text-align:center;
	border-bottom: 1px solid #BCBDC0;
	background:#CCCCCC);
	font-weight: bold;
	}
	

.tbl tr.even td{
	background: #EAEAEA;
	}


.tbl tr p{
	margin:0px 0;
	}
.fotoalbum{
	min-height:150px;

}
.fotoalbum a{
	float:left;
	width:160px;
	height:160px;
	margin-left:7px;
	position:relative;
	border:none;
	text-decoration:none;
}
	
	
.fotoalbum a img{
	border:1px solid #BCBDC0;
	padding:3px;
	margin-top:5px;
	vertical-align:top;
}

.fotoalbum a img:hover{
	text-decoration:underline;
}

.AlbumNaam{
	width:150px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.nieuwsfoto{
	border:1px solid #BCBDC0;
	margin-top:5px;
	margin-right:10px;
	padding:3px;
	float:left;
	vertical-align:top;
}

.nieuws-datum{
	width:100%;
	color:#9D9FA2;
	text-align:right;
}

#routeform{
	position:relative;
	top:20px;
}

#directions{
	position:relative;
	min-height:100%;
}