a {color:#bd1212;}
.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #bd1212;
}
#Content_div_images_more a:hover {cursor:pointer !important;}
.visuallyhidden {border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;}			  
#login-container h2  {
	font-size:16px;
}

#logincontainer h2 {
	font-size: 16px;
	text-transform: uppercase;
}

#logincontainer h3 {
	font-size: 14px;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#logincontainer .meldungen-full li:first-of-type {
	padding-top: 3px;
}

#logincontainer .language-mobile {
	margin-bottom: 20px;
}

#logincontainer .btn-large {
	font-size: 20px !important;
	padding: 20px 30px;
}

#logincontainer .lastest {
    padding: 140px 0 0 20px;
}

.latest div.austria,
.latest div.germany {
	position: static;
	text-align: center !important;
}

#mainheader {
    background: #f3f2ed none repeat scroll 0 0;
    border-bottom: 1px solid #bcbcbc;
    height: 74px !important;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.page-wrapper {
	background:transparent !important;
	max-width:1295px;
}
#header.navbar {
	margin:0 !important;
	height:0px;
	overflow:visible;
	z-index:10;
	height:260px;
	position:relative;
	background:#FFFFFF;
/*	background:#CCCCCC;*/

/*    background: #f3f2ed none repeat scroll 0 0;
    border-bottom: 1px solid #bcbcbc;
	height: 74px !important;
	position:fixed;
	width:100%;
	z-index:10000;*/
	
	/*background:#666666;
	background-image: linear-gradient(bottom, #333333 0%, #666666 100%);
	background-image: -o-linear-gradient(bottom, #333333 0%, #666666 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #666666 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #666666 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #666666 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #333333),
		color-stop(1, #666666)
	)*/
} 
#header .brand {
	margin: -3px 0 0 13px !important;
}
#header .brand img {
/*	max-height:100px;*/
	margin:5px 0 7px 0;
}

	#header .navbar-inner .nav .dropdown-toggle {
	}

		#header .navbar-inner .nav .dropdown-toggle:hover, 
		.navbar-inner .nav .dropdown.open .dropdown-toggle {
		}

.suche-user-container {
	/*margin-top: 80px;*/
}

	.suche-user-container .suchfeld label {
		display: none;
	}

.navbar-inverse .brand, .navbar-inverse .nav > li > a, .navbar-inverse .nav > li span {
	color: #000000;
}

	.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
		color: #000000;
		background-color: transparent;
	}



/* all levels, hover and focus */
#sidebar > ul > li > a:hover,
#sidebar > ul > li > a:focus,
#sidebar > ul > li > ul.sub > li > a:hover,
#sidebar > ul > li > ul.sub > li > a:focus,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > a:hover,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > a:focus,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > ul.subsubsub > li > a:hover,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > ul.subsubsub > li > a:focus,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > ul.subsubsub > li > ul.subsubsubsub > li > a:hover,
#sidebar > ul > li > ul.sub > li > ul.subsub > li > ul.subsubsub > li > ul.subsubsubsub > li > a:focus {
	/*color: #454344 !important;*/
	background-color: #e4e4e4 !important;
}

/* Leval 0 */
#sidebar > ul > li > a {
	background: #f3f2ed;
	color: #454344 !important;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}
	#sidebar > ul > li > a:last-child {
		border-bottom: none;
	}

#sidebar > ul > li.active > a {
	background: none repeat scroll 0 0 #bd1212 !important;
	border-top:0px !important;
	color:#ffffff !important;
}

#sidebar > ul > li.active a i {
	color: #FFFFFF !important;
}

#sidebar > ul > li > ul.sub > li.active > a {
	/*   background:#ffa500 !important;*/
}

/* level 1 to 4: active */
#sidebar > ul > li > ul.sub > li.active > a,
#sidebar > ul > li > ul.sub > li.active > ul.subsub > li.active > a,
#sidebar > ul > li > ul.sub > li.active > ul.subsub > li.active > ul.subsubsub > li.active > a,
#sidebar > ul > li > ul.sub > li.active > ul.subsub > li.active > ul.subsubsub > li.active > ul.subsubsubsub > li.active > a {
	/*  background:#ffa500 !important;*/
	color: #000;
	font-weight: bold;
}

