/*
	abtf.eu
*/

.sr-only {
	display: none !important;
}


body {
    margin:0;
    padding:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	font-size: 16px;
	font-size: 1rem;
	line-height:1.5;
    color:#666966;
}
img {
    border:0px;
}
p,
pre,
form {
    margin:0 0 15px;
    padding:0;
}
li {
    margin:0 0 10px;
}
h1 {
    margin:0 0 15px;
    padding:0;
    font-size: 24px;
	font-size: 1.5rem;
    font-weight:bold;
}
h2 {
    margin:0 0 6px;
    padding: 0;
    font-size: 18px;
	font-size: 1.1rem;
    font-weight:bold;
}
optgroup {
    padding-top:3px;
    padding-bottom:3px;
}
a {
    text-decoration:none;
    color:#A00F2E;
}
a:hover {
    text-decoration:underline;
}


ul ul li {
	margin: 0;
}

.partner-overview .ce_text {
	display: grid;
	grid-template-columns: 115px auto;
	margin-bottom: 25px;
}
.partner-overview .ce_text .image_container {
	margin-top: 5px !important;
}
.partner-overview .ce_text .innerText {
	display: block;
}
.partner-overview .ce_text h1, 
.partner-overview .ce_text h2 {
	margin: 0 !important;
}


#right .ce_hyperlink {
	margin: 0 20px;
}

#right .mod_login {
	margin: 0 20px;
}

#right .mod_login input.text {
	width: 150px;
}

#right .mod_login .submit_container {
	margin-top: 10px;
}

#kontakt input[type=text],
#kontakt textarea {
	width: 350px;
}

#kontakt input.captcha {
	width: 50px;
	margin-right: 10px;
	margin-left: 15px;
}


form#kontaktformular {
	padding-top: 15px;
}
form#kontaktformular .widget {
	padding-bottom: 10px;
}
form#kontaktformular label {
	float: left;
	width: 120px;
}
form#kontaktformular .widget-captcha label {
	width: 250px;
}
form#kontaktformular .widget-checkbox fieldset legend {
	padding: 0 5px 0 5px;
}
form#kontaktformular .widget-checkbox fieldset input.checkbox {
	float: left;
	margin-right: 10px;
}
form#kontaktformular .widget-checkbox fieldset label {
	display: block;
	float: none;
	width: auto;
}
form#kontaktformular button.submit {
	padding: 10px 20px;
	cursor: pointer;
}


.ce_comments h3 {
	border-top: 1px solid #C0C0C0;
	padding-top: 15px;
}
.ce_comments .comment_default {
	padding: 10px;
	background-color: #e2e2e2;
	margin-bottom: 15px;
}
.ce_comments .comment_default .info {
	font-style: italic;
}


.ce_comments form {
	padding-top: 15px;
}
.ce_comments form .widget {
	padding-bottom: 10px;
	clear: both;
}
.ce_comments form label {
	float: left;
	width: 140px;
}
.ce_comments form .widget-checkbox fieldset legend {
	padding: 0 5px 0 5px;
}
.ce_comments form .widget-checkbox fieldset input.checkbox {
	float: left;
	margin-right: 10px;
}
.ce_comments form .widget-checkbox fieldset label {
	display: block;
	float: none;
	width: auto;
}
.ce_comments form button.submit {
	padding: 10px 20px;
	cursor: pointer;
}




#right .mod_eventlist {
	padding: 35px 10px 20px 10px;
}
#right .mod_eventlist > h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0 30px 0;
}
#right .inside .mod_eventlist .layout_full {
	margin: 0 0 20px 0;
	font-size: 16px;
}
#right .inside .mod_eventlist .layout_full h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
#right .inside .mod_eventlist .layout_full p {
	padding: 0;
	margin: 0;
}

#stdheader {
	position: relative;
	width: 100%;
	height: 211px;
	z-index:10;
	overflow: hidden;
	background: url(/files/images/header_graphic_std.jpg) left top no-repeat;
}

#titleheader {
	width: 100%;
	height: 346px;
	position: relative;
	z-index:10;
	overflow: hidden;
	background: url(/files/images/header_graphic_title.jpg) left top no-repeat;
}

