* {
  margin:0;
  padding:0; 
  }
body {
  margin:0;
  padding:0;
     background:url(../pics/hintergrund_verlauf.jpg) repeat-x fixed left bottom;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#000000;
  }

h1, h2 {
  /*color:#999;*/
  /*color:#5B5B5B;*/
  /*color:#006600;*/
  font-size:1.2em;
  padding:14px 7px 14px 0px;
  }
    
h3 {
  /*color:#999;*/
  font-size:0.9em;
  padding:14px 0px 14px 0px;
  }
p {
  padding:0px 0px 14px 0px;
  }
a {
  color:#006600;
  /*color:#339933;*/
  /*color:#66BB00;*/
  /*color:#0a498c;*/
  text-decoration:none;
  }
  
a:hover {
  color:#9b9b9b;
  }
  
img {
  border:none;
  }
  
/* Barrierefrei-Links */
.hidden { 
  display:none
  }

/* Header */
#header {
  background:url(../pics/header_border.gif) left bottom repeat-x #144A88;
  height:139px;
  width:990px;
  /*border-bottom:3px solid #c7f694;*/
  }
#header img {
  border:none;
  }
#logos_rahmen {
  width:990px;
  height:91px;
  }
#logos_rahmen a {
  margin-right: 7px;
  float: left;
  }
#mum_logo {
   margin-left:470px;
  }
#top_navi {
  float:right;
  margin-top:12px;
  height:33px;
  }
#top_navi ul { 
  float:right; 
  }
#top_navi li {
  float: left;    
  list-style:none;
  background:url(../pics/navi_reiter.jpg) bottom left no-repeat #FFFFFF;
  }
#top_navi ul li a {
  display:block;
  float:left;
  padding:10px 20px;
  height:13px;
        color:#8a8a8a;
  }
#top_navi a:hover {
  background:#e6f4d7;
  }
#top_navi li.active a {
  background:#c7f694;
  color:#2f2f2f;
  } 
#top_navi li.active a:hover {
  /*background:#e6f4d7;*/
  }

/* RUNDE ECKEN VOR UND NACH DER OBEREN NAVI */
#top_navi ul#top_navi_linkes_ende li div {
  background:url(../pics/corner_top_left.gif) no-repeat top left #ffffff; width:3px; height:33px;
  }
#top_navi ul#top_navi_rechtes_ende li div {
  background:url(../pics/corner_top_right.gif) no-repeat top left #ffffff; width:3px; height:33px;
  }
  
/* RUNDE ECKEN IN DER NAVI */
#top_navi li.active_rund {
  background:none;
  }
#top_navi li.active_rund div {
  height:40px;
  margin-top:-7px;
  background:url(../pics/corner_active_top_left.jpg) no-repeat top left #c7f694;
  }
#top_navi li.active_rund div a {
  background:url(../pics/corner_active_top_right.jpg) no-repeat top right;
  display:block;
  height:33px;
}

/* Header Ende */


/* Header Print */
#header_print {display:none}
/* Header Print Ende */

/* Hauptbereich */
#hauptbereich_rahmen {
  width:990px;
  float:left;
  }

/* Navi links */
#navi_links {
  width:220px;
  float:left;
  background:#FFFFFF;
  }
#navi_links_head {
  height:25px;
  padding-left:15px;
  padding-top:10px;
  padding-bottom:0px;
  padding-right:0px;
  margin:0;
  color:#999;
  font-weight:bold;
  border-bottom:1px solid #E0E0E0;
  }
/* Navi links - erste Ebene */
#navi_links ul li {
  border-bottom:1px solid #E0E0E0;
  background:url(../pics/dreieck.gif) no-repeat 14px 50%;
  list-style:none;
  margin:0;
  }
#navi_links ul li:hover {
   background:url(../pics/dreieck_hover.gif) 15px center no-repeat #e6f4d7;
}
#navi_links ul li a {
  display:block;
  padding:7px 0 7px 42px;
  height:1.4em;
  color:#727272;
  text-decoration:none;
  }
#navi_links li.active {
  background:url(../pics/dreieck_active.gif) no-repeat 15px 10px #C7F694;
  }
