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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.uk-dropdown {  
	font-size:14px;
	font-weight:bold;
}

.uk-nav-navbar > li > a {  
	color:#444444 ;
}

.vet {
	font-size:16px;   
	font-weight: bold;  
}

.tm-block {     
background: none transparent;    
}    

body {       
/*background-image: url('http://web.publistep.be/images/bg-publi.png');
background-color:#1f1f1f;  
background-repeat: repeat-x;*/
background-color:#fff;
/*background-attachment: scroll; */ 
background-attachment: fixed;  
}
.referentie {
	text-align:right;
	margin-bottom:-50px;
	color:#000;
}

#info {
	background:#f7f7f7;
	color:#414141;
	border-top-width:thin;
	border-top-style:solid;
	border-color:#333;
	padding: 15px; 
}

.top50 {   
	margin-top:50px;
}
.top40 {   
	margin-top:40px;
}
.top30 {   
	margin-top:30px;
}
.top20 {   
	margin-top:20px;
}
.rood{
	color:#990000;
}

.rood-u{
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

h4.rood{
	color:#990000;
}

.subh5 {
  font-weight: 300;
  font-family: 'Electrolize';
  color:#990000;
}

.lijn {
	border-color:#cccccc;
	border-style:solid;
	border-width: 10px;
}

@media (min-width: 768px) {
  .spatie-footer {
	  margin-top: 30px;
  }
}

@media (min-width: 768px) {  
  .spatie-footer-tablet {
	  margin-top: 15px;
	  margin-left:60px;  
  }
}
@media (max-width: 500px) {
  .spatie-footer-phone {
	  margin-left:50px;  
  }
}