#header {
	width: 100%;
}
#header .inside {
	background-color: #2e2e2e;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e2e2e+0,2e2e2e+60,ffffff+100 */
	background: #2e2e2e; /* Old browsers */
	background: -moz-linear-gradient(left, #2e2e2e 0%, #2e2e2e 60%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #2e2e2e 0%,#2e2e2e 60%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #2e2e2e 0%,#2e2e2e 60%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#header h1 {
	right: -1000px;
	position: absolute;
}
#header a.logo {
	width: 400px;
	height: 200px;
	top: 1px;
	right: 1px;
	position: absolute;
	z-index: 99;
}
#header #titleheader a.logo {
	height: 335px;
}
#header .inside a.logo img {
	width: 100%;
	height: 100%;
}
#container {
	border: 1px solid #B8B8B8;
	background: #ffffff url(/files/images/container_bg.jpg) left top repeat-y;
}


#main {
	min-height: 400px;
}

#left .inside {
	padding: 46px 0 0 0;
}

#left .ce_text {
	padding: 0 10px;
}



div.menubutton {
	display: none;
}


.navtop {
	height: 40px;
	z-index:70;
	color: #ffffff;
	overflow: visible;
	font-size:15px;
/*	font-stretch:condensed;  */
	font-weight: normal;
	line-height:30px;
}
.navtop ul {
	height: 30px;
	margin: 0 100px 0 0;
	padding: 0;
	list-style-type: none;
}
.navtop ul.level_2 {
	display: block;
	position: absolute;
	height: auto;
	max-height: 0;
	overflow: auto;
	transition: max-height 0.3s;
}
.navtop li:hover ul.level_2 {
	max-height: 1000px;
	transition: max-height 0.3s;
	box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	margin: 0;
	z-index: 15;
}
.navtop li {
	display: inline-block;
	color: #fff;
	margin: 0;
	padding: 0;
}
.navtop ul.level_2 li {
	display: block;
	color: #2E2E2E;
	background-color: #e6e6e6;
	min-width: 270px;
	line-height: 1.25;
	padding: 0;
}
.navtop a {
	text-decoration: none;
	color: inherit;
	padding: 5px 10px;
	display: block;
}
.navtop a:hover,
.navtop a.trail,
.navtop span.active, 
.navtop strong.active {
	display: block;
	padding: 5px 10px;
	color: #2E2E2E;
	background-color: #F2F2F2;
}
.navtop ul.level_2 a {
	padding: 5px 10px;
}
.navtop ul.level_2 a:hover {
	color: #ffffff;
	background-color: #999999;
}





#left .navsub {
	width: 170px;
	padding: 0 0 70px 0;
	overflow-y: auto;
	box-sizing: border-box;
}

#left .xing-link {
	margin: 0 10px;
}
#left .xing-link h3 {
	font-size: 14px;
}

#left .navsub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#left .navsub li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #C0C0C0;
}
#left .navsub li.last {
	border-bottom: 1px solid #C0C0C0;
}

#left .navsub a {
	font-weight: normal;
	color: #2E2E2E;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
#left .navsub a.trail, 
#left .navsub span.active, 
#left .navsub strong.active, 
#left .navsub a:hover {
	display: block;
	padding: 5px 10px;
	font-weight: normal;
	background-color: #f2f2f2;
}
#left .navsub a.trail, 
#left .navsub span.active, 
#left .navsub strong.active {
	font-weight: bold;
}

#left .mod_customnav {
	width: 170px;
	font-weight: normal;
	color: #fff;
}
#left .mod_customnav ul {
	margin: 20px 10px 10px;
	padding: 0;
	list-style-type: none;
}
#left .mod_customnav li {
	padding: 4px 10px 5px;
}
#left .mod_customnav a {
	font-weight: normal;
	color: #A00F2E;
}

#container #main .inside {
/*	width: 560px;  */
	margin: 25px 20px;
}


body.titelseite #main .mod_article {
	margin: 40px 30px;
}


#main h2 {
	margin-top: 12px;
	margin-bottom: 6px;
}
#main h2 strong {
	font-weight:bold;
}

/*
#main .image_container {
	position: relative;
	float: right;
	margin: 0 0 10px 20px;
}
*/

