/* im CSS - Überschreiben der Typo3 Listen aus root.t3s */

.no-liststyle {
	list-style-type: none;
	margin-left: -20px;
}

.no-liststyle i {
	margin-right: 1em;
}
/* ENDE Überschreiben der Typo3 Listen aus root.t3s */

/* #################### IMAGES RESPONSIVE ############ */
div.csc-textpic-left .csc-textpic-imagewrap {
    /* float: left; */
    float: none;
}

div.csc-textpic-right .csc-textpic-imagewrap {
    /* float: right; */
    text-align: right !important;
    float: none;
}

div.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image img {
    text-align: right !important;
    display: inline !important;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap {
    /* float: left; */
     max-width: 60%;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap {
   /* float: right; */
    max-width: 60%;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image  {

}

div.csc-textpic-center .csc-textpic-center-inner {
    float: none !important;
    position: static ;
    right: 0;
}

div.csc-textpic-center .csc-textpic-center-outer {
    float: none !important;
    position: static;
    right: 0;
    text-align: center;
}

div.csc-textpic-center .csc-textpic-imagewrap img {
	display: inline;
}

img, div.csc-textpic .csc-textpic-imagewrap img  {
	height:auto;
	display:block;
	max-width:100% !important;
}

DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float: none;
}

@media screen and (max-width: 600px) {
	div.csc-textpic-intext-left .csc-textpic-imagewrap {
	   float: none;
	}

	div.csc-textpic-intext-right .csc-textpic-imagewrap {
	  float: none;
	    max-width: 100%;
	}
	div.csc-textpic-intext-left .csc-textpic-imagewrap {
	    /* float: left; */
	     max-width: 100%;
	}
}

/* Style for Imagerow right*/
div.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-imagerow {
   float: right;
}

/* #################### END IMAGES RESPONSIVE ############ */


/* Custom container */
html {
	font-size: 13px;
	min-height: 100%;
    position: relative;
}

body {
	-moz-hyphens: auto;
    word-wrap: break-word;
    font-family: "OpenSansRegular",sans-serif;
	/* Chrome Safari Mac */
/*	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: none;
    font-smoothing: antialiased;
    /* Firefox Mac */
   /* -moz-osx-font-smoothing: grayscale; */
    font-size: 1rem;
	line-height: 1.35857;
	background-color: #f2f1f1;
	margin-bottom: 283px;
}

/* ####### iFrame Object Responsiv ######### */

.responsiveContainer {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

.responsiveContainer iframe, .responsiveContainer object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* ####### cleafix ######### */

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/* ####### cleafix ######### */

i, em {
	font-style: normal;
	font-family: "OpenSansItalic",sans-serif;
}

b, strong {
	font-weight: normal;
	font-family: "OpenSansBold",sans-serif;
	color: #d10019;
}

.container-fluid h1, .container-fluid h2, .container-fluid h3, .container-fluid h4, .container-fluid h5, .container-fluid h1 a, .container-fluid h2 a, .container-fluid h3 a, .container-fluid h4 a, .container-fluid h5 a {
	font-family: "QuicksandBook",Arial,sans-serif;
	font-weight: normal;
	 line-height: 1.25;
}

.container-fluid h1 a:hover, .container-fluid h2 a:hover, .container-fluid h3 a:hover, .container-fluid h4 a:hover, .container-fluid h5 a:hover, .container-fluid .sidebar a h3:hover, .container-fluid .sidebar a:hover {

}

.container-fluid h1 {
	color: #213537;
    font-size: 25px;
    font-size: 2.1rem;
    margin-top: 0;
    margin-bottom: 25px;
}

#page-180 .container-fluid h1 {
	background: rgba(0, 0, 0, 0) url("../Images/waswirtun.png") no-repeat scroll 108px 3px;
    padding: 25px 30px 10px 0;
    margin-top: 0;
}

.container-fluid h2 {
	font-size: 1.692rem;
}

.container-fluid .sidebar h2, .container-fluid .sidebar h2 a, .container-fluid .subnavigation h2 {
	color: #213537;
    text-decoration: none;
    color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.9rem;
    margin-bottom: 25px;
    margin-top: 0;
}

.container-fluid .sidebar .newssidebar h2 {
	background: rgba(0, 0, 0, 0) url("../Images/newl_news.png") no-repeat scroll right top;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 10px;
}

.container-fluid h3 {
	margin-bottom: 15px;
	font-size: 1.385rem;
}

.container-fluid h4 {

}

a {
	text-decoration: underline;
	color: #0000f3;
}


a:hover, a:focus {
	color: #006fb7;
	text-decoration: none;
}

a:focus, a:active {
	background-color: #ffffcc !important;
	color: #d40009;
    border-radius: 5px;
}

input[type="text"]:focus {
	border-color: #d30008 !important;
}

.cl, .clear {
    clear: both;
    display: block;
    float: none;
}

.glyphicon {
	font-family:'Glyphicons Regular';
}

p.zentriert, .zentriert {
	text-align: center;
}

p.rechtsbuendig, .rechtsbuendig {
	text-align: right;
}

blockquote {
    border-left: 3px solid #dbdddd;
	font-family: "OpenSansItalic",sans-serif;
    margin: 0 0 22px;
    padding: 6px 11px;
    font-size: 1rem;
}


label {
    display: inline-block;
    font-weight: normal;
	text-align: right;
}

p.linksbuendig, .linksbuendig, label.linksbuendig {
	text-align: left !important;
}

.container-fluid {
	max-width: 984px;
	margin: 0 auto;
}

.container_large {
	max-width: 1200px;
}

.topbar {
	background-color: #dadddd;
	min-height: 40px;
	padding: 5px 0;
}

header {
	background-color: #203537;
	min-height: 70px;
}

.frame header {
	background-color:inherit;
	min-height: inherit;
}

.maincontent {
	padding-top: 45px;
	padding-bottom: 45px;
}

#headerimage.shadow {
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	position:relative;
	margin-bottom: 60px;
}

#headerimage.shadow:before, #headerimage.shadow:after{
  position:absolute;
  content:"";
  top:100px;bottom:5px;left:30px;right:30px;
  z-index:-1;
  box-shadow: 0 0 20px 13px #9e9e9e;
  border-radius:100px/20px;
}