#navi_links li.active:hover {
  background:url(../pics/dreieck_active.gif) no-repeat 15px 10px #C7F694;
  }
#navi_links li.active a {
  border-bottom:1px solid #E0E0E0;
  }

/* Navi links - zweite Ebene */
#navi_links li.active ul li {
  background:none white;
  border:none;
  }
#navi_links li.active ul li a {
  padding-left:72px;
  border:none;
  }
#navi_links li.active ul li a:hover {
  color:#5e5e5e;
  }
  
#navi_links li.active_ohne_unterpunkt {
  background:url(../pics/dreieck_active.gif) no-repeat 15px 10px #C7F694;
  border-bottom:1px solid #E0E0E0;
  padding:7px 0px 7px -42px;
  }
#navi_links li.active_ohne_unterpunkt:hover {
  background:url(../pics/dreieck_active.gif) no-repeat 15px 10px #C7F694;
}

#navi_links ul#subMenu ul.menuparent {
  margin-top:7px;
  border-bottom:1px solid #E0E0E0;  
  }
#navi_links ul#subMenu ul.menuparent li {
  padding:0px 0px 0px 20px;
  background:url(../pics/dreieck_ebene3.gif) no-repeat 30px 10px #FFFFFF;
  border:0px;
  font-size:0.84em;
  }
#navi_links ul#subMenu ul.menuparent li a {
  color:#999;
  text-decoration:none;
  }

#navi_links ul#subMenu ul.menuparent li a:hover {
  color:#5e5e5e;
  }
  
#navi_links ul#subMenu ul.menuparent li.active-sub {
        background:url(../pics/dreieck_ebene3.gif) no-repeat 30px 10px;
}

#navi_links ul#subMenu ul.menuparent li.active-sub a {
  color:#8a8a8a;
}

#navi_links ul#subMenu ul.menuparent li.active-sub a:hover {
  color:#5e5e5e;
}

/*#navi_links li.subMenu-second-191 {
  padding-top:3px;
}*/

/* Navi links Ende */

/* Impressum */
#impressumsbox {
  position:fixed;
  left:0px;
  bottom:0px;
  padding-bottom:7px;
  margin-top:14px;
  }
#impressum {
  padding-left:28px;
  background-color:#FFF;  
  }
#impressum a {
  font-size:0.8em;
  color:#8b898a;
  text-decoration:none;
  padding:0px 14px 0px 0px;
  }
/* Impressum Ende */

/* Breadcrumb Navi */
#breadcrumb_navi {
  border-bottom:1px solid #E0E0E0;
  border-left:1px solid #E0E0E0;  
  width:769px;
  height:35px;
  float:right;
  padding-top:8px;
  /*padding-left:15px;*/
  }
#breadcrumb_navi a {
  text-decoration:none;
  /*color:#9B9B9B;*/
  /*color:#006600;*/
  }
#breadcrumb_navi a:hover {
  /*color:#c7f694;*/
  /*color:#5B5B5B;*/
  }
#breadcrumb {
  color:#9B9B9B;
  font-size:0.83em;
  margin-top:3px;
  padding:7px 7px 5px 20px; 
  float:left;
  width:488px;
  }
#breadcrumb a:hover {
  /*color:#9b9b9b;*/
  }  
#print_zoom {
  color:#9B9B9B;
  font-size:0.83em;
  padding:5px 0px 1px 0px;
  /*float:right;*/
  }
#print_zoom a {
  color:#9B9B9B;
  }  
div .tx-efafontsize-pi1 {width:186px}

.icon_drucken {
  border:0px;
  margin:0px 0px 0px 0px;
  }  
.text_drucken {
  display:block;
  float:left;
  border:0px;
  padding:2px 0px 0px 2px;
  }
.icon_schrift {
  border:0px;
  padding:0px 4px 0px 0px;
  }
#position_schrift {
  padding:2px 4px 7px 7px;
  display:block;
  float:left;
  }
/* Breadcrumb Navi Ende */

/* Panoramabild */
#rahmen_content_pano {
  width:586px; 
  float:left; 
  margin-left:0px;
  }
