/* Put your custom css here */

body {
	color:#444;
	background: #fff;
	font-size: 16px;
	line-height: 26px;
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}


/*** HEADER ABSCHNITTE ***/

/* FIX MAINTITLE */
.page-header-top{
color: #B51F1F;
font-size: 33px;
line-height: 44px;
margin-bottom: 22px;
/*letter-spacing: 0.0625em;*/
font-weight: 100;
display: block;
position: relative;
overflow: hidden;
}

/*** FIX PRINTBOX  ***/
.page-header1 {
    padding: 0px 0px 0px;
    margin: 0px;
}


/*** FIX Page-Header mit Breadcrumb ***/
.page-header {
    padding-top: 80px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
}

.page-header {
    border-bottom: none !important;
    background: #fff;
}

.page-header h1, .page-header p {
    color: #B51F1F;
}

.page-header h1{
    color:#B51F1F;
	font-weight: 700;
	background: none;
	line-height: 1.05em;
}

.page-header h2 {
	color:#B51F1F;
	font-size:33px;
	line-height: 33px;
	margin-bottom: 22px;
	font-weight: 300;
	display: block;
	position: relative;
	overflow:hidden;
}

.page-header h2 small {
font-size:11px;
color:#222222;
font-weight: 300;
}


/*** END HEADER ABSCHNITTE ***/


#footerWrapper .color2, .bulle.color2, .ctaBox.color2 {
    background-color: #333;
    color: #FFF;
}

/* BREADCRUMB */

/* old */
.breadcrumb {
	font-size: 80%;
    padding: 0px;
    margin-bottom: 0px;
    margin-top:80px;
    float: right;
}
/* new */
.breadcrumb {
	font-size: 80%;
    padding: 0px;
    margin-bottom: 0px;
    margin-top:80px;
    float: right;
    background-color: #ffffff !important;
	border-radius: none !important;
}



.breadcrumb li a {color:#555;}
.breadcrumb li a:hover {color:#555;}
.breadcrumb li.active {color:#B51F1F;}
/*

/*** URSPRÜNGLICHE BREADCRUMB KANN RAUS // WP  ***/
ul#navTrail li a {color:#555;}
ul#navTrail li a:hover {color:#555;}
ul#navTrail li#navTrailLast {color:#B51F1F;}

ul#navTrail {
    padding: 0px;
    margin-bottom: 0px;
    margin-top:80px;
    float: right;
}
/*

/*** URSPRÜNGLICHE PRINT KANN RAUS  // WP ***/
ul#printTrail {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
    float: right;
}

ul#printTrail li {
    display: inline-block;
    font-size: 14px;
}

ul#printTrail li {
    color: #555;
}

ul#printTrail li a {
    color: #555;
    text-decoration: none;
}
/******/

/*** HEADING BIG RED-BG  // WP ***/
.largeQuote h1 {
    margin-bottom: 20px;
    padding: 10px;
}

.largeQuote h1 {
    background: #B51F1F none repeat scroll 0% 0%;
    border-top: none !important;
    border-bottom: none !important;
    font-size: 28px;
    font-weight: 300;
	line-height: 1.05em;
}

.largeQuote {
    background: #B51F1F none repeat scroll 0% 0%;
    border-top: none !important;
    border-bottom: none !important;
}
/******/



/*** URSPRÜNGLICHE SEARCH KANN RAUS // WP ***/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 2px solid #f7f7f7;
    border-radius: 2px;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/*** Form ***/
.form-control:focus{
	border: 2px solid #e9e9e9;
	background-color:#fff;
	color:#555;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

/*** Error ***/
.error {color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;}

label.error {color:#fff;
	background-color: #B94A48;
	border:none}
		

.navbar-form {
    margin: 8px -10px;
    padding: 5px 10px;
    padding-top:10px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top:none;
    border-bottom: none;
    box-shadow: none;;
}

#custom-search-input button{
    margin: 0px 0 0 0;
 	padding: 2px 10px;
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease-out 0s;
    border: none;
    border: 0px solid #555;
    border-radius: 4px;
     height: 34px;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    background: fff;
    border: 0px solid #555;
    border-left: solid 0px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 14px;
    color:#ccc;
}

/*** END SEARCH ***/


/*** PRUEFEN !!! ***/
.show-search i {
    font-size: 1.2em !important;
    display: block;
    
    color: #555;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
    background-color: #F2F2F2;
    transition: all 0.2s ease-in-out 0s;
}

