@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(img/bgBody2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;*/
	background-color: #FFFFFF;
	background-image: url(img/bgBody_.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment:fixed;
}

a {
	color: #006699;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 18px;
}

#container { 
	position: relative;
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	/*border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;*/
} 

#header {
	height: 100px;
	background-image:url(img/bgHeader.jpg);
	padding: 0 10px 0 20px;
	background-repeat: no-repeat;
	background-position: center top;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#sidebar2 {
	position: absolute;
	top: 80px;
	right: 0;
	width: 150px;
	padding: 0;
	color: #FFFFFF;
}

#sidebar2 .nuttigeInfo {
	margin-top:10px;
}

#sidebar2 .nuttigeInfo p {
	padding-left: 3px;
	margin-top:5px;
}

#sidebar2 .nuttigeInfo a {
	text-decoration:none;
}

#sidebar2 .nuttigeInfo a:hover {
	text-decoration:underline;
}

#sidebar2 .volgendeWedstrijd {
	width:100%;
	background-image: url(img/bgVolgendeWedstrijd.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:35px;
	color:#666666;
}

#sidebar2 .volgendeWedstrijd .wedstrijd {
	line-height: 10px;
	color: #0b4873;
}

#sidebar2 .volgendeWedstrijd .datum {
	font-size:11px;
	line-height:15px;
	color:#333333;
}

#mainContent {
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(img/bgMainContent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 700px;
}
#footer {
	/*background-image: url(img/bgFooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;*/
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align:center;
	color:#666666;
	font-size:11px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.menu {
	background-image: url(img/bgButton1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

#mainContent h1 {
	font-family: "Gill Sans", Arial;
	font-size: 22px;
	color: #000033;	
	margin-top: 20px;
	border-bottom:2px solid #000033;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

.nieuwsFlash {
	
	padding-left:10px;
}

.nieuwsFlashDiv {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
}

.bericht img {
	float: right;
	margin: 5px;
	width: 50px;
}

.nieuwsFlashDiv h2 {
	margin-left: 0px;
	margin-bottom:0px;
	font-family: "Gill Sans", Arial;
	font-weight: normal;
	color: #003366;
	font-size:20px;
}

.nieuwsFlashDiv p {
	padding-left:10px;
	padding-right: 10px;
	font-size:11px;
}

.nieuwsTitelsDiv {
	padding-right: 6px;
	margin-bottom:5px;
	width:85%;
	text-align:center;
	font-size:11px;
	background-image: url(img/bgGallerij.jpg);
	background-repeat: repeat-y;
	background-position: left 6px;
	margin-top:10px;
}

.gallerijUpdate {
	width: 150px;
	text-align: center;
}

.gallerijUpdate a img {
	border: 3px solid #17507c;
}

.gallerijUpdate a:hover img {
	border: 3px solid #0e304b;
}

.gallerijUpdate a {
	color: #17507c;
	text-decoration:none;
}

.gallerijUpdate a:hover {
	color: #0e304b;
	text-decoration:none;
}

.logoErrea {
	margin-top: 15px;
}

#footer a {
	color: #006699;
}

hr {
	border: none;
	border-bottom: 2px solid #32728e;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #32728e;	
	margin-top: 0px;
}

.invoerveld {
	width: 300px;
	border: 1px solid #32728e;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.tekstveld {
	width: 300px;
	border: 1px solid #32728e;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:300px;
}

.knop {
	width: 150px;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#32728e;
	border:1px solid #0e314b;
	cursor:pointer;
	font-size:12px;
}

.klassement {
	height: 80px;
	width: 560px;
	background-image: url(img/bgKlassement.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 5px;
	padding-left:10px;
}

.klassement p {
	padding-left: 10px;
}

.verslagen p {
	padding-left: 10px;
	margin-top:-10px;
	padding-right: 10px;
}

.verslagen .uitslag {
	color: #333333;
	font-size:16px;
}

.verslagen h4 {
	color: #32728e;
}

.verslagen {
	border-bottom: 1px solid #CCCCCC;
}

.teamFotos {
	width: 300px;
	border-right: 1px solid #8aa7bc;
	text-align:center;
}

.teamFotos strong {
	display: block;
	background-color:#195380;
	color: #FFFFFF;
	padding: 3px;
	margin-left:3px;
	margin-right: 5px;
}

.teamFotos a {
	text-decoration: none;
}

.teamFotos a:hover {
	text-decoration: underline;
}

.teamFotos a:hover img {
	text-decoration: none;
}

.teamFotosB {
	width: 100%;
	text-align:center;
}

.teamFotosB a {
	text-decoration: none;
}

.teamFotosB a:hover {
	text-decoration: underline;
}

.teamFotosB a:hover img {
	text-decoration: none;
}

.itemDatum {
	font-weight: bold;
	float:left;
	margin-right: 5px;
	color:#B18C00;
}

.ploegen {
	line-height: 20px;
}

.ploegen hr {
	border: 0px;
	border-bottom: 1px dotted #CCCCCC;
	width: 130px;
}

.emailVerzonden{
	width: 98%;
	padding: 5px;
	color:#55790E;
	border: 1px solid #55790E;
	background-color:#CFEB7B;
	text-align:center;
	font-weight: bold;
}

.emailNietVerzonden{
	width: 98%;
	padding: 5px;
	color:#333333;
	border: 1px solid #FFD300;
	background-color:#EBE6D7;
	text-align:center;
	font-weight: bold;
}

.homepageBox {
	/*border: 2px solid #C2DEF6;*/
	padding: 5px;
	margin-bottom: 4px;
}

.homepageBox h2 {
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #184074;
	font-size: 18px;
}

.homepageBox b {
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #184074;
	font-size: 18px;
	display: block;
}

.homepageBox table {
	width: 100%;
}

.homepageBox a img {
	text-decoration: none;
}

.homepageBox2 {
	/*border: 2px solid #C2DEF6;*/
	padding: 5px;
	margin-bottom: 4px;
	border: 2px dotted #CCCCCC;
}

.homepageBox2 h2 {
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #184074;
	font-size: 18px;
}

/*.homepageBox2 b {
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #184074;
	font-size: 18px;
	display: block;
}*/

.homepageBox2 table {
	width: 100%;
}

.homepageBox2 a img {
	text-decoration: none;
}

.stand_punten {
	font-weight: bold;
}

.wPloeg {
	font-size: 15px;
	color:#FFFFFF;
}

.wUitslag {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}

.wWedstrijd {
	padding: 10px;
	background: url("img/bgWedstrijd.gif");
	background-repeat: repeat-x;
	border: 1px solid #195380;
}

.wVerslag {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.jeugdploeg img {
	margin: 5px;
}