.table>:not(caption)>*>* {
    border-bottom-width: 0px;
}
.table td {
    height: 50px;
    vertical-align: bottom;
}
a {
    color: #4ba37d !important;
    text-decoration: none;
	font-weight: 300;
}
a:hover, a:focus {
	text-decoration: none;
	font-weight:300;
	color: #b4cfbe !important;
}

h1 {
    font-family: 'Playfair Display', serif;
    color: #4ba37d;
	font-size: 32px;
	padding-bottom: 10px;
}

h2 {
    font-family: 'Playfair Display', serif;
	font-size: 26px;
	padding-bottom: 10px;
}
h3 {

	font-family: 'Open Sans', sans-serif;
	color: #45555c;
	font-size: 20px;
}
h4 {
	font-family: 'Open Sans', sans-serif;
    color: #45555c;
	font-size: 18px;
	
}
hr {
	border: 5px;
	height: 5px;
	color: #ffffff;
}
.gruenfelder {
    margin-top: 8px;
    margin-bottom: 8px;
    min-height: 300px;
}
img {
    max-width: 100%;
}
.gruenfeld-h {
    margin-top: 8px;
    margin-bottom: 8px;
    min-height: 60px;
}
img {
    max-width: 100%;
}
.gruenfeld-g {
    margin-top: 8px;
    margin-bottom: 8px;
    min-height: 300px;
}
img {
    max-width: 100%;
}
.gruenfeld-b {
    margin-top: 8px;
    margin-bottom: 8px;
    min-height: 80px;
}
img {
    max-width: 100%;
}
.bild {
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: -12px;
	margin-right: -12px;
    min-height: 300px;
}
img {
    max-width: 100%;
}