.show-search {
    position: relative;
    display: block;
    float: right;
}
/*** PRUEFEN !!! ***/


/*** DOWNLOADS ***/
.table .down_sec {
line-height: 22px;
padding: 8px 8px 8px 3px;
vertical-align: top;
}

.table .down_sec-icon {
width: 20px;
padding-left: 0px;
padding-right: 0px;
line-height: 22px;
padding: 8px 8px 8px 3px;
}
/*** END DOWNLOADS ***/

/*** RECHTSGRUNDLAGEN ***/
.iconBlocHeading_rechtsgrdl {
    position: relative;
    padding-left: 2.45em;
    margin-top: 12px;
}
.iconBlocHeading_rechtsgrdl span {
    position: absolute;
    left: 0px;
    font-size: 16px;
}

.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;  padding: 0px; 
}

.panel .panel_rechtsgrdl {
   box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
}

/*** END RECHTSGRUNDLAGEN ***/

/*** STRUKTUREN  ***/
.color3 {
    background-color: #B51F1F;
    color: #FFF;
}

.boxContent-schiedsausschuss .profil {
	font-size: 14px;
	line-height: 20px;
}
.boxContent-schiedsausschuss {
	min-height: 70px;
    	padding: 11px;
    	border-radius: 0px;
}

.boxContent-vorstand {
	min-height: 110px;
    	padding: 11px;
   	 border-radius: 0px;
}

.boxContent-vorstand .profil{
	font-size: 14px;
	line-height: 20px;
}

/*** BEGIN MEDIA QUERIES min-width 768px TABLET QUER 800x600***/
@media(min-width:768px){
.boxContent-vorstand {
	min-height: 90px;
    	padding: 11px;
    	border-radius: 0px;
}

}


/*** BEGIN MEDIA QUERIES max-width 767px ***/
@media(max-width:767px){

}

@media(min-width:992px){
.boxContent-vorstand {
	min-height: 110px;
    	padding: 11px;
    	border-radius: 0px;
}
}
/*** END STRUKTUREN ***/


/* PRESSE // WP */

.pressebild{
	max-width: 100px;
}

#ie8 .pressebild {
	max-width: 100px;
}

.presse-sidebar{
    font-size: 16px;
    font-weight: 300;
}

ul.entry-meta li {
    display: inline-block;
    margin-bottom: 0px;
}

hr.line {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


.pressedropdown {
font-size: 18px;
font-weight: 400;
font-family: "Roboto",sans-serif;
line-height: 1.25em;
margin: 0px 0px 0.45em;
}

.presse h5 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Roboto",sans-serif;
	line-height: 1.25em;
	margin: 0px 0px 0.45em;
}


.list-unstyled {
    padding-left: 0px;
    list-style: outside none none;
}

.iconList li {
    padding: 2px;
    border-bottom: 0px solid #eeeeee;
    line-height: inherit;  font-size: 16px; line-height: 22px;
}


.archiv .btn {
    background: none;
    color: #222;
    border: none;
    padding: 5px 0px;
}

.archiv .btn:active {
    box-shadow:none;
}

.archiv .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;   background: none; border: none; box-shadow:none;
}

.btn-presse:hover, .btn-presse:focus, .btn-presse:active, .btn-presse.active, .open > .dropdown-toggle.btn-presse {
    background: none; color: #222; border: none; box-shadow:none; outline: 0 none; 
}
 
.btn-presse:active, .btn-primary.active {
    background: none;
    box-shadow: none;
}

.btn-presse {
	font-size: 18px;
    color: #222;
    background-color: none;
    border: none;
}

/*ul.dropdown-menu {
    position: static;
    clear: both;
    float: none;
    display: none;
    width: auto;
    background: #fff;
    border: none;
    box-shadow: none;
}

.dropdown-menu > li > a {
    display: block;
    width: 125px;
    padding: 3px 20px;
    clear: both;
    font-size:16px;
    font-weight: 300;
    line-height: 1.42857;
    color: #222;
    white-space: nowrap;
}


.dropdown-menu li a:hover {
 background: #eee;
 color: #222;
*/
}
/* END PRESSE */

/* MITGLIEDERLISTE */
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 7px;
}


.bs-example{
	font-family: sans-serif;
	position: relative;
	margin: 0px;
}
.typeahead, .tt-query, .tt-hint {
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	font-size: 14px;
	height: 33px;
	line-height: 22px;
	outline: medium none;
	padding: 8px 12px;
	width: 220px;
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 1px solid #B51F1F;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 8px 0;
	width: 300px;
}
.tt-suggestion {
	font-size: 24px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}


