@charset "UTF-8";

@media all
{
  /*------------------------------------------------------------------------------------------------------*/


  
  /* (de) Fakultaetsfarbe links oben */  	
  #faculty {
	background-color:#bb2b16;
 }	
	
  #col3 a {
	color: #bb2b16; }
  
  #col3 .plus, #col3 .plus2, #col3 .plus3 { 
	background:  url(img/medi_plus_g.gif) no-repeat top right; }

  #col3 .plus:hover, #col3 .plus2:hover { 
    background:  url(img/medi_plus.gif) no-repeat top right;}
	 
  #col3 .extern {
	background:  url(img/medi_pfeil_e.gif) no-repeat bottom right; }
  
  #col3 .email {
	background:  url(img/medi_email.gif) no-repeat top left; 	}
  
    #col3 ul.linkliste {
	list-style-image:  url(img/medi_punkt_g.gif);
}

  
 #col3 ul.inhaltsliste {
	list-style-image:  url(img/medi_pfeil_u.gif);	}

  #col3 ol.inhaltsliste {
	color: #bb2b16;	}

  #col3 .mehr, #col3 .anfang  {
	color: #bb2b16;	}
  
  #col3 .inhalt { 
	border-top: 1px solid #bb2b16;
	border-bottom: 1px solid #bb2b16;}

  #col3 .box { 
	border: 1px solid #bb2b16;}
  
   #col3 h1 {
	color:#bb2b16;  } 
   
   #footer a {  
	color: #aaaaaa;}
	
	#col3 .pdf {
		background: url(img/pdf.gif) no-repeat top left;	}
	#col3 .ppt {
		background: url(img/ppt.gif) no-repeat top left;	}
	#col3 .doc {
		background: url(img/doc.gif) no-repeat top left;	}
	#col3 .gz {
		background: url(img/gz.gif) no-repeat top left;	}
	#col3 .bz {
		background: url(img/bz.gif) no-repeat top left;	}
	#col3 .pps {
		background: url(img/pps.gif) no-repeat top left;	}
	#col3 .xls {
		background: url(img/xls.gif) no-repeat top left;	}
	#col3 .tar {
		background: url(img/tar.gif) no-repeat top left;	}
	#col3 .zip {
		background: url(img/zip.gif) no-repeat top left;	}
}