#panoramabild {
  border-left:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  width:588px;
  /* height:188px; */
  margin:0px;
  }
#panoramabild img {
  width:588px;
  /* height:188px; */
  }
#transparenz {
  position:absolute;
  left:221px;
  top:310px;
  width:448px;
  height:23px;
  background: url(../pics/weiss.png); 
  padding-top:3px;
  }
#transparenz span {
  font-size:1.15em;
  font-weight:bold;
  color:#5B5B5B;
  margin-left:28px;
}
/* Panoramabild Ende */

/* Content */
#contentbox {
  margin:0px;
  width:568px;
  border-left:1px solid #E0E0E0;
  border-right:1px solid #E0E0E0;
  border-bottom:1px solid #E0E0E0;
  padding:10px;
  background-color:#FFFFFF;
  float:left;
  }
#contentbox a {
  /*color:#0A498C;
  text-decoration:underline;*/
  }

#contentbox h1 a {
  color: #5B5B5B;
  text-decoration:none;
}

#contentbox h2 a, h3 a {
  text-decoration:none;
  /*color:#006600;*/
  }


#contentbox h1, h2 {
  display:block;
  margin-left: -10px;
  margin-bottom: 0px;
  margin-top: 10px;
  width:550px;
  padding:5px 10px 5px 28px; 
  background-color:#eaeaea;
  color:#5b5b5b;
  }
  
#contentbox a:hover {
  /*color:#006600;*/
  }
#contentbox a.external-link-new-window {
  background-image:url(../pics/icon_externer_link.gif);
  background-repeat:no-repeat;
  background-position:4px 50%;
  padding-left:21px;
  margin-left:-4px;
  }
#contentbox a.download {
  background-image:url(../pics/icon_pdf.gif);
  background-repeat:no-repeat;
  background-position:0px 50%;
  padding-left:17px;
  }
#contentbox ul {
  padding:0px 7px 14px 35px;
  list-style:none;
  }
#contentbox li {
  vertical-align:top;
  padding:4px 0px 4px 7px; 
  list-style-image:url(../pics/dreieck.gif);
  }
#contentbox ul li a.detaillink {
  font-weight:bold;
}  
#contentbox h1.csc-firstHeader{
  color:#5B5B5B;
  font-size:1.2em;
  padding:7px 0px 7px 28px;
  background-color:#E8E8E8;
  width:560px;
  /*margin-left:-28px;*/
  margin-bottom:14px;
  }
#contentbox h1.csc-firstHeader a {
  color: #006600;
}

#contentbox .csc-textpic-caption {
  font-size:0.84em;
  padding:4px 4px 4px 4px;
  }
.csc-frame-frame1 p {
   color:#0A498C;
   margin:14px 0px 0px 0px;
   border-bottom:1px dotted #CCCCCC;
    }
#contentbox .csc-textpic-text {
  margin-bottom:7px;
  }
#contentbereich {
  }

/* Checkliste zum Überprüfen der Bewerbungsunterlagen */
  
#contentbox div#checkliste {
  margin-left:14px;
}
#contentbox div#checkliste br {
  clear:both;
  margin-bottom:5px;
}
#contentbox div#checkliste input {
  float:left;
  margin:15px;
}
#contentbox div#checkliste label {
  width:500px;
  padding:0;
  margin-top:12px;
  margin-right:10px;
}
#contentbox div#checkliste div#result {
  display:none;
}
#contentbox div#checkliste form {
  margin-top:25px;
}

/* Ende Checkliste */

#contentbox div#statistiktest p.frage {
  padding-top:15px;
  border-top:1px solid #E0E0E0;
}

#contentbox div#statistiktest p.infos {
  border:none;
}

#contentbox div#statistiktest p.infos a {
  margin-left:14px;
}

.news-list-item h3 {
       margin-left: 13px;
}

.news-single-item h2 {
       background-color: ffffff;
       color: #000000;
      padding-left: 20px;
       margin-left: -20px;
       margin-bottom: 5px;
}

  
    
    /* Zwei-spaltiger Content */
.teaserspalte_rahmen {
  width:568px; 
  margin:14px 0 14px 0px; 
  float:left;
  }