.thumbnail .caption {
    padding: 0px;
    color: #555;
}

.thumbnail {
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fefefe;
    border: 1px solid #DDD;
    border-radius: 2px;
    transition: all 0.2s ease-in-out 0s;
}

.list-group-item {
    position: relative;
    display: block;
    padding-top:15px;
    padding-bottom:5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: -1px;
    background-color: #FFF;
    border: 0px solid #DDD;
}
/* END MITGLIEDERLISTE */


/* NAV PILLS */
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {background:#222222;}
.nav-tabs > li > a {border-left:1px solid #eee; border-top:1px solid #eee; border-right:1px solid #eee;}


.nav-pills > li > a {
    border-radius: 0px;
    font-size:14px;
    position: relative;
    display: block;
    padding: 5px 15px;
}
/*


/* ACCORDION PANEL */
.panel-group .panel {
    margin-bottom: 4px;
    border-radius: 0px;
    overflow: hidden;
}

.panel-default {
    border: 0px solid #EEE;
    box-shadow: none;
}

.panel-title {
font-size: 18px;
font-weight: 400;
}

.panel-title > a {
    color: #333;
    font-weight:400;
}

.panel-title a {
    display: block;
    padding: 10px 15px;
    margin: -10px -15px;
    outline: medium none;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none !important;
}

.panel-body {
    background: none !important;
}

.panel-body {
    padding-right: 0px;
    padding-left: 1px;
    border: none !important;
}


.panel-heading {
    padding-top: 10px;
    padding-bottom:10px;
    padding-left: 1px;
    padding-right:15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading .accordion-toggle::after {
    font-family: "custom-icons";
    content: "";
    float: right;
    color: #B51F1F;
    font-weight: 700;
    font-size: 25px;
}
/* END ACCORDION PANEL */

/* Best Practise Guide Images */
.abstand-rechts {
  margin-right: 22px; 
  margin-bottom: 10px;
}
/* Best Practise Guide Images */


/* ALERT */
.alert-danger {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #B51F1F;
}
.alert {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px;
}
/**


/* HEADINGS NEW */
h4 {
    color: #222222;
    font-size: 16px;
    font-weight:400;
}


h3 {
    color: #222222;
    font-weight:400;
}

.headingred h1 {
    color: #B51F1F;
    font-weight: 700;
    background: transparent none repeat scroll 0% 0%;
    line-height: 1.05em;
    font-size: 26px;
	margin-bottom: 0.25em;
}


a.red:link {
    color: #B51F1F;
    text-decoration: underline;
}



/* HEADINGS NEW */


.headingred h1 {
    color: #B51F1F;
    font-weight: 700;
    background: transparent none repeat scroll 0% 0%;
    line-height: 1.05em;
    font-size: 26px;
	margin-bottom: 0.25em;
}

/*** FIX pruefen Font-Size ***/
.dropdown-header {
    display: block;
    padding: 8px 10px !important;
    padding-top: 8px !important;
    padding-bottom:4px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 16px;
    font-weight:400;
    line-height: 1.42857em;
    color: #B51F1F;
}


h1, h2, h3, h4, h5, h6 {
    color: #222222;
}



hr.lineLines {
    text-align: center;
}


/* color */
.text-muted {
  color: #111111;
}

a.readMore {
    color: #444;
    text-decoration: underline;
    font-style: normal;
}

a.red {
  color: #B51F1F;
}
a.red:link {
    color: #B51F1F;
}
a.red:hover {
    color: #B51F1F;
    text-decoration:underline;
 }
a.red:active {
    color: #B51F1F;
}


#liststyle .text-muted {
  color: #111111;
}

b {
    font-weight: 400;
    color:#5e5e5e;
}

.datum {
	font-size:22px;
    font-weight: 500;
    color:#B51F1F;
}

.red{
color:#B51F1F
}




.btn-sm,
.btn-group-sm > .btn {
display:inline-block;
-webkit-transition: 0.4s ease-in-out;
transition: 0.2s ease-in-out;
font-family: "Roboto",sans-serif;
font-weight: 400;
text-transform: none;
border: 1px solid #E5E5E5;
color: #444;
background-color: #FFF;
position: relative;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 2.0;
  border-radius: 0px;
}

/* text-style */

address {
    font-style: normal;
    line-height: 26px;
}

.accorHead h2 {
font-size: 18px;
font-weight: 400;
padding-top: 5px;
}


.headingdark h1 {
	color:#222222;
	font-weight: 700;
	background: none;
	line-height: 1.05em;
	
    /* 
    letter-spacing: 0.0625em;*/

}

.headingdark h6 {
	margin-bottom: 0.25em;
	font-size: 14px;
	font-weight: 400;
	color:#222222;
}


.headingred-light h1 {
	color:#B51F1F;
	font-weight: 300;
	background: none;
	line-height: 1.05em;
}



h1 strong {
    background: #B51F1F none repeat scroll 0% 0%;
    color: #FFF;
    display: block;
}
h1 strong {
    padding: 0px 0px;
    font-weight: 400;
}

h1 {
	font-size: 33px;
	margin-bottom: 0.25em;
	font-weight: 300; 
	line-height: 1.05em;
}

h4 {
    font-size: 18px;
    line-height: 1.35em;
}


.pruefer h6{
margin-bottom: 0.15em; 
color:#B51F1F;
}

.pruefer h4{
margin-bottom: 0.35em; 
}

.pruefer p{
margin-bottom: 0.6em; 
line-height: 26px;
}


h6 {
    line-height: 26px;
    margin-bottom: 0.75em;
    font-size: 16px;
    font-weight: 300;
}


.anschrift h6 {
color:#B51F1F
margin-bottom:0px;
}




/* Aufzählung */
ul {
    list-style-position: outside;
} 
ul#liststyle {
    list-style:disc outside none;
    margin-left: 0.5em; padding-left: 0.5em
}

ul#liststyle li {
    padding-left: 0.5em;
}

