@charset "UTF-8";
/**
 * "atBits CMS" - (X)HTML/CSS Framework
 *
 * Name: overload.css
 * (Beschreibung / Description)
 * Wir überladen hier einiges
 *
 * @package		atBits CMS
 * @lastmodified	$Date: 16.08.2010 14:15 $
 */ 
.submenu{
	border: none;
	border-left: 1px solid #ccccfc;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.submenu-headline{
	position: relative;
	min-width: 100px; !important;
	width: 100% !important;
	max-width: 200px !important;
}