.teaserspalte_links {
  float:left; 
  width:277px;
  }
.teaserspalte_rechts {
  float:left; 
  margin-left:14px;
  width:277px;
  }
    /* Zwei-spaltiger Content Ende */
    /* Teaser Kaestchen fuer 2-spaltigen Content */
.teaser_rahmen_oben_klein {
  background-image:url(../pics/rahmen_klein_rund_oben.gif);
  background-repeat: no-repeat;
  width:277px;
  height:9px;
  float:left;
  }
.teaser_rahmen_mitte_klein {
  background-image:url(../pics/rahmen_klein_rund_mitte.gif); 
  background-repeat:repeat-y; 
  width:277px;
  float:left;
  }
.teaser_rahmen_mitte_klein p {
  padding:0px 14px 0px 14px;
  }
#contentbox .teaser_rahmen_mitte_klein h1.csc-firstHeader {
  color:#006600;
  font-size:1.05em;
  margin:0px;
  padding:0px 0px 7px 14px;
  width:263px;
  background:none;  
  }

.teaser_rahmen_unten_klein {
  background-image:url(../pics/rahmen_klein_rund_unten_gruene_ecke.gif);
  background-repeat: no-repeat;
  width:277px;
  height:11px;
  margin-bottom:7px;
  float:left;
  }
    /* Teaser Kaestchen fuer 2-spaltigen Content Ende */
    /* Teaser Kasten breit einspaltig */
.teaser_rahmen_oben_breit {
  background-image:url(../pics/rahmen_breit_oben.gif);
  background-repeat: no-repeat;
  width:568px;
  height:11px;
  margin:14px 0 0 0px;
  float:left;
  }
/*.teaser_rahmen_oben_breit h1 {
  margin-left:10px;
}*/
.teaser_rahmen_mitte_breit {
  background-image:url(../pics/rahmen_breit_mitte.gif); 
  background-repeat:repeat-y; 
  width:568px;
  margin-left:0px;
  float:left;
  }
#contentbox .teaser_rahmen_mitte_breit h1.csc-firstHeader {
  width:522px;
  font-size:1.05em;
  color:#006600;
}
#contentbox .teaser_rahmen_mitte_breit h1 a {
  text-decoration:none  }

  
.teaser_rahmen_mitte_breit p {
  padding:0px 14px 0px 14px;
  }

#contentbox .teaser_rahmen_mitte_breit h1 {
  color:#333;
  margin:0px;
  padding:0px 0px 7px 14px;
  background-color:#FFFFFF;
  border-left:1px solid #E8E8E8;
  }
  
#contentbox .teaser_rahmen_mitte_breit h1 a {
  text-decoration:none  }

  }
.teaser_rahmen_mitte_breit .csc-textpic-intext-right {
  margin-right:14px
  }

.teaser_rahmen_unten_breit {
  background-image:url(../pics/rahmen_breit_unten_gruene_ecke.gif);
  background-repeat:no-repeat;
  width:568px;
  height:11px;
  margin:0px 0px 14px 0px;
  float:left;
  }
    /* Teaser Kasten breit einspaltig Ende */  
  /* Content Ende */
  
  /* Spalte rechts */
#spalte_rechts {
  float:right;
  width:180px;
  }
#spalte_rechts ul {
  list-style:none;
  margin-bottom:0px;
  }
#spalte_rechts ul li {
  /*padding:7px 0px 6px 22px;
  background-image:url(../pics/icon_pfeil_blau.gif);
  background-repeat:no-repeat;
  background-position:8px 51%;*/
  border-top:1px solid #fff;
  margin:0;
  font-size:0.84em;
  border-bottom:solid 1px #E0E0E0;
  }

#spalte_rechts a {
  /*color:#006600;*/
  display:block;
  padding:5px 0px;
  }
#spalte_rechts a:hover {
  /*color:#9b9b9b;*/
  }


#spalte_rechts img {
  padding:0px 0px 4px 0px;  
  width:180px;
  }
#spalte_rechts .csc-textpic-caption {
  font-size:0.84em;
  padding:0px 4px 4px 4px;
  }
