/* --------------------------------------------------------------
   $Id: api-stylesheet.css für API-Template_01 2007-07-07 rapado $   

   API-Solutions Ltd & Co. KG
   http://www.api-solutions-ltd.com , http://www.omega-soft.de , http://www.bavariannet.de

   Copyright (c) 2007 by API-Solutions Ltd. & Co. KG
   --------------------------------------------------------------*/

.BundleBox {
  background: #ccccff;
}

.BundleBoxHeadline {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

.BundleBoxHead {
  background: #ccccff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BundleBoxSum {
  background: #ccccff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BundleBoxSave {
  background: #ccccff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: red;
}

.BundleBoxContent {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	font-weight: bold;
}

.BundleTopicContent_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.BundleTopicContent_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: red;
}

.BundleContentTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.BundleContentTopicsSmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