#Footer {
	background-color: #213537;
	color: #fff;
	font-size: 0.95rem;
	height: 283px;
	position: absolute;
    width: 100%;
    bottom: 0;
}

#Footer .container-fluid {
	padding-top: 10px;
	background: rgba(0, 0, 0, 0) url("../Images/footereck.png") no-repeat scroll 50px 0;
}

#Footer a {
	color: #fff;
	text-decoration: underline;
}

#Footer a:focus, #Footer a:active {
	color: #000;
}

#Footer input {
	color: #000;
}

#Footer input[type=text] {
	border: 1px solid #fff;
    color: #213537 !important;
    font: 16px "QuicksandBookOblique",Arial,sans-serif;
    margin-top: 8px;
    padding: 6px 8px 4px;
	width: 100%;
}

#Footer input[type=text]:focus {
	border: 1px solid #d30008;
}

#Footer input[type="submit"] {
    background-color: rgb(233, 233, 233);
    background-image: -moz-linear-gradient(-90deg, rgb(140, 190, 44), rgb(111, 164, 36));
    border: 1px solid #1f3538;
    border-radius: 4px;
    color: #213537 !important;
    cursor: pointer;
    font-family: "OpenSansLightItalic",Arial,serif;
    font-size: 14px;
    letter-spacing: 0.03em;
    padding: 3px 22px !important;
    text-decoration: none;
    margin-left: 35px;
    margin-top: 12px;
}

#Footer input[type="submit"]:hover {
	background-color: #dbdddd;
	background-image: none;
}

#Footer input[type="submit"]:focus {
	background-color: #dbdddd;
	border: 1px solid #d30008;
}

#Footer h2 {
	font-size: 1.4rem;
	margin-bottom: 20px;
}

#Footer h6 {
	font-size: 0.8rem;
	margin-top: 20px;
}

#Footer .footernewsl h2 {
	background: rgba(0, 0, 0, 0) url("../Images/newsl_footer.png") no-repeat scroll left top;
	padding-left: 30px;
}

#Footer .footernewsl a {
	padding-left: 10px;
}

#Footer .detail {
    display: block;
}

#Footer .detail:before {
	font-family:'Glyphicons Regular';
	content: '\E443';
	padding-right: 10px;
}

#Footer .mail {

}

#Footer .mail:before {
	/*font-family:'Glyphicons Regular';
	content: '\2709';
	padding-right: 10px;*/
}

/* #### Button #### */

.btn-best, .newslatestmorelink a, .news-list-morelink a, .news-single-backlink a, .csc-mailform input[type="submit"],
.news-single .news-backlink-wrap a {
	background-color: #3b4e50;
    border: 1px solid #3b4e50;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    font-family: "OpenSansLightItalic",Arial,serif;
    font-size: 1.077rem;
    letter-spacing: 0.03em;
    padding: 3px 22px !important;
    text-decoration: none;
    text-shadow: 0 0 0 rgb(255, 255, 255);
}

