/* im jeweiligen Bereich background-image ändern*/
body {
 background-color:#FFFFFF;
 color:#000000;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 } 
 
 /* Listen */
 ul {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.2;
  list-style-type: square;
 }

 /* Absatz */
p  {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2;
 }

 /* Definitionslisten*/
dl {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2;
 }

dd {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2;
 }

dt {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2}

/* tabellenzellen, formulare */
td, tr, form {
 font-family: Arial, Helvetica, sans-serif;
 }

 /* link */
a { text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 }

 /* bisher nicht besuchte links */
a:link {
 color: #006699;
 background-color: transparent;
}

/* bereits besuchte links */
a:visited {
 color: #003399;
 background-color: transparent;
}

/*  links während der Anwender mit der Maus darüber fährt */
a:hover {
 float: none;
 width: auto;
 color: #6699CC;
 background-color: transparent;
 height: auto;
 text-decoration: underline;
 }
 
 /* gerade aktivierte links */
a:active {
 color: #006699;
 background-color: transparent;
}
 
/* campusbild oben */
.campus {
 background-repeat : no-repeat;
 } 

/* globale navigation */			
.unihome {
 font-family: Arial, Helvetica, sans-serif;
 text-align: center; 
 color: #000000;
 background-color: #efd7cb;
 font-size: 10pt;
 font-weight: bold;
 white-space:nowrap;
 } 
 
/* links bleiben schwarz */
a.blacklink {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 

 /* links bleiben schwarz  */
a.blacklink:visited {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 
 
/* links bleiben schwarz  */ 
a.blacklink:hover {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 
 
/* links bleiben schwarz  */
a.blacklink:active {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 } 

/* links bleiben schwarz und unterstrichen */ 
 a.blacklinkus {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben schwarz und unterstrichen */ 
a.blacklinkus:visited {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* links bleiben schwarz und unterstrichen */ 
 a.blacklinkus:hover {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 
 
/* links bleiben schwarz und unterstrichen */
 a.blacklinkus:active {
 color: #000000;
 background-color: transparent;
 text-decoration: underline;
 } 

/* schriftzug universität Stuttgart */
.universitaet {
 font-size: 11pt;
 font-weight: bold;
 } 
 
/* navigation bereich */
.navi {
 font-family: Arial, Helvetica, sans-serif;
 text-align: center; 
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 white-space:nowrap;
 } 
 
/* Überschrift1 oben rechts */
.ueberschrift1 {
 font-size: 14pt;
 font-weight: bold;
 white-space:nowrap;
 } 
  
/* Überschrift3 auf der Seite */
.ueberschrift3 {
 font-size: 12pt;
 font-weight: bold;
 white-space:nowrap;
 } 
 
/* Seitenueberschrift h2 auf der Seite */
table h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 margin-bottom:0px;
 margin-top:0px;
 font-weight: bold;
 white-space:nowrap;
 } 
 
/* Seitenueberschrift h2 auf der Seite - fuer Netscape 4 */
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 margin-bottom:0px;
 margin-top:0px;
 font-weight: bold;
 white-space:nowrap;
 } 
 
 /* Schriftformatierung der linklisten mit naviwuerfel und fett*/ 
.overnavi {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 white-space:nowrap;
 }
 
 /* Schriftformatierung auf den layer*/ 
.textnormal {
 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 width: 100%;
 white-space:nowrap;
 }


 /* pulldown-Menue  formatierung */
.selects {
 width: 200px;
 font-size:9pt;
 font-family: Arial, Helvetica, sans-serif;
 height: 17px;
 }	
 
 /* tabellenformatierung */
table.fine {
 font-family: Arial, Helvetica, sans-serif;
 color : #000000;
 border-color : #ffffff;
 background-color : #f0f0f0;
 border-collapse:collapse;
 padding : 3px;
 }

 /* tabellenzelleformatierung - ueberschrift*/	   
table.fine th {
 font-family: Arial, Helvetica, sans-serif;
 color : #000000;
 background-color: #EFD7CB !important;
 border-color : #ffffff;
 border-style : solid;
 border-width : 1px;
 text-align: center;
 line-height: 1.5;
 white-space:nowrap;		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
table.fine td {
 font-family: Arial, Helvetica, sans-serif;
 color : #000000;
 background-color : #f0f0f0;
 border-color : #ffffff;
 border-style : solid;
 border-width : 1px;
 text-align:left;
 line-height: 1.2;
 }	  
	
/* fusszeile farbig */
.footer {
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 color: #000000;
 font-size: 8pt;
 white-space:nowrap;
 } 
 
 /* &auml;ussere tabelle */
 .main { height:100%; 
  }
  
  
  



