@charset "UTF-8";

@media screen, projection {

/* ******************** BASICS ******************** */

/* 1. Correct text resizing in IE6/7 when body font-size is set in em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 */
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Open Sans', sans-serif; color: #5a5f64; }
body { margin: 0; font-size: 1em; line-height: 1.6; }

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after { clear:both; content:"."; display:block; font-size:0; height:0; visibility:hidden; }

/* Diese Angabe benoetigt der Safari-Browser zwingend !! */
.clearfix { display:block; }

/* ******************** BASICS ******************** */

/* ******************** INHALT ******************** */
h1 { font-family: 'Oswald', sans-serif; font-weight: bold; color: #376735; }
h1 { font-size: 1.625em; margin: 0 0 20px; font-weight: normal; }
h2 { font-size: 1em; font-weight: bold; text-transform: uppercase; color: #5a5f64; }
h3 { font-size: 0.875em; text-transform: uppercase; }
h4 { font-size: 0.875em; color: #376735; }

h1.center { font-size: 24px; text-transform: uppercase; display: inline-block; text-align: center; position: relative; font-weight: bold; margin-top: 50px; }
h1.center:before { content: ''; position: absolute; left: -100px; width: 80px; height: 100%; background: url("../../Images/bg_headline.png") repeat-x center; }
h1.center:after { content: ''; position: absolute; right: -100px; width: 80px; height: 100%; background: url("../../Images/bg_headline.png") repeat-x center; }

a { text-decoration: none; color: #376735; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a:hover { color: #5a5f64; }
.box-link { background-color: #fff; border: 1px solid #cfd1d2; font-size: 0.857em; font-weight: bold; padding: 10px 15px; display: inline-block; }
.box-link:hover { color: #5a5f64; border-color: #376735; }

p { margin: 0 0 25px; }

hr { height: 1px; border: 0; border-top: 1px solid #376735; margin: 20px 0 25px; }

/* nach Integration löschen/anpassen */
.csc-textpic-imagecolumn { float: left; }
.csc-textpic-imagecolumn:first-child { margin-right: 30px; }
.csc-textpic-imagecolumn img { border: 24px solid #fff; }
figcaption { font-size: 0.75em; color: #87888a; text-align: center; }

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

.important { color:#376735; font-weight:bold; }


/* ******************** MODULE ******************** */
.navlist { margin: 0; padding: 0; } 

.column { overflow: auto; }

.maincontent .column-3cols { margin-bottom: 40px; }
.maincontent .column-3cols .col { background-color: #fff; border-bottom: 1px solid #376735; padding: 24px 24px 0; box-sizing: border-box; -moz-box-sizing: border-box; font-size: 0.875em; text-align: left; }
.maincontent .column-3cols .col h3 { font-size: 1em; }
.maincontent .column .col1 { margin-left: 0; }


/* ******************** LAYOUT ******************** */
.header-top { background: #fff; height: 117px; }
.header-container { width: 1200px; margin: auto; position: relative; padding-top: 20px; }
.header-container:after { content: ''; display: table; clear: both; }
.facebook { float: left; margin: 6px 0 0 15px; }

.nav-lang { float: left; margin-left: 10px; font-size: 0.75em; }
.nav-lang .navlist-item { display: inline-block; }
.nav-lang a { color: #5a5f64; padding: 7px 6px; display: block; }
.nav-lang .act a { font-weight: bold; color: #376735; }

.logo { position: absolute; top: 15px; right: 0; }

.slogan { float: left; clear: left; margin-top: 25px; color: #376735; }

.search { position: relative; width: 220px; float: left; }
.search input { border: 0; display: block; }
.search input[type=text] { padding: 6px 10px; background: #eeeef0; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
.search input[type=submit] { background: url('../../Images/search.png') no-repeat center #376735; padding: 4px 15px; margin: 0; position: absolute; right: 0; top: 0; width: 34px; height: 100%; }

.search ::-webkit-input-placeholder { color: #75787c; font-size: 13px; }
.search ::-moz-placeholder { color: #75787c; }
.search :-ms-input-placeholder { color: #75787c; font-size: 13px; }
.search input:-moz-placeholder { color: #75787c; font-size: 13px; }


.tx-indexedsearch-searchbox input { margin-left: 10px !important; padding: 4px 10px; border: 1px solid #A9A9A9; }
.tx-indexedsearch-searchbox input:hover { border: 1px solid #A9A9A9; }
.tx-indexedsearch-res { margin: 20px 0; }
.tx-indexedsearch-title { font-weight: bold; }
.tx-indexedsearch-percent { text-align: right; font-size: 14px; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-size: 15px; font-style: normal; padding: 5px 0 15px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #376735; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-size: 14px; padding: 10px 15px; background: #E8E9E9; } 

.menutitle { display: none; }
.nav-main { width: 100%; margin: auto; overflow: auto; background: #eeeef0; }
.nav-main .navlist-level1 { overflow: auto; width: 1200px; margin: auto; }
.nav-main .navlist-item-level1 { float: left; }
.nav-main a { display: block; color: #5a5f64; padding: 22px 12px; font-weight: bold; }
.nav-main a:hover, 
.nav-main a.cur,
.nav-main a.act { color: #376735; }
.nav-main li:first-child > a { padding-left: 0; }

.nav-main .navlist-level2 { display: none; }

.headerimg { position: relative; height: 300px; overflow: hidden; }
.headerimg img { max-width: 100%; display: block; height: auto; }
/*.headerimg .pagetitle { font-family: 'Oswald', sans-serif; position: absolute; top: 60px; background: url("../../Images/bg_headerbild.png") no-repeat; width: 185px; height: 185px; left: 50%; margin-left: -92px; color: #fff; text-align: center; font-family: 'Oswald', sans-serif; text-transform: uppercase; font-size: 1.625em; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 75px; }*/

.maincontent-container { background: url("../../Images/bg_maincontent.jpg") repeat; padding-bottom: 20px; padding-top: 20px;}
.maincontent { width: 1200px; margin: auto; padding: 45px 0 50px; }

.nav-sub { background-color: #fff; border-bottom: 1px solid #376735; -moz-box-sizing: border-box; box-sizing: border-box; padding: 22px 22px 50px; }
.nav-sub .title { text-transform: uppercase; font-weight: bold; font-size: 0.875em; margin-bottom: 30px; }
.nav-sub a { color: #5a5f64; display: block; }

.nav-sub .navlist-level1 { font-size: 0.875em; }
.nav-sub .navlist-item-level1 { border-bottom: 1px solid #cce9d7; }
.nav-sub .navlist-item-level1 > a { padding: 5px 0; }
.nav-sub .navlist-item-level1 > a:hover, 
.nav-sub .navlist-item-level1 > a.cur,
.nav-sub .navlist-item-level1 > a.act { color: #376735; }

.nav-sub .navlist-level2 { margin-bottom: 10px; border-top:1px solid #cce9d7;}
.nav-sub .navlist-item-level2 { margin-bottom: 2px; }
.nav-sub .navlist-item-level2 > a { padding: 2px 10px; }
.nav-sub .navlist-item-level2 > a:hover,
.nav-sub .navlist-item-level2 > a.cur,
.nav-sub .navlist-item-level2 > a.act { background-color: #376735; color: #fff; }



.footer p { font-size: 0.875em; }
.footer-container { background: #f7eac0; padding:10px 0 80px; }
.footer-container .row { width: 1200px; margin: auto; }
.footer-container .col { padding: 20px 0; }
.footer-container .col1 { margin-left: 0; }
.footer-container .col3 { -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 15px; }
.footer-container h2 { margin-bottom: 0; }
.footer-container h3, .footer-container h4 { margin-top: 0; }

.footer .info-additional { background: #376735; color: #fff; text-align:center; font-size:20px; }
.footer .info-additional .container { margin: auto; padding: 80px 150px 60px; -moz-box-sizing: border-box; box-sizing: border-box; }

.footer .contact .container { width: 1200px; margin: auto; padding: 40px 0 20px; }
.footer .contact .columns-3cols .col1 { margin-left: 0; }

.footer .column { margin:0; }
.columns-3cols-footer .col { width:32%; float:left; margin-left:2%; position:relative; background:#fff; border-bottom: 1px solid #376735; padding: 15px 25px 10px; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns-3cols-footer .col1 { margin-left:0; }
.columns-3cols-footer .bottom { position:absolute; bottom:0; width:92%; }
.columns-3cols-footer .col3 .bottom { width:92%; }

.nav-meta { background-color: #eeeef0; padding: 15px 0; font-size: 0.875em; }
.nav-meta .navlist { width: 1200px; margin: auto; }
.nav-meta .navlist-item { display: inline-block; margin: 0 8px; }
.nav-meta .navlist-item:first-child { margin-left: 0; }
.nav-meta a { color: #9c9e9f; }
.nav-meta a:hover,
.nav-meta a.cur { color: #376735; }

/* ******************** EXTENSIONS ******************** */



.col-right {padding-bottom: 10px; padding-top: 10px;}



/* Kontaktformular - hidden field */
.csc-mailform ol { list-style-type:none;}
.csc-mailform  textarea {margin-top: 10px; margin-bottom: 10px; width: 300px;background-color: #fff; border: 1px solid #cfd1d2; font-size: 0.857em; font-weight: bold; padding: 10px 15px; display: inline-block;}
.csc-mailform  textarea :hover { color: #5a5f64; }
textarea { text-decoration: none; color: #376735; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
textarea:hover { color: #5a5f64; }
.csc-mailform input {margin-bottom: 10px; width:300px; background-color: #fff; border: 1px solid #cfd1d2; font-size: 0.857em; font-weight: bold; padding: 10px 15px; display: inline-block;}
.csc-mailform input:hover {color: #5a5f64; border-color: #376735; }
input { text-decoration: none; color: #376735; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
input:hover { color: #5a5f64; }
input[type="submit"] { margin: 20px 0 0; }

div.col-right div.csc-mailform li.csc-form-8 { margin-top:20px; margin-bottom: 20px; }


/* Kontaktformular - submit */
input[name*='schpaem'] { display: none; }


/* Gridelements */
.column { margin:30px 0; }

.columns-3cols .col {
    float: left;
    margin-left: 2%;
    width: 32%;
}

.columns-2cols .col {
    margin-left: 10px;
}

}

/* ******************** Responsive Webdesign ******************** */

@media only screen and (max-width: 1400px) {

.headerimg { height: auto; }

}

@media only screen and (max-width: 1240px) {
    
.maincontent img { max-width: 100%; width: auto !important; height: auto !important; }
    
.header-container { width: 100%; padding:20px 15px 0; -moz-box-sizing:border-box; box-sizing:border-box; }
.headerimg .pagetitle { top: 7%; }

.logo { right: 10px; }

.nav-sub.span4 { width: 30%; margin-right: 3%; float: left; }
.col-right { width: 67%; float: left; }

.nav-main { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 15px; font-size:0.875em; }
.nav-main .navlist-level1 { width:100%; }

.maincontent { width: 100%; overflow: auto; box-sizing: border-box; -moz-box-sizing: border-box; padding: 45px 15px 50px; }

.maincontent .column-3cols .col { width: 32%; float: left; }
.maincontent .column-3cols .col3 { margin-right: 0; }

.news-list-view.standard .news-left, .news-list-view.standard .news-right { width: 49%; float: left; }
.news-list-view.standard .news-left { margin-right: 2%; }

.footer-container { width: 100%; overflow: auto; padding: 10px 15px 80px; box-sizing: border-box; -moz-box-sizing: border-box; }
.footer-container .row { width:100%; }
.footer-container .col { width: 32%; float: left; margin-left: 2%; }
.footer-container .col1 { margin-left: 0; }

.footer .contact .container { width:100%; padding:40px 15px 20px; box-sizing: border-box; -moz-box-sizing: border-box; }

.nav-meta { padding:15px; }
.nav-meta .navlist { width:100%; }
    
}

@media only screen and (max-width: 990px) {

.header-container { text-align:center; }

.header-top { background: none; height: auto; }
.logo { position: static; text-align: center; padding: 25px 0 10px; }

.headerimg .pagetitle { position: static; background: #32a55d; width: 100%; margin: 0; height: auto; font-size: 0.938em; padding: 5px 0; }

.nav-lang { display:inline-block; float:none; }
.nav-lang a { color: #9c9e9f; }

.search { display:inline-block; float:none; }

.facebook { float:none; display:inline-block; }

.slogan { float:none; margin:10px 0 20px; }

.menutitle { display: block; color: #fff; background-color: #376735; font-family: 'Oswald', sans-serif; text-align: center; text-transform: uppercase; padding: 4px 0; cursor: pointer; }
.menutitle span { position: relative; }
.menutitle span:before { content: ''; width: 9px; height: 7px; position: absolute; left: -18px; top: 8px; background: url("../../Images/arrow_white-down.png") no-repeat; }
.menutitle span:after { content: ''; width: 9px; height: 7px; position: absolute; right: -18px; top: 8px; background: url("../../Images/arrow_white-down.png") no-repeat; }
.menutitle.active span:before { background-image: url("../../Images/arrow_white-up.png"); }
.menutitle.active span:after { background-image: url("../../Images/arrow_white-up.png"); }

.nav-main { padding: 0; }
.nav-main .navlist-level1 { display: none; }
.nav-main .navlist-item-level1 { float: none; text-align: center; }
.nav-main .navlist-item-level1 > a { border-bottom: 1px solid #d0d1d2; }
.nav-main a { padding: 8px 12px; }
.nav-main li:first-child > a { padding-left: 12px; }

.nav-main .navlist-item.cur .navlist-level2, .nav-main .navlist-item.act .navlist-level2 { display: block; }
.nav-main .navlist-level2 { border-bottom: 1px solid #d0d1d2; }
.nav-main .navlist-item-level2 > a { padding: 4px 12px; font-size: 0.929em; }

.maincontent .column-3cols .col { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; margin-left:0; min-height: 0; }

.footer-container { padding: 0; }
.footer-container .col { width: 100%; float: none; margin-right: 0; padding: 20px 15px; box-sizing: border-box; -moz-box-sizing: border-box; }

.footer .columns-3cols-footer { padding:0 15px; }
.footer .columns-3cols-footer .col { margin:0 0 15px; }

.nav-sub.span4 { display: none; }
.col-right { width: 100%; float: none; }
    
}


@media only screen and (max-width: 800px) {

.maincontent .columns-3cols .col { float:none; margin-left:0; margin-right:0; width:100%; }

.footer .info-additional .container { padding:80px 50px 60px; }

.contact .columns-3cols .col { width:100%; float:none; margin:0; }
    
}


@media only screen and (max-width: 700px) {
    
.news-list-view.standard .news-left, .news-list-view.standard .news-right { width: 100%; float: none; }
    
}

@media only screen and (max-width: 480px) {

.search { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom:10px; }
.search input[type=text] { width:90%; -moz-box-sizing: border-box; box-sizing: border-box; }
.search input[type=submit] { width:10%; -moz-box-sizing: border-box; box-sizing: border-box; }

h1.center:before { left: -30px; width: 20px; }
h1.center:after { right: -30px; width: 20px; }

.csc-mailform input, .csc-mailform textarea { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; }

}

@media print {

body { font-family: 'Open Sans', Tahoma, sans-serif; font-size: 14px; color: #5a5f64; }
h1, h2, h3 { color: #376735; text-transform: uppercase; }
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 16px; }
a { color: #376735; text-decoration: none; }

.facebook, .nav-lang, .search, .menutitle, .nav-main, .headerimg, .slider, .nav-sub, .footer { display: none; }
.logo { text-align: center; margin: 20px 0 30px; }
.col-right { width: 100%; }

.column .col { margin-bottom: 30px; border-bottom: 1px solid #376735; padding-bottom: 10px; }

div.csc-textpic-center .csc-textpic-center-outer,
div.csc-textpic-center .csc-textpic-center-inner { position:static; float:none; }
	
}
