/* Maak de trekst in de inputvelden wat groter */
input[type='text'] { font-size: 16px; }

p {
	
	color: rgb(70,40,40); /* donkerbruin */
	line-height: 150%; 
	margin-bottom: 1.2rem;
	}
	
	
	
body {
	font-family: Verdana;
	margin-top:125px;
	font-size: 16px;
	background-color: rgb(250,220,140); /* De grondkleur om het middendiv ;*/
	background-image: url("../images/Kaarten achtergrond 2.gif");
	background-repeat: repeat;
	}


p.plaatjerechts {
	float: right;
	font-style: italic;
	font-size: .85em;
	text-align: center;
	margin-left:15px;
	margin-top: 10px;
	}

p.plaatjelinks{
	float: left;
	text-align: center;
	font-style: italic;
	font-size: .85em;
	margin-right:15px;
	margin-top: 10px;
	}
	
p.plaatjerechts img {width:180px; padding:0;}
p.plaatjelinks img {width:180px; padding:0;}

/*.geenschaduw {margin-right: 15px;margin-bottom:10px;margin-top:10px; box-shadow:none; border:none; } 
.plaatjelinks {float:left;width:180px; margin-right: 15px;margin-bottom:10px;margin-top:10px;}
.plaatjerechts {float:right;width:180px; margin-left: 15px;margin-bottom:10px;margin-top:10px;}
.plaatjelinksbreed {float:left;width:250px; margin-right: 15px;margin-bottom:10px;margin-top:10px;}
.plaatjerechtsbreed {float:right;width:250px; margin-left: 15px;margin-bottom:10px;margin-top:10px;}
*/

.kopje {
        font-size: 1.2rem;
		text-align:center;
        border-top: 1px solid ;  /* Bovenste lijn */
        border-bottom: 1px solid ; /* Onderste lijn */
        width: 80%; /* Breedte aanpassen indien nodig */
		margin:auto;
		background:rgb(250,250,220);
     }

h4 {margin-bottom:5px;font-size: 14pt; text-align:center; color:rgb(70,40,40) ;} 
h5 {font-size:11pt; font: bold; color:rgb(70,40,40); margin-bottom: 1pt;}
h3 {color:rgb(70,40,40);font-size:12pt;margin:0;}

hr {clear:both; height:0.5px; background:rgb(70,40,40); margin-bottom:10px; border:none;}



/* het canvas van alles */
.middendiv {
	width: 940px; 
	/* min-height: 800px; */
	background-color: white; /* rgb(255,255,150);/*rgb(250,225,180);/* de middendiv zelf */
	border: 1pt solid rgb(255,255,180); /*rgb(70,40,40);*/
    border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px #888888;
	padding-left: 10px;padding-right:10px;
	color: rgb(70,40,40); /* donkerbruine letters*/
	line-height: 150%;
	}

/* Button voor terug gaan naar top vd pagina*/
#TopKnop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: rgb(70,40,40);
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
	}

#TopKnop:hover {
	background-color: rgb(220,215,205); color: rgb(70,40,40);
	}

.wijzigingen td {
	font-size:1rem; 
	font-weight: normal; 
	padding:10px 20px 10px 20px; 
	color: rgb(70,40,40); 
	vertical-align: top;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px #888888;
	}
 
.lijstuitslagen td {
	font-size:0.9rem; 
	font-weight: normal; 
	padding: 3px 10px 3px 10px; 
	color: black; 
	vertical-align: top; 
	margin:auto;
	border-radius: 8px 8px 0px 0px;
	box-shadow: 5px 5px 5px #888888;}
	
.lijstuitslagen td a:link , .lijstuitslagen td a:visited, .lijstuitslagen td a:hover  {color: rgb(70,40,40);background-color:rgb(230,255,255);}

#deelnemerslijst th ,  #deelnemerslijstviertallen th {
	counter-reset: regelnummer;
	font-size:0.9rem; 
	font-weight: normal; 
	padding: 3px 10px 3px 10px; 
	color: black; 
	text-decoration: none;
	vertical-align: bottom; 
	margin:auto;
	border-radius: 8px 8px 0px 0px;
	box-shadow: 5px 5px 5px #888888;
	background:rgb(250,240,190);
	}

#deelnemerslijst td:first-child::before {
	content: counter(regelnummer) " ";
}
	
	
#deelnemerslijstviertallen td:first-child::before {
	content: counter(regelnummer) " ";
}

#adminlijst { font-size:0.9rem; }

#adminlijst th {
	counter-reset: regelnummer;
	font-size:0.9rem; 
	font-weight: normal; 
	padding-left:10px; 
	color: black; 
	text-decoration: none;
	vertical-align: bottom; 
	margin:auto;
	border-radius: 8px 8px 0px 0px;
	box-shadow: 5px 5px 5px #888888;
background:rgb(250,240,190);}

#adminlijst tr , #deelnemerslijst tr , #deelnemerslijstviertallen tr {	
	counter-increment: regelnummer;
	}

#adminlijst td , #deelnemerslijst td , #deelnemerslijstviertallen td {	
	padding-left:10px;
	line-height:120%;
	vertical-align: top;
	}

	
th {
  cursor: pointer;
}	

#adminlijst td:first-child::before {
	content: counter(regelnummer) " ";
}

