/*-----------------------------------------------------------

	Theme Name: Thoughts
	Version: 2.0
	Description: WordPress theme by WPExplorer
	Author: WPExplorer
	Author URI: http://www.wpexplorer.com
	Designed & Developed by WPExplorer
	Theme URI: http://www.wpexplorer.com/thoughts-wordpress-theme
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, flexible-width, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, 
    translation-ready
	
/*
	CSS Has been minified to speed things up
	You shouldn't be editing this file anyway, use a child theme for your customizations!
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,
samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;
}

ol,ul{
    list-style:none;
}
blockquote,q{
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';content:none;
}
table{
    border-collapse:collapse;border-spacing:0;
}
body{
 /*   background:#192835;*/
    nowhitespace:afterproperty;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 100%;
    color:#444;
    padding:60px 100px 1000px;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
    line-height:1;
    background-size: cover;
}
a, a:visited, a:focus, a:link{
    color:#fff;
    font-style: italic;
    outline:0;
    text-decoration: none;
}
a:hover{text-decoration: underline;}
#wrap{
    max-width:1500px;
    min-width:260px;
    margin:0 auto;
}
img{
    max-width:100%;
    height:auto;
}
.clearfix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}
.clear{clear:both;}
blockquote{
    position:relative;
    margin:30px 20px;
    padding-left:25px;
    font-style:italic;
    font-weight:bold;
    color:#000;
    border-left:4px solid #ea5b4d;
}
blockquote p:last-child{
    margin:0;
}
pre{
    background:#fff url("images/pre-bg.png") repeat;
    margin:40px 0px;
    padding:25px 20px;
    line-height:25px;
    border:1px solid #ddd;
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word;
}
address{
    letter-spacing:1px;
    margin:20px 0;
}
#page-featured-img{
    position:relative;
    margin-bottom:25px;
}
#page-featured-img img{
    display:block;
    width:100%;
}
.sticky{}
.gallery-caption{}
.post-entry-content ul{
    margin:30px 0 30px 20px;
}
.post-entry-content ol{
    margin:30px 0 30px 25px;
}
.post-entry-content ul{
    list-style:disc;
}
.post-entry-content ol{
    list-style:decimal;
	font-weight: bold;
}
.post-entry-content ol li div {
    font-weight: normal;
}
.post-entry-content ul li,.entry ol li{
    margin:0 0 5px;
}
.hide{display: none;}
.fixed{ position: fixed !important;}
/*###   FONTS    #############################################################################################*/
h1,h2,h3,h4,h5,h6{
    font-weight:bold;
    line-height:1.4em;
    
}
h1,h2,h3,h4,h5,h6{
/*    color:#1e3141;*/
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:#1e3141;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
    color:#4a769d;text-decoration:none;
}
.post-entry-content h2,.post-entry-content h3,.post-entry-content h4,.post-entry-content h5,.post-entry-content h6{
    margin:0 0 30px;
    text-transform:uppercase;
}
.category-aktuelles .post-entry-content h2{margin-bottom: 0;}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:15px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
.sh, .subheadline{font-size: 15px; text-transform: uppercase;}
p{
    margin:0 0 20px;
    line-height: 1.35em;
    letter-spacing: 0.4px;
    font-size: 15px;
    text-align: left !important;
}
p.button {
	margin-bottom: 0;
	text-align: right;
}
p.button a {
	float: none !important;
}
.entry p:last-child{margin:0;}
p img{margin:0;}
p.lead{
    font-size:21px;
    line-height:27px;
    color:#777;
}
em{font-style:italic;}
strong{font-weight:bold;}
small, .small{font-size:80%;}
hr{
    border:solid rgba(0,0,0,0.2);
    border-width:1px 0 0;
    clear:both;
    margin:10px 0 30px;
    height:0;
}
p a,p a:visited{
    line-height:inherit;
}

p a,p a:visited{
    line-height:inherit;
}