#sidebar > ul > li > ul.sub > li > ul.subsub > li ul.subsubsub > li a:hover {
	background:#e4e4e4 !important;
}

	#sidebar > ul > li > ul.sub > li > a {
		display: block;
		position: relative;
		margin: 0;
		padding: 8px 15px 8px 15px;
		text-decoration: none;
		font-size: 14px;
		font-weight: normal;
		border-bottom: 1px solid #EEEEEE;
		text-shadow: 0 1px 1px #000;
	}
#sidebar > ul > li >a:hover, #sidebar > ul > li:hover>a {
/*	border-bottom: 1px solid #DDDDDD !important;*/
	}
	
p.detail {
    font-size: 13px;
}

.text-short {margin-top: 20px; font-weight:Bold;}
.text-long {margin: 30px 0;}
.text-long td {vertical-align:top; padding:3px 5px;}
.text-long td > p {margin:0px !important;}
.text-long table {border-color:#CCCCCC;}

div.detail {font-size:14px; line-height:20px;}

.menu-bottom-search {display:;}

.navbar-inverse .btn-navbar {
    background: none repeat scroll 0 0 #bd1212 !important;
	border-color:#bd1212 !important;
}

.image-box {width:auto !important; border:1px solid #EFEFEF;}
#portfolio-wrapper h3 {font-size:20px; line-height:24px; font-weight:Bold !important; font-family:Arial,sans-serif; border-bottom:0px; padding-bottom:0px; text-transform:none; margin-top: 0px;}
#portfolio-wrapper h3 a {color:#bd1212;}
#portfolio-wrapper img {/*margin-top:7px;*/}
.header-image {height:260px; margin:0 15px;}
.border-box {background-color: rgba(255, 255, 255, 0.4); padding:7px; }

.copyright {font-size:11px; color:#999999; font-style:italic;}
.date {color:#999999; font-weight:; padding-top:10px; font-size:12px; font-style:italic;}
.center {text-align:center !important;}

.download-all {margin-bottom:45px; /*font-size:12px;*/}
.download-all a {margin-top:5px;}

.rueckfrage img {margin-bottom:10px;}
.right-fixed i {font-size:14px;}
.padbot {padding-bottom:40px;}

ul.article-box {margin-top:30px; margin-left:0px; padding:15px 20px; background:#EFEFEF;}
ul.article-box li {display:block; line-height:20px; padding:0 0 5px 0;}

.download-all a:first-child {margin-top:10px;}
.rueckfrage {padding-bottom:20px;}

#portfolio-wrapper .span12 img {margin-bottom: 5px;}

.fancybox-inner h5,
.fancybox-inner .fancyboy-header {
	font-size: 16px;
	margin-bottom: 0px;
}

a.btn-inverse {
	color: #FFFFFF !important;
}

#page .unternehmen:nth-child(1) {
	font-size: 16px;
	line-height: 22px;
}

#footer .container-fluid {
	padding-left: 20px;
}

.download-all {
	/*margin: 0 0 50px 0;*/
}
.download-all a:first-child {
	margin-top: 10px;
}

h4 .right {
	width: 85px;
	text-align: right;
}

.media-next,
.media-prev {
	display: none;
}

.date {
	color: #555;
	padding-bottom: 5px;
}

.anmeldung input {margin-bottom:0px;}
.anmeldung li {padding-bottom:10px;}
.anmeldung li:last-child {padding-bottom:0px;}
.meldungen-full .list-full ul,
.detail ul {
	margin: 10px 0 10px 25px;
}

	.meldungen-full .list-full ul li,
	.detail ul li {
		list-style-type: disc;
		line-height: inherit;
	}

.span4 h2,
.span5 h2,
/*.span4 section > header,*/
.article-aside section > header {
	font-size: 20px;
  line-height: 24px;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  font-weight: bold;
  font-family: 'Times', 'Times New Roman', serif;
  color: #121212;
  border-bottom: 2px dotted #98958e;
  text-transform: uppercase;
}
.span4 h2 a {
	color:#121212;
}
.span4 h3 {
	margin: 10px 0;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-family: Arial;
	border-bottom: 0px;
}
.verwandt article {
	margin: 10px 0;
}
.verwandt article:last-of-type {
	margin-bottom: 0px;
}

.verwandt h2 {
	margin-top: 0;
}
.verwandt .datum {
	margin-top: 10px;
}

.detail h2 {
	text-transform: none;
	padding: 0;
	margin: 16px 0 10px 0;
}

.section-text-long header,
.section-text-short header {
	margin-top: 12px;
	margin-bottom: 8px;
	color: #666;
	font-style: italic;
}

#Content_div_companies {
    color: #999999;
    font-size: 11px;
    line-height: 14px;
}

figcaption h5, figcaption h5 a,
figcaption .title, figcaption .title a {
	color: #777777 !important;
}

.unternehmen {
	padding-bottom: 25px;
}

/*.span4 h3 {background:#000000; color:#fff; font-weight:normal; padding:6px 14px; font-size:16px; margin-bottom:7px; font-family: 'Open Sans', Arial, sans-serif;}*/
.span4 h3 a {}
.span4 h3 a:hover {}

.subheadline {font-size:14px; font-style:; margin-bottom:14px; font-weight:bold;}
.subheadline-list {font-weight:bold; text-transform:uppercase;}
.subtitle {font-weight:bold; margin-bottom:10px; font-size:14px; line-height:20px;}
.page-news-detail .subtitle {font-weight:bold; margin-bottom:10px; font-size:17px; line-height: 22px;}
.dokumente .item a {/*font-size: 12px;*/}

.menueid-24873 .subheadline, 
.menueid-24873 .subtitle { 
	color: #bd1212; 
}



.passwort_info {color:#999999; font-size:11px;}

.widget-list h3 i {font-size:17px; color:#999999; font-weight:normal;}
a#main_menu_trigger {padding:7px 11px 0px 10px;}
a#main_menu_trigger span.fa-bars {font-size:21px;}
#header_notification_bar a {padding-top:8px; padding-bottom:8px;}

figure > a.portfolio-item img {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.widget-list h3 i {
	font-size: 17px;
	color: #999999;
	font-weight: normal;
	display:none;
}

a#main_menu_trigger {
	padding: 7px 11px 5px 10px;
	height: 36px;
	box-sizing: border-box;
	color: #fff !important;
	min-width: 42px;
}

	a#main_menu_trigger span.fa-bars {
		font-size: 21px;
	}

/*
#header_notification_bar a {
	padding-top: 8px;
	padding-bottom: 8px;
}
*/

h4 .right {
	width: 65px;
}

.page-contact ul.meldungen-full li .row-fluid div:first-child {
	margin-left: 0px;
}

figure > a.portfolio-item .file-description {
	bottom: 0;
}

.search-input-icon a {
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
}

/* Anpassung f?r weitere Dateien auf der News_Detail.aspx zB unter dem Reiter Bilder, damit hochformatige Bilder das Layout nicht zerrei?n */
.span2 figure img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.span2 figure > a {
	padding-top: 100%;
	display: block;
	width: 100%;
	position: relative;
}

.topmeldungen h5 {
	font-size: 16px;
	line-height: 22px;
}

.media-next,
.media-prev {
	display: none;
}

.contact-form {
	display: none;
}

.search-input-icon a {
	display: block;
	height: 30px;
	position: absolute;
	right: 0;
	top: 3px;
	width: 35px;
}

.hl_footer {text-transform:uppercase; font-size:18px; line-height:30px; font-weight:Bold; font-family: 'Times New Roman', serif;}
.companies {color:#777777; font-size:11px; line-height:16px;}
.copyright-fix {font-style:italic; font-size:11px; color:#a0a0a0; margin-top:10px; line-height:14px;}
ul.breadcrumb li:first-child {display:none;}
.navbar-inner {position:relative; margin:0 auto !important; height:260px; /*max-width:1285px;*/}
.page-news .list-full.kurz::first-letter,
.page-news .list-full.kurz div::first-letter,
.page-news-detail .kurz::first-letter,
.page-news-detail .kurz div::first-letter,
.page-search .kurz::first-letter,
.page-search .kurz div::first-letter,
#topmeldungen .topmeldung::first-letter,
#topmeldungen .topmeldung div::first-letter {text-transform:uppercase;}


/****** ICONS AUSBLENDEN ******/
.page-contact ul.breadcrumb li i,
.page-dataprotection ul.breadcrumb li i,
.page-eventeinladung ul.breadcrumb li i,
.page-imprint ul.breadcrumb li i,
.page-info ul.breadcrumb li i,
.page-media ul.breadcrumb li i,
.page-media-detail ul.breadcrumb li i,
.page-news ul.breadcrumb li i,
.page-news-detail ul.breadcrumb li i,
.page-search ul.breadcrumb li i,
.page-termsandconditions ul.breadcrumb li i,
.page-news-detail .blender-icon h3 > i,
.breadcrumb i,
.blender-icon h3 i,
.blender-icon h2 i,
#sidebar ul li a i {
	display: none;
}

.page-news #portfolio-wrapper div .main-img-copyright,
.page-news #topmeldungen .main-img-copyright,
.page-news-detail .image-main .main-img-copyright,
.page-news-detail .widget-list .filecopyright,
.page-news-detail #portfolio-wrapper .filecopyright,
.page-media .portfolio-item .filecopyright,
.page-search #portfolio-wrapper div .main-img-copyright {
	/*display: none !important;*/
}

.page-news-detail .blender-icon h3 > a {
	/*color:#fff !important;*/
}


/****** h1 - h6 AUS BOOTSTRAP.MIN.CSS ******/
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: bold;
	line-height: 1.2;
	color: inherit;
	text-rendering: optimizelegibility
}

	h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
		font-weight: normal;
		line-height: 1;
		color: #999
	}


.austria .btn {background:#d1cfc3; font-family:'Oswald'; color:#000000; margin-bottom:15px; width:200px; text-transform: uppercase; border:0px !important;}
.lang-split {height:1px; width:260px; border-bottom:2px dotted #98958e;; margin:0 auto;}

h2 {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

aside article h2,
aside article h3 {
	font-size: 16px;
	/*line-height: 20px;*/
	padding: 0px;
	margin: 0px;
}

figure h2, figure h3, figure h4 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 16px;
	/*line-height: 20px;*/
	padding: 0px;
	margin: 0px;
}


h4 {
	font-size: 17px;
	font-weight: bold;
	background: #F7F7F7;
	padding: 5px 10px;
	border-right: 3px solid #E9E9E9;
	border-left: 3px solid #E9E9E9;
}

h5 {
	font-size: 12px;
	font-weight: 600;
}

h6 {
	font-size: 11.9px
}

h1 small {
	font-size: 24.5px
}

h2 small {
	font-size: 17.5px
}


body.show-AT {background:#CCCCCC url(../img/hg_default.png) repeat center top;}


/****** h1 - h6 AUS BOOTSTRAP.MIN.CSS ******/
h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999}
h1,h2,h3{line-height:40px}
h1{font-size:30px; margin:10px 0 15px 0; line-height:36px; color:#000000;}
h2{font-size:16px; margin:10px 0 15px 0; line-height:20px; color:#000000;}
h3, h1.widget-hl {font-size:20px; line-height:24px; padding:0 0 10px 0; margin:0 0 15px 0; font-weight:bold; font-family: 'Times','Times New Roman', serif; color:#121212; border-bottom: 2px dotted #98958e; text-transform:uppercase;}
h4{font-size:18px; font-weight:normal; /*background:#F7F7F7; padding:5px 10px; border-right:3px solid #EFEFEF; border-left:3px solid #EFEFEF;*/ padding:5px 0; border-bottom:1px solid #DEDEDE;}
h5{font-size:14px; font-weight:600;}
h6{font-size:11.9px}
h1 small{font-size:24.5px}
h2 small{font-size:17.5px}
h3 small{font-size:14px}
h4 small{font-size:14px}
/* */


/****** BUTTONS AUS BOOTSTRAP.MIN.CSS ******/
.btn{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;font-size:16px;line-height:30px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;border:1px solid #bbb;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#a2a2a2;/*-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;/*-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)*/}
.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}
.btn:active,.btn.active{background-color:#ccc \9}
.btn:first-child{*margin-left:0}
.btn:hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}
.btn:focus{/*outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px*/}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-large{padding:11px 19px;font-size:17.5px;/*-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;*/}
.btn-large [class^="fa-"],.btn-large [class*=" fa-"]{margin-top:4px}
.btn-small{padding:2px 10px;font-size:11.9px;/*-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;*/}
.btn-small [class^="fa-"],.btn-small [class*=" fa-"]{margin-top:0}
.btn-mini [class^="fa-"],.btn-mini [class*=" fa-"]{margin-top:-1px}
.btn-mini{padding:0 6px;font-size:10.5px;/*-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;*/}
.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.btn-block+.btn-block{margin-top:5px}
.btn-block > [class^="fa-"], .btn-block > [class*=" fa-"],
	.print-mail [class^="fa-"], .print-mail [class*=" fa-"],
	p.print [class^="fa-"], p.print [class*=" fa-"] {
		margin-right: 5px;
	}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}
.btn{border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25)}

/*.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}
.btn-primary:active,.btn-primary.active{background-color:#039 \9}*/

.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#bd1212;*background-color:#bd1212;background-image:-moz-linear-gradient(top,#bd1212,#bd1212);background-image:-webkit-gradient(linear,0 0,0 100%,from(#bd1212),to(#bd1212));background-image:-webkit-linear-gradient(top,#bd1212,#bd1212);background-image:-o-linear-gradient(top,#bd1212,#bd1212);background-image:linear-gradient(to bottom,#bd1212,#bd1212);background-repeat:repeat-x;border-color:#bd1212 #bd1212 #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd1212',endColorstr='#ffbd1212',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#bd1212;*background-color:#bd1212}
.btn-primary:active,.btn-primary.active{font-size: 16px; line-height: 30px; background-color:#bd1212 \9}

.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}
.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}
.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}
.btn-success:active,.btn-success.active{background-color:#408140 \9}
.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}
.btn-info:active,.btn-info.active{background-color:#24748c \9}
.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0a0a0a;*background-color:#0a0a0a;background-image:-moz-linear-gradient(top,#0a0a0a,#0a0a0a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0a0a0a),to(#0a0a0a));background-image:-webkit-linear-gradient(top,#0a0a0a,#0a0a0a);background-image:-o-linear-gradient(top,#0a0a0a,#0a0a0a);background-image:linear-gradient(to bottom,#0a0a0a,#0a0a0a);background-repeat:repeat-x;border-color:#0a0a0a #0a0a0a #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a0a0a',endColorstr='#ff0a0a0a',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#0a0a0a;*background-color:#0a0a0a}
.btn-inverse:active,.btn-inverse.active{background-color:#0a0a0a \9}
/* */


/****** BTN-LINK AUS BOOTSTRAP.MIN.CSS ******/
.btn-link {
	color: #005580;
	text-decoration: none;
}
.btn-link:hover {
	text-decoration: underline;
	background-color: transparent
}
/* */

#Meta1_li_download .btn {padding:4px 12px !important;margin-bottom:0;}
#Meta1_li_download .btn:hover{text-decoration:none !important;}
#Meta1_li_download .btn-block {display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#Meta1_li_download .btn-inverse {color:#fff !important; background-color:#bd1212 !important;*background-color:#bd1212 !important;}
#Meta1_li_download .btn-inverse:hover,
#Meta1_li_download .btn-inverse:active,
#Meta1_li_download .btn-inverse.active,
#Meta1_li_download .btn-inverse.disabled,
#Meta1_li_download .btn-inverse[disabled] {color:#fff !important;background-color:#bd1212 !important ;*background-color:#bd1212 !important}
#Meta1_li_download .btn-inverse:active,
#Meta1_li_download .btn-inverse.active {background-color:#000;}
#Meta1_li_download .btn-primary {color:#fff !important;background-color:#000 !important;}
#Meta1_li_download .btn-primary:hover,
#Meta1_li_download .btn-primary:active,
#Meta1_li_download .btn-primary.active,
#Meta1_li_download .btn-primary.disabled,
#Meta1_li_download .btn-primary[disabled] {color:#fff !important;background-color:#000 !important;}
#Meta1_li_download .btn-primary:active,
#Meta1_li_download .btn-primary.active{background-color:#fff;}


/****** DROPDOWN ROLLOVER AUS BOOTSTRAP.MIN.CSS ******/
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
}
/* */


/****** TABLE HEAD AUS BOOTSTRAP.MIN.CSS ******/
.table th,.table td{padding:7px 8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px dotted #DDDDDD;}
.table th{font-weight:bold}
.table thead th{vertical-align:bottom; /*WW*/font-weight:normal; padding:6px 8px; /*background-image:-moz-linear-gradient(top,#e3dfde,#CCCCCC);background-image:-webkit-gradient(linear,0 0,0 100%,from(e3dfde),to(#CCCCCC));background-image:-webkit-linear-gradient(top,#e3dfde,#CCCCCC);background-image:-o-linear-gradient(top,#e3dfde,#CCCCCC);background-image:linear-gradient(to bottom,#e3dfde,#CCCCCC);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3dfde',endColorstr='#ffCCCCCC',GradientType=0);/*WW*/}
/* */


/****** INPUT, TEXTAREA, ... AUS BOOTSTRAP.MIN.CSS ******/
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:35px;padding:10px 10px;line-height:35px;margin-bottom:10px;font-size:14px;color:#000000;vertical-align:middle;/*-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*/}
input,textarea,.uneditable-input{width:206px}
/* */

select {padding:0px 10px;}

.suchfeld input {
	height: 36px;
}
.top-row .language-select {
	width: 100px;
	height: 36px;
}


/****** NAVBAR-INVERSE aus BOOTSTRAP.MIN.CSS ******/
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}
.navbar-inverse .btn-navbar{background:#bd1212; /*-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;*/}
.navbar .nav > li > a {color: #777; float: none; padding: 8px 15px; text-decoration: none; text-shadow: 0 1px 0 #fff;}
/* */


.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a{color:#fff;text-decoration:none;background-color:#bd1212;}




/* SERVUS STYLES */
#mainheader {
    background: #f3f2ed none repeat scroll 0 0;
    border-bottom: 1px solid #bcbcbc;
	height: 74px !important;
	position:fixed;
	width:100%;
	z-index:1000;
}
#header-right {
/*    height: 74px !important;*/
}
#logo {
    left: -1px;
    position: absolute;
    top: -2px;
    width: 160px;
    z-index: 99999;
	margin:0px !important;
	padding-top:0px !important;
}
#mainheader .sub-title {position:absolute; right:20px; top:45px; text-align:right; font-size:18px; line-height:22px; font-weight:800; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase;}
#mainheader-spacer {margin-bottom: 0px; height:74px;}
/* */



/* PRINT */
body.print {
	background: #fff !important;
}

.print .logo {
	/*background: #555 !important;*/
}

.print #div_contactpersons div [class*="span"] {
	margin-left: 0px;
}

/* DATEPICKER */
#daterefs_filter .datepicker {
	font-family: Arial,sans-serif;
	width: auto;
	max-width: 250px;
}
#daterefs_filter .datepicker--day-name,
#daterefs_filter .datepicker--cell.-current- {
	color: #bd1212;
}
#daterefs_filter .datepicker--cell.-selected-, 
#daterefs_filter .datepicker--cell.-selected-.-focus-, 
#daterefs_filter .datepicker--cell.-selected-.-current- {
	background: #bd1212;
}
#daterefs_filter .datepicker--cell.-selected-,
#daterefs_filter .datepicker--cell.-selected-.-current- {
    color: #fff !important;
}
#daterefs_filter .datepicker--buttons {
	margin: 0 -2px;
}
#daterefs_filter .datepicker--button {
	color: #fff;
	background: #bd1212;
	margin: 0 2px;
}
	#daterefs_filter .datepicker--button:hover {
		color: #fff;
		background: #bd1212;
	}

