body {
	padding-top: 0px;
}

.logo {
	padding-top: 0px;
	padding-left: 12px;
	max-width: 50px;
	max-height: 50px;
	/*padding-bottom: 10px;  */
}.t3-wrapper { 
	background-image: url();
	background-attachment: fixed;  
	background-position: center center;
}
*/
#t3-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
/*
.navbar-default {
    background-color: #b30000;
    border-color: transparent;
}
*/
#t3-mainnav {
	position: relative;
	background: transparent;

    background-color: #b30000;
    border-color: transparent;
}

.dropdown-menu {
	background: #b30000;
}

#t3-content {
	background: #FFF;
}

/*
#t3-module {
	background: #FFF;
}
*/
/*
#t3-sidebar {
	border-color: #b30000;
	background: #FFF;
}
*/

.t3-spotlight {
	padding-top: 1px;
	padding-bottom: 0px;
	background: #333333;
}


.customFooter {
	background: #333333;
}

.t3-copyright {
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
	border-top-style: none;
}

#t3-footer {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #333333;
	color: #666666;
}

.t3-module.moduleFooter .module-inner .module-ct {
	background: #333333;
}

td, tr td {
    border-top-style: none;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; padding-top: 30px;
    height: 0;
    overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%; 
}
.responsive_map {
	height: 0;
	overflow: hidden;
	padding-bottom: 56%;
	position: relative;
	}
	
	.responsive_map iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}
.fussballdeWidgetAPI {
	position: relative;
    padding-bottom: 100; padding-top: -100;
    height: 0;
    overflow: hidden; }

.fussballdeWidgetAPI iframe, .fussballdeWidgetAPI object, .fussballdeWidgetAPI embed {
	position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%; 
}