.iconList-presse li {
    padding: 5px;
    padding-left:3px;
}

.table .presse-icon 
{
width:20px; padding-left: 0px; padding-right: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    padding-left: 3px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #eee;
}

.accorHead .iconList-presse li {
    padding: 5px;
    padding-left:3px;
}

.borderList li {
    border-bottom: 1px solid #eeeeee;
}


.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
   line-height:22px;
}


.iconBlocHeading span {
    position: absolute;
    left: 0px;
    font-size: 16px;
}

.iconBlocHeading {
    position: relative;
    padding-left: 2.143em;
}

.iconRounded {
    color: #B51F1F;
    border: 1px solid #B51F1F;
}


ol {
    list-style:decimal; padding-left: 1.286em; 
}



ol.ebene2 {
  counter-reset:listenpunkt_ebene2;
  list-style-type:none; padding-left: 0em;  
}
ol.ebene2 li:before {
  content: counter(listenpunkt_ebene2,decimal) ".) ";
  counter-increment:listenpunkt_ebene2;
}


.profil{
margin-bottom: 0.5em; 
color:#fff;
}



.btn {
    background: #F7F7F7 none repeat scroll 0% 0%;
    color: #555;
    border: 1px solid rgba(0, 0, 0, 0.15);
}


.navbar-nav ul li a {
    color: #555555;
}


.boxContent {
    padding: 22px;
    border-radius: 0px 0px 0px 0px;
}



blockquote:before {
	content:'\e976';
	width: 50px;
	font-family: 'custom-icons';
	margin-right:0.5em;
}
blockquote:after {
	content:'';
	font-family: 'custom-icons';
	margin-left:0.5em;
}

h2 {
	font-size:22px;
	display: block;
	position: relative;
	overflow:hidden;
	font-weight: 300;	
}




#nekoToTop {
    position: fixed;
    bottom: 0px;
    right: 20px;
    padding: 5px;
    display: none;
    border-radius: 0px 0px 0px 0px;
    width: 50px;
    text-align: center;
    z-index: 100;
}

#nekoToTop {
    color: #222222;
    background: none repeat scroll 0% 0% #FFF;
    border: 0px solid rgba(0, 0, 0, 0.15);
}




/* FIX  LINE-HEIGHT ÜBERPRÜFEN */
.navbar-nav > li > a {
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
padding-left:1px;
padding-right: 25px;
line-height: 44px;
line-height:22px;
vertical-align: middle;
}


/* FIX */
.navbar-nav > li > a > i, .navbar-default .navbar-nav > li > a {
color: #555;
}