@media (min-width: 768px) and (max-width: 979px) {
	#daterefs_filter .datepicker {
		margin-bottom: 30px;
	}
}
	
@media (max-width: 767px) {
	.page-news #page > .row-fluid {
		position: relative;
	}

	.page-news #page .page-headline-filter {
		/*margin-bottom: 300px;*/
	}
	#daterefs_filter .datepicker-inline {
		position: absolute;
		top: 50px;
		display: none;
	}
}

@media (max-width: 365px) {
	#daterefs_filter .datepicker-inline {
		top: 75px;
	}
}



/* Variante: 1. Bild sichtbar und gro? */
/* 1. Bild gro? */
.remaining-images-container .remaining-images-item:nth-child(-n+1) {
	width: 100%;
	margin-left: 0% !important;
}
/* ab dem x-ten Bild ausblenden: n+6 blendet ab dem 5. Bild aus */
.remaining-images-container .remaining-images-item:nth-child(n+6) {
	display: none;
}

.remaining-images-container .remaining-images-item:nth-child(even) {
	margin-left: 0%;
}

.remaining-images-container .remaining-images-item:nth-child(odd) {
	margin-left: 3%;
}


/* Variante: 1. Bild ausgeblendet, 2. Bild gro? // ACHTUNG: Problem, wenn 1. Bild nur thumbnail ist */
/* erstes Bild ausblenden */
/*.remaining-images-container .remaining-images-item:nth-child(1) {
	display: none;
}*/
/* 2. Bild gro? (technisch 1. und 2., aber 1. ist ausgeblendet */
/*.remaining-images-container .remaining-images-item:nth-child(-n+2) {
	width: 100%;
	margin-left: 0% !important;
}*/
/* ab dem x-ten Bild ausblenden: n+7 blendet ab dem 6. Bild aus; mit ausgeblendetem 1. Bild bleiben 5 Bilder ?brig */
/*.remaining-images-container .remaining-images-item:nth-child(n+7) {
	display: none;
}
.remaining-images-container .remaining-images-item:nth-child(odd) {
	margin-left: 0%;
}
.remaining-images-container .remaining-images-item:nth-child(even) {
	margin-left: 3%;
}*/


