/* CARINA BEZÜGLICH LOGIN */
.tx-bridgedb-pi1{
  position:relative;
  min-width:900px;
}
.tx-bridgedb-viewmenu{
  color: #183883;
  display: block;
  height: 35px;
  padding: 0;
  text-decoration: none;
  width:100%;
  border-bottom:2px solid #FFFFFF;
  margin: 20px 0 50px 0;
}

.tx-bridgedb-viewmenu li{
  float:left;
  list-style:none;
  padding:0px 10px 0px 0px;
}
.tx-bridgedb-viewmenu .act a,
.tx-bridgedb-viewmenu a:hover{
  background-color: #C4273A;
  color:#FFFFFF;
}
.tx-bridgedb-viewmenu .act a {
  font-weight:bold;
}
.tx-bridgedb-viewmenu li a{
  text-decoration:none;
  color: #183883;
  display: block;
  line-height: 35px;
  padding: 0 5px;
  background-color: #FFFFFF
}
.tx-bridgedb-navipanel{
  display:block;
  float:left;
  margin-top:10px;
}
.tx-bridgedb-actionpanel{
  display:block;
  float:right;
  margin-top:10px;
}
.tx-bridgedb-form{
  margin-top:30px;
}
.tx-bridgedb-pi1 hr{
  border-right:medium none;
  border-top:medium none;
  border-left:none;
  padding-top:30px;
}
.tx-bridgedb-browser input{
  width:40px;
  margin:0 5px;
}
.tx-bridgedb-searchbox{
  float:right;
}
.tx-bridgedb-refnr{
  margin-bottom:10px;
}
.tx-bridgedb-editmenu{
  margin-bottom:10px;
}
.tx-bridgedb-formfield{
  float:left;
  width:100%;
}
.tx-bridgedb-personalinfo label{
  width:16%;
  float:left;
  padding-top:3px;
}
.tx-bridgedb-personalinfo select,
.tx-bridgedb-formfield select{
  width:30.5%;
  float:left;
}
#bridgedb-anmerkungen{
  width:30%;
}
.tx-bridgedb-image img{
  margin-bottom:10px;
}
.tx-bridgedb-checkbox label{
  width:20%;
  float:left
}
.tx-bridgedb-remarks input,
.tx-bridgedb-anmkurs input,
.tx-bridgedb-personalinfo input{
  float:left !important;
  width:30% !important;
}
.tx-bridgedb-remarks label,
.tx-bridgedb-formfield label{
  float:left;
  padding-top:3px;
  width:21%;
}
.tx-bridgedb-button a, .tx-bridgedb-button a:visited {
  color:#000000 !important;
  text-decoration:none !important;
}
.tx-bridgedb-pi1 .tx-bridgedb-logout{
  position:absolute;
  right:0;
  top:-22px;
}



/* CSS Document */

body {
  padding:0px;
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size: 0.75em; 
  height:100%;
  background-color:#C7BFCC;
}

a:link {
  color: #CCCCCC;
  text-decoration:underline;
}
a:visited {
  color: #CCCCCC;
  text-decoration:underline;
}
a:hover {
  color: #c4273a;
  text-decoration:none;
}

h1  {
  font-size:1.0em;
}

h2  {
  font-size:1.0em;
}
img{
  border:0px;
}

#page {
  width:955px;
  margin:auto;
}

#banner {  
  height:107px;
  margin:0px;
  overflow:hidden;
  background-color:white;
}

#banner #exists{
  float:left; 
  margin:20px 27px;
  }

#banner #menu_imgs{
  width:605px;
  overflow:hidden; 
  float:left;
  margin:0px;
  padding:0px;
}

#banner #menu_imgs .blank{
  margin-right:54px;
}

#banner #logo{
  float:right;
}

* html #banner #logo{
  position:absolute;
}

#menu{
  margin:0px;
  padding:15px 0px 0px 20px;
  float:left;
  width:585px;
}

#menu li ul{ 
     position:absolute;
    margin:0px;
    padding:0px;
    visibility:hidden; 
    background-color:#c4273a;

    }
    
* html #menu li ul{ 
    margin:20px 0px 0px -60px;
}

* +html #menu li ul{ 
    margin:20px 0px 0px -60px;
}
 
#menu li{
    list-style:none;
    float:left;
    margin-right:100px;
    }
    
* html #menu li{ 
    width:60px;
}
    
/* correct a little IE bug */
* html #menu li{
    display:inline;
    }

#menu a{   
    text-decoration:none; 
    color: #FFFFFF;
    }
    
#menu a img{
    line-height:25px;
}
    
#menu a:hover{
    text-decoration:none;  
    color: #CCCCCC; 
    }
  
#menu li.last {
    margin-right:20px;
}



#menu li li{    
    margin:0px;
    padding:1px 10px;
    width:auto;
    float:none;
    display:block;
}

    
#menu li li a{
    margin:0px;
    text-align:left;
    display:block;
}

* html #menu li li a{
     width:130px;
}


#menu li li a:hover{    
  background-color:#183883;
}

#right{  
  float:right;
  list-style-type:none;
  padding:0px;
  margin:0px;
  width:175px;
  height:594px;
  background-color:#435295;
}

#menu2 {  
  list-style-type:none;
  padding:0px;
  margin:0px 0px 27px 0px;
  width:175px;
  float:left;
}

#menu2 li {
  display:block;
  float:left;  
  margin:0px;
  width:145px;
  padding:0px 0px 0px 25px;
  background-image:url(../images/img_navi_quadrat5.jpg);
  background-repeat:no-repeat;
  background-position:5px center;
  line-height:20px;
}

