@charset "UTF-8";

@media all
{
  /*------------------------------------------------------------------------------------------------------*/


  
  /* (de) Fakultaetsfarbe links oben */  	
  #faculty {
	background-color:#368429;
 }	
	
  #col3 a {
	color: #368429; }
  
  #col3 .plus, #col3 .plus2, #col3 .plus3 { 
	background:   url(img/land_plus_g.gif) no-repeat top right; }

  #col3 .plus:hover, #col3 .plus2:hover { 
    background:   url(img/land_plus.gif) no-repeat top right;}
	 
  #col3 .extern {
	background:   url(img/land_pfeil_e.gif) no-repeat bottom right; }
  
  #col3 .email {
	background:   url(img/land_email.gif) no-repeat top left; 	}
  
    #col3 ul.linkliste {
	list-style-image:   url(img/land_punkt_g.gif);
}

  
  #col3 ul.inhaltsliste {
	list-style-image:   url(img/land_pfeil_u.gif);	}

  #col3 ol.inhaltsliste {
	color: #368429;	}

  #col3 .mehr, #col3 .anfang  {
	color: #368429;	}
  
  #col3 .inhalt { 
	border-top: 1px solid #368429;
	border-bottom: 1px solid #368429;}

  #col3 .box { 
	border: 1px solid #368429;}
  
   #col3 h1 {
	color:#368429;  } 
   
   #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;	}
}