.lightbox-filled #lightbox_dropdown {
	background-color: #000 !important;
	color: #fff;
}

	.lightbox-filled #lightbox_dropdown span {
		color: #fff;
	}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.navbar-inverse .nav li.dropdown > a:hover .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.dropdown i.fa {
}


.nobr {
	white-space: nowrap;
}

#sidebar ul > li:nth-of-type(1) > ul > li:first-child a,
#sidebar ul > li:nth-of-type(1) > ul > li:first-child a:hover,
#sidebar ul > li:nth-of-type(1) > ul > li:first-child a:active,
#sidebar ul > li:nth-of-type(1) > ul > li:first-child a:visited,
#sidebar ul > li:nth-of-type(1) > ul > li.active:first-child a,
#sidebar ul > li:nth-of-type(1) > ul > li.active:first-child a:hover,
#sidebar ul > li:nth-of-type(1) > ul > li.active:first-child a:active,
/*#sidebar ul > li:nth-of-type(1) > ul > li.active:first-child a:visited {font-weight: bold; color: #404040 !important;}*/

/*#sidebar ul > li:nth-of-type(1) > ul > li.active:first-child a .arrow {border-top: 5px solid #444444;}*/

#sidebar ul > li:nth-of-type(1) > ul > li:first-child > ul > li a {border-bottom: 1px solid #EEEEEE; font-weight: normal !important;}

