/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-headerbar h1{
 	color: #ffffff;
 	text-shadow: 1px 1px gray;
}

.tm-logo-small{
	font-size: 21px;
	color: #ffffff;
  text-shadow: 1px 1px gray;
  font-family 'Scada';
  text-transform: uppercase;
  letter-spacing: -0.04em;
}

a.tm-logo-small:hover{
	color: #ffffff;
	text-decoration: none;
}

@media (max-width: 400px) {
	.tm-logo-small{
	font-size: 14px;
	}
}

.tablebeschikbaarheid td{
background-color:#fb0000;
}

.tablebeschikbaarheid tr td:first-child{
background-color:#f3ede2;
}

.tablebeschikbaarheid .beschikbaar{
background-color:green;
}

.nieuws  a{
color: #f8d488 !important;
}

td.streep {
border-bottom: 3px solid black !important;
}