.lightblue,
article.format-status h1,
article.format-status h2,
article.format-status h3,
article.format-status h1 a,
article.format-status h2 a,
article.format-status h3 a{color:#D9F3FD; font-style: normal;}
.blue,
article.format-aside h1,
article.format-aside h2,
article.format-aside h3,
article.format-aside h1 a,
article.format-aside h2 a,
article.format-aside h3 a{ color: #00AFF0; font-style: normal;}

article.format-aside, .lightblueBG{background: #D9F3FD; color: #00AFF0;}
article.format-aside a{ color: #00AFF0; }
article.format-status, .blueBG{background: #00AFF0; color: #FFF;}

.button-blue, .button-white,
.button-blue a, .button-white a,
a .button-blue,
article.format-aside .button a,
article.format-aside .button-blue a,
article.format-status .button a{
    background: none repeat scroll 0 0 #00AFF0;
    color: #FFFFFF;
    display: inline-block;
    padding: 0.3em 0.5em;
    text-transform: uppercase;
    float: right;
    font-style: normal;
    font-size: 0.9em;
}
.button-white a, a .button-white,
article.format-status .button a{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #00AFF0;
    padding: 0.5em 1em;
}
.button a{margin-bottom: 1em;}
.margLf{ margin-left: 1.7em;}
.margTop{ margin-top: 1em;}
.uppercase, .date{text-transform: uppercase;}
.noStyle{font-style: normal !important;}

/*###    HEADER   ###########################################################################################*/
#header-wrap {
    left: 0;
    padding: 0 100px;
    position: fixed;
    width: 100%;
    z-index: 6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#page-heading{
    position:relative;
    margin-bottom:30px;
}
#page-heading h1,#page-heading h2{
    margin:0;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    font-size:1em;
}
#page-heading span{margin-right:10px;}
.headerWrapHolder{
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
}

.bodyBG-gold, .bodyBG-silber, .bodyBG-bronze {
    background-attachment: fixed !important;
}

.bodyBG-gold, .bodyBG-silber, .bodyBG-bronze,
.headerWrapHolder-gold, .headerWrapHolder-silber, .headerWrapHolder-bronze{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    
}

.bodyBG-gold{ 
    background-image: url('images/LOF_motiv-gold.jpg') ;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-gold.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-gold.jpg', sizingMethod='scale')";
}
.bodyBG-silber{ 
    background-image: url('images/LOF_motiv-silber.jpg');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-silber.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-silber.jpg', sizingMethod='scale')";
}
.bodyBG-bronze{
    background-image: url('images/LOF_motiv-bronze.jpg');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-bronze.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LOF_motiv-bronze.jpg', sizingMethod='scale')";
}

.headerWrapHolder-gold{ background-image: url('images/LOF_motiv-gold-streifen.jpg') ;}
.headerWrapHolder-silber{ background-image: url('images/LOF_motiv-silber-streifen.jpg');}
.headerWrapHolder-bronze{ background-image: url('images/LOF_motiv-bronze-streifen.jpg');}
#header{
    position:relative;
    background:#fff;
   width: 100%;
   max-width: 1500px;
   margin: 0 auto;
}
#logo{
	backgroun-color: #fff;
    background-image: url('images/LOF_Logo-RGB.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
     margin-left: 10px;
	margin-right: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	#logo{
		background-image: url('images/LOF_Logo-RGB@2x.jpg');
	}
}
#logo h1 a,#logo h2 a{
    float:left;
    padding:50px 170px;
    margin:0px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
#logo img{
    display:block;
    max-width:100%;
}
#logo h1,#logo h2{
    margin:0;
    line-height:1em;
    font-size:1.500em;
    font-weight:700;
    text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
#top-bar .selector,#navigation .selector{
    display:none;
}
.sf-menu,.sf-menu *{
    margin:0;
    padding:0;
    list-style:none;
}
.sf-menu{line-height:1.0;}
.sf-menu ul{
    position:absolute;
    top:-999em;
    width: 100%;
/*    width:180px;*/
}
.sf-menu ul li{
    width:100%;
}
.sf-menu li:hover{visibility:inherit;}
.sf-menu li{float:left;position:relative;}
.sf-menu a{display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{
    left:0px;
    top:30px;
    z-index:99;
}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:180px;top:1px;}

/*### NAVIGATION #############################################################################################*/
#navigation{
    position:absolute;
    height:50px;
    top:50%;
    /*right:15px;*/
    right:15px;
    margin-top:-16px;
}
#navigation .sf-menu > li:hover > ul,.sf-menu li.sfHover > ul{
    top:32px;
}
#navigation ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{
    left:200px;
    top:0;
}
#navigation .sf-menu a{
    font-size:13px;
    font-style: normal;
    height:32px;
    line-height:32px;
    color:#00AFF0;
    text-align: center;
    text-decoration:none;
/*    font-weight:bold;
    text-shadow:1px 1px 1px rgba(0,0,0,0.3);*/
    text-transform:uppercase;
    padding: 0px 12px;
}
/*#navigation .sf-menu > li > a{
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}*/
#navigation .sf-menu li{
    float:left;
    position:relative;
    /*padding-right: 5px;*/
    padding-bottom : 5px;
}
/*#navigation .sf-menu > li:first-child{width: 60px;}
#navigation .sf-menu > li:nth-child(2){width: 100px;}
#navigation .sf-menu > li:nth-child(3){width: 115px;}
#navigation .sf-menu > li:nth-child(4){width: 100px;}
#navigation .sf-menu > li:nth-child(5){width: 55px;}
#navigation .sf-menu > li:nth-child(6){width: 105px;}
#navigation .sf-menu > li:nth-child(7){width: 105px;}
#navigation .sf-menu > li:nth-child(8){width: 88px;}*/

#navigation .sf-menu > li > a:hover, #navigation .sf-menu > li > a:focus, 
#navigation .sf-menu > .current-menu-item > a,#navigation .sf-menu > .current-menu-item > a:hover{
    background:#00AFF0;
    color:#fff;
/*    font-weight:bold;*/
}
#navigation .sf-menu > li.sfHover > a,#navigation .current-menu-parent > a,
#navigation .current-menu-parent > a:hover{
    color:#FFF; 
/*    font-weight: bold; */
    background: #00AFF0;}
#navigation .sf-menu ul{
    position:absolute;
    nowhitespace:afterproperty;
    top:-999em;
