/* TYPO */

.red {
	color: #ff0000;
}



body {
  background: #ffffff;
  color: #333333;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  color: #3570c3;
}
a:focus,
a:hover {
  color: #d70a16;
}
.title,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
p {
	font-size: 17px;
	font-weight: 300;
 
}
.sptext {
	font-size: 14px;
	font-style: italic;
 
}
h1 {
	font-size: 28px;
	line-height: 1.333em;
	margin-bottom: .5em;
	font-weight: 300;
}
h1.home {
	font-size: 54px;
	line-height: 1.111em;
	margin: 0 0 .25em .25em;
	font-weight: 300;
	color: #fff;
}
h2 {
	font-size: 23px;
	line-height: 1.111em;
	margin-bottom: .5em;
	font-weight: 300;
	color: #333333;
}
h3 {
	font-size: 23px;
	line-height: 1.333em;
	margin-bottom: .5em;
	font-weight: 300;
}
h4 {
	font-size: 23px;
	line-height: 1.3em;
	margin-bottom: .333em;
	font-style: italic;
	font-weight: 500;
	color: #404040;
}
h4 span{
	font-size: 50px;
	font-weight: 500;
	color: #72a92c;
	display: inline-block;
}
h5 {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: .25em;
}
h6 {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: .25em;
}
#inhalt a {
	font-size: 17px;
	}
#inhalt a span {
	font-size: 22px;
}
#footer p, #footer a {
	font-size: 12px;
}

#inhalt a.text_link {
	font-size: 17px;
	font-weight: 300;
	color: #333333;
	text-transform: none;
}	

#inhalt a.text_link:hover {
	font-weight: 300;
	color: #72a92c;
}

#inhalt a {
	font-weight: 300;
	color: #72a92c;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	position: relative;
}
#inhalt a span {
	font-weight: 100;
	display: inline-block;
}
#inhalt a:hover, .teaser a:active {
	font-weight: 500;
}
#inhalt li {
	font-size: 17px;
	font-weight: 300;
}


/* LAYOUT */
*   {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#wrapper {
	width: 100%;
	position: relative;
	text-align: center;
}

#header {
	width: 100%;
	background: #72a92c;
	}

/* grid */

.grid_100 {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	clear: both;
	display: inline-block;
	position: relative;
}
.grid_90 {
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
	clear: both;
	display: inline-block;
	position: relative;
}
.grid_70 {
	width: 70%;
	float: left;
}
.grid_66 {
	width: 66.66666666666666%;
	float: left;
}

.grid_50 {
	width: 50%;
	float: left;
}
.grid_45 {
	width: 45%;
	float: left;
}
.grid_33 {
	width: 33.333333333333332%;
	float: left;
}
.grid_25 {
	width: 25%;
	float: left;
}
.grid_20 {
	width: 20%;
	float: left;
}
.add_right {
	margin-right: 5%;
	}
.add_left {
	margin-left: 5%;
	}

/* HEADER & NAVIGATION */

#brand {
	margin: auto;
	background-color: #fff;
	padding: 33px 0 25px 0;
}

#brand a {
	width: 230px;
	height: 59px;
	display: block;
	margin: auto;
}
#navigation {
	width: 100%;
	margin:  20px auto 35px 0	;
	padding: 5px 0;
}


ul.navigation li {
	list-style: none;
    display: inline;
	width: auto;
	text-align: center;
	position: relative;
	margin: 5px 25px;
}
.navigation li a {
	color: #e3e3e3;
	font-size: 20px;
  	font-family: "Lato", Helvetica, Arial, sans-serif;
  	letter-spacing: 0.5px;
  	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	
}
.navigation li a:hover {
	color: #fff;
	text-decoration: none !important;
}
.navigation li a.selected {
	color: #fff !important;
}

.triangle_white {
width: 0;
height: 0;
margin: 0 auto -40px auto;	
border-width: 20px;
border-color: #72a92c #72a92c #fff #72a92c;
border-style: solid;
}

#introduction {
	text-align: center;
	padding: 60px 0 80px 0;
}


/* sprechblase */
#promo_text {
	text-align: center;
	padding: 40px 20px 50px 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	height: auto;	
}
#promo_text .set-images {
    background-color: aqua;
	background-image:url('../images/brigitte-goward.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    width: 100%;
    height: 170px;
    border-radius: 10px
    }

blockquote {
    margin:1em 0;
}
.entry-content blockquote {
border-left:0px;
}
.solid_speek {
	position:relative;
	padding:0;
	margin: 0 30px;
	background: #fff !important; 
    	/* Using longhand to avoid inconsistencies between Safari 4 and Chrome 4 */
	-webkit-border-top-left-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-moz-border-radius:10px / 10px;
	border-radius:10px / 10px;
	-moz-box-shadow: 10px 10px rgba(255,255,255,0.5);
-webkit-box-shadow: 10px 10px rgba(255,255,255,0.5);
box-shadow: 10px 10px rgba(255,255,255,0.5);
}

.solid_speek::before {
	content:"";
	position:absolute;
	bottom: -33px;
	right: 38px; 
	border-width:0 33px 33px 0;
	border-style:solid;
	border-color:transparent #fff;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

.trans_speek::after {
	content:"";
	position:absolute;
	bottom: 7px;
	right: 58px; 
	border-width:0 33px 33px 0;
	border-style:solid;
	border-color:transparent rgba(255,255,255,0.5);
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* inhalt */
#inhalt {
	padding: 60px 0 30px 0;
	text-align: left;
}
#inhalt img {
	/* margin-top: 65px; */
}
.teaser {
	text-align: center;
	padding: 0 4.166666666%	;
}

.teaser img {
	margin-bottom: 20px;
}
#inhalt hr.teaser_line {
	width: 50%;
	height: 3px;
	background-color: #e3e3e3;
	margin: 20px auto;
}
#inhalt hr.teaser_line_left {
	width: 50%;
	height: 3px;
	background-color: #e3e3e3;
	margin: 20px 0;
}
#inhalt .teaser_box {
	margin-bottom: 20px;
}
.image-holder {
	width: 75px;
	height: 75px;
	margin: 0 auto;
	margin-bottom: 20px;
}

/* STATEMENT */


#triangle {
width: 0;
height: 0;
margin: 0 auto;	
border-width: 20px;
border-color: #fff #fff #e3e3e3 #fff;
border-style: solid;

}

#statement {
	width: 100%;
	padding: 40px 0;
	background-color: #e3e3e3;
	position: relative;
}
.statement_inner {
	margin: 0 auto;
	float: none;
	text-align: center;
}
.list {
	text-align: left;
}

#statement .statement_headline {
	font-weight: 400;
}


#statement hr.statement_line {
	width: 50%;
	height: 3px;
	background-color: #72a92c;
	margin: 20px 0;
}
#statement li, #inhalt li {
	margin-top: 10px;
}

#statement ul.statement_box, #inhalt ul.statement_box {
	margin-left: 15px;
	list-style-image:url(images/list_dot.png) 0 0 no-repeat;
}
.svg #statement ul.statement_box, #inhalt ul.statement_box {
	list-style-image:url(images/list_dot.svg) 0 0 no-repeat;
}
#statement li.level2, #inhalt li.level2 {
	margin-left: 30px;
}

#statement h3.headline {
	padding-bottom: 30px;
	font-weight: 300;
	}


	
/* FOOTER */

#footer {
	width: 100%;
	background-color: #333;
	padding: 15px 0;
}

#footer p, #footer a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; 
}
#legend {
text-align: left;
}
#contact {
text-align: right;
}

/* TOP LINK */

#top_link {
	display: none;
}