#spalte_rechts h1 {
  padding:7px 21px 7px 14px;
  margin:28px 0px 0px 0px;
  font-size:0.98em;
  border-top:solid 1px #E0E0E0;
  /*color:#5B5B5B;*/
  /*color:#66BB00;*/
  /*color:#006600;*/
  }
#spalte_rechts h1 a:hover {
  /*color:#9b9b9b;*/
  }    
#spalte_rechts h1.csc-firstHeader {
  padding:7px 21px 0px 14px;
  margin:0px;  
  border-top:0px;
  /*font-size:0.88em;*/
  background-color:#FFFFFF;
  }

#spalte_rechts a {
  padding-top:0;
}
#spalte_rechts a.internal-link {
  padding:0;
  margin:0;
  display:inline;
  }
    
#spalte_rechts a.external-link-new-window, #spalte_rechts a.external-link {
  background-image:url(../pics/icon_externer_link.gif);
  background-repeat:no-repeat;
  background-position:4px 50%;
  padding:7px 0px 7px 21px;
  background-color:#E8E8E8;
  border-top:1px solid #fff;
  /*font-size:0.84em;*/
  display:block;
  margin:0px 0px -16px -14px;
  width:158px;
  }
#spalte_rechts a.download {
  background-image:url(../pics/icon_pdf.gif);
  background-repeat:no-repeat;
  background-position:0px 50%;
  padding-left:17px;
  }
        
#spalte_rechts ul li.active_rechts {
  /*background-image:url(../pics/icon_pfeil_orange_links.gif);
  background-repeat:no-repeat;
  background-position:8px 51%;*/
  }
#spalte_rechts ul li.active_rechts a {
  /*color:#006600;*/
  font-weight:bold;
  list-style:none;
  }
#content_rechte_spalte {
  width:180px;
  }
#content_rechte_spalte h3 {
  padding:5px;
  margin-top:10px;
  background:#EAEAEA;
}
#spalte_rechts p {
  padding:7px 21px 7px 14px;
  font-size:0.89em;
  color:#5B5B5B;
  } /* evtl. noch als #content_rechte_spalte p {} umändern, wenn der contentbereich an typo3 vermittelt wird*/

/* Spalte rechts Ende */
/* Hauptbereich Ende */


/* Footer */
#footer {
  width:504px;
  padding:28px 0px 14px 28px;
  float:left;
  }
#footer a {
  background-image:url(../pics/icon_pfeil_grau_oben.gif);
  background-repeat:no-repeat;
  background-position:4px 50%;
  padding:0px 0px 0px 17px;
  color:#9B9B9B;
  }  
/* Footer Ende */