/*    width:200px;*/
    z-index:9999;
    left:0;
    padding-top: 5px;
}
#navigation .sf-menu ul > li:first-child{
    -webkit-border-top-left-radius:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
}
#navigation .sf-menu ul > li:last-child{
    -webkit-border-bottom-right-radius:2px;
    -webkit-border-bottom-left-radius:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-bottomleft:2px;
    border-bottom-right-radius:2px;
    border-bottom-left-radius:2px;
}
#navigation .sf-menu ul li{
    background:#FFF;
    border-bottom:1px solid rgba(255,255,255,0.07);
}
#navigation .sf-menu ul li:first-child{border-top:0;}
#navigation .sf-menu ul li:last-child{border-bottom:0;}
#navigation .sf-menu ul a{
    
    padding: 0 12px;
    height:auto;
    display:block;
    color:#00AFF0;
    
    margin:0px;
    border:0px;
    text-shadow:none;
}
#navigation .sf-menu ul li > a:hover{background:#00AFF0; color: #FFF;}
/*@media only screen and (min-width: 768px){
    #navigation select{display: none}
}*/


/*###  QUCIKTEASER   #############################################################################################*/

#quickTeaserWrapper{
    -moz-box-sizing: border-box;
    left: 0;
/*    padding: 0 100px;*/
    position: relative;
    width: 100%;
    z-index: 6;
}
#quickTeaser{
    background: #CCEFFE;
    display: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1500px;
}
#quickTeaser .teaserSlogan{
    background: #FFF;
    color: #33BFF3;
    font-weight: bold;
    margin-top: 20px;
    padding: 1em 1em 1em 6.5em;
    text-transform: uppercase;
    vertical-align: middle;
    width: 10%;
    min-height: 60px;
    float: left;
    position: relative;
}
#quickTeaser .teaserSlogan:after{
    content: '';
    border-bottom: 46px solid #CCEFFE;
    border-left: 24px solid #FFF;
    border-top: 46px solid #CCEFFE;
    height: 0;
    position: absolute;
    right: -24px;
    top: 0;
    width: 0;
}
#quickTeaser .teaserList{
    margin: 20px 0 15px 30px;
    display: inline-block;
    width: 75%;
    color: #33BFF3;
}
#quickTeaser .teaserList li{
    display: inline-block;
    border-left: 1px solid #33BFF3;
    width: 23%;
    padding-left: 0.5em; 
    float: left;
}
#quickTeaser .teaserList li h3{
    height: 25px;
    overflow: hidden;
}
#quickTeaser .teaserList li p{
    height: 4em;
    overflow: hidden;
    margin-bottom: 0;
}
#quickTeaser .teaserList li h3 a{
    text-transform: uppercase;
    font-weight: bold;
}
#quickTeaser .teaserList li a{
    color: #33BFF3;
    font-style: normal;
	padding-right: 10px;
}
#quickTeaser .teaserList li a:hover{
	color: #00AFF0;
	text-decoration: none;
}
#blog-wrap{
    position: relative;
    top: 130px;
    margin-bottom: 130px;
}
#main-content {
    position: relative;
    top: 130px;
    margin-bottom: 130px;
}


