@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet für das Bildschirm-Layout
 *
 * @creator     YAML Builder V1.0 (http://builder.yaml.de)
 * @file        career.css
 * @date		07.06.2008		
 * @description Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
 *
 *
 * Submenu Background:				#4069A8
 * Submenu Hover: 					#B3B3B3
 *
 * Content Hintergrund grau:		#EDEDEB
 * 
 * List Dots:						#00378B
 * Headline Background;				#00378B
 * Content Link:					#00378B
 * Backgrund dunkelgrau:			#DADAD4
 
 */

@media all
{
  /*-------------------------------------------------------------------------*/
  
	div.calendar ul{list-style-type: none; list-style-image: none !important; margin: 0 !important;}
	div.calendar ul li {overflow: hidden; background: none !important;}
	div.calendar ul .image {float: left; width: 120px;}
	div.calendar ul .text {float: left; width: 380px;}
	
		
}
