@charset "utf-8";
/* CSS fuer das Frontend der "Bibliotheksdatenbank der HNU" */

*{margin:0; padding:0;}

html{border: 0 none; }

body
{
text-align:center;
font-size: 100.01%;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 0 none;
color:#000000;
background-color:#FFF; 
}

#all
{
text-align:left;
width: 65.2em; /*940px*/
min-height:600px;
color:#000;
font-size: 0.9em;
margin-top:0.2em;
margin-right: auto;
margin-left: auto;
background-color:#FFF; 
}

#head
{
background: url(http://abschlussarbeiten.hs-neu-ulm.de/img/HNU_head.jpg) no-repeat;
background-color:#000000;
border: 0 none;
overflow:hidden;
height:106px;
position:relative;
width: 100%;
margin-top:4px;
}

#main
{
position:relative;
width:100%;
background-color:#FFFFFF;
text-align:left;
}

#navi
{
position:relative;
background-color:#afb8c6;
margin-top:0.2em;
margin-bottom:0.2em;
height:1.95em;
color:#000000;
font-weight:bold;
width:65.2em;
}

#content
{
position:relative;
margin-top:0.3em;
padding-top:0.1em;
background-color:#FFF; 
margin-right: auto;
margin-left: auto;
text-align:center;
min-height:550px;
font-size:0.9em;
}

#suche
{
position:relative;
width: 100%;
background-color:#e0e0e3;
margin:auto;
text-align:center;
padding-top:3em;
padding-bottom:3em;
}

#ergebnis
{
position:relative;
width: 100%;
height: auto;
margin:auto;
background-color:#EAEAEC;
text-align:left;
min-height:30em;
overflow:auto;
}

#einzelergebnis{ position:relative; width:98%; background-color:#EAEAEC; margin:auto;}

#footer
{
position:relative;
margin:auto;
width:100%;
height:2.5em;
overflow:hidden;
text-align:center;
background-color:#e0e0e3;
font-size:0.8em;
line-height:1em;
padding-top:0.1em;
padding-bottom:0.2em;
}
/*########### Navigationspunkte ###########*/

#navi ul{list-style:none; width:65.2em; margin: 0;}

#navi li{width:13.005em; text-align:center; display:block; position:absolute;/*float:left;*/ }

#neues{left:0;}
#schnellsuche{border-left:0.1em solid #FFFFFF; left: 13.005em;}
#erweitert{border-left:0.1em solid #FFFFFF; left: 26.010em;  }
#hilfe{border-left:0.1em solid #FFFFFF;left: 39.015em; }
#login{border-left:0.1em solid #FFFFFF; left: 52.020em;}

/*#neues{border-left:0.1em solid #FFFFFF; }*/


#navi a{ 
font-size:0.8em;
display:block;
padding:0.3em 0 0.3em 0;
color:#000000;
text-decoration:none;
border-bottom:0.7em solid #003883;
margin:0;
}

#neues a{border-bottom:0.7em solid #E64487; }

#schnellsuche a{border-bottom:0.7em solid #A05599; }

#erweitert a{border-bottom:0.7em solid #485EA3;}

#hilfe a{border-bottom:0.7em solid #003883;  }

#login a{border-bottom:0.7em solid #f4d200; }

#neues a:hover, #neues a:focus, #neues a:active{border-bottom:0.7em solid #E64487; background-color:#E64487; color:#FFFFFF !important;}

#front_neues_active{background-color:#E64487; color:#FFFFFF !important;}

#schnellsuche a:hover{border-bottom:0.7em solid #A05599; background-color:#A05599; color:#FFFFFF;}

#front_suche_active{background-color:#A05599; color:#FFFFFF !important;}

#erweitert a:hover{border-bottom:0.7em solid #485EA3; background-color:#485EA3; color:#FFFFFF;}

#front_erweitert_active{background-color:#485EA3; color:#FFFFFF !important;}

#hilfe a:hover{border-bottom:0.7em solid #003883; background-color:#003883; color:#FFFFFF;}

#front_hilfe_active{background-color:#003883; color:#FFFFFF !important;}

#login a:hover{border-bottom:0.7em solid #f4d200; background-color:#f4d200; color:#FFFFFF;}

#front_login_active{background-color:#f4d200; color:#FFFFFF !important;}


/*########## Ende Navigationspunkte #############
  ########## Weiter mit suchfeld    #############*/
  
#suchfeld_einfach{width:25em;}

#suchfeld_einfach:hover{background-color:#FFFFCC;}

#suchfeld_einfach:focus{background-color:#FFFFCC;}

#suchfeld_submit{padding:0.03em; padding-right:0.2em; width:5.8em; font-size:0.9em;}

#label_schnellsuche{font-weight:bold;}

/*######Ende suchfeld ######
  ######weiter mit ergebnistabelle schnellsuche #####*/
 
#tab_erg_schnellsuche{width:98%; border: 0.1em solid #fff; text-align:center; margin:auto; margin-top:1em;}