/*###  HEADER  - SLIDER   #############################################################################################*/
#homepage-header{position:relative;}
#homepage-title{color:#fff;margin-bottom:30px;font-weight:600;text-transform:uppercase;font-size:1em;}
#homepage-title span{margin-right:10px;}
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none;}
.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}
.flexslider{margin:0;padding:0;}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}
.flexslider .slides img{width:100%;display:block;}
.flex-pauseplay span{text-transform:capitalize;}
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns]
.slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider-container{position:relative;}
.flexslider{zoom:1;position:relative;}
.flexslider ul{margin:0;}
.flex-viewport{max-height:2000px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}
.gallery-slider .flex-direction-nav li a.flex-next,.gallery-slider .flex-direction-nav li a.flex-prev{
    font-family:'OpenSans';
    text-transform:uppercase;
    text-shadow:none;
    font-weight:bold;
    position:absolute;
    display:block;
    width:50px;
    height:65px;
    line-height:65px;
    position:absolute;
    top:50%;
    margin-top:-30px;
    cursor:pointer;
    font-size:11px;
    text-align:center;
    background:#000;
    color:#fff !important;
    opacity:0.5;
    -moz-opacity:0.5;
    -webkit-opacity:0.5;
}
.gallery-slider .flex-direction-nav li a.flex-next{
    right:0;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomleft:4px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.gallery-slider .flex-direction-nav li a.flex-prev{
    left:0;-webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
    border-top-right-radius:4px;border-bottom-right-radius:4px;
}
.gallery-slider .flex-direction-nav li a:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;color:#fff;text-decoration:none;}
/*##################################################################################################################*/
/*###  CONTENT - ENTRY  #############################################################################################*/
/*##################################################################################################################*/

.post-entry{overflow:hidden;background:#f9fafb;;margin-bottom:30px;}
.post-entry-text{padding:40px 0;width:80%;margin:0 auto;}
.post-entry p:last-child{margin:0;}
.post-entry-thumbnail img,.post-entry-thumbnail a,.post-entry-video{display:block;width:100%;}
.post-entry img{box-shadow:#000 0em 0em 0em;}
.post-entry header h1, h1,
.post-entry header h2{
    text-transform:uppercase;
  /*  margin:0 0 20px;
    font-size:1.6em;*/
}
#img-attach-page-content .attachment-full {
    margin-bottom: 20px;
    width: 100%;
}
.category-sponsoren .post-entry header h1,
.category-sponsoren h1,
.category-sponsoren .post-entry header h2{
    margin-bottom: 2em;
}

.post-entry header h2, h2{font-size: 1.25em;}
body.page .post-entry header h1{margin:1em 0;}
.post-entry-meta{text-align:center;list-style:none;margin-bottom:30px;font-size:0.875em;color:#8d9398;}
.post-entry-meta a{color:#2eae9b;text-decoration:none;}
.post-entry-meta a:hover{color:#e73420;}
.post-entry.format-quote{display:block;background:#279383;color:#fff;position:relative;text-shadow:none !important;}
.post-entry.format-quote .quote-content{
    font-family:'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif;position:relative;display:block;color:#fff;padding:80px 0;
    font-size:1.750em;line-height:1.2em;font-weight:bold;text-transform:uppercase;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.quote-author{font-family:'Dorid Serif';margin-top:20px;font-size:0.750em;text-transform:none;font-style:italic;}
.post-entry-footer{
    margin-top:30px;text-transform:uppercase;font-weight:600;font-size:0.813em;font-family:'Open Sans',Helvetica,Arial,Helvetica,sans-serif;}
.post-entry-footer:before{content:"";display:block;height:1px;width:30px;margin-bottom:20px;background:#ced5db;}
.single .post-entry-footer:after{content:"";display:block;height:1px;width:30px;margin-top:20px;background:#ced5db;}
.post-entry-footer span.wpex-icon-minus{font-weight:normal;font-size:0.688em;margin:0 10px;color:#bbb;}
.post-entry-footer a:hover{text-decoration:none;color:#2eae9b;}
.post-entry-footer p{margin-bottom:0;color:#8d9398;}
#post-pagination{margin-bottom:30px;}
#post-pagination a{
    color:#fff;text-transform:uppercase;font-size:0.875em;
}
#post-pagination a:hover{}
#post-pagination .post-next,#post-pagination .post-prev{width:28%;}
#post-pagination .post-prev{/*float:left;*/ margin-right: 5px;}
#post-pagination .post-next{float:right;}
#post-pagination .post-prev span{margin-right:10px;}
#post-pagination .post-next span{margin-left:10px;}
#post-pagination .post-next{text-align:right;}#post-pagination a:hover span{text-decoration:none;}
.page-pagination{margin:0 0 23px;overflow:hidden;text-align:center;}
.page-of-page span.inner{padding:0 10px;}
.page-of-page,.page-pagination a,.page-pagination span.outer{
    font-size:0.875em;font-weight:normal;line-height:35px;height:35px;text-align:center;margin-right:7px;
    margin-bottom:7px;display:block;float:left;color:#fff;background:#030507;-moz-box-sizing:border-box;border-radius:2px;
}
.page-pagination a,.page-pagination span.outer{width:35px;}.page-pagination a:hover,
.page-pagination span.current{color:#fff;background:#279383;text-decoration:none;}
/*.home .post-entry-thumbnail{
    width: 40%;
    margin: 3em 3em 0 7em;
    float:left;
}*/
.category-aktuelles .post-entry-content{margin-top: 1em;}
.category-allgemein.post-58 div.post-entry-content div:first-child{
    border-right: 1px solid #D9F3FD;
    display: block;
    padding-right: 1.2em;
    -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
}
a[name], a[id]{
    position: relative;
    visibility: hidden;
    display: block;
    top: -190px;
}
#vorschlagsberechtigte-institutionen {
	top: -160px;
}
@media only screen and (min-width: 769px){
    #news768{display: none;}
    .hideDes{display: none}
}
@media only screen and (max-width: 768px){
    #news768{display: block;}
    .news1024{display: none;}
}
#news768{
    background: #FFF;
    margin-bottom: 30px;
}

#news768 .newsList,
#news768 .newsList a{color: #33BFF3;}
#news768 .newsList li{
    border-bottom: 1px solid #33BFF3;
    padding: 0.5em 0;
}
#news768 .newsList li:first-child{ padding-left: 0;}
#news768 .newsList li:last-child{ border: none;}
#news768 .newsList li  h3 a {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}
#news768 .sh, #sidebar .subheadline{
    margin: 5px 0;
}


/*#news768 li{margin-bottom: 30px;}
#news768 li.blueBG {color:#FFF;}
#news768 li.lightblueBG {color:#00AFF0;}
#news768 div{ padding: 20px 0;}
#news768 h3{
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1em;
}
#news768 .button-white{ margin-bottom: 0;}*/
#google{height: 670px;}
#google .gmnoprint img{ max-width: none;}
/*##################################################################################################################*/
/*###  SIDEBAR - KALENDAR  #########################################################################################*/
/*##################################################################################################################*/
#sidebar{
    background: #FFF;
    color: #00AFF0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -295px;
/*    max-height: 290px;
    min-width: 980px;*/
    z-index: 9999;
}
#sidebar.active{
    bottom: 0;
}
#sidebar .open-button,
#sidebar .open-button.active{
    background: url('images/btn-veranstaltungskalender.png');
    cursor: pointer;
    float: right;
    height: 100px;
    position: relative;
    width: 100px;
    z-index: 1000;
    top:-110px;
    margin-bottom: -70px;
}
#sidebar .open-button.active{
    background: url('images/btn-veranstaltungskalender.png');
    background-position:  0 100px;
    top: 0px;
}
#sidebar .newsWrapperContainer{
    display: block;
    margin: 0 auto;
    width: 67%;
    position: relative;
    top: 0;
}
#sidebar .post-entry-text{
    padding: 0;
}
#sidebar .newsList{
    color: #33BFF3;
    display: inline-block;
    margin: 1em 0;
/*    height: 150px;
    overflow: hidden;*/
}
#sidebar .newsList a{
    color: #33BFF3;
    font-style: normal;
}
#sidebar .newsList a:hover{
    color: #00AFF0;	
    text-decoration: none;
}
#sidebar .newsList li{
    border-right: 1px solid #33BFF3;
    display: inline-block;
    padding: 0.5em 0 0 0.5em;
    width: 23.7%;
    float: left;
}
#sidebar .newsList li:first-child{ padding-left: 0;}
#sidebar .newsList li:last-child{ border: none;}
#sidebar .newsList li h3 {
    height: 45px;
    overflow: hidden;
}
#sidebar .newsList li  h3 a {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}