/*#sidebar ul > li:nth-of-type(1) > ul > li:last-child {background: #404040;}*/
#sidebar ul > li:nth-of-type(1) > ul > li:last-child a,
#sidebar ul > li:nth-of-type(1) > ul > li:last-child a:hover,
#sidebar ul > li:nth-of-type(1) > ul > li:last-child a:active,
#sidebar ul > li:nth-of-type(1) > ul > li:last-child a:visited {color: #bd1212; background: #ffffff !important;}
#sidebar ul > li:nth-of-type(1) > ul > li.active:last-child a,
#sidebar ul > li:nth-of-type(1) > ul > li.active:last-child a:hover,
#sidebar ul > li:nth-of-type(1) > ul > li.active:last-child a:active,
#sidebar ul > li:nth-of-type(1) > ul > li.active:last-child a:visited {background: #ffffff !important;}

#sidebar > ul > li.active > ul.sub > li.active > a .arrow {
    border-top: 5px solid #454545;
}

html.language-germany .link-radio {display:none !important;}

.text-short:first-letter {text-transform: uppercase}


.badge {
	vertical-align: middle;
	text-shadow: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	padding: 4px 9px;
	background: transparent;
	color: #333;
	border: 1px solid #777;
	position: relative;
	bottom: 1px;
}

