body {
	font-family: Arial;
	text-align: center;
	background-color: #eaeaea;
}
#inhalt {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #ffffff;
	border-radius: 7px;
}
#fuss {
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: 40px;
}
#body {
	color: #4a525c;
	font-size: 13px;
	line-height: normal;
	text-align: left;
	float: none;
	background-color: #fff;
	padding: 25px;
	border-radius: 7px;
	max-width: 600px;
}
#body hr{ color: #4a5861; border-top: 1px dotted #4a5861; height: 1px }
#body h1 { color: #0d4e99; font-weight: normal; font-size: 20px }
#body h2{ color: #0d4e99; font-weight: normal; font-size: 18px }
#body h3{ color: #0d4e99; font-weight: normal; font-size: 16px }
#body td { color: #4a525c; font-size: 13px; line-height: normal; margin: auto; padding: auto 4px }
#body td a { font-style: normal; font-weight: bold }
#body td a:link { color: #4a525c; font-style: normal; border: none 0px }
#body td a:active { color: #4a525c; font-style: normal; border: none 0px }
#body td a:visited { color: #4a525c; font-style: normal; border: none 0px }
#body td a:hover{ color: black; font-style: normal; text-decoration: none }
#body a { font-style: normal; font-weight: bold; text-decoration: none;}
#body a:link { color: #4a525c; font-style: normal; border: none 0px }
#body a:active { color: #4a525c; font-style: normal; border: none 0px }
#body a:visited { color: #4a525c; font-style: normal; border: none 0px }
#body a:hover{ color: black; font-style: normal; text-decoration: none }
#fussnote { color: #808080; font-size: 13px; line-height: 22px; text-align: center; position: relative; height: 40px }
#fussnote a{ color: #808080; font-size: 13px; text-decoration: none }
#fussnote a:hover{ color: #696969; font-style: normal; text-decoration: underline }
.class {text-transform: uppercase }
.font_kl2 {
	font-size: 15px;
	float: right;
	margin-left: 10px;
}
.leer {
	display: block;
	height: 90px;
}
.anm_img3 {
	vertical-align: inherit;
}
.anm_img1 {
	vertical-align: initial;
}
.font_kl {
	font-size: 11px;
	font-weight: bold;
}


a {
	color: #8E8E8E !important;
	transition: color 0.5s ease;
}
a:hover {
	color: #000000 !important;
}

/* SVG ICONS */
 .svgcliplist {
    overflow: hidden;
}
.svg_cliplist {
    height: 0;
    overflow: hidden;
}
.svg_icon_div {
	position: relative;
	/* background: green; */
	width: 40px;
	height: 60px;
	margin-left: 4px;
	float: left;
}
.svg_icon_div_fuss {
	margin-right: 10px;
	float: left;
/*	border: 1px solid var(--farbeico);*/
	border: 1px solid rgba(1,161,168,0.45);
	border-radius: 50px;
	padding-left: 18px;
	padding-top: 8px;
	padding-right: 9px;
}
.svg_icon {
	fill: var(--farbeico);
	width: 40px;
}

/* SVG ICONS ende */
input {
	height: 40px;
	margin-left: 12px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
}
div[class^="anmbox"] {
	float: left;
}
.anm_img3 {
	vertical-align: middle;
	margin-left: 5px;
}
.anmbox3 {
	padding-top: 4px;
}
div[class^="passvergess"] {
	height: 48px;
	float: left;

}
.passvergess2 {
	padding-left: 16px;
	padding-top: 9px;
}
.loginlogo img {
	width: 300px;
	position: absolute;
	top: 31px;
}
.loginlogo {
	height: 0;
	margin-left: -2px;
}
.hpref {
	float: left;
	padding-left: 58px;
}
#body h2 {
	color: #292929;
}
#body td {
	color: #3D3D3D;
}
.disp1 .svg_icon {
	margin-top: -5px;
}
.disp2{
display:none;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) { 
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
.aussenbox {
	width: 100%;
}
.aussenbox .zwoelf.spalten {
	width: 100%;
}
.loginlogo img {
}
}
@media only screen and (min-width: 300px) and (max-width: 480px) {
.aussenbox .zwoelf.spalten {
	width: 100%;
}
#aussenbox,#innenbox,#inhalt,#kopf {
	width: 100%;
}
.loginlogo {
	height: 0px;
	margin-left: unset;
}
.loginlogo img {
	width: calc(100% - 10px);
	position: absolute;
	top: 10px;
	left: 5px;
}
#table {
	width: 100%;
}
.oben {
	vertical-align: top;
}
.anmbox1 {
    width: 100%;
}
.anmbox2 {
	display: inline-block;
	clear: both;
	padding-top: 5px;
}
.anmbox3 {
	padding-top: 0px;
	float: none !important;
	display: inline;
	margin-top: 10px;
}
.anm_img3 {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 11px;
}
.font_kl2 {
	font-size: 12px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}
.anm_img3 {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 11px;
}
.disp1{
display:none;
}
.disp2{
display:block;
}
div[class^="passvergess"] {
	height: 48px;
	float: none;
}
.passvergess2 {
	padding-left: 16px;
	padding-top: 9px;
	width: 75%;
	display: inline-block;
}
.passvergess1 {
	float: none !important;
	display: inline-block;
}
.leer {
	display: block;
	height: 81px;
}
}
