#anfrage{
         font-size: 14px;
         font-weight: bold;
	}

#kontakt{
         line-height: 1.5;
	}

.einruecken{
         margin-left: 16px;
	}

.einruecken_lothar{
         margin-left: 70px;
	}

.bold{
         font-weight: bold;
	}

.bold a{
         text-decoration: none;
         color: black;
	}

.bold a:hover{
         text-decoration: none;
         color: #000000;
	}

.bold a:link{
         text-decoration: none;
         color: #000000;
	}

.bold a:active{
         text-decoration: none;
         color: #000000;
	}

#fehlerBox {
	border:4px double #E52030;
	font-size:11px;
	font-weight:bold;
	height:30px;
	margin-top:16px;
      margin-bottom:16px;
	padding-bottom:2px;
	width:730px;
}

#fehlerBox_nicht_anzeigen {
	display:none;
}

.ungueltiges_login {
	position:relative;
	top:7px;
	width:640px;
	display:block;
}

.email{
	text-decoration:none;
	color:#A00F0F
}

*+html .e_mail_formular{
	position:relative;
	top: -190px;
}

* html .e_mail_formular{
	position:relative;
	top: -190px;
}