/* Headerbereich */

#header {
	background: #ccc url(../img/stonesheader.jpg)  no-repeat;
}




.menu, .menu ul li, .menu li a {
    background-image: url(../img/iswa_naviused.jpg);
    background-repeat: repeat-x;
    background-color: #3e5261;
}

#breadcrumb a:visited {
    color: #587A91;
}


#startseite {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #EEEEEE;
    background-image: url(../img/nav_home.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #CDCDCD;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    height: 20px;
    left: 140px;
    position: absolute;
    top: 160px;
    white-space: nowrap;
    width: 26px;
    z-index: 9000;
}




#leftnavibox {
	background-image:url(../img/longnavbg.jpg);
	background-repeat:repeat-x;
	width:	139px;
}

/* Default ist graue Schrift auf grauen Hintergrund */
#leftnavibox h5 {
    color: #333333;
}

#container {
	background: #111111 url(../img/background2.gif) 0 0 repeat-y;
}

#container p.footer {
	background: url(../img/footer2.gif) 0 0 repeat-y;
}

table.special th {
	padding: 3px;
}

#navirechts{
/*background: #EDEEF2 url(../img/iswa_blanknaviunused.jpg) repeat-x;
    padding-left: 5px;
*/    
}

/*Spezielle Klassen und Einstellungen*/
#mitarbeitable
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:600px;
border-collapse:collapse;
}


.costable{
table-layout: fixed;

}

tr.mitarbeitable{
background: #eee;
}

th.mitarbeitable{

background: #DADBDB;

}

.mitarbeitable{
border:none;
}

tr.mitarbeitable{
background: #eeeeee;
}



/*Styling die Tabellen im Bereich Lehre*/


#lehrtable
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:650px;
border-collapse:collapse;
}
#lehrtable td, #lehrtable th 
{
font-size:1em;
color: #ddd;
border:1px solid #fff;
padding:3px 7px 2px 7px;
}
#lehrtable th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#607f94;
color:#ffffff;
}
#lehrtable td.lecture  
{
font-weight: normal;
vertical-align:middle;
color:#162633;
background-color:#A8BDCF;
}


#lehrtable td 
{

background-color:#d8e1e6;

}


#lehrtable td.lecture a:hover {
color: #fff;


} 


/*Links und Farben*/