#menu2 li.act {
  background-image:url(../images/img_navi_quadratrot.jpg);
}

#menu2 a {
  text-decoration:none;
  text-align:left;
  margin:0px;
  color: #FFFFFF;
}

#menu2 a:hover{
  text-decoration:none;
  color: #CCCCCC;
}

#randomimg{
  margin:27px;
}

#features{
  margin:13px 23px;
  list-style-type:none;
  padding:0px;
}

#features li{
  float:left;  
  background-image:none;
  padding:0px 5px 0px 0px;
}


#content {
  margin:0px;
  padding:0px;
  background-color:#183883;
  height:594px;
  overflow:hidden;
  background-image:url(../images/bg_top.gif);
  background-repeat:repeat-x;
  background-position:250px 90px;
}

#path {
  margin-bottom:15px;
}

#img{
  width:175px;
  height:594px;
  overflow:hidden;
  float:left;
}

#center{
  float:left;
  width:605px;
  height:594px;
  background-image:url(../images/bg_bottom.gif);
  background-repeat:repeat-x;
  background-position:75px bottom;  
}

#center .border{
  border-bottom:1px solid #435295;
}

#center table.htmlarea-showtableborders td,
#center table.contenttable td{
  vertical-align:top;
}

#center table.htmlarea-showtableborders td p,
#center table.contenttable td p{
  margin:0px;
  padding:0px;
}

#center table.htmlarea-showtableborders,
#center table.contenttable{
  width:100%;
}

#center table.htmlarea-showtableborders td.align-left,
#center table.contenttable td.align-left{
  width:15%;
}
#center table.htmlarea-showtableborders td.align-right,
#center table.contenttable td.align-right{
  width:15%;
}

#center table.htmlarea-showtableborders td.align-center,
#center table.contenttable td.align-center{
  width:75%;
}

#text {
  width:451px;
  margin:91px 75px 60px 75px;
  height:446px;
  padding-right: 5px;
  /*background-color:#183883;  */
  float:left;
  overflow:auto;
}

* html #text {
  margin:91px 0px 60px 37px;
}


#footer {
  padding:0px;
  height:47px;
  line-height:47px;
  font-size:0.85em;
  list-style-type:none;
  text-align:center;
  background-color:#c4273a;

}

#footer a {
  text-decoration:none;
  margin:0px;
  padding:0px;
}

#footer a:link {
  color: #ffffff;
  text-decoration:underline;
}
#footer a:visited {
  color: #cccccc;
  text-decoration:underline;
}
#footer a:hover {
  color: #cccccc;
  text-decoration:none;
}

div.mitarbeiter{
  display:none;
  position:absolute;
}

table#faces{
  width:175px;
  height:594px;
  background-color:#435295;
}

.text-klein{
font-size:0.85em;
}

table.htmlarea-showtableborders,
table.contenttable {
  background-color: #183883;
  color:white;
}

.htmlarea-showtableborders td,
.contenttable td {
  /*border: 1px solid #183883;*/
  background-color: #c4273a !important;
}
.htmlarea-showtableborders td.align-right,
.contenttable td.align-right {
  text-align:right;
}

.htmlarea-showtableborders td a:hover,
.contenttable td a:hover{
  color:#183883;
}


.tx-pilmailform-pi1 label{
  min-width:150px;
  display:block;
  float:left;
  line-height:20px;
}

* html .tx-pilmailform-pi1 label{
  width:150px;
}
* html .tx-pilmailform-pi1 label.longlabel{
  width:410px;
}

.tx-pilmailform-pi1 .formfield{
  float:left;
  margin:3px 0px;
}
.tx-pilmailform-pi1 .subformfield{
  float:left;
}

.tx-pilmailform-pi1 .subformfield label{
  float:left;
  min-width:0px;
  padding:0px 5px 0px 10px; 
}

* html .tx-pilmailform-pi1 .subformfield label{
  width:30px;
}

.tx-pilmailform-pi1 input {
  float:left;
  border:1px solid #FFFFFF;
  background-color:#435295;
  color:#FFFFFF;
}

* +html .tx-pilmailform-pi1 input[type=checkbox], 
* +html .tx-pilmailform-pi1 input[type=radio]{
  border:none;
  background:none;
  color:#000000;
}

.tx-pilmailform-pi1 span{
  display:block;
  clear:both;
  line-height:20px;
}
.tx-pilmailform-pi1 textarea{
  width:100%;
  border:1px solid #FFFFFF;
  background-color:#435295;
  color:#FFFFFF;

}
* +html .tx-pilmailform-pi1 textarea{
  width:430px;
}
* html .tx-pilmailform-pi1 textarea{
  width:430px;
}
  
.tx-pilmailform-pi1 .formfield label#empfsonstiges{
  float:none;
}


.tx-pilmailform-pi1 .checklist {
  float:left;
}

.tx-pilmailform-pi1 .checklist label{
  width:412px;
}

.tx-pilmailform-pi1 .checklist label.checklist_sonsiges, .tx-pilmailform-pi1 .checklist label.checklist_semester{
  width:auto;
  min-width:70px;
}
* html .tx-pilmailform-pi1 .checklist label.checklist_sonsiges, 
* html .tx-pilmailform-pi1 .checklist label.checklist_semester{
  width:80px;

}

.tx-pilmailform-pi1 label.andereho{
  min-width:130px;
}

* html .tx-pilmailform-pi1 label.andereho{
  width:130px;
}

.submit input{
  margin-right:10px;

}