#sidebar .sh, #sidebar .subheadline{
    margin: 5px 0;
}
#sidebar .newsList li .newsContent {
    height: 4em;
    margin-bottom: 0;
    overflow: hidden;
}
#sidebar .prev, #sidebar .next {font-size:0.875em;}
#sidebar .newsWrapperContainer div {margin: 0.2em 0.3em 1em 0; }
#sidebar .button-blue.disabled {opacity: 0; filter: alpha(opacity=0); cursor: default !important;}
#sidebar .button-blue.disabled a {cursor: default !important;}
/*##################################################################################################################*/
/*###   SITEMAP   ###########################################################################################*/
/*##################################################################################################################*/
.sitemap .page-template-category-sitemap-php #main-content{
/*    margin-bottom: 160px !important;*/
}

.sitemap .wsp-pages-list li,
.sitemap .wsp-post{margin: 0.5em 0;}

.sitemap .wsp-pages-title,
.sitemap h2,
.sitemap h2.wsp-posts-list {
    text-transform: uppercase;
}
.sitemap .wsp-pages-list,
.sitemap > div > ul > li{ margin-bottom: 3em;}
.sitemap > div > ul > li > ul{ margin-top: 1em;}
.sitemap .wsp-pages-list.mainmenu {
	margin-bottom: 0;
}
.sitemap .wsp-pages-list.mainmenu li:nth-last-child(3) {
	display: none;
}

.sitemap h2.wsp-posts-list{margin: 0.7em 0 0;}
.sitemap .wsp-category-title{margin: 0.5em 0;}
.sitemap li .wsp-category-title, .sitemap li .wsp-category-title  a{
    text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
    font-style: normal;
}
.sitemap a{
    font-style: normal;
    letter-spacing: 0.4px;
}



/*##################################################################################################################*/
/*###  FOOTER  - INPUT   ###########################################################################################*/
/*##################################################################################################################*/
#footer-wrap{
    background:#FFF;
    margin-top: 30px;
	position: relative;
}
.footer-inner {
	margin: 0 auto 0 8%;
	width: 90%;
}

#footer{
    display: inline-block;
    padding: 23px 0;
    font-size:0.813em;
    color:#66CFF6;
    text-transform:uppercase;
	width: 100%;
}
#menu-footer, #menu-footer-1 {
	position: relative;
	text-align: right;
	top: -4px;
	width: 100%;
}
#menu-footer li, #menu-footer-1 li {
	display: inline;
	display: inline-block;
	margin-right: 2%;
}
#footer #menu-sponsoren li {
	float: left;
}
#footer .menu-footer-container {
	clear: both;
}
#footer a{
    color:#66CFF6;
    font-style: normal;
    margin: 1em 0;
    display: block;
}

.smwk-footer {
	width: 45%;
	max-width: 247px;
}
.smwk-footer a:before {
	content: '';
	background: url('images/logo-smwk-footer.png') no-repeat left bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-smwk-footer.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-smwk-footer.png', sizingMethod='scale')";
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 90%;
	max-width: 222px;
	height: 45px;
	display: block;
	margin-bottom: 1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.smwk-footer a:before {
		background-image: url('images/logo-smwk-footer@2x.png');
	}
}
.svsachsen-footer {
	width: 29%;
	max-width: 148pxr;
}
.svsachsen-footer a:before {
	content: '';
	width: 90%;
	max-width: 128px;
	height: 45px;
	background: url('images/logo-sv-sachsen-footer.png') no-repeat left bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-sv-sachsen-footer.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-sv-sachsen-footer.png', sizingMethod='scale')";
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display: block;
	margin-bottom: 1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.svsachsen-footer a:before {
		background-image: url('images/logo-sv-sachsen-footer@2x.png');
	}
}
.lofft-footer {
	width: 26%;
	max-width: 95px;
}
.lofft-footer a:before {
	content: '';
	width: 90%;
	max-width: 85px;
	height: 45px;
	background: url('images/logo-lofft-footer.jpg') no-repeat left bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-lofft-footer.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-lofft-footer.jpg', sizingMethod='scale')";
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display: block;
	margin-bottom: 1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.lofft-footer a:before {
		background-image: url('images/logo-lofft-footer@2x.jpg');
	}
}