#tabhead_erg_schnellsuche{background-color:#c6c6c8; width:100%; color:#FFFFFF;}

#tab_foot_erg_schnellsuche{background-color:#c6c6c8; width:100%; color:#000000; font-size:0.8em;}

.tab_body_erg_schnellsuche{background-color:#fff; width:100%; font-size:0.85em;}

.tab_body_erg_schnellsuche tr:hover{background-color:#FFFFCC /*leichter lesbar -> Lineal-Effekt*/; cursor:default;/*Pfeil als Cursor, auch beim ueberfahren des Textes*/}

.tab_body_erg_schnellsuche th, .tab_body_erg_schnellsuche td{padding:0.2em;}
#tab_art{width:10%;}
#tab_sprache {width:8%;}
#tab_titel{width:43%;}
#tab_stg{width:12%;}
#tab_datum{width:9%;}
#tab_betr{width:18%;}

table.sortable thead {cursor: pointer;}

#tab_erg_schnellsuche a {text-decoration:none; color:#000000;}

#trefferinfo{text-align:right; background-color:#eaeaec; color:#000000; font-size:0.8em; font-weight:lighter;}


/*######### ergebnistabelle schnellsuche fertig #######
  ######### weiter mit erweiterter suche ############## */
 
/*#form_erweitert{margin:auto; text-align:center;}*/
/*die Tabelle selbst*/
#tab_form_erweitert{background-color:#FFFFFF; width:95%; border-collapse:collapse; border-bottom:0.1em solid #666666; border-top:0.1em solid #666666; border-left:0.1em solid #666666; border-right:0.1em solid #666666; margin:auto; margin-top:0.2em;}
#tab_form_erweitert tr{height:2.2em;}
#tabhead_form_erweitert{background-color:#c6c6c8;}
#tab_foot_form_erweitert{background-color:#c6c6c8;}
#tab_body_form_erweitert{}

#tab_labels{width:25%;}
#tab_felder{background-color:#c6c6c8; width:70%;} 
#tab_hilfe{background-color:#c6c6c8; width:5%;}

input:hover, select:hover, input:focus, select:focus{background-color:#FFFFCC;}

.zeile_hell{background-color:#EBEBEB;}
.zeile_dunkel{background-color:#DADADA;}

/*die Label*/
.lbl_erw{margin-left:0.2em; text-align:left;}
/*#label_sperre_ja, #label_sperre_nein{}*/
#lbl_jahr_bis{margin-left:2em;}


/*die Felder bzw. Inputs */
#btns/*die zeile mit den buttons*/
{
text-align:center;
}
#btn_ok, #btn_abr/*beide Buttons*/
{width:10em;} 


.inp_erw_text/*Texteingabefelder beim Titel, Betreuer und Verfasser*/
{width:90%;}
.inp_drodo /*DropDowns bei Art, Stg, Jahr, Sprache*/
{}
#inp_erw_titel{}

#inp_dokart{width:15em;}
#inp_stg{width:30em;}
#inp_betr{}
#input_jahr_von, #input_jahr_bis{width:5em;}
#inp_verf{}
#input_sprache{width:10em;}
#sperreJN_Set{width:40%; border: 0 none;}
#input_sperre_ja{width:auto;}
#input_sperre_nein{width:auto; margin-left:2em;}

#test{text-decoration:none;}

a img{border:0 none; height:2.2em; width:2em;}

  
  
  
/*######### erweiterte suche fertig #######
  ######### weiter mit hilfe/faq ############## */
 #accordion{width:90%; margin:auto;}
 
 h1{font-size:1.1em; font-weight:bold; color:#000000;}
 h2{font-size:0.9em; font-weight:bold; color:#000000; background: #FFF; padding: 0.2em 0em 0.4em 0.8em; text-align:left;}
 h2:hover{cursor:pointer; cursor:hand; background-color: #FFFFCC;}
 
 div.element
 {
 	font-size:0.85em; 
	font-weight:normal; 
	color:#000000; 
	margin-bottom:0.6em; 
	padding-top: 2em;
	padding-left:1.3em;
	text-align:left;
}
 
.fundq{border:1px solid #8f8f9a; margin:auto; text-align:center; padding-bottom: 0.3em;}
 
 

/*#################### hilfe fertig #######
  ######### weiter mit login ############## */

#table_login{width:30em;margin:auto; text-align:center; }
  
#table_login tr td{text-align:right; }

#table_btn{width:30em; margin:auto; text-align:center; }

#form_login{margin:auto; border: 0.1em solid #0033CC; padding:1em;}

#label_login_name{font-size:0.9em;}

#label_login_pwd{font-size:0.9em;}

#login_name{width:20em;}

#login_pwd{width:20em;}

#login_btn{font-size:0.9em; text-align:center; background-color:#eaeaec; border:0.1em solid #000; width:8em; cursor:pointer;}


.noscript_meldung{font-weight:bold; color:#FF0000; }