.news-single .news-backlink-wrap a:focus {
	color: #000 !important;
}

.btn-best:hover, .btn-best:focus, .newslatestmorelink a:hover, .newslatestmorelink a:focus, .news-list-morelink a:hover, .news-list-morelink a:focus, .news-single-backlink a:hover, .news-single-backlink a:focus, .csc-mailform input[type="submit"]:hover, .csc-mailform input[type="submit"]:focus {
	background-color: #4d6063 !important;
	border-color: #d30008;
}

.btn-bestlight {
	background-color: #758384;
	border-color: #758384;
}

.news-list-morelink {
	display: block;
}

.btn-lg {

}

.btn-sm {

}

/* #### Navigation #### */

.navbar-best {
	background-color: transparent;
	border: none;
}

.navbar-best ul > li > a {
	font-family: "ArmataRegular",Arial,sans-serif;
	font-size: 1.2rem;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	text-decoration: none;
}

.navbar-best .navbar-nav > .active > a, .navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus {
	background-color: #4b5c5e;
}

.navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus, .navbar-best .navbar-nav > li > a:hover, .navbar-best .navbar-nav > li > a:focus {
	color: #e40c26;
	color: #fff;
	background-color: #334749;
}

.navbar-best .navbar-brand {
	padding-top: 8px;
}

.navbar-best .navbar-brand:hover, .navbar-best .navbar-brand:focus {
	background-color: transparent !important;
	border: none !important;
}

.subnavigation {
	background: #dbdddd none repeat scroll 0 0;
	padding: 12px;
}
.subnavigation.subnavigationSec {
	margin-top: 20px;
}

#page-330 .subnavigation.subnavigationSec,
#page-331 .subnavigation.subnavigationSec,
#page-334 .subnavigation.subnavigationSec,
#page-355 .subnavigation.subnavigationSec,
#page-357 .subnavigation.subnavigationSec,
#page-358 .subnavigation.subnavigationSec,
#page-356 .subnavigation.subnavigationSec {
	background-color: transparent;
}

.maincontent ul.nav-subnav {
	padding-left: 0;
	list-style-type: none;
	margin-top: 20px;
	padding-left: 0;
}

.maincontent ul.nav-subnav li {
	padding: 0 0 10px 4px;
	line-height: 20px;
	background-image: none;
}

.maincontent ul.nav-subnav li a {
	color: #213537;
    display: block;
    min-height: 30px;
    padding-top: 7px;
    text-decoration: none;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1.077rem;
}

.maincontent ul.nav-subnav li a:hover, .maincontent ul.nav-subnav li a:focus {
	text-decoration: underline;
}

.maincontent ul.nav-subnav li.active > a {
    background: rgba(0, 0, 0, 0) url("../Images/subnav2.jpg") no-repeat scroll left top;
    color: #d10019;
    padding-left: 24px;
}

.navbar-best .navbar-toggle {
	margin-top: 18px;
	border-color: grey;
}

.navbar-best .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #203537;
}

.navbar-collapse {
	transform:
}

.navbar-header {
    min-height: 70px;
}

/* #### / Navigation #### */

/* ######### Responsiv Container ######### */

.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.responsiveContainer iframe, .responsiveContainer object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: none !important;
}

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

/* ######### / Responsiv Container ######### */

.pagelinks {
	margin-top: 30px;
}

.pagelinks img {
	display: inline;
}

.pagelinks a {
	color: #626262;
	font-size: 0.95rem;
	height: 18px;
	display: inline-block;
    margin-left: 20px;
    text-decoration: none;
}

.pagelinks a:first-child {
	margin-left: 0;
}

.pagelinks a .glyphicons, .pagelinks a .social {
	font-size: 1.2rem;
	padding-right: 5px;
	color: #a8a8a8;
}

.pagelinks a img {
	padding-right: 4px;
}

.pagelinks a.printlinka {

}

.maincontent ul {
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0 0 2px 0;
}

.maincontent ul.ce-bullets {
	margin: 10px 0 20px;
}

.maincontent ul li {
    background: rgba(0, 0, 0, 0) url("../Images/ulpoint.jpg") no-repeat scroll 0 7px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px 17px;
}

.maincontent ul.csc-bulletlist-1 {
    list-style-type: none;
    margin: 20px 0 20px;
    padding: 0 0 2px;
}

.maincontent ul.csc-bulletlist-1 li,
.maincontent ul.ce-bullets li {
    background: rgba(0, 0, 0, 0) url("../Images/list_li.png") no-repeat scroll 0 3px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px 55px;
}

