*Styles der New Login Box*/

DIV.tx-newloginbox-pi1 {

        background-color: transparent;

        color: #000000;

        font-family: Tahoma, Verdana, sans-serif;

        font-size: 11px;

        text-decoration: none;

        margin-left: -1px;

}

/*Ausrichten der überschriften*/

DIV.tx-newloginbox-pi1 H3 {

         margin-left: 4px;

         background-color: transparent;

         color: #000000;

         font-family: Tahoma, Verdana, sans-serif;

         font-size: 16px;

         font-weight: bold;

         text-decoration: none;
         margin-bottom:5px;
         margin-top:5px;

}

/*Ausrichtung der Texte*/

DIV.tx-newloginbox-pi1 P {

         margin-left: 4px;
         font-size:10px;

}

DIV.tx-newloginbox-pi1 a{

	color:black;
	text-decoration:none;
	
}

DIV.tx-newloginbox-pi1 TABLE {

         

         

         width: 100px;

         margin-left: -1px;

}

DIV.tx-newloginbox-pi1 TABLE TR TD P {

         

         

         margin-left: -1px;        

}

DIV.tx-newloginbox-pi1 TABLE TR TD {

        


        margin-left: -1px;

}

DIV.tx-newloginbox-pi1 TABLE TR {

        

        

        margin-left: -1 px;

}

DIV.tx-newloginbox-pi1 TABLE TH {

        font-size:11px;
        font-weight: normal;

}

         

DIV.tx-newloginbox-pi1-submit {

	
	margin-top:-10px;
	padding-left:15px;
	width:125px;

}

DIV.tx-newloginbox-pi1-submit a {

	margin-left: -15px; 
	padding-left: 15px;
	
	font-size: 11px;
	color:black;
	text-decoration:none;
	background-image: url(img/arrow_black.png);		
	background-repeat: no-repeat;
	background-position: left center; 
}

DIV.tx-newloginbox-pi1-submit a:hover {
	
	margin-left: -15px; 
	padding-left: 15px;
	
	font-size: 11px;
	color:black;
	text-decoration:none;
	background-image: url(img/arrow_red.png);		
	background-repeat: no-repeat;
	background-position: left center; 
	
}

/*Ausrichtung des Submit Buttons*/

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit{

	font-size: 11px;
	border:none;
	background-color:transparent;
	color:black;
	text-decoration:none;
	cursor:pointer;
	padding-top:-3px;
	background-image: url(img/arrow_black.png);		
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:-3px;
	padding-right:0px;
        padding-left:11px;
	
}

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit:hover{

	font-size: 11px;
	border:none;
	background-color:transparent;
	color:black;
	text-decoration:none;
	cursor:pointer;
	padding-top:-3px;
	background-image: url(img/arrow_red.png);		
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:-3px;
	padding-right:0px;
	padding-left:11px;
	
}

.tx-newloginbox-pi1-submit input{
	clear;
	font-size: 11px;
	border:none;
	background-color:transparent;
	color:black;
	text-decoration:none;
	cursor:pointer;
	padding-top:-3px;
	background-image: url(img/arrow_black.png);		
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:-3px;
	padding-right:31px;
	
}

/*Für den Inhalt der Eingabefelder*/

        DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {

        margin-left: 0px;		

        border: 1px solid #000000;
		

        background-color: #FFFFFF;

        width: 100px;
        text-align:left;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {

        

        margin-left: 4px;

        

        width:100px;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {

        

        margin-left: 0px;

        

        width:100px;

        align: center;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {

       

       margin-left: 4px;

       

       width:100px;

}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {

       

       margin-left: 4px;

       

       width:100px;

}

/*Ausrichtung des Usernamens, wenn angemeldet*/

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {

       margin-left: 4px;

       

       

       width:50px;

       align: center;

}