/* FIX */
#mainMenu .navbar-default .navbar-nav ul li a {
border-bottom: 1px solid #f7f7f7;
}
/* FIX */
#mainMenu .navbar-default .navbar-nav ul li a:hover{
background-color:#B51F1F;
color: #fff;
}
/* FIX */        
#mainMenu .navbar-default .navbar-nav ul li a:focus{
background-color:#B51F1F;
color: #fff;
}



#mainMenu {
padding-top:0px;
}




/* FIX */
.header1 #preHeader, .header1 #preHeader1 {
    background-color: #fff;

}	

/* FIX */
.header1 #preHeader {
    display: block !important;
    height: 40px;

}



.navbar-brand {
padding-top: 30px;
border: 0px solid green;
height: 70px;
}

/* FIX */
.navbar-nav > li > a { padding-top:15px !important; padding-bottom:15px !important; line-height:22px;}

.header1 .navbar-nav > li a {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
}


/* FIX */
.header1 .navbar-nav > li > ul, .header1 .navbar-nav .nekoMegaMenu {
    top: 51px;
}

/* FIX */
.header1 .navbar-nav .firstLevel {
    text-transform: uppercase; font-size: 15px;
}

/* FIX */
.header1 .navbar-default .navbar-nav > li > a {
    color: #555555;
}

/* PRUEFEN BORDER */
.subMenu {background:#fff; border:1px solid #F7F7F7!important; border-radius:0; }

/* FIX */
.navbar-default {
    background: #fff none repeat scroll 0% 0%;
    border: medium none !important;
    border-radius: 0px;
}

       

/* FIX */
#mainMenu .navbar-nav ul li a {
    border-bottom: 1px solid #f7f7f7;

}

.navbar-nav ul li a {
    color: #555555;
}

/* FIX */ 
.navbar-nav ul {
    background: #ffffff !important; 
}





/* FIX */
.header1 .navbar-default .navbar-nav > li > a.active, .header1 .navbar-default .navbar-nav > li > a:hover, .header1 .navbar-default .navbar-nav > li.hover > a, .header1 #resMainMenu li.active > a {
    background: none repeat scroll 0% 0% #fff;
    color: #B51F1F}

/* FIX */
.header1 .navbar-nav ul li a:hover, .header1 .navbar-nav ul li.hover > a {background:#fff;color:#B51F1F;}


/* FIX SHADOW  */
.header1 #mainHeader {
    border-bottom: 0px solid rgba(0, 0, 0, 0.075);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

/* FIX */
#mainHeader {
    background-color: #fff;
}




/*FOOTER*/

/* FIX */
.boxFocus {
    border: 0px dashed #DDD;
}

/* FIX */
.boxFocus {
    padding-left: 22px;
    padding-right: 66px;
    padding-top:0px;
    border-radius:0px;
}

/* FIX */
.footerWidget h4 {
	font-size: 20px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-weight: 300;
    position: relative;
}

/* FIX */
footer .color2 {
background-color:#f7f7f7f ;
color:#fff;
}

/* FIX */
footer h3 {
    color: #777;
    font-weight: 300;
    letter-spacing: 0.05em;
}

/* FIX */
#mainFooter .footerWidget .boxFocus {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 0px;
    border-radius: 0px;
}

/* FIX */
footer {
    padding: 50px 0px 0px;
}

/* FIX */
#footerRights {
    background-color: #ccc;
    color: #222222;
    border-top: 1px solid #CCC;
}

/* FIX */
#footerRights p {
    text-align: center;
    font-size: 12px;
    line-height:22px;
}

/* FIX */
.footerWidget .list-unstyled {
    padding-left: 0px;
    list-style: outside none none;
}

/* FIX */
.footerWidget p, ul {
    margin-top: 0px;
    margin-bottom: 12px;
}

/* FIX */
.footerWidget {
    margin-bottom: 45px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

/* FIX */
.footerWidget-last {
	margin-top: 3em;
    margin-bottom: 45px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

/* FIX */
.footerWidget address {
    font-style: normal;
    line-height: 24px;
}

/* FIX */
.footerWidget .borderList li {
    border-bottom: 1px solid rgba(125, 125, 125, 0.5);
}

/* FIX */
.footerWidget .iconList li {
    font-size: 14px;
    padding: 5px;
}

/* FIX */
.footerWidget li {
    line-height: inherit;
}

/*END FOOTER*/

/* MEDIA FOOTER-RIGHTS */
@media(max-width:767px){
/* FIX */
#footerRights {
    padding-top:12px;
    padding-bottom: 0px;
    margin-top: 12px;
}

/* FIX */
#footerRights p {
    line-height:18px;
    margin-bottom: 0px;
}
}