/* ######### News ######### */

.newssidebar {
	background: #dbdddd none repeat scroll 0 0;
    padding: 12px;
}

.newssidebar .news-latest-container {
	padding: 0;
}

.newssidebar .news-latest-item {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 18px;
    padding: 0 0 15px;
}

.container-fluid .newssidebar .news-latest-item h3 {
	margin-bottom: 15px;
	line-height: 0.9;
}

.container-fluid .newssidebar .news-latest-item h3 a {
	color: #2d4547;
	font-family: "OpenSansItalic",Arial,sans-serif;
	font-size: 1.281rem;
	margin-bottom: 15px;
	text-decoration: none;
}

.news-latest-item .news-latest-date, .news-single-date, .news-list-date, .event-list-date {
    color: #213537;
    display: inline;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1rem;
}

.news-latest-item p, .news-list-item p, .news-single-item p, .vevent p {
    color: #000000;
    display: inline;
}

.newslatestmorelink, .news-list-morelink {
    margin-top: 20px;
}

.news-latest-gotoarchive {
    background-color: #dbdddd;
    margin: 10px 0 !important;
    padding: 0 !important;
    text-align: right;
}

.news-latest-gotoarchive a, .news-latest-gotoarchive_kundenmeinungen a, .eventhomemore a {
    color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    letter-spacing: 0.08em;
    text-decoration: none;
}

.news-latest-item_kundenmeinungen {
    background: rgba(0, 0, 0, 0) url("../Images/kundenm_bg.png") repeat-x scroll left top;
    margin: 0;
    min-height: 141px;
    padding: 0;
    border-bottom: 1px solid #f1f1f1;
}

.news-latest-item_kundenmeinungen .kundenpadding {
    margin: 0;
    padding: 10px 10px 0 106px;
}

.news-latest-item_kundenmeinungen p, .news-latest-item_kundenmeinungen p a, .news-latest-item_kundenmeinungen a, .news-latest-item_kundenmeinungen h2, .news-latest-item_kundenmeinungen h2 a, #content .news-latest-item_kundenmeinungen a h2 {
    color: #fff;
    font-family: "OpenSansRegular",Arial,sans-serif;
    font-size: 0.9231rem;
    text-decoration: none;
}

.news-latest-item_kundenmeinungen h2 {
	margin-bottom: 10px;
}

.container-fluid .news-latest-item_kundenmeinungen h2 p {
    color: #fff !important;
    display: inline;
    font-family: "open_sanssemibold_italic",Arial,sans-serif !important;
    font-size: 1.385rem;
}

.news-latest-item_kundenmeinungen IMG {
    border: medium none;
    float: left;
    margin: 0 5px 5px 0;
}

.col-sm-8 .news-latest-container {
	padding: 0;
	margin-top: 30px;
}

.news-list-container .news-list-item {
	border-bottom: 1px solid #afb7b8;
    margin-bottom: 30px;
    padding: 0 0 35px;
}

.news-list-container .news-list-item h2, .news-list-container .news-list-item h2 a {
	color: #213537;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1.55rem;
    margin-top: 18px;
    text-decoration: none;
    margin-bottom: 15px;
}

.news-list-container .news-list-item h2 a:hover {
	text-decoration: underline;
}

.news-latest-item p, .news-list-item p, .news-single-item p, .vevent p {
    color: #000000;
    display: inline;
}

.news-list-container .news-list-item .news-list-date {
	float: none;
	padding-left: 0;
}

.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-list2-container HR.clearer, .news-list3-container HR.clearer, .news-single-item HR.cl-left, .news-single-item HR.cl-right {
    border: medium none;
    clear: right;
    height: 1px;
    margin: 0;
    padding: 0;
}

.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
    font-size: inherit;
}

.news-list-container IMG {
	margin-left: 15px;
}

.news-single-item b, .teaser-text b {
    color: #213537;
}

.teaser-text > b > p {
		display:inline;
}

.news-single-backlink {
    margin-top: 30px;
}

.news-single-img {
    float: right;
    margin: 0 0 15px 15px;
    padding: 0;
}

/* ######### / News ######### */

.introcolumns {
	margin-top: 40px;
}

.wissenintrocolumns {
	margin-top: 20px;
}

.wissenintrocolumns .col-sm-3 h2 {
	text-align: center;
}

.introcolumns .csc-default {
	margin-bottom: 20px;
}

.introcolumns h2, .introcolumns h2 a {
	color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 0;
}