.footerLogo{
    background-image: url('images/LOF_Logo-RGB.png');
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    height: 100px;
	margin-top: 1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.footerLogo{
		background-image: url('images/LOF_Logo-RGB@2x.jpg');
	}
	.svsachsen-footer a:before {
		background: url('images/logo-sv-sachsen-footer@2x.png');
		background-size: 128px 45px;
	}
	.smwk-footer a:before {
		background: url('images/logo-smwk-footer@2x.png');
		background-size: 222px 33px;
	}
}
.footerInfo a{
    color: #66CFF6;
    font-style: normal;
    margin-left: 1.5em;
    text-transform: uppercase;
    font-size: 0.8em;
}
#footer #menu-footer-menue li{
    float: left;
}
#footer .current-menu-item a{
    font-weight: bold;
    color:#00AFF0;
}
input[type="search"]{
    background:url("./images/search.png") no-repeat scroll 96% center #fff;color:#666;
    font-family:'Open Sans',Helvetica Neue,Helvetica,Arial;font-size:0.813em;padding:0 16px 0 15px;
    width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
    -webkit-appearance:none;outline:none;border:none;height:40px;line-height:40px;border-radius:0;
}
#footer input[type="search"]{background-image:url("./images/search-light.png");}
input[type="search"]::-webkit-search-decoration{display:none;}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
#footer input[type="search"]{background-color:#222;border-color:#222;color:#666;}
#footer input[type="search"]:focus{color:#aaa;}
#footer input[type="search"]{box-shadow:none;}#searchbar{position:absolute;right:0;top:50%;margin-top:-20px;}
input[type="text"],input[type="password"]{height:40px;line-height:40px;}
input[type="text"],input[type="password"],textarea{
    font-family:'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif;
    background:#fff;border:1px solid #ddd;color:#666;display:block;
    font-size:12px;margin-left:0;padding:0 15px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 0 0 transparent,0 0 0 transparent;
    -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;
    -webkit-appearance:none;border-radius:2px;}