/* MEDIA FOOTER */
@media(min-width:768px){

/* FIX */
#footerLogo {margin-bottom: 15px; border: 0px solid orange}
#mainFooter .footerWidget .boxFocus {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-radius: 0px;
}


/* FIX */
.footerWidget-last{
border: 0px solid orange;
margin-bottom: 0px;
margin-top: 0em;

}

/* FIX */
.footerWidget-last .boxFocus {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom:0px;
    padding-top: 0px;
    border-radius: 0px;
}

/* FIX */
.subMenu {background:#fff; border:0px solid #fff !important; border-radius:0; }

}

@media(max-width:767px){
/*FIX MAINTITLE */
.page-header-top {
font-size: 28px;
margin-top:30px;
line-height: 30px;
margin-bottom: 0px;
}

#footerLogo {margin-bottom: 15px; border: 0px solid green}

/* FIX */
#mainFooter .footerWidget .boxFocus {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
border-radius: 0px;
}

.footerWidget {
    margin-bottom: 35px;
}

/* FIX */
.footerWidget-last{
border: 0px solid orange;
margin-bottom: 0px;
margin-top: 0em;
}

/* FIX */
.footerWidget-last .boxFocus {
padding-left: 0px;
padding-right: 0px;
padding-bottom:0px;
padding-top: 0px;
border-radius: 0px;
}

/* FIX */
#mainFooter .footerWidget .boxFocus {
border: 0px solid green;
}

}

@media(min-width:992px){

/* FIX */
#footerLogo {margin-bottom: 15px; border: 0px solid blue}

/* FIX */	
.subMenu {background:#fff; border:0px solid #fff !important; border-radius:0; }

}
/* END MEDIA FOOTER */





/*** MEDIA LOGO QUERIES ***/
@media(max-width:767px){
/* FIX */ 
.subMenu {background:#fff; border:0px solid #fff !important; border-radius:0; }

/* FIX */ 
.navbar-nav ul li a {
    padding-left: 20px;
    padding-right:20px;
    padding-top: 11px;
    padding-bottom:11px;
    display: block;
}

/* FIX */ 
.navbar-nav ul li {
    padding-left: 0px;
}

#mainMenu .navbar-default .navbar-nav ul li a:hover{
background-color:#fff;
color: #B51F1F;
}
        
#mainMenu .navbar-default .navbar-nav ul li a:focus{
background-color:#fff;
color: #B51F1F;
}

/* FIX */ 
#mainMenu .navbar-nav ul li a {
border-bottom: 1px solid #fff !important;  
    
}

/* FIX */
.header1 .navbar-default .navbar-nav > li > a.active, .header1 .navbar-default .navbar-nav > li > a:hover, .header1 .navbar-default .navbar-nav > li.hover > a, .header1 #resMainMenu li.active > a {
background: none repeat scroll 0% 0% #fff;
color: #B51F1F}


.header1 .navbar-nav ul li a:hover, .header1 .navbar-nav ul li.hover > a {background:#fff;color:#B51F1F;}

.headingred-light .headingred h1 {
font-size: 30px;
}
    
.color-red h1  {
font-size: 33px;
}

/* FIX MEDIAS LOGO */
.navbar-brand img {
margin-top: 0px;
margin-bottom: 0px:
margin-left: 0px;
border: 0px solid green;
}
    
/* FIX */
.navbar-brand {
padding: 0px;
padding-top:15px;
}

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

}

@media(min-width:768px){

/* FIX */
.subMenu {background:#fff; border:0px solid #fff !important; border-radius:0; }

/* FIX MEDIAS LOGO */
.navbar-brand img {
margin-top: 10px;
margin-bottom: 0px:
margin-left: 0px;
padding-left: 0px;
border: 0px solid green;
}
    
/* BREITE DES SUBMENUES */
.navbar-nav ul {
width: 175px;
}

}

@media(min-width:992px){

/* FIX */
.subMenu {background:#fff; border:0px solid #fff !important; border-radius:0; }

/* FIX MEDIAS LOGO */
.navbar-brand img {
margin-top: 10px;
margin-bottom: 0px:
margin-left: 0px;
border: 0px solid orange;
}
}

@media(min-width:1200px){
/* FIX MEDIAS LOGO */
.navbar-brand img {
margin-top: 10px;
margin-bottom: 0px:
margin-left: 0px;
border: 0px solid orange;
}
}
