#maincontent .tx-felogin-pi1 {
   margin-top: 30px;
}

.tx-felogin-pi1 {
    background-color: #e5f1dd;
    padding: 9px 6px;
    border-top:1px solid #FFFFFF;
}

.link_profilseite {
	display: block;
	padding-bottom: 10px;
	margin-left: 10px;
	
}

.tx-felogin-pi1 > p, .tx-felogin-pi1 > form {
    padding: 0px 6px;
}

.tx-felogin-pi1 .status_messages {
    
}

.tx-felogin-pi1 .loginerror {
    background-color: #F4BEBC;
    border: dotted red 1px;
}    

.tx-felogin-pi1 h3 {
    color: #006B5B;
    font-size:1.4em;
    margin-bottom:0.5em;
    padding:0 6px !important;
}
.tx-felogin-pi1 p{
    padding:6px !important;
}

.tx-felogin-pi1 .loginerror h3 {
    color: black;
    font-weight: bold;
}
.tx-felogin-pi1 .loginerror p {
    background:#FFE7E6;
}

#content .tx-felogin-pi1 table {
    border-spacing:0px;
    border-collapse: collapse; 
    padding-bottom: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
}

#content .tx-felogin-pi1 .username {
	overflow-x: hidden;
	width: 120px;	
}

.tx-felogin-pi1 table tfoot td {
    text-align: right;
}

.tx-felogin-pi1 legend {
    display: none;
}

.tx-felogin-pi1 div {
    clear: both;
    padding: 3px 0;
}

.tx-felogin-pi1 label {
   font-weight:bold;
   display:block;
   float:left;
}

.tx-felogin-pi1 label {
   width: 65px;
   margin-right: 0px;
}

.passrs label,
.passwd label {
   width: auto;
   margin-right: 5px;
}

.passwd label {
   width: 180px;
}

#email,
#user,
#pass {
    height: 18px;
    width:114px;
}

.tx-felogin-pi1 a {
    background:  url(../media/dena20_sprite.gif) no-repeat left top;
    padding-left: 19px;
    color: #006B5B;
    text-decoration: none;
    border-bottom: 1px solid #006B5B;
}

.side p.bodytext a:hover,
.tx-felogin-pi1 a:hover {
    border-bottom: 1px dotted #006B5B !important;
}

.tx-srfeuserregister-pi1 {
    padding-bottom: 10px;
    padding-left: 5px; 
    padding-right: 5px;      
}

._tx-srfeuserregister-pi1 {
    background-color: #E5F1DD;
}
.tx-srfeuserregister-pi1 p {
    margin: 0px !important;
    padding: 0px 0px 0px 7px!important;
}
.tx-srfeuserregister-pi1 p a {
    background:  url(../media/dena20_sprite.gif) no-repeat left top !important;
    color: #006B5B;
    text-decoration: none;       
    padding-left: 19px;     
    border-bottom: 1px solid #006B5B;
    font-weight: normal;
    margin: 0px !important;
}

.tx-srfeuserregister-pi1 p a:hover {
    border-bottom: 1px dotted #006B5B;
}

.side p.bodytext a {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(../media/dena20_sprite.gif) no-repeat scroll left top !important;
border-bottom:1px solid #006B5B;
color:#006B5B;
font-weight:normal;
margin:0 !important;
padding-left:19px;
margin-left:12px !important;
text-decoration:none;
}

#addcontent .teaserfooter {
    margin-top: 0px !important;
}

#login_button,
#logout_button {
	margin-left: 65px
}


