/* urbaneconomics.eu - print stylesheet */
/* 10-2016 Kurt Schmidheiny */

/*
#navbuttoncontainer {
	display: none;
}

h1 {
   padding: 0 0 15px 0;
   margin: 0 0 15px 0;
	border-bottom: 1px solid #0080c0;
   background-color: #ffffff;
   color: #0080c0;
   font-size: 20px; 
   font-weight: 500;
   text-align: left;
   vertical-align: bottom;
}

h1 a, h1 a:link, h1 a:visited {
   background-color: #ffffff;
   color: #0080c0;
}


nav {
	display: none;
}

nav ul {
	display: none;
}
*/

