html, body {
    height: 100%;
    padding: 0;
    position: relative;
    width: 100%;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	vertical-align: baseline;
	font-size: 2.5em;
}
hr {
	border: 1px solid #ccebf5;
}
.clearer {
	clear: both;
}

#content {
	border: 0px;
	padding: 0 10px 120px 10px;
}
#bottom_menu {
	margin:auto;
	display: table;
}
#bottom_menu li {
	font-size: 0.6em;
	list-style-type: none;
	float: left;
	padding: 0px 20px;
	height: 20px;
}
#bottom_menu ul li a {
	padding: 5px 10px;
	height: 20px;
}
#bottom_menu a, #bottom_menu a:visited, #bottom_menu a:active {
	color: #00617e;
}
#bottom_menu a:hover {
	background-color: #00617e;
	color: #FFFFFF;
}  

body {
    margin: 0;
    color: #00617e;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    text-decoration: none;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	vertical-align: middle;
}
a, a:hover {
	text-decoration:none;
}
#top_right a {
	color: inherit;
}
h1, h2 { text-align: center; }
#content {
	margin-top: 20px;
}
/* MENU */
#top_right #menulink {
    float: right;
    height: 40px;
    left: -10px;
    position: relative;
    top: -10px;
    width: 40px;
}
#top_right #menulink {
	background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC") no-repeat scroll center center;
}

.block_dark {
	clear: both;
	background-color: #009dcc;
	width: 100%;
	color: #fff;
    padding-top: 10px;
}
.block_bright {
	clear: both;
	background-color: #ccebf5;
	width: 100%;
    padding-top: 10px;
}
.innerblock {
	margin: auto;
	max-width: 1000px;
}
#top_head_wrapper {
	z-index: 100;
	width: 100%;
	position: fixed;
	top: 0;
}
#top_head {
    padding: 10px 0 5px 0;
	height: 40px;
}
#top_logo {
	width:150px;
	float:left;
}
#top_right {
	float: right;
    width: 200px;
} 
#top_menu {
	float: right;
    width: 200px;
} 
#startinner {
	padding-top: 60px;
}
.img4er, .img3er, #img_tmanange span {
	float: left;
	width: 200px;
	height: 200px;
	display: table-cell;
	color: #FFFFFF;
}
.imgwrapper {
	width: 200px;
	height: 300px;
	padding: 0 5px;
	margin: auto;
}
.imgwrapper div {
	width: 200px;
}
.imgtext {
	text-align: center;
	font-size: 0.8em;
}
.img4er span, .img3er span, #img_tmanange span {
	position: relative;
	top: 170px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.5em;
	font-weight: bolder;
	font-color: #fff;
	text-align: center;
	text-shadow: 1px 1px #000;
}
#top_bottom {
	clear: both;
}
sup {
	font-size: 0.5em;
}

.image3er_wrapper, .image4er_wrapper {
	margin: auto;
	display: table;
}

img {
	padding: 0px;
}

#footer {
	z-index: 100;
	position: fixed;
	bottom: 0px;
	font-size: 1.5em;
	text-align: center;
}
#footer img {
	display: inline;
	padding: 0 5px;
}
#footer p img {
	margin-top: 10px;
}
#footer ul {
	display: table;
	margin: 5px;
	padding: 0;
}
.dreier {
	position: relative;
	display: table;
	margin: auto;
}
.dreierblock {
	position: relative;
	width: 280px;
	margin: 3px;
	padding: 2px;
	float: left;
	text-align: center;
	border: solid 1px #009dcc;
}

#zweier {
	display: flex;
}
#zweier div {
	width: 50%;
	float:left;
}
#footer p {
	clear: both;
}
#gesetze {
	margin: auto;
}

#kundenlogos {
	text-float: left;
}
#kundenlogos img {
	float: left;
}
    
@media only screen and (max-width:480px) {

	.img4er, .image3er_wrapper imgwrapper {
		width: 100%;
		margin-bottom: 5px;
	}
	.innerblock { width: 100%; }
}

@media only screen and (min-width:480px) and (max-width:1024px) {
	.image3er_wrapper, .image4er_wrapper {
		width: 420px !important;
	}
	.imgwrapper { float: left; }
	.img4er, .img3er { margin: 5px; }
	

}


@media only screen and (min-width:1024px) {
	.image3er_wrapper {
		width: 630px !important;
	}
	.imgwrapper { float: left; }
	.image4er_wrapper, #identitymanagement {
		width: 850px !important;
	}
	.img4er { margin: 5px; }
	.img3er { margin: 5px; }

}

@media only screen and (min-width:610px) and (max-width:1024px) {
	.dreier div:nth-child(3) {
		float: none;
		clear: both;
	}
}

@media only screen and (max-width:610px) {
	.dreier div {
		float: none;
		clear: both;
	}
}
a, .blau {
	color: #009dcc;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../bilder/loading.gif') 
                50% 50% 
                no-repeat;
}

body.loading {
    overflow: hidden;   
}

body.loading .modal {
    display: block;
}