#main .mod_newsarchive h2,
#main .mod_newslist h2 {
}
#main .mod_newslist .subheadline {
	font-weight: bold;
}
#main .mod_newslist p {
	margin-bottom: 0;
}

#titlepage #main .mod_newsarchive h2,
#titlepage #main .mod_newslist h2 {
	font-weight: bold;
	color: #f5f5f5;
	font: 12px Geneva,Arial,Helvetica,sans-serif;
}

#main .layout_short,
#main .layout_latest {
	margin-bottom: 30px;
}

#titlepage #main .layout_latest {
	width: 362px;
	height: 132px;
	float: left;
	margin: 0;
	padding: 25px 20px;
	background-color: #2E2E2E;
	border-top: 0px solid #555;
	color: #F5F5F5;
	border-right: 0px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
}

#titlepage #main .layout_latest h2 a {
	color: #f5f5f5;
}

#titlepage #main .layout_latest p {
	margin: 0;
	color: #F5F5F5;
}

#main .more {
	font-size: 11px;
	font-size: inherit;
}

#titlepage #main .more {
	margin-top: 20px;
}

#container #right {
	height: 100%;
}

#right .inside img {
	position: relative;
}

#right .inside p {
	margin-right: 20px;
	margin-left: 20px;
}
#right ul {
	padding: 0 0 0 15px;
	margin: 0 15px 0 15px;
}

#right h1 {
	margin: 35px 15px 15px 15px;
	font-weight: bold;
	color: #2E2E2E;
	font-size: 16px;
}

#footer {
	width: 100%;
}

#footer .inside {
	width: 100%;
	box-sizing: border-box;
	min-height: 70px;
	padding: 10px;
	background-color: #2E2E2E;
}

#footer .mod_customnav ul {
	margin: 5px 150px 0 0;
	padding: 0;
	list-style:none;
}
#footer .mod_customnav li {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}
#footer .mod_customnav li a {
	padding: 5px 10px;
}


#footer .mod_customnav li a:hover, 
#footer .mod_customnav li span.active, 
#footer .mod_customnav li strong.active, 
#footer .mod_customnav li a.trail {
	padding: 5px 10px;
	background-color: #f2f2f2;
	text-decoration: none;
	color: #2E2E2E;
}

#footer a {
	font-weight: normal;
	color: #fff;
}


#footer .ce_toplink {
	position: absolute;
	top: 19px;
	right: 15px;
	padding: 0 15px 0 0;
	background:url(/files/images/pfeilhoch_12x12.gif) top right no-repeat;
}


.pdf_link a {
	padding-left: 15px;
	background-image: url(/files/images/mini-icon-pdf.gif);
	background-repeat: no-repeat;
}

div.pdf_link {
	text-align: right;
}

#header .mod_changelanguage {
	position: absolute;
	z-index:90;
	top: 0px;
	right: 0px;
	padding:5px;
}

#header .mod_changelanguage ul {
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
}

#header .mod_changelanguage li {
/*	float:left;  */
	float: left;
	padding: 0;
	margin:0 0 0 5px;
	width:24px;
	height:16px;
	overflow:hidden;
	text-indent: -1000px;
}
#header .mod_changelanguage li.lang-en {
	background:url(/files/images/en.png) no-repeat;
	background-position:0 -4px;
}
#header .mod_changelanguage li.lang-de {
	background:url(/files/images/de.png) no-repeat;
	background-position:0 -4px;
}

#header .mod_changelanguage span.active, 
#header .mod_changelanguage strong.active {
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
}
#header .mod_changelanguage li a {
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	background-color:#ffffff;
	opacity:0.6;
}
#header .mod_changelanguage a:hover {
	text-decoration:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0;
}


.layout_full .ce_hyperlink {
	margin-bottom: 15px;
}



/*  ==========  Blog  ==========  */

.blog .image_container {
	position: relative;
}
.blog .caption {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #ffffff;
	text-shadow: 0 0 5px #000000;
	font-size: 12px;
}

#main .mod_newslist.blog p {
	margin-bottom: 15px;
}
#main .mod_newslist.blog p.info {
	margin-bottom: 6px;
}
.blog .layout_latest .bild {
	float: left;
	margin-right: 10px;
}

.blog .layout_latest .image_container {
	position: relative;
}
.blog .layout_latest .caption {
	display: none;
}