.introcolumns h2 a:hover, .introcolumns h2 a:focus {
	text-decoration: underline;
}

.introcolumns .csc-textpic-imagewrap {
    background: rgba(0, 0, 0, 0) url("../Images/spalten_hg_shadow.jpg") no-repeat scroll right bottom;
    margin-bottom: 10px !important;
    padding-bottom: 18px;
}

.introcolumns div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0;
}

.newsletterarchive .csc-default,
.newsletterarchive .frame-default {
	border-bottom: 1px solid #afb7b8;
    margin-bottom: 30px;
    padding: 0 0 24px;
}

.articletype-Aktuelles {
	    border-bottom: 1px solid #afb7b8;
}

.article-meinung,
.article-kost-blog {
	    border-bottom: 1px solid #afb7b8;
    margin-bottom: 30px !important;
    padding: 0 0 35px !important;
	overflow:hidden;
}

.article-meinung img,
.article-kost-blog img {
	float:right;
}


.container-fluid .newsletterarchive h2 a {
    font-family: "OpenSansItalic",Arial,sans-serif;
    margin-bottom: 25px;
    font-size: 1.538rem;
}

.container-fluid .newsletterarchive h2 a {
	color: #213537;
	text-decoration: none;
}

.row-leistungen-intro {
	margin-bottom: 30px;
}

#page-183 .row-leistungen-intro {
	margin-bottom: 0;
}

.row-leistungen-head h2 {
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.692rem;
    height: 27px;
    margin-top: 30px;
    padding-bottom: 25px;
    padding-left: 65px;
    padding-top: 5px;
}

.row-leistungen-head h2.leistungenwissen {
	background: rgba(0, 0, 0, 0) url("../Images/leist_ok.png") no-repeat scroll left top;
	margin-top: 15px;
}

.row-leistungen-head h2.leistungenpersonal {
	background: rgba(0, 0, 0, 0) url("../Images/leist_arrow.png") no-repeat scroll left top;
}

.row-leistungen-head h2.leistungenentwickeln {
	background: rgba(0, 0, 0, 0) url("../Images/leist_rufz.png") no-repeat scroll left top;
}

.row-leistungen-head h2.netzwerkenutzen {
	background: rgba(0, 0, 0, 0) url("../Images/netzwerkenutzen.png") no-repeat scroll left top;
	padding-bottom: 28px;
}

.row-leistungen h3, .row-leistungen h3 a {
	color: #d10019;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    margin-bottom: 15px;
    text-decoration: none;
}

.row-leistungen h3 a:hover {
	text-decoration: underline;
}

.kontaktform .csc-form-8 {
    display: none;
}

.hidden, h6.hidden {
	height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}

ul#skiplinks, ul#skiplinks li {
	height: 0;
}

#skiplinks a {
	background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    color: white;
    left: 0;
    padding: 6px;
    position: absolute;
    top: -40px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
}

#skiplinks a:focus {
	background: #d40009 none repeat scroll 0 0 !important;
    left: 0;
    outline: 0 none;
    position: absolute;
    top: 0;
    transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}

.accessibToolb {
	float: left;
	padding-top: 8px;
}



a.colorswitch, .accessibToolb .cswtxt, a.sitewidth, .accessibToolb .cswwid {
	vertical-align: middle;
}

.accessibToolb .cswwid {
	margin-left: 20px;
}

a.colorswitch, a.sitewidth {
	margin-left: 5px;
}

a.colorswitch img, a.sitewidth img {
	display: inline;
}

.emailHo {
    margin: 0 0 0 -999em;
    position: absolute;
}

#page-305 #headerimage,
#page-303 #headerimage,
#page-304 #headerimage {
	display: none;
}

/* ### Cookie Hint ### */

.cc_container {
	background-color: #576869  !important;
	color: #fff !important;
	border-top: none !important;
}

.cc_container a {
	color: #fff !important;
	text-decoration: underline !important;
}

.cc_container a:focus {
	color: #000 !important;
}

.cc_message {
	color: #fff !important;
	line-height: 1.3 !important;
	margin-top: 0 !important;
	padding-top: 5px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background-color: #dbdddd !important;
	text-decoration: none !important;
	color: #000 !important;
	border-radius: 4px !important;
}

.cc_btn {
	background-color: #dbdddd !important;
	text-decoration: none !important;
	color: #000 !important;
	border-radius: 4px !important;
}

.checkbox label, .radio label {
    text-align: left;
    display: block;
}

.form-group-html {
	margin-bottom: 5px;
	margin-top: 20px;
}

.tx-powermail b,
.tx-powermail strong {
	color: #444;
}