textarea{width:100%;padding:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{
    outline:none;border-color:#ccc;
    -moz-box-shadow:inset 0px 0px 5px rgba(0,0,0,0.07);
    -webkit-box-shadow:inset 0px 0px 5px rgba(0,0,0,0.07);
    box-shadow:inset 0px 0px 5px rgba(0,0,0,0.07);
}
.entry button,.entry input[type="button"],.entry input[type="submit"],#commentsbox input[type="submit"]{
    font-family:'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif;position:relative;display:block;
    padding:0 15px;height:40px;line-height:40px;outline:none;border:none;background:#2eae9b;color:#fff;
    font-weight:bold;text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;
    border-radius:2px;font-size:0.813em;cursor:pointer;-webkit-appearance:none !important;
}
.entry button:hover,.entry input[type="button"]:hover,.entry input[type="submit"]:hover,
#commentsbox input[type="submit"]:hover{
    background:#35c9b3;
}
.entry button:active,.entry input[type="button"]:active,
.entry input[type="submit"]:active,#commentsbox input[type="submit"]:active{top:1px;}
/*##################################################################################################################*/
/*###  COMMENTS  #############################################################################################*/
/*##################################################################################################################*/
#commentsbox{margin-top:30px;}
h3.comments-title{text-transform:uppercase;margin:0 0 30px;font-size:1.500em;}
.comment-details ul{margin:0;}.commentlist{margin:0;}.commentlist li{list-style:none;margin:0;}
.children li.depth-2{margin:0 0 0px 65px;}
.children li.depth-3{margin:0 0 0px 65px;}
.children li.depth-4{margin:0 0 0px 65px;}
.children li.depth-5{margin:0 0 0px 65px;}
.children li.depth-6{margin:0 0 0px 65px;}
.children li.depth-7{margin:0 0 0px 65px;}
.children li.depth-8{margin:0 0 0px 65px;}
.children li.depth-9{margin:0 0 0px 65px;}
.children li.depth-10{margin:0 0 0px 65px;}
.comment-body{margin-bottom:30px;}
.comment-details{
    position:relative;margin-left:70px;background:#fff;padding:30px;border:1px solid #ddd;
    border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05),0 0 0 transparent,0 0 0 transparent;
}
.comment-avatar{position:absolute;left:-70px;top:0;}
.comment-avatar img{display:block;border-radius:4px;}
.comment-author{color:#1e3141;}
.comment-author,.comment-author .author a:link,.comment-author .author a:visited{font-weight:600;}
.comment-content p:last-child{margin:0;}.comment-date{font-size:0.688em;font-weight:normal;font-family:'Open Sans';}
.comment-date a{color:#888;}.comment-reply-link{font-size:0.688em;color:#2eae9b;font-family:'Open Sans';}
.comment-reply-link:hover{color:#e73420;text-decoration:none;}.comment-reply-link:before{content:"\b7\a0";}
#cancel-comment-reply-link{color:#C30;}
#cancel-comment-reply-link:hover{color:#1e3141;}.commentlist .children{margin:0;}
#comments-logged-in{margin-bottom:30px;margin-top:10px;font-size:13px;}
#log-out{float:right;margin-top:-56px;}
.form-submit{margin-bottom:0;height:70px;}h3#reply-title{text-transform:uppercase;margin:0 0 20px;font-size:1.500em;}
.children #commentform textarea{width:95.6%;}#commentform input{float:left;margin-right:10px;}
#commentform label{font-family:'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif;font-size:13px;font-weight:normal;}
#commentsbox span.required{color:#C30;font-size:9px;}
#commentform input#author,#commentform input#email,#commentform input#url{font-size:13px;width:40%;margin-top:0;}
#commentform textarea{font-size:13px;width:100%;margin-top:10px;}
#error-page-title{font-size:5.000em;text-align:center;font-weight:bold;background:none;line-height:1em;border:none;margin:0 0 10px;}
#error-page-title span{margin-right:7px;}
#error-page-text{text-align:center;font-size:16px;}
.aligncenter{display:block;margin:0 auto;}
.alignright{float:right;margin:0 0 10px 20px;}
.alignleft{float:left;margin:0 20px 10px 0;}
.floatleft{float:left;}
.floatright{float:right;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.textleft{text-align:left;}
.wp-caption{max-width:100% !important;}
.wp-caption{
    border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;
    margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
}
.wp-caption img{margin:0;padding:0;border:0 none;max-width:100%;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}
.wp-smiley{margin:0 !important;max-height:1em;}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left;}
blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right;}
#img-attch-page{text-align:center;overflow:hidden;}#img-attch-page img{display:inline-block;margin:0 auto;max-width:100%;margin-bottom:20px;}
.gallery-item img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.bypostauthor{}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}

div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{
    background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height:30px;width:30px
}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{
    background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height:20px;margin:4px 0 0;width:20px
}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{
    color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;
    line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px
}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:10px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;
          float:right;
          height:100%;text-indent:-10000px;width:49%
}
a.pp_previous{
    background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;
    text-indent:-10000px;width:49%
}
a.pp_expand,a.pp_contract{
    cursor:pointer;display:none;height:20px;position:absolute;right:30px;
    text-indent:-10000px;top:10px;width:20px;z-index:20000
}
a.pp_close{
    display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0
}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{
    border-color:#fff
}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,
div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,
div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{
    margin-right:85px
}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{
    background-position:-22px -87px;cursor:default
}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{
    background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{
    background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{
    display:none}

.symple-one-third.symple-column-third,
.symple-one-half.symple-column-second{margin-right: 0;}


.symple-accordion h3.symple-accordion-trigger,
.symple-toggle .symple-toggle-trigger{
    border: none;
    border-bottom: 1px solid #B2E7F3;
    background-color:  #D9F3FD;
    margin-top: 0!important;
    background: none;
    padding-left: 0.5em;
}

.symple-toggle .symple-toggle-trigger{
    color: #66CFF6;
    font-weight: bold;
    font-size: 0.95em;
}
.symple-accordion h3.symple-accordion-trigger a,
.symple-toggle .symple-toggle-trigger a{
    color: #66CFF6;
    font-weight: normal;
    font-style: italic;
}
.symple-accordion h3.symple-accordion-trigger a:hover, .symple-toggle .symple-toggle-trigger a:hover{
    text-decoration: underline;
}
.symple-accordion h3.symple-accordion-trigger:hover,
.symple-accordion .symple-accordion-trigger.ui-state-active,
.symple-toggle .symple-toggle-trigger:hover,
.symple-toggle .symple-toggle-trigger.active, .symple-toggle .symple-toggle-trigger.active:hover{
    background-color: #00AFF0;
    /*border: none;*/
    background-image: none;
}
.symple-accordion h3.symple-accordion-trigger:hover a,
.symple-accordion .symple-accordion-trigger.ui-state-active a,
.symple-toggle h3.symple-toggle-trigger:hover,
.symple-toggle h3.symple-toggle-trigger.active,
.symple-toggle h3.symple-toggle-trigger.active:hover,
.symple-toggle h3.symple-toggle-trigger.active a,
.symple-toggle h3.symple-toggle-trigger:hover a{
    color: #FFF;
}
.symple-toggle-trigger a {
    width: 40%;
    float: right;
}
.symple-accordion .ui-accordion-content,
.symple-toggle .symple-toggle-container{
    background-color: #4CC7F4;
    color: #FFF;
    border: none;
}
@media only screen and (min-width: 1221px) and (max-width: 1330px){
    #navigation {
        top: 35%;
        width: 40%;
        margin-right: 14em;
    }
}
@media only screen and (max-width: 1165px){
    #quickTeaser .teaserSlogan {
       display:  none;
    }
        #quickTeaser .teaserList{
        width: 96%;
    }
   #quickTeaser .teaserList li{padding: 0 0.5em;}
    #quickTeaser .teaserList li:first-child{
        border: none;
        padding-left: 0;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1220px){
    #navigation{
        top: 35%;
        width: 50%;
        margin-right: 2em;
    }
    
}
@media only screen and (max-width: 1024px){
    #navigation {
        top: 35%;
        width: 50%;
    }
    #navigation .sf-menu li {
        margin-bottom: 5px;
    }
 /*   #navigation .sf-menu li:first-child{width: 60px;}
    #navigation .sf-menu li:nth-child(2){width: 100px;}
    #navigation .sf-menu li:nth-child(3){width: 115px;}
    #navigation .sf-menu li:nth-child(4){width: 100px;}
    #navigation .sf-menu li:nth-child(5){width: 55px;}
    #navigation .sf-menu li:nth-child(6){width: 105px;}
    #navigation .sf-menu li:nth-child(7){width: 88px;}
     #quickTeaser .teaserList{
        width: 96%;
    }
   #quickTeaser .teaserList li{padding: 0 0.5em;}
    #quickTeaser .teaserList li:first-child{
        border: none;
        padding-left: 0;
    }
    #quickTeaser .teaserSlogan:after { left: 16.7em;}
    #quickTeaser .teaserSlogan {
        padding: 1em 1em 1em 5em;
        width: 9%;
        display:  none;
    }*/
    .symple-toggle .symple-toggle-trigger{
        display: inline-block;
        width: 95%;
    }
    
    .symple-toggle-trigger a {
      /*float: left;*/
      width: auto;
    }
    
    #sidebar {
        bottom: -290px;
    }
    #footer {
		padding-top: 0;
    }

}
/*@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape){
    #header-wrap{
        padding: 0 40px;
    }
}*/
@media only screen and (max-width:959px){
	#footer-wrap .symple-two-fifth {
		width: 100% !important;
	}
	#footer-wrap .symple-three-fifth {
		width: 100%;
		margin-left: 1.3em;
	}
	#menu-footer, #menu-footer-1 {
		display: none;
	}
}
@media only screen and (min-width:768px) and (max-width:959px){
    #header-wrap{
        padding: 0 40px;
    }
}
@media only screen and (max-width: 768px){
    body{padding-top: 0 }
    #logo{height: 90px;}
    #navigation, #navigation .selector select{
        height: 50px !important;
    }
    #navigation .selector{
        line-height: 50px !important;
    }
    #header-wrap{
        padding: 0 20px;
    }
   
    #quickTeaser, #sidebar{ display: none;}
    #main-content, #blog-wrap {
        margin-bottom: 170px;
        top: 170px;
    }
    #google{ height: 500px;}
 
    .category-allgemein.post-58 div.post-entry-content div:first-child{
        border: none;
        margin-bottom: 5em;
    }
    
    .symple-toggle .symple-toggle-trigger{
        width: auto;
    }
    a[name], a[id], #vorschlagsberechtigte-institutionen {
        top: -140px;
    }
	#footer {
		width: 100%;
		padding: 0 0 0 3%;
	}
	#footer .menu-footer-spalte-3-container{display: none;}
    #sidebar .newsList li,
    #sidebar .newsList li:last-child{
        width: 100%;
        padding: 0.5em 0;
        border-right: none;
        border-top: 1px solid #33BFF3;
    }
    #sidebar .newsList li h3,
    #sidebar .newsList li .newsContent{ height: auto;}
}
@media only screen and (min-width:480px) and (max-width:767px){
	#footer-wrap .symple-three-fifth {
		margin-left: 0.1em;
	}
