/* <body LINK="#0000CC" VLINK="#000099" ALINK=blue BGCOLOR="#FFFFFF" TEXT="#000000"> */

body {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    font-size : small;
    margin-top: 0px; margin-left: 0px; margin-right: 0px;
    margin-bottom: 0px;
}

p    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : small; }

li   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : small; }
td   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : small; }
tr   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : small; }
th   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : small; }

A.akronym:link, A.akronym:visited, A.akronym:active {
    color : #333333;
    font-weight : bold;
    font-style : italic;
    text-decoration : none; }

A.grey:link, A.grey:visited, A.grey:active {
    color : #333333;
    text-decoration : none; }
a.grey:link:hover    {color:black; background-color:#6666FF;}
a.grey:visited:hover {color:black; background-color:#6666FF;}



a:link {color: #0000CC;
/*      cs: otherwise problems with netscape for referenzen <a name=... */
/*  text-decoration:underline; */
}

a:visited {
    color: #000099;
}

a:active {
        color: Blue;
        text-decoration: none;
}

th.menu {
    text-align: left;
    font-weight : bold;
    background : #999999;
    white-space : nowrap;
    font-variant : small-caps;
    font-size : small;
/*  background-image:url(http://www.fam.tuwien.ac.at/inc/tu_bg.gif);*/
}

td.menu {
    background : #CCCCCC;
    white-space : nowrap;
/* small-caps disabled because of problems in Opera 6.x * (as) * 2002-11-30 */
/*  font-variant : small-caps; */
    font-size : x-small;
/*  background-image:url(http://www.fam.tuwien.ac.at/inc/tu_bg.gif);*/
}

td.header {
/*      background : #CCCCCC; */
    white-space : nowrap;
    font-variant : small-caps;
    font-size : small;
    background-image:url(http://www.fam.tuwien.ac.at/inc/tu_background.gif); 
}

td.menuaddress {
    background : #CCCCCC;
    font-size : small;
    white-space : normal;
}

#activelevel {
    color : Black;
}

#activesublevel {
    color : Black;
    margin-left : 2ex;
}

a.menulevel {
    text-decoration : none;
}

a.menusublevel {
    text-decoration : none;
    margin-left : 2ex;
}

div.menusublevel {
    text-decoration : none;
    margin-left : 2ex; 
}



p.hang {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-indent: -7em; 
    padding-left: 7em;
    margin-left: 0em;
    margin-top: 0em; 
    margin-bottom: 0em;
    font-size: small; 
}

.red { color: red }



h1{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : large;
}

h2{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : medium;
}

h3{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : small;
}

h4{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : x-small;
}

h5{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : xx-small;
}

h6{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-size : xx-small;
}

pre{
    font-family: Courier New, Courier, monospace;
    font-weight : normal;
    font-size : small;
}

tt{
    font-family: Courier New, Courier, monospace;
    font-weight : normal;
    font-size : small;
}

code{
    font-family: Courier New, Courier, monospace;
    font-weight : normal;
    font-size : small;
    color: #FF6666;
}



/* fuer timetable.php benoetigte styles */
/* added by cs, 21.02.2002              */

td.nocol {background-color:#FFFFFF; }
tr.Th {background-color:#DDDDDD; }
tr.Tu {background-color:#CCCCCC; }
tr.next {background-color:#FF9933; border-width:thick; border-style:solid; 
border-color:#000000; }
tr.other {background-color:#999999; border-width:thick; 
border-style:solid; border-color:#000000; }
p.abs {background-color:#FFFFFF; font-size: x-small; }
strong {color:#0000CC; font-weight:bold; }
.author {font-weight: bold; }


/* fuer menu, damit hintergrund bis ganz hinunter */
/* added by cs, 27.02.2002                        */

td.trennlinie{
    background: #FFFFFF;
}

td.menuback{
    background: #CCCCCC;
/*  background-image:url(http://www.fam.tuwien.ac.at/inc/tu_bg.gif);*/
}


/* damit sich im menue was tut, d.h. farben ändern sich beim drüberfahren */
/* added by cs, 18.07.2002                                */

a.menulevel:hover {
/*  background: white;*/
    color: white
}

a.menusublevel:hover {
/*  background: white;*/
    color: white
}

#activelevel:hover {
    color : white;
}

#activesublevel:hover {
    color : white;
}




/*   für white pages   */

.suchef
    {font-family: Verdana, Arial, Verdana, Helvetica; 
    font-size:10px; 
    }
