/* ---------->>> MIDDLE <<<-----------*/
#middleleftlogin{
	width: 250px;
	float:left;
	color: #FFFFFF;
	margin: 30px 0px 0px 20px;
	font-size: 1.3em;
}
login a{
	color: #a6c3e0;
	font-weight: bold;
	text-decoration: none;
}
#middleleftlogin a:hover {
	text-decoration: underline;
}
#middlelcenterlogin{
	width: 279px;
	height: 175px;
	float:left;
	color: #434343;
	margin: 15px 0px 0px 20px;
	font-size: 1.1em;
	background: url(/images/bg_registrieren.gif) no-repeat;
}
#middlelcenterlogin p{margin: 25px 10px 15px 15px;}
#registerlogin{
	float:right;
	font-size: 1.1em;
    font-weight: bold;
    text-align:right;
    width:270px;
}
#registerlogin a{
	background-image: url(/images/arrow_registr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration: none;
	margin-right: 40px;	
	padding-right:25px;
    border-bottom: 1px dotted transparent;
}
#registerlogin a:hover{
	border-bottom: 1px dotted #FFF!important;
}
#middlerightlogin{
	width: 370px;
	float:left;
	margin-left: 20px;
}
#middlelogin h1{
	background: url(/images/pin_blue_home.gif) left bottom no-repeat;
	padding: 15px 0px 5px 45px;
	font-weight: normal;
	margin:0px;
    color:#fff;
    font-size:1.5em;
}
#middlerightlogin a{
	color: #83b242;
	margin-left: 40px;
}
.bottomlogin{margin-top: 10px;margin-left: -55px;width: 285px;}
form.einloggen 
{
	margin: 15px 0px 0px 40px;
}
.einloggen fieldset{
	display: block;
	border: 0px;
	
}
.einloggen label input{
	position: relative;
	width:10em;
	top: -1.7em;
	left:10em;
	display: block;
	padding:2px 2px;
	color:#888;
	border:1px solid #525252;
  background-color:#FFFFFF;
}
.einloggen input:focus, .contentForm textarea:focus {border:1px solid #83b242;}
.password {margin-left: -30px;}
.password a{float:left;padding: 0px;}
input.submit{
	width:86px;
	height:22px;
	background:url(/images/btn_green.gif) top left no-repeat;
	border:none;
	color:#000000;
	font-weight:normal;
	cursor: pointer;
  margin-left: 10px;
  float: right;
}
.einloggen label{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin:0px;
}
input.submitpass {
	color: #000;
	float:right;
	width: 140px;
	height: 22px;
	background: url(/images/btn_green2.gif)bottom right no-repeat;
	background-color: transparent;
	border:none;
	cursor: pointer;
	font-size: 1em;
}

.checkbox {margin-top:5px;}
.rememberme {
  margin-right: 5px;
	padding:2px 2px;}
.tologin{
	color: #000;
	width: 140px;
	height: 22px;
	background: url(/images/btn_green2.gif)bottom right no-repeat;
	background-color: transparent;
	border:none;
	cursor: pointer;
	font-size: 1em;
  float:none;
}
/*-----------------------------------------------*/