/*}
@media only screen and (max-width: 568px){*/
    .headerWrapHolder{display: none;}
    #header-wrap{
        padding: 0 40px;
    }
/*    #navigation, #navigation .selector select{
        height: 50px !important;
    }
    #navigation .selector{
        line-height: 50px !important;
    }*/
     #google{ height: 350px;}

}
@media only screen and (max-width: 480px){
    #google{height: 350px;}
	#footer {
		width: 90% !important;
		padding: 0;
	}
	.smwk-footer,
	.lofft-footer,
	.svsachsen-footer {
		width: 100%;
		max-width: none;
	}
	.smwk-footer a,
	.lofft-footer a,
	.svsachsen-footer a {
		margin: 0 0 10px 0 !important;
	}
	.lofft-footer a {
		margin: 0 0 20px 0 !important;
	}
	.smwk-footer a:before,
	.lofft-footer a:before,
	.svsachsen-footer a:before {
		display: none;
	}
}
@media only screen and (max-width: 360px){
	.footerLogo {
		background-size: contain;
		height: 83px;
	}
	.footerLogo + p {
		font-size: 0.9em !important;
	}
	#footer {
		margin-left: -0.5em;
	}
}
@media only screen and (max-width: 320px){
    #logo{
        margin-left: 0;
		margin-right: 0;
        background-size: 100%;
        height: 80px;
    }
    #header-wrap {padding: 0 20px;}
    #google{ display: none}
    .post-entry-content ol {
        margin: 0 0 0px 15px;
    }
    .footerInfo a{margin-left: 1.1em;}
    .footerLogo{
        background-size: 100%;
        height: 70px;
    }
	.smwk-footer a:before,
	.lofft-footer a:before,
	.svsachsen-footer a:before {
		display: none;
	}
}

.post-199 strong {
	display: inline-block;
}
.post-199 strong:before {
	content: '';
	position: relative;
	background: url('images/artkolchose.png');
	display: block;
	width: 198px;
	height: 77px;
	margin: 20px 0 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.post-199 strong:before {
		background: url('images/artkolchose@2x.png');
		background-size: 198px 77px;
	}
}


/*.ie8 #navigation .sf-menu > li:first-child{width: 60px;}
.ie8 #navigation .sf-menu > li#menu-item-16{width: 100px;}
.ie8 #navigation .sf-menu > li#menu-item-103{width: 105px;}
.ie8 #navigation .sf-menu > li#menu-item-20{width: 100px;}
.ie8 #navigation .sf-menu > li#menu-item-18{width: 55px;}
.ie8 #navigation .sf-menu > li#menu-item-497{width: 105px;}
.ie8 #navigation .sf-menu > li#menu-item-538{width: 105px;}
.ie8 #navigation .sf-menu > li#menu-item-21{width: 88px;}*/
.ie8 .hideDes {
    display: none;
}
.ie8 #navigation{
        top: 35%;
        width: 40%;
        margin-right: 12em;
    }

.symple-toggle-container strong {
	display: block;
	margin: 0 40px;
	text-align: center;
}
#navigation .sf-menu ul a{
text-align:left;
line-height:20px;
margin-bottom:12px;
}
#navigation .sf-menu ul{
	width:110px;
}
#navigation .sf-menu ul li:first-child a{
margin-top:12px;
}
@media only screen and (max-width: 959px){
	#logo h1 a, #logo h2 a{display:block!important;}
}