html, body{
	position: relative;
	margin: 0;
	padding: 0;
}
a {color: #185E63;}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
body {
	background: #FFF url("../images/bg-desktop-n_weihnachten.png?d=20231219") no-repeat scroll center top;
}

#content{
	width: 100%;
	min-width: 54em;
	max-width: 72em;
	margin: 160px auto 60px;
}

#content td{
	width: 50%;
	text-align: center;
	vertical-align: top;
}

#wrapper{
	display: inline-block;
}

#text{
	position: relative;
	text-align: left;
	padding-right: 10%;
	max-width: 36em;

	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 14px;
	line-height: 19px;
}

#textimpressum{
	position: relative;
	width: 1004px;
	margin: 142px auto 0px auto;

	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 14px;
	line-height: 19px;
}

.text-small{
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
}

a.button {
	background: #185E63;
	border-collapse: separate;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 0 none;
	color: #FFF;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	margin:0 1.4em 0 0;
	padding: .2em .675em;
	text-align: center;
	text-decoration: none;
}

#footer-foerder{
	width: 100%;
}


/* Formular */

#content form{
    width:17em;
    min-height:12em;
    text-align:left;
    padding: 0em 1em 2em 1em;
    border: 1px solid #dddddd;
    box-shadow: 1px 1px 19px rgba(0,0,0,0.15);
    background:white;

}

#content form div.logo {
	margin-top: 10px;
	height: 150px;
	width: 272px;
	background-image: url('../images/layout/logo-idb-full.png');
	background-repeat: no-repeat;
}

#content form div.cell {
	clear:both;
	border:0;
	height:2.0em;
}

#content  form label {
	float:left;
	display:inline;
	width:6em;
	font-family:Arial,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#185E63;
	margin:0 0 0.8em 0;
}

#content  form input.text {
	float:left;
	display:inline;
	width:12.6em;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	color:#000000;
	margin:0;
	padding:0.2em;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.05) inset;
}

#content form button {
	background: #10888E;
	border-collapse: separate;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 0px none;
	color: #FFF;
	cursor:pointer;
	float:right;
	font-size:0.7em;
	font-weight:bold;
	margin:0 1.4em 0 0;
	padding: 0.5em 0.7em;
	text-align: center;
}

#content form button:hover {
	background: #444;
	
}

#content form p {
	clear:both;
	font-family:Arial,sans-serif;
	font-size:0.75em;
	color:#185E63;
	margin:3em 0 0 0;
}

#content form p a {
	color:#FD6C00;
}

#content form p {
	clear:both;
	font-family:Arial,sans-serif;
	font-size:0.75em;
	color:#185E63;
	margin:3em 0 0 0;
}

#content form p a {
	color:#FD6C00;
}


#content p {
	clear:both;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	color:#000000;
	margin:2.5em 0 0 0;
}

#content p.checkbox {
	clear:both;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	color:#185E63;
	margin:0 0 0 0;
}



#content p a {
	color:#185E63;
}

#content p.beyond {
	clear:both;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	color:#000000;
	margin:2.5em auto 0 auto;
	float:left;
	width:51em;
	textalign:left;
}

#login-mitte {
	width: 100%;
  height: 275px;
  color: #000000; 
}

#login-bottom div#support-info {
	padding: 25px 0 0;
    text-align: left;
    width: 650px;
	font-size: 0.7em;
}
#login-bottom div#support-info p {
	font-size: 1em;
	margin: 1em 0 0;
}
#login-bottom div#support-info table {
	margin: 2em auto 0;
}
#login-bottom div#support-info table td {
	font-size: 1em;
	padding: 0.1em;
	
}
#login-bottom div#support-info table td.bold {
	font-weight: bold;
} 

#login-bottom {
  width: 100%;
  height: 140px;
  background: #FFFFFF url('../images/login-bottom-bg.png') repeat-x 30% 100%;
  margin: 0;
  padding: 0;
}

#login-bottom div {
	float: none;
	font-family:Arial,sans-serif;
	font-size:0.8em;
	color:#888888;
	padding: 40px 25px;
	width: 656px;
	margin: 0 auto;
}

#login-bottom div#support-info {
	padding: 25px 0 0;
    text-align: left;
    width: 650px;
	font-size: 0.7em;
}
#login-bottom div#support-info p {
	font-size: 1em;
	margin: 1em 0 0;
}
#login-bottom div#support-info table {
	margin: 2em auto 0;
}
#login-bottom div#support-info table td {
	font-size: 1em;
	padding: 0.1em;
	
}
#login-bottom div#support-info table td.bold {
	font-weight: bold;
}

/* Header */

#content form .tableborder{
	padding-top: 20px;
	border-top: dotted;
	border-top-color: #888888;
	border-top-width: 1px;
}