#adminlijst td:first-child, #deelnemerslijst td:first-child, #deelnemerslijstviertallen td:first-child {
	text-align:right;
}

	
.bestuurfotos td {
	width: 175px; 
	vertical-align: top;
    font-size: 1rem;	
	font-weight: normal;
	text-align: center; 
	background-color: rgb(240,230,210);
	/* background: url('../BCimages/perkament.jpg'); */
	color:black}

.bestuurfotos img {
	width: 150px; 
	}

.bestuurfotos {
	/* eventueel in het midden: dan: margin:auto; */
	}
	
.bestuurfotos img {
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;}	
	
img {
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888888;
	}

.centreer {margin: auto;}

.kopbovenaan { 
	text-align: center; 
	font-size: 16pt; 
	clear:both;
	padding:3px 0 3px 0;
	margin-top:20px;margin-right:0px;margin-bottom:10px;
	background: rgb(250,250,220); /*rgb(255,245,230);*/
	border-top: solid rgb(70,40,40) 1pt;
	border-bottom: solid rgb(70,40,40) 1pt;
	border-left: 0;border-right: 0;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 5px 5px 5px #888888;
	}

/* om en om een andere kleur */

.winnaartabel td {
	font-size:0.9rem; 
	font-weight: normal; 
	padding: 3px 10px 3px 10px; 
	color: black; 
	vertical-align: top; 
	margin:auto;
	border-radius: 8px 8px 0px 0px;
	box-shadow: 5px 5px 5px #888888;}
	

tr:nth-child(even) {background:rgb(250,240,190);}
tr:nth-child(odd) {background: rgb(250,250,250);}
td {padding-left:5px;padding-right:0;padding-top:0;} 

.wijzigingen td {
	font-size:0.9rem; 
	font-weight: normal; 
	padding:5px 10px 5px 10px; 
	vertical-align: top;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px #888888;}
} 

.vergrootfoto:hover {
	transform:scale(2,2);
	transform-origin:0 0;
}

#extramenuhbovenaan-container
	{
	width:930px;
	margin:auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:10px;
	/* max-width: 810px; */
	border: 1pt solid white;
    border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px #888888;
	background: rgb(240,230,180); /* rgb(220,210,190); */
	background-image: linear-gradient(to top, rgb(240,230,180), rgb(250,200,0));
    position: fixed; /* Set the navbar to fixed position */
    top: 10px; /* Positioneer Het menu op 10px van de top *//
  	}

#extramenuhbovenaan ul 
	{
	/* marge tussen de knoppen 5px rechts, 9 px eronder */
	float:left;
	padding:0; /* pas op! standaard staat deze op 40 px. vraag me niet waarom.. */
	
	}

#extramenuhbovenaan li 
	{
	/* marge tussen de knoppen 10px links */
	/* margin: 0px 0px 0px 10px;
	/* kleur van de knoppen */
    font: 0.9em arial ; 
	background-color:rgb(250,250,220);
	color: rgb(70,40,40); /* bruin */
	font-size: 1em;
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	border: 0pt;
    border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px rgb(190,190,190);
	
}


#extramenuhbovenaan a {text-decoration: none;}
#extramenuhbovenaan a:link , #extramenuhbovenaan a:visited, #extramenuhbovenaan a:active  {
	}


#extramenuhbovenaan li a:hover, #extramenuhbovenaan li:hover, #extramenuhbovenaan a:hover   {background-color:rgb(250,240,160);color: rgb(70,40,40);} 

                                          /* kleur knoppen indien actief (deze pagina wordt op dit moment getoond) geregeld in BC_uiterlijk_extramenubovenaan.php */
#extraactief li {background-color: rgb(70,40,40);color: white;} 	

.carousel{overflow: hidden; }
    
.fotogalerij {width:425px;} 

.fotogalerij:hover {
	/*transform:scale(3,3) rotate(-5deg);
	transform-origin: 0 0;*/
}



#uitslagen td {
	/* tabel */
	font-size: 3em;
	font-family: verdana;
	font-weight: bold;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px #888888;
	background: rgb(240,230,180);
	padding: 15px 15px 15px 15px;
	margin-right: 20px;
}

#uitslagen td:hover {
	/* tabel */
	background-color:rgb(70,40,40);color: white;
	}
	
#uitslagen td a {
	/* tabel */
	text-decoration: none;
	}
	
#uitslagen td a:visited {
	/* tabel */
	color: rgb(70,40,40);
	}

#my-button-sort , #sel-col {font: 0.9em arial ; 
	background-color:rgb(250,240,160);
	color: rgb(70,40,40); /* bruin */
	font-size: 1em;
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0pt;
    border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px rgb(190,190,190);}



.knop {   font: 0.9em arial ; 
	background-color:rgb(250,240,160);
	color: rgb(70,40,40); /* bruin */
	font-size: 1em;
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: solid black 0.1pt;
    border-radius: 8px 8px 8px 8px;
	box-shadow: 5px 5px 5px rgb(190,190,190); */
} 
.knop:hover {background-color:rgb(200,200,160);}

#my-button-sort:hover {background-color:rgb(200,200,160);} 


/* proef met popup
/* Popup container - can be anything you want */
.popup {
  position: fixed;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: relative;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}