/*  ==========  /Blog  ==========  */

/*  ==========  Aktuelles  ==========  */

.aktuelles .image_container {
	position: relative;
}
.aktuelles .caption {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #ffffff;
	text-shadow: 0 0 5px #000000;
	font-size: 12px;
}

#main .mod_newslist.aktuelles p {
	margin-bottom: 15px;
}
#main .mod_newslist.aktuelles p.info {
	margin-bottom: 6px;
}
.aktuelles .layout_latest .bild {
	float: left;
	margin-right: 10px;
}

.aktuelles .layout_latest .image_container {
	position: relative;
}
.aktuelles .layout_latest .caption {
	display: none;
}

/*  ==========  /Aktuelles  ==========  */




.cookiebar {
    background-color: rgba(64,64,64,0.85);
    z-index: 999;
    top: 200px;
	text-align: center;
	flex-direction: column;
	align-content: center;
}
.cookiebar__text {
	padding: 20px;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
.cookiebar__message, 
.cookiebar__text {
	margin-right: 5px;
}
.cookiebar__button {
    background-color: #a21132;
    color: #ffffff;
    border-radius: 5px;
    margin: 10px;
	padding: 10px 30px;
}
.cookiebar__button:hover {
    background-color: #a21132;
    opacity: 0.8;
}




@media only screen and (max-width: 767px) {
	
	#container {
		background-image: none;
		background-color: #f2f2f2;
	}
	#left {
		background-color: #e6e6e6;
	}
	#left .inside {
		text-align: center;
		padding: 20px 0 20px 0;
	}
	#left .navsub {
		width: 100%;
		padding: 0;
		font-size: 16px;
		font-size: 1rem;
	}
	#left .navsub ul.level_1{
		width: 90%;
		margin: 0 auto;
	}
	#left .navsub a {
		padding: 10px 10px;
	}
	#left .navsub a.trail, #left .navsub span.active, #left .navsub strong.active, #left .navsub a:hover {
		padding: 10px 10px;
	}
	#right {
		text-align: center;
	}
	#header .inside {
		background: #e6e6e6;
		border-bottom: 5px solid #A00F2E;
	}
	#stdheader {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 90px;
		background-image: none;
		display: block;
		text-align: center;
	}
	#titleheader {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 90px;
		background-image: none;
		display: block;
		text-align: center;
	}
	#header #titleheader a.logo {
		height: 80px;
	}
	#header a.logo {
		position: relative;
		height: 80px;
		background-image: url(/files/_tmpl_/img/logo_ABTF_307x122.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		display: block;
		width: 300px;
		margin: 5px auto;
	}
	#header .inside a.logo img {
		width: auto;
		height: auto;
	}

	.navtop {
		height: auto;
		padding: 75px 0 20px 0;
		font-size: 16px;
		font-size: 1rem;
	}
	.navtop li {
		display: block;
	}
	.navtop a {
		padding: 10px 20px;
		color: #666666;
		text-align: center;
	}
	.navtop a:hover, .navtop a.trail, .navtop span.active, .navtop strong.active {
		padding: 10px 20px;
		text-align: center;
	}
	.navtop ul.level_2 {
		display: none;
	}
	div.menubutton {
		display: block;
		top: 10px;
		left: 10px;
		position: absolute;
		z-index: 1000;
	}
	div.menubutton a {
		background-color: #a0112f;
		border-radius: 7px;
		color: white;
		display: block;
		padding: 2px 10px;
		text-decoration: none;
	}
	div.menubutton a.shownavlist::after {
		content: " ▼";
		font-size: 0.7rem;
	}
	div.menubutton a.hidenavlist::after {
		content: " ▲";
		font-size: 0.7rem;
	}
	div.menubutton a.hidenavlist {
		display: none;
	}
	
	nav[role="navigation"] ul#navlist {
		margin: 0;
		padding: 0;
		max-height: 0;
		overflow: auto;
		transition: all 0.25s ease 0s;
		height: auto;
	}
	#top:target ul#navlist {
		max-height: 1200px;
		padding: 50px 0 0 0;
		transition: all 0.25s ease 0s;
	}
	#top:target a.shownavlist {
		display: none;
	}
	#top:target a.hidenavlist {
		display: block;
	}
	
}



