body.site {
	margin: 0;
	padding: 0;
	border-top: none !important;
}

.container-header, .footer {
	background-color: #147389;
	box-shadow: 4px 4px 4px #aaa;
}

.container-header .container {
	background-color: inherit;
	border: none;
	box-shadow: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.container-header .container .header {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.body .container {
	background-color: inherit;
	border: none;
	box-shadow: none;
}

.timeline_footer {
	display:none !important;
}

.body .menu-container {
	padding: 0px;
	/*text-align: right;*/
}

.body .menu-container .navigation {
	border-top: none;
	border-bottom: none;
	margin-bottom: 0px;
}

#gruemenu > ul > li {
	float: left;
}

.navigation {
	padding: 0px;
}

h3, h4, h5, h6 {
	font-weight: normal;	
}

.body .no-padding {
	padding: 0px;
}

.main-menu {
	padding: 0px; 
	background-color: #e84c3d;
}

.color-container .container {
	padding: 0px;      
}

#gruemenu, #gruemenu ul, #gruemenu ul li, #gruemenu ul li a {
	z-index: 5000 !important;
}

.maps iframe {
    pointer-events: none;
}

.unitevticker_container .services_container ul {width: 100%;}

.unitevticker_container .services_container ul li {list-style: none;}


.content-links .content-links-a {display: none;}

.tt_timetable .event .top_hour, .tt_timetable .event .bottom_hour {
        display: none;
}

