/* Stylesheet für den Bereich                                   */
/* - hier können folgende Dinge beeinflußt werden:              */
/*                                                              */
/* - alle anderen style-Angabe, die uniweit gelten, sollten     */
/*   nicht überschrieben werden                                 */




/* Background.gif (height:1px, width:   px)                     */
/* ergibt farbigen vertikalen Streifen links */
/* sollte an Farb-Layout angepasst werden */

/* Bitte beachten Sie dass images absolut referenziert werden m&uuml;ssen (http://...) sonst gibt es Probleme*/
/* mit einigen Browser !!! */
body {
  background-image:url(http://www.uni-stuttgart.de/gi/img/background.jpg);
  background-repeat:repeat-y;
}

/* campusbild oben */
.campus {
  background-image : url(http://www.uni-stuttgart.de/gi/img/campus.jpg);
  background-repeat:repeat-x;
 }

/* zellen mit farbigem hintergrund F7F7DC F4F4D1*/
.layoutcolor {
  background-color:  #A3D4E2;
  color: #000000;
}

/* navigation bereich */
.navi {
 background-color:  #A3D4E2;
 color: #000000;
 }


/* linie un#FFFED2ter dem Überschrift2 */
.linie {
  background-color: #1C3842;
  color: #000000;
 /*background-color: #17323B;*/
 }

 /* pulldown-Menue  background color */
.selects {
 background-color:  #A3D4E2;
 color: #000000;
 }

/* table ueberschrift background color */
 table.fine th {
 background-color : #A3D4E2;
 color: #000000;
}

/* fusszeile farbig */
.footer {
 color: #000000;
 background-color:  #A3D4E2;
 }

 /* Layer die beim mouseover erscheinen, height: 240px; kann man entfernen */
.layer {
 position: absolute;
 top: 182px;
 left: 500px;
 visibility: hidden;
 width: 300px;
 height: 240px;
 background-color:  #A3D4E2;
 color : #000000;
 }

 /* Layer die beim mouseover tiefer erscheinen (eventuell anpassen) */
 .layer2 {
 position: absolute;
 top: 372px;
 left: 360px;
 visibility: hidden;
 width: 300px;
 height: 150px;
 background-color:  #A3D4E2;
 color : #000000;
 }
.unnamed1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: smaller;
}
.font2 { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color:  #A3D4E2; text-align: left }
.font3 { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font4 { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font5 { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: center }
.font6 { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-align: center }
.font7 { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; background-color:  #A3D4E2; text-align: center }
.font8 { color: black; font-weight: normal; font-size: 6pt; font-family: Arial, Helvetica, sans-serif; text-align: center }
.font9 { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font10 { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-align: center }
.font11 { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font12 { color: black; font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.font13 { color: black; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; background-color:  #A3D4E2; text-align: left }
.font14 { color: black; font-weight: normal; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-align: left }

