/* Startseite */
h2.node-title a { color:#72777a; }
a.feed-icon { display:none; }

/* Page Header */
#block-seebacher-kontaktboxheader .block-content {
	margin-top: 0.8em;
	font-size: 12.6px; /* Schriften müssen noch durchüberlegt werden */
}
#block-seebacher-kontaktboxheader .block-content p {
	color: white;
	margin-bottom: 0;
	font-family:Verdana;
}

/* Featured Top */
div.featured-top {
	padding-bottom: 35px;
	border-bottom: 0px;
	background: #eff1e8;
	text-align:center;
}
div.featured-top #block-seebacher-ankundigungstartseite h1 {
	font-size: 350%;
	line-height: 85%;
	margin-top: 0;
	margin-bottom: 0.25em;
	color: #72777a;
}
.featured-top h2 {
  font-size: 1.2em;
  line-height: 1;
}
div.featured-top #block-seebacher-ankundigungstartseite h2.gruen {
  font-size: 180%;
  margin-top: 0.5em;
  margin-bottom: 0;
}
div.featured-top #block-seebacher-ankundigungstartseite h2.gruen a {
	color: #96c11f;
	text-decoration: underline;
}

body.homepage #block-seebacher-content { margin-bottom:30px; }
body.homepage #block-seebacher-content .views-element-container > div {
	display:flex; justify-content: space-between;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row {
	width:48%;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row .node-type-news {
	border-bottom: 0px;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row .views-field-title {
	margin-bottom:16px;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row .views-field-title h2 {
	border-bottom: 2px solid #96c11f; /*height:105px; min-height:105px; height: auto!important;*/ line-height:1.4em;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row .views-field-title h2 a {
	color: #72777a;
	display: block;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row img
{
	float: left;
	margin-right: 3%;
	margin-bottom:0;
	max-width: 100%;
	height: auto;
}
body.homepage #block-seebacher-content .views-element-container > div .views-row .views-field-body
{
	font-size: 78%; font-family:Verdana, Geneva, sans-serif;
}
body.homepage #block-seebacher-content .views-row .node-links-container { display:none; }
body.homepage #block-seebacher-content::after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

#block-seebacher-schulinfosstartseite .info_block {
	position: relative;
	width: 30%;
	margin-right: 5%;
	float: left;
}
#block-seebacher-schulinfosstartseite .block_content {
	position: absolute;
	bottom: 10%;
	left: 9%;
	right: 9%;
	background: rgba(255,255,255,0.9);
	padding: 10px;
}
#block-seebacher-schulinfosstartseite .info_block:last-child { margin-right:0; }
#block-seebacher-schulinfosstartseite .block_content h2 { border-bottom:1px solid #96c11f; font-size:117%; font-weight:normal; }
#block-seebacher-schulinfosstartseite .block_content p { height:66px; margin-bottom:0; font-size: 78%; line-height: 1.5; }

#block-seebacher-welcomearea { padding:0px; }
#block-seebacher-welcomearea .block-content { margin-top: 0;margin-bottom: 0; position:static; }
#block-seebacher-welcomearea .block-content h1 { font-size:18px; line-height:250%; }
#block-seebacher-welcomearea .block-content h1 span.first_part { font-size:350%;  color:#96c11f; font-family: 'Merriweather-Bold'; margin-bottom: 30px; display: block; }
#block-seebacher-welcomearea .block-content h1 span.second_part { font-size:350%; font-family: 'Merriweather-Bold'; }
#block-seebacher-welcomearea .field--name-body { position: absolute; top: 6em; z-index: 100;}
#block-seebacher-welcomearea .node-taxonomy-container:after{
	content:"";
	background-image:url(../images/schablone.png);
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;}
#block-seebacher-welcomearea .node-taxonomy-container {
	float: right;
	width: 57%;
	max-height: 350px;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
	padding:0px;
}
#block-seebacher-welcomearea .node-taxonomy-container .taxonomy-terms img { margin-bottom:0; }
#block-seebacher-welcomearea .flex-control-nav { 
bottom:50px; text-align:right; z-index:2; font-size:0; 
}

.flex-direction-nav { display:none; }

#block-seebacher-auszeichnungenfooter .flexslider ul.slides {
	display: flex;
	align-items: center;
}
#block-seebacher-auszeichnungenfooter .flexslider ul.slides img { }
#block-seebacher-auszeichnungenfooter .flex-control-nav { bottom:-60px; }