.header{ padding-top: 10px; 
  width: 100%;
  height: 365px;
  background-image: url('../pictures/Header2.png');
  background-repeat: no-repeat;
  background-position: right;
  background-color: white;
  }

.header_2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;          /* tegels gaan automatisch naar de volgende rij */
  justify-content: center;  /* horizontaal centreren */
  align-items: center;      /* verticaal centreren */
  gap: 20px;                /* ruimte tussen de tegels */

}

 .tile1{ 
  margin-left: 50px; 	
  width: 150px;
  height: 75px;
  background-image: url('../pictures/clock.png');
  background-repeat: no-repeat;
 background-position: left top;
  background-color: white;
 float: left;
  } 
 .tile1kop{
	margin-left: 50px;
	font-family: 'Segoe UI', sans-serif;
	font-weight: bold;
	font-size: 12px;
  }   
  .tile1text{
	margin-left: 50px;
	
	font-family: 'Segoe UI', sans-serif;
	font-size: 12px;
  }    
 .tile2{ 
	margin-left: 50px; 	
	width: 150px;
	height: 75px;
	background-image: url('../pictures/1.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
   float: left;
  } 
  .tile3{ 
	margin-left: 50px; 	 
	width: 150px;
	height: 75px;
	background-image: url('../pictures/2.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
   float: left;
  } 
  
 .tile4{ 
	margin-left: 50px; 	 
	width: 150px;
	height: 75px;
	background-image: url('../pictures/3.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
    float: left;
  } 
  
 .tile5{ 
	margin-left: 50px; 	
	width: 150px;
	height: 75px;
	background-image: url('../pictures/clock.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
    float: left;
  } 
 
 .tile6{ 
	margin-left: 50px;  
	width: 150px;
	height: 75px;
	background-image: url('../pictures/clock.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
      float: left;
  } 
 .stop-float {
  clear: both;
}  
  
  
.tile1-content 
{
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	float: left;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	font-family: 'Segoe UI', sans-serif;
	font-size: 15px;                 /* grotere tekst */
	max-width: 300px;
	max-height: 350px;
    border-radius: 8px;
}

  
.tile2-content 
{
   margin: 50px auto 0 auto; /* boven | links/rechts | onder */
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
	font-family: 'Segoe UI', sans-serif;
	font-size: 15px;                 /* grotere tekst */
	max-width: 1300px;
    border-radius: 8px;
}
 
 
.stop-float {
  clear: both;
}   
  
.headertekst_een
{
	font-family: 'Segoe UI', sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.headertekst_twee
{
	width: 400px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 18px;
}

.headertekst_drie
{
	width: 400px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 18px;
	color:#70932d;
}


.header_table
{
	border: 0px;
	margin-left: 400px;
	margin-top: 20px;
	max-width: 1000px;
	  width: 40%;
  max-width: 400px;
  box-shadow: none; /* als je dat ook anders wilt */
}





.link {
  text-decoration: none; /* verwijdert de standaard onderstreping */
 color: #333;
  padding: 10px 20px;
 font-size: 18x;
}
.link:hover {
  background-color: #f0f9fb;

}

.button2 {
  display: inline-block; /* zodat de <a> zich als knop gedraagt */
  text-decoration: none; /* verwijdert de standaard onderstreping */
  background-color: #3ba955;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.button2:hover {
  background-color: #26853c;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.button {
  display: inline-block;
  background: none;
  border: none;
  color: #000000;                 /* zwarte tekst */
  padding: 0 30px;                 /* 5px links + rechts */
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 3px solid transparent; /* ruimte voor streep */
  transition: all 0.3s ease;
}

.button:hover {
  border-bottom: 6px solid #3ba955; /* groen streepje */
}
.button3 {
  display: inline-block;
  background: none;
  background-color: white;
  border: none;
  color: #000000;                 /* zwarte tekst */
  padding: 0 30px;                 /* 5px links + rechts */
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 3px solid transparent; /* ruimte voor streep */
  transition: all 0.3s ease;
  border-radius: 8px;
}

.button3:hover {
  border-bottom: 6px solid #3ba955; /* groen streepje */
}


.button-container {
  height: 30px;
  width: fit-content; /* of een vaste breedte */
  margin: 0 auto;     /* centreert horizontaal */
}




.contenttwee {
  max-width: 80%;
  margin: 5px auto;
  padding: 10px;

  border-radius: 1px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  font-family: 'Segoe UI', sans-serif;
  color: #010b0e;                  /* lichte tekstkleur voor contrast */
  line-height: 1.8;
  font-size: 18px;                 /* grotere tekst */
}

.content ol,
.content p,
.content h1,
.content h2,
.content h3 {
  family-color: #e3edec;
  font-family: 'Segoe UI', sans-serif;
  margin: 0 auto;
  max-width:1300px;
}

ul{
	  family-color: #e3edec;
  font-family: 'Segoe UI', sans-serif;
  margin: 0 auto;
  max-width:1300px;
	
	
}

   .login-container {	
      margin-top: 30px;
	  font-family: 'Segoe UI', sans-serif;
      background-color: white;
      padding: 40px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 350px;
      text-align: center;
	  font-family: 'Segoe UI', sans-serif;
    }

    .login-container h2 {
      margin-bottom: 20px;
      color: #333;
	  	font-family: 'Segoe UI', sans-serif;
    }
	.login-container input[type="select"],
    .login-container input[type="text"],
    .login-container input[type="password"] {
      width: 100%;
      padding: 12px;
      margin: 10px 0;
      border: 1px solid #ccc;
      border-radius: 8px;
      background-color: #f8fcfd;
	  	font-family: 'Segoe UI', sans-serif;
    }

    .aanpassen-container button {
		font-family: 'Segoe UI', sans-serif;
      width: 100%;
      padding: 12px;
      background-color: #3ba955;
      border: none;
      border-radius: 8px;
      color: white;
      font-weight: bold;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }


    .login-container button {
			font-family: 'Segoe UI', sans-serif;
		  width: 100%;
		  padding: 12px;
		  background-color: #3ba955;
		  border: none;
		  border-radius: 8px;
		  color: #333;
		  font-weight: bold;
		  cursor: pointer;
		  transition: background-color 0.3s ease;
    }

    .login-container button:hover {
      background-color: #26853c;
    }

    .login-container p {
		font-family: 'Segoe UI', sans-serif;
      margin-top: 16px;
      font-size: 14px;
      color: #666;
    }

    .login-container a {
			font-family: 'Segoe UI', sans-serif;
      color: #0077aa;
      text-decoration: none;
    }

    .login-container a:hover {
      text-decoration: underline;
    }
.center-wrapper {
    margin: 0px auto 0 auto; /* boven | links/rechts | onder */
    max-width: 1800px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start; /* 'top' bestaat niet in flexbox */
    background-color: #e3edec;
}

.center-topper {
margin-top:43px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e3edec;
}
.td-even
{	
      border-collapse: collapse;
      margin-bottom: 30px;
      background-color: white;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }
	
.td-oneven
{
      border-collapse: collapse;
      margin-bottom: 30px;
      background-color: #e5e7ee;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }	
	

  body {
      font-family: 'Segoe UI', sans-serif;
      background-color: #e3edec;
      padding: 5px;
    }

    h2 {
      margin-top: 20px;
      color: #333;
    }

  table {
      width: 80%;
      max-width: 1300px;
      border-collapse: collapse;
      margin-bottom: 30px;
      background-color: white;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }

    th, td {
      border: 0px solid #e3edec;
      padding: 2px;
      text-align: left;
    }

    th {
      background-color: #e3edec;
      color: #333;
    }

    td {
      background-color: #e3edec;
    }
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 10px 14px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

