.header
{
	background-color:#cccccc;
	overflow:hidden;
}

.header div
{
	vertical-align:middle;
}

.siegelfeld
{
	text-align:center;
	margin-bottom:30px;
}

.siegelfeld img
{
	margin-top:5px;
}

.siegelfeld_just
{
	height:4.5em;
}

.header-height
{
	height:185px;
}

.beitext
{

	margin-top:45px;
	padding-bottom:5px;
	padding-left:7px;
}
.kasten
{
	border-left: dotted black 1px;
	padding-bottom:5px;
	padding-left:15px;
}


.bild
{
	overflow:hidden;
	height:300px;
}

.contenter
{
	background-color:#c0dced;
	padding:5px;
	/*min-height:300px;
	max-height:750px; */
}
.nachoben
{
	text-align:left;
	bottom:5px!important;
	//background-color:#c0dced;
	position:fixed;
	display:none;
}

.nachoben a
{
	color:#777!important;
	font-size:0.95em;
}

.nachoben div
{
	
}

html, body {
    height: 100%;
}
container
{
	height:100% !important;
}

img.header_mobile {
	max-width: 100%  !important;
	height: auto  !important;
}
p
{
	margin-bottom: 0.5em;
}

h1, h2, h3
{
	
	font-weight:bold;
	margin-top:1.75em;
	margin-bottom:0.75em;
}
h1
{
	font-size:1.25em;
}
 h2
{
	font-size:1.15em;
}
 h3
{
	font-size:1.10em;
}

td
{
	padding-right:5px;
}