.loadingcompleted {margin:30px 0; float:left;}

.attachments input {
    padding: 0px 5px;
    line-height: 30px;
    height: 30px !important;
}

#tab_images #portfolio-wrapper a:hover {
	text-decoration: none;
}

.lightbox-button {
	clear: both;
	padding-top: 20px;
}

.modal-header h3 {
    margin: 10px 0;
}



.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) {
	margin: 0px 6px;
}
	.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) .controls-custom {
		margin-left: 0px;
	}
	.login fieldset.control-group[id$="_div_main"]:has(.shift-left-head) .controls-custom .checker {
		left: -160px;
	}

.page-search #page {
	margin-top: 3rem;
}

.vorteile .item {border-bottom:1px solid #DDDDDD; padding:25px 0 20px 0; position:relative; font-size:14px; line-height:20px;}
.vorteile .item:first-child {padding-top:0px;}
.vorteile .item:last-child {border-bottom:0px;}
.vorteile .item strong {font-size:15px;}
.vorteile .item h3 {margin-bottom:20px; font-size:}
.vorteile .item .number {background:#82B440; line-height:60px; width:60px; height:60px; text-align:center; font-size:40px; font-weight:bold; font-style:italic; color:#FFFFFF; font-family: 'Times','Times New Roman',serif; position:absolute;}
.vorteile .item .text {margin-left:80px;}
p.lounge {margin-top:15px; font-size:14px; line-height:22px; -webkit-hyphens: auto !important; -moz-hyphens: auto !important; -ms-hyphens: auto !important; hyphens: auto !important; /*font-family: 'Times','Times New Roman',serif;*/}
p.lounge img {margin-bottom:20px;}

#page {padding-top: 64px;}

#topmeldungen article time {
	display: none;
}
footer.main-img-copyright {
	margin: 5px 0;
}

h2#header-download {
	font-weight: normal;
	text-transform: none;
	font-size:14px;
	line-height: 20px;
	font-family: Arial;
	border-bottom: 0px;
	margin-bottom: 0px;
    padding-bottom: 5px;
}

