* {
  font-family: Verdana;
}

body {
	overflow-x: hidden;
	margin-bottom: 3%;
}

#wrapper {
  border-left-style: solid;
  border-right-style: solid;
  border-color: #679bf0;
  margin-left: 5%;
  margin-right: 5%;
}

nav {
  height: 50px;
  border-bottom: 2px solid lightblue;
}

nav a {
  font-size: 15pt;
  width: 15%;
  height: 50px;
  line-height: 50px;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.focus {
  color: #00c9fd
}

.groen {
	color: green;
}

.rood {
	color: red;
}

.oranje {
	color: orange;
}

.zwart {
	color: black;
}

.achterblauw:hover {
	background-color: #0fa8f5;
}

nav a:hover {
  background-color: white;
  color: #00c9fd;
  }

article {
  margin-left: 5%;
  margin-top: 7%;
}

#inhoud {
  margin-top: 3%;
}

.knop {
  background-color: white;
  margin-top: 30px;
  margin-left: 0px;
  width: 200px;
  height: 50px;
}

.knop:hover {
  background-color: #0fa8f5;
}

h1 {
	text-decoration:underline;
}

#hierondergegevens {
  margin-top: 5%;
  margin-left: 5%;
}

#gegevens {
	margin-left: 5%;
}

h2 {
  font-weight: normal;
  font-size: 14pt;
}

.center {
  text-align: center;
  width: 90%;
}

#bovenlijst {
  margin-left: 15%;
}

#zoekbalk {
  margin-bottom: 20px;
  margin-left: -180px;
}

selecteer {
  border-left: 6px solid #ebde31;
  background-color: #f5f2ce;
  margin-left: -17%;
}

#selectalles {
  margin-left: -180px;
  margin-bottom: 20px;
}

.filter {
	width: 10px;
	height: 10px;
}

#filterwit {
	background-color: white;
	margin-left: 75px;
}

#filtergroen {
	background-color: green;
}

#filterrood {
	background-color: red;
}

#filteroranje {
	background-color: orange;
}

#filterzwart {
	background-color: black;
}

.kopje {
  text-decoration: underline;
  font-size: 14pt;
  text-align: center;
  margin-bottom: -20px;
}

.instructie {
  border: 2px solid black;
}

#lobbyinstructie {
  margin-right: 100%;
  width: 250px;
  height: 220px;
  float: right;
}

#lobbyacties {
	margin-right: 120%;
	float: right;
}

#rechtslijst {
	float: right;
}

#lijstinstructie {
  width: 400px;
  height: 175px;
  text-align: center;
  margin-right: 123px;
  margin-top: 50px;
}

#kandaanmaken {
	width: 220px;
	height: 50px;
	margin-left: 35%;
	margin-top: 40px;
}

#lijstaanpassen {
	 width: 220px;
	 height: 50px;
	 margin-top: 20px;
	 font-weight: bold;
 }
 
#leden {
  border-top: 5px solid #298ad9;
  border-bottom: 1px solid black;
}

#kandidaten{
	border-collapse: collapse;
	width: 50%;
	float: left;
	margin-bottom: 5%;
}

#kandidaten th {
	border-bottom: 3px solid #6c9ff0;
	padding: 8px;
}

#kandidaten td {
	text-align: center;
	border-bottom: 1px solid grey;
	padding: 8px;
}

#kandidatenlijst {
	text-align: left;
}

#tabeldiv {
	height: 60%;
	width: 55%;
	float: left;
	overflow-y: scroll;
}

#kandidatenstemronde {
	border-collapse: collapse;
	width: 100%;
}

#kandidatenstemronde th {
	border-bottom: 3px solid #6c9ff0;
	padding: 8px;
}

#kandidatenstemronde td {
	text-align: center;
	border-bottom: 1px solid grey;
	padding: 8px;
}

#nieuweronde {
	width: 75%;
	height: 5%;
	margin-bottom: -2%;
	font-weight: bold;
}

#laatsteuitslag{
	width: 75%;
	height: 5%;
	font-weight: bold;
}

#verwerken {
	background-color: white;
	width: 200px;
	height: 75px;
	font-weight: bold;
	margin-left: 500px;
	margin-top: -200px;
}

#verwerken:hover {
	background-color: #0fa8f5;
}

button {
  background-color: white;
}

.cndbutton:hover {
  background-color: #69dcff
}

#lobbyaanmaken {
  width: 150px;
  height: 50px;
  margin-top: 20px;
}

input {
  margin-left: 20px;
  width: 400px;
}

#naam {
  margin-top: 50px;
  margin-bottom: 10px;
}

#groen {
  margin-left: 5px;
  margin-bottom: -20px;
}

#kiesgroen {
  color: green;
}

#kiesgroen:hover {
  background-color: #b6f0c2;
}

#kiesgroen:focus {
  background-color: #b6f0c2;
}

#rood {
  margin-left: 5px;
}

#kiesrood {
  color: red;
}

#kiesrood:hover {
  background-color: #f2beb8;
}

#kiesrood:focus {
  background-color: #f2beb8;
}

#zwart {
  margin-left: 50px;
  margin-top: -20px;
}

#oranje {
	margin-left: 50px;
	margin-top: -20px;
}

#oranjewoord {
	color: orange;
}

#groenwoord {
	color: green;
}

#roodwoord {
	color: red;
}

#stopstemmen {
	margin-top: 2%;
	font-weight: bold;
}

#stuurwachtwoorden {
	font-weight: bold;
}

#verder {
  margin-top: 5%;
  margin-right: -12%;
  width: 150px;
  height: 50px;
  font-size: 14pt;
}

#uitleg {
	margin-left: 5%;
	margin-right: 200px;
}

#welkom {
	font-size: 22pt;
}

#inleiding {
	margin-left: 5%;
	margin-right: 5%;
}

footer {
  height: 3%;
  background-color: #679bf0;
  width: 100%;
  position: fixed;
  bottom: 0px;
  padding: 10px;
}

footer p {
  margin: auto;
  text-align: center;
  font-size: 10pt;
  color: #303030;
}

footer a {
  color: #303030;
  text-decoration: none;
}