/* Formulare */
fieldset.csc-mailform {border:0px; margin:20px 0 0 0 ; padding:0}
div.csc-mailform-field {width:40em; margin-bottom:10px}
input, textarea {border:1px solid #666666; margin-bottom:3px; background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
input.csc-mailform-radio {margin:8px 5px 0 0; border:0px}
label, span.label {width:10em; display:block; float:left; padding-top:3px}
legend {display: none; }  
#mailformformtype_mail { margin-left:11em; font-weight:bold; background-color:#0A498C; color:#FFFFFF; padding:0.5em 0.5em 0.5em 0.5em}
/* Formulare Ende */


/* Tabellen */
table,td,tr {border-collapse:collapse; border: 1px solid #E0E0E0;}
table {margin:14px 0 14px 0}
td,th {padding:3px;}

.ankerlinks {
  font-size:1.0em;
  text-align:left;
  width:99%;
  border:none;
  }

/*table.contenttable tr.tr-even, table.contenttable tr.tr-0 { border:none;}*/
table.contenttable tr.tr-even td, table.contenttable tr.tr-0 td {
  border:none;
  }

/* Tabellen Ende */


/* Tabelle Studienverlauf */
table.studienverlauf {
  width:714px; 
  background:#fff; 
  padding:28px 0 0 0;
  }
table.studienverlauf a.detaillink {
  padding:7px;
  margin:0;
  display:block;
  height:50px;
  }
table.studienverlauf p.teilmodul a.detaillink {
  padding-left:28px;
  height:auto;
  }
table.studienverlauf a.detaillink:hover {
  background-color:#e6f4d7;
  }
table.studienverlauf p.infos {
  padding:0;
  }
table.studienverlauf div.details {
  padding-top:7px;
  }
table.studienverlauf div.details div.rahmen {
  padding-left:14px;
  }
table.studienverlauf div.details div.teilmodul p {
  padding-left:14px;
  }
table.studienverlauf .spalte1 {
  width:300px; 
  font-size:0.8em;
  }
table.studienverlauf td {
  width:30px;
  padding:0;
  }
table.studienverlauf th {
  font-size:0.8em
  }
table.studienverlauf td.credits { 
  font-size:0.7em; 
  background-color:#999999; 
  text-align:center;
  }
table.studienverlauf tr.credits_summe .spalte1 {
  font-size:100%;
  }
table.studienverlauf tr.credits_summe .spalte1 p {
  padding:7px;
  }
table.studienverlauf tr.credits_summe {
  font-weight:bold;
  font-size:0.8em;
  }
  
/* Tabelle Studienverlauf Ende */


/*Abstand nach Textblöcken*/

.bodytext {padding-top: 10px}


/* Rahmen nach Contentelementen */

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #E0E0E0; }
DIV.csc-frame-rulerAfter { margin-top:-1px; padding-bottom:10px; border-bottom: 1px solid #E0E0E0; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #E0E0E0; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #E0E0E0; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }




.csc-textpic-intext-right {margin-right:14px}



/*Styles der New Login Box*/

.tx-felogin-pi1 {
        background-color: transparent;
        color: #000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
        text-decoration: none;
        margin-left: -1px;
        margin-bottom: 20px;
}

/*Ausrichten der überschriften*/

.tx-felogin-pi1 h3 {
         margin-left: 4px;
         background-color: transparent;
         color: #000000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
         font-weight: bold;
         text-decoration: none;
}

/*Ausrichtung der Texte*/

.tx-felogin-pi1 div {
         margin-left: 4px;
         padding-bottom: 5px;
}

.tx-felogin-pi1 label {
         margin-top:5px;
         }
         
.tx-felogin-pi1 input {
         margin-top:5px;
         }

.tx-felogin-pi1 table {
         margin-top:0px;
         padding-top:0px;
         width: 100px;
         margin-left: -1px;
}

.tx-felogin-pi1 table tr td p{
         margin-top:0px;
         padding-top:0px;
         margin-left: -1px;
}

.tx-felogin-pi1 TABLE TR TD {
        margin-top:0px;
        padding-top:0px;
        margin-left: -1px;
}

.tx-felogin-pi1 TABLE TR {
        margin-top:0px;
        padding-top:0px;
        margin-left: -1 px;
}

/*Ausrichtung des Submit Buttons*/

.tx-felogin-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {
        margin-left: -1px;
        margin-top: 6px;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        width: 100px;
}

/*Für den Inhalt der Eingabefelder*/

.tx-felogin-pi1 TABLE TR TD INPUT {
        margin-left: 0px;
        margin-top: 4px;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        width: 100px;
}

.tx-felogin-pi1 P.tx-felogin-pi1-forgotP {
        margin-top:0px;
        margin-left: 4px;
        padding-top:0px;
        width:100px;
}

.tx-felogin-pi1 P.tx-felogin-pi1-forgotP A {
        margin-top:0px;
        margin-left: 0px;
        padding-top:0px;
        width:100px;
        align: center;
}

.tx-felogin-pi1 P.tx-felogin-pi1-back {
       margin-top:0px;
       margin-left: 4px;
       padding-top:0px;
       width:100px;
}

.tx-felogin-pi1 P.tx-felogin-pi1-back A {
       margin-top:0px;
       margin-left: 4px;
       padding-top:0px;
       width:100px;
}

/*Ausrichtung des Usernamens, wenn angemeldet*/

.tx-felogin-pi1 P.tx-felogin-pi1-username {
       margin-left: 0px;
       margin-top:0px;
       padding-top:0px;
       width:50px;
       align: left;
}