.page-news-detail .verwandt article {
	border-bottom: 1px dotted #CCCCCC;
} 

/*.page-news-detail .verwandt article .datum,*/
.page-news-detail .verwandt article .text-short,
.page-news-detail .verwandt article .download-list {
	display:none;
}
.page-news-detail .verwandt article .datum {
	font-size: 11px;
    color: #666666;
    line-height: 14px;
}
.page-news-detail .verwandt article h3 {
	font-size: 14px;
	font-weight:normal;
	line-height: 18px;
	margin-top: 0px;
}

.page-contact ul.meldungen-full li .row-fluid div.span12 {
    margin-left: 0px;
}
.page-contact ul.meldungen-full li {
    line-height: 20px;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    color: inherit;
}

section.section-text-short header,
section.section-text-long header {
	display:none;
}

small {
	font-size: inherit;
}

section.attachments h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 20px;
    line-height: 24px;
    font-family: 'Times', 'Times New Roman', serif;
    border-bottom: 2px dotted #98958e;
    text-transform: uppercase;
}
section.attachments .main-img-copyright {
	padding-bottom: 10px;
}

aside ul.videos,
aside ul.verwandt,
aside ul.audio {
	margin-left:0px;
}

aside ul.videos figure div {
	font-size: 12px;
	font-weight: bold;
	color:#999999;
}