ul.parsley-errors-list {
	margin-top: 0;
}

ul.parsley-errors-list li {
	background: none;
	padding-left: 0;
	color: red;
}

/* ### / Cookie Hint ### */

.linkmap img {
	display: inline;
	margin-top: 20px;
}

#c919 {
	color: #f2f1f1;;
}

.smallmargin .col-xs-3 {
	padding-left: 5px;
	padding-right: 5px;
}

.panel-default,
.panel {
	border: none;
	box-shadow: none;
}

.panel-default > .panel-heading {
	border: none;
	background-color: #e4e6e6;
}

.panel-heading .panel-title a {
    text-decoration: none;
    padding: 1.5rem 3.5rem 1.5rem 1.5rem;
    display: block;
    position: relative;
    font-family: "OpenSansRegular",sans-serif;
    font-size: 1.3rem;
    line-height: 1.4;
}

.panel-heading .panel-title:hover {
	background-color: #dbdddd;
}

.panel-heading .panel-title a:hover, 
.panel-heading .panel-title a:focus {
	color: #213537;
}

.panel-heading {
    padding: 0;
}

.panel-group .panel + .panel {
    margin-top: 1.5rem;
}

.container-fluid #c1286 h2,
.container-fluid #c1308 h2 {
	color: #d10019;
	font-family: "OpenSansBold",sans-serif;
}

.panel-body {
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
    background-color: #eae8e4;
    padding: 1.5rem 1.5rem 1.5rem;
}

.panel-body p:last-child {
	margin-bottom: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ion-chevron-up::before {
    content:"\E601"
}

#accordion .panel-heading .panel-title a.collapsed .icon.ion-chevron-up::before {
    content:"\E602"
}

#accordion .panel-heading .panel-title .icon {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -10px;
}

#accordion header {
	background-color: transparent;
	min-height: auto;
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
	color: #d10019;
}

#accordion header h2 {
	font-size: 1.5rem;
}


@media (max-width: 600px) {
	.news-list-container IMG {
		float: none;
		margin-left: 0;
	}
	.news-single-img {
		float: none;
		margin-left: 0;
	}
}

/* Bootstrap Breakpoint SM */
@media (max-width: 768px) {
	.navbar-collapse.collapse.in, .navbar-collapse.collapsing {

	    background-color: #627173;
	}
	body {
		margin-bottom: auto;
	}
	#Footer {
		height: auto;
		position: static;
	}
	.introcolumns .csc-textpic-imagewrap {
		background-image: none;
		padding-bottom: 0;
	}
}

@media (min-width: 768px) {
	.navbar-best ul.navbar-nav {
		padding-top: 20px;
	}
	.navbar-best .navbar-nav > .active > a, .navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus {
		background-color: transparent;
		background: rgba(0, 0, 0, 0) url("../Images/navact17.png") no-repeat scroll center bottom;
		padding-bottom: 19px;
	}
	.navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus, .navbar-best .navbar-nav > li > a:hover, .navbar-best .navbar-nav > li > a:focus {

		background: rgba(0, 0, 0, 0) url("../Images/navact17.png") no-repeat scroll center bottom;
		padding-bottom: 19px;
	}
	.navbar-best ul > li > a {
		font-size: 1rem;
		text-decoration: none;
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-best .navbar-nav > .active > a, .navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus {
		background-color: transparent;
	}

	.navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus, .navbar-best .navbar-nav > .active > a:active, .navbar-best .navbar-nav > li > a:hover, .navbar-best .navbar-nav > li > a:focus, .navbar-best .navbar-nav > li > a:active {
		text-decoration: underline;
		background-color: transparent !important;
	}
	.navbar-best .navbar-nav > .active > a:hover, .navbar-best .navbar-nav > .active > a:focus, .navbar-best .navbar-nav > li > a:hover, .navbar-best .navbar-nav > li > a:focus {
		margin-bottom: -2px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#maincontent {
		padding-left: 51px;
	}
}

@media (min-width: 768px) and (max-width: 1314px) {

}

/* Bootstrap Breakpoint SM */
@media (min-width: 768px) and (max-width: 992px) {

}

@media (max-width: 992px) {
	.navbar-best .navbar-brand {
		max-width: 270px;
	}
}

@media (min-width: 992px) {
	body {
  		padding: 0;
	}
  	.navbar {
  		right: auto;
		background: none;
		border: none;
	}
	.navbar-best .navbar-brand {
		padding-top: 18px;
	}
	.navbar-best ul > li > a {
		font-size: 1.2rem;
	}
}

/* Bootstrap Breakpoint MD */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Bootstrap Breakpoint LG */
@media (min-width: 1200px) {


@media print {

}

.header > h2 > a > span[itemprop="headline"] {
	color: #2d4547;
	font-family: "OpenSansItalic",Arial,sans-serif;
	/*font-size: 1.281rem;*/
	margin-bottom: 15px;
	text-decoration: none;
}

.container-fluid .sidebar .newssidebar .header > h2 {
	background:none;
}

.teaser-text > .news-list-desc > p {
	/*display:inline;*/
	/*display:inline;*/
}

.news-latest-item .newslatestmorelink > a {
	background-color: #3b4e50;
	border: 1px solid #3b4e50;
	border-radius: 4px;
	color: #fff !important;
	cursor: pointer;
	font-family: "OpenSansLightItalic",Arial,serif;
	font-size: 1.077rem;
	letter-spacing: 0.03em;
	padding: 3px 22px !important;
	text-decoration: none;
	text-shadow: 0 0 0 rgb(255, 255, 255);
}

/*.news .article {
	padding-bottom:0px;
	margin-bottom:0px;
}*/

.articletype-bem-startlist {
	padding-bottom: 0px !important; 
    margin-bottom: 0px !important; 
}
    

.news .article .news-img-wrap a {
	padding:0px;
	border:none;
}

.news-img-wrap .small-image {
	height: 141px !important;
width: 96px !important;
}

.article_HomeKundenmeinungen .header > h2 p {
	color: #fff;
    display: inline;
    font-family: "open_sanssemibold_italic",Arial,sans-serif !important;
    font-size: 1.385rem;
}

.article_HomeKundenmeinungen .header > h2 {
	line-height:1.0;
	padding-top:10px;
}

.article_HomeKundenmeinungen .news-img-wrap {
	margin: 0px 12px 0px 0px !important;
}

.article_HomeKundenmeinungen .teaser-text {
	color: #fff;
	font-family: "OpenSansRegular",Arial,sans-serif;
	font-size: 1rem;
	text-decoration: none;

}

.article_HomeKundenmeinungen {
	background: rgba(0, 0, 0, 0) url(../Images/kundenm_bg.png) repeat-x scroll left top;
margin: 0;
min-height: 141px;
padding: 0;
}
.article_HomeKundenmeinungen > a,

.article .header > h2 > a{
	text-decoration: none;

}

/*.img-200-200 {
	display: block;
 max-width:200px;
 max-height:200px;
 width: auto;
 height: auto;
 float:right;
}*/



.article .item-default > h2 > a {
	color: #213537;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1.55rem !important;
    margin-top: 18px;
    text-decoration: none;
    margin-bottom: 15px;
}

.news-gotoarchive {
	text-align:right;
}

.news-gotoarchive > a {
	color: #213537;
font-family: "QuicksandBook",Arial,sans-serif;
font-size: 1.385rem;
letter-spacing: 0.08em;
text-decoration: none;
}

.ce-erfolge-images a, 
.ce-angebote-images a {
	    color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 0;
}

.ce-erfolge-images a:hover,
.ce-angebote-images a:hover {
	    color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    margin-bottom: 15px;
    text-decoration: none;
    margin-top: 0;
	text-decoration:underline;
}

.ce-erfolge-images .ce-gallery, 
.ce-angebote-images .ce-gallery {
    background: rgba(0, 0, 0, 0) url(../Images/spalten_hg_shadow.jpg) no-repeat scroll right bottom;
    margin-bottom: 10px !important;
    padding-bottom: 18px;
}

.ce-angebote-images .ce-bodytext p {
	background: transparent url(../Images/unterstrich.png) no-repeat scroll left bottom;
    padding-bottom: 15px;
}    

.article-meinung .header > h2 > a > span[itemprop="headline"],
.article-kost-blog .header > h2 > a > span[itemprop="headline"] {
        color: #213537;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1.55rem;
    margin-top: 18px;
    text-decoration: none;
    margin-bottom: 15px;
}

.article-meinung .header > h2,
.article-kost-blog .header > h2 {
	margin-top:0px;
}

.more-news-button > a {
	color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    letter-spacing: 0.08em;
    text-decoration: none;
	float:right;
}

.news .article-meinung .news-img-wrap,
.news .article-kost-blog .news-img-wrap {
    float: right;
	margin: 0 2px 10px 15px;
}

.news .article-meinung .news-img-wrap img,
.news .article-kost-blog .news-img-wrap img{
    float: right;
}

.articletype-bem-startlist .teaser-text p {
    display: inline;

	color:#000000;
}

.article .news-list-desc p {
	color:black;
}

.article-wage-newsliste {
	    border-bottom: 1px solid #afb7b8;
    margin-bottom: 30px !important;
    padding: 0 0 35px !important;
    overflow: hidden;
}

.article-wage-newsliste .header > h2 {
	margin-top:0px !important;
}

.article-meinung .teaser-text p {
    display: inline;
}

.cancel-subscription {
    margin: 0 0 11px;
    display: inline;
}

.articletype-bem-startlist .header > h2 > a > span {
    font-size: 1.281rem;
	line-height:0.9;
}

.news-text-wrap[itemprop="articleBody"] {
    color: black;
}

.news-single .teaser-text {
	font-size:1rem !important;
}

.news-backlink-wrap {
	margin-top:30px;
	padding:10px;
}

.news .article-meinung:last-child {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

p.more-news-link a {
    float: right;
    color: #213537;
    font-family: "QuicksandBook",Arial,sans-serif;
    font-size: 1.385rem;
    letter-spacing: 0.08em;
    text-decoration: none;
}

.news-list-view.news-list-homewage .article .teaser-text p {
    font-size: 1rem;
}

.articletype-bem-startlist .header h3 > a {
    color: #2d4547;
    font-family: "OpenSansItalic",Arial,sans-serif;
    font-size: 1.281rem;
    text-decoration: none;
}

.news .article h3 {
	margin-bottom:15px;
	line-height: 0.9;
}

.news .article:after {
	content: none;
}

.powermail_fieldwrap {
    padding-bottom: 10px;
}

/* .powermail_submit,
.tx-felogin-pi1 form input[type="submit"],
.powermail_confirmation_submit
.powermail_confirmation_form {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 6px 12px;
    font-size: 15.5px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
*/
.powermail_input {
	display: block;
    height: 36px;
    padding: 6px 12px;
    font-size: 15.5px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#calendar-event ul {
	margin-top:0px;
}

.tx-felogin-pi1 form input[type="text"], 
.tx-felogin-pi1 form input[type="password"]  {
	    display: block;
    height: 36px;
    padding: 6px 12px;
    font-size: 15.5px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.tx-felogin-pi1 form input[type="submit"],
.powermail_confirmation_submit {
	margin-top:10px;
}

.custom-news-kost-filter h3 a {
    margin-top: 0;
    margin-bottom: 0;
    color: #213537;
    font: 18px "QuicksandBook",Arial,sans-serif;
    text-decoration: none;
}

#page-329 .pagelinks {
	display: none;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

legend.powermail_legend {
	font-family: "QuicksandBook",Arial,sans-serif;
	font-weight: normal;
	line-height: 1.25;
	font-size: 1.7rem;
}

.powermailSubmit {
	text-align: right;
}

.powermail_confirmation_submit {
	margin-top: 0;
}

.mt-5 {
	margin-top: 0.5rem;
}

.mt-10 {
	margin-top: 1rem;
}

.login_btn {
	background-color: #dbdddd !important;
	text-decoration: none !important;
	color: #000 !important;
	border-radius: 4px !important;
	padding: 8px 15px !important;
	font-size: 1.0rem;
	text-align: center;
	cursor: pointer;
	display: inline-block;

}

.container-fluid .sidebar .subnavigationSec h2 {
	font-size: 1.75rem;
}

.calMonth_header {
	margin-bottom: 1rem;
}

.calMonth_header .btn {
	margin-right: 1rem;
}

.btn-calback {
	background-color: #9da6a7;
	border-color: #9da6a7;
}

.btn-calback:before {
	font-family: 'Glyphicons Regular';
	content: "\E225";
	font-size: 0.9rem;
	padding-right: .5rem;
}

.col-sm-4 .panel {
	background-color: transparent;
	border: none;
	box-shadow: none;
}

/* Betriebsservice OOE Neu */

#Footer header {
	min-height: auto;
}

body.betriebsservice-ooe .navbar-best .navbar-brand {
	padding-top: 18px;
}

body.betriebsservice-ooe .navbar-best .navbar-brand img#brand {
	max-width: 230px !important;
}

body.betriebsservice-ooe > header {
	min-height: 130px;
}

body.betriebsservice-ooe .navbar-header {
    min-height: 71px;
    min-height: 130px;
}
@media (min-width: 768px) {
	body.betriebsservice-ooe .navbar-header {
	    min-height: 71px;
	}	
}

@media (min-width: 768px) {
	body.betriebsservice-ooe .navbar-best ul.navbar-nav {
		padding-top: 20px;
		padding-top: 80px;
	}
}