<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----- Standard-CSS ----- */

.dynamicErrorText {
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #000;	
}

.dynamicErrorTitle {
	font-family: Arial;
	font-size: 32px;
	line-height: 32px;
	color: #000;	
}

.group_move_placeholder
{
	display: table-row;
	width: 880px;
	background-color:red;
}

.dynamic_warnung_text
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
}

.dynamic_fehler_text
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Helvetica, sans-serif, Arial;
}

.dynamic_warnung_zelle
{
	background-color: #FFBE11;
	padding: 10px 10px 10px 10px;
}

.dynamic_fehler_zelle
{
	background-color: red;
    padding: 10px 10px 10px 10px;
}

.dynamic_overview_table
{
	border-style: dotted;
	border-width: 1px;
	border-color: gray;
}

.dynamic_overview_td
{
	border-style: dotted;
	border-width: 1px;
	border-color: gray;
}

.dynamic_overview_td_highlight
{
	border-style: dotted;
	border-width: 1px;
	border-color: red;
}

.dynamic_li_error
{
	list-style-type: square;
	font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 11px;
}

.dynamic_linie
{
  border-style: solid;
	border-width: 1px;
	border-color: #52A7CA;
	color: #52A7CA;
	background-color: #52A7CA;
	height: 1px;
  margin-right: 0;
	border: 1px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.dynamic_quicklink_text
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}

.dynamic_leiste
{
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: white;
}

.dynamic_leiste_link:hover
{
  font-family: Helvetica, sans-serif, Arial;
  color: #63B247;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.dynamic_leiste_link
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.dynamic_leiste_link_aktiv:hover
{
  font-family: Helvetica, sans-serif, Arial;
  color: #63B247;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.dynamic_leiste_link_aktiv
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.dynamic_leiste_link_disabled
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 14px;
  text-decoration: none;
}

.dynamic_leiste_link_white
{
  font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.dynamic_leiste_link_alternative
{
  font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
  line-height: 14px;
}


.dynamic_leiste_link_alternative:hover
{
  font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
  line-height: 14px;
}

.dynamic_bottom_mini
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 8px;
}

.dynamic_text
{
  color: black;
  font-size: 12px;
  line-height: 16px;
  font-family: Helvetica, sans-serif, Arial;
}

.dynamic_link
{
  font-family: Helvetica, sans-serif, Arial;
	color: #52A7CA;
	font-size: 12px;
}

.dynamic_info_text
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 10px;
  line-height: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.dynamic_info_text_normal
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 12px;
}

.dynamic_login_text
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 12px;
}

.dynamic_login_link
{
  font-family: Helvetica, sans-serif, Arial;
	color: #52A7CA;
	font-size: 12px;
}

.dynamic_login_title
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.dynamic_window_title
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.dynamic_core_editbox_title
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.dynamic_modul_box_title
{
  font-family: Helvetica, sans-serif, Arial;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.dynamic_galerie_title
{
  	font-family: Helvetica, sans-serif, Arial;
  	font-size: 18px;	
  	color: black;
  	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;		
}

.dynamic_galerie_title2
{
  	font-family: Helvetica, sans-serif, Arial;
  	font-size: 14px;
  	color: black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;	
}

.dynamic_galerie_menue_title
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
  color: #52A7CA;
  font-weight: bold;
  border-bottom-color: #52A7CA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_galerie_menue_link
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  text-decoration: none;
}

.dynamic_galerie_menue_link_active
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.dynamic_galerie_menue_link_small
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 9px;
  text-decoration: none;
  color: #52A7CA;
}

.dynamic_galerie_table_header
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 14px;
  color: #52A7CA;
  font-weight: bold;
  border-bottom-color: #52A7CA;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_galerie_table_line_green
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: normal;
  background-color: #88CD71; 
}

.dynamic_galerie_table_line_red
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: normal;
  background-color: #FA6B6B; 
}

.dynamic_galerie_table_line
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: normal;
  border-bottom-color: #E2E2E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_galerie_table_line_large
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 14px;
  color: black;
  font-weight: normal;
  border-bottom-color: #E2E2E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_galerie_table_line_small
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 10px;
  color: black;
  font-weight: normal;
  border-bottom-color: #E2E2E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_galerie_title_linie
{
  border-style: solid;
	border-width: 1px;
	border-color: #52A7CA;
	color: #52A7CA;
	background-color: #52A7CA;
	height: 1px;
  margin-right: 0;
	border: 1px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.dynamic_version
{
  color: gray;
  font-size: 10px;
  font-family: Helvetica, sans-serif, Arial;
}

.galerie_preview_picture
{
  border-color: #52A7CA;
  border-width: 5px;
  border-style: solid;
}

.text_green
{
  color: #63B247;
}

.text_red
{
  color: #FF2711;
}

.text_blue
{
  color: #71B8CD;
}

.dynamic_submenue_text
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 10px;
  color: black;
  font-weight: normal;
}

.dynamic_submenue_text_highlight
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 10px;
  color: white;
  font-weight: normal;
}

.dynamic_submenue_link
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 14px;
  color: black;
  font-weight: normal; 
  text-decoration: none;
}

.dynamic_submenue_link_active
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 14px;
  color: white;
  font-weight: normal; 
  text-decoration: none;
}

.dynamic_submenue
{
  background-color: #E2E2E2;
}

.dynamic_submenue_highlight
{
  background-color: #71B8CD;
}

.dynamic_dotted_field
{
	font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
	border-color: #E2E2E2;
	border-style: dotted;
	border-width: 1px;
}

.dynamic_dotted_field_green
{
	font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
	border-color: #63B247;
	border-style: dotted;
	border-width: 1px;
}

.dynamic_dotted_field_red
{
	font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
	border-color: #FF2711;
	border-style: dotted;
	border-width: 1px;
}

.dynamic_dotted_field_yellow
{
	font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
	border-color: #FFBE11;
	border-style: dotted;
	border-width: 1px;
}

.dynamic_form_label
{
  color: black;
  font-size: 12px;
  font-family: Helvetica, sans-serif, Arial;
  line-height: 18px;
}

.dynamic_form_label_description
{
  color: white;
  font-size: 10px;
  font-family: Helvetica, sans-serif, Arial;
  line-height: 12px;
}

.dynamic_form_zeile
{
	color: black;
  font-size: 12px;
  font-family: Helvetica, sans-serif, Arial;
  line-height: 18px;
}

.dynamic_form_zeile:hover
{
	color: white;
  font-size: 12px;
  font-family: Helvetica, sans-serif, Arial;
  line-height: 18px;
  background-color: #71B8CD;
}

.dynamic_list
{
	color: black;
  font-size: 12px;
  font-family: Helvetica, sans-serif, Arial;
}

.dynamic_tabelle_pages
{
	border-bottom-color: #E2E2E2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.dynamic_tabelle_pages_box
{
	background-color: #E2E2E2;
}

.dynamic_tabelle_pages_box_highlight
{
	background-color: #71B8CD;
}

.dynamic_tabelle_pages_link
{
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.dynamic_tabelle_pages_link_active
{
	font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.dynamic_galerie_description_text
{
	color: black;
  font-size: 9px;
  font-family: Helvetica, sans-serif, Arial;
  line-height: 12px;
}









.dynamicModulMiniNotificationText
{
	font-family: Helvetica, sans-serif, Arial;
	color: gray;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

.dynamicModulLeisteLink
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicModulLeisteLink:hover
{
  font-family: Helvetica, sans-serif, Arial;
  color: #63B247;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicModulLeisteLinkActive:hover
{
  font-family: Helvetica, sans-serif, Arial;
  color: #63B247;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicModulLeisteLinkActive
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicModulLeisteLinkDisabled
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicModulText
{
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0px;
}

.dynamicModulTitle
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  line-height: 26px;
  letter-spacing: 0px;
}

.dynamicModulSubtitle
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;
  letter-spacing: 0px;
}

.dynamicModulTableSectorLink
{
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;  
  letter-spacing: 0px;
}

.dynamicModulTableSectorLink:Hover
{
	font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px; 
  letter-spacing: 0px;
}

.dynamicModulTableSectorLinkActive
{
	font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;  
  letter-spacing: 0px;
}

.dynamicModulTableSectorHeader
{
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 13px;  
	background-color: #E2E2E2;
	letter-spacing: 0px;
}

.dynamicModulTableSectorHeader:Hover
{
	font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 13px;  
	background-color: #71B8CD;
	letter-spacing: 0px;
}

.dynamicModulTableSectorHeaderActive
{
	font-family: Helvetica, sans-serif, Arial;
  color: white;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  line-height: 13px;  
  background-color: #71B8CD;
  letter-spacing: 0px;
}

.dynamicModulTableHeader
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #000000;
  	font-size: 12px;
  	font-weight: bold;
  	text-decoration: none;
  	line-height: 18px;
  	border-bottom-color: #4788B2;
  	border-bottom-style: solid;
  	border-bottom-width: 1px;
  	letter-spacing: 0px;
}

.dynamicModulTableHeaderBig
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #000000;
  	font-size: 14px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 18px;
  	border-bottom-color: #4788B2;
  	border-bottom-style: solid;
  	border-bottom-width: 3px;
  	letter-spacing: 0px;
}

.dynamicModulTableHeaderBigTextBold
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #000000;
  	font-size: 24px;
  	font-weight: bold;
  	text-decoration: none;
}

.dynamicModulTableHeaderBigText
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #000000;
  	font-size: 24px;
  	font-weight: normal;
  	text-decoration: none;
}

.dynamicModulTableHeaderLink
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #71B8CD;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 18px;  
  	letter-spacing: 0px;
}

.dynamicModulTableHeaderLinkBold
{
 	font-family: Helvetica, sans-serif, Arial;
  	color: #71B8CD;
  	font-size: 12px;
  	font-weight: bold;
  	text-decoration: none;
  	line-height: 18px;  
  	letter-spacing: 0px;
}

.dynamicModulTableSelector
{
	background-color: #71B8CD;
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;
  cursor: hand;
}

.dynamicModulTableSelectorLink
{
	font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;
}

.dynamicModulTableSelectorLinkGray
{
	font-family: Helvetica, sans-serif, Arial;
  color: #e2e2e2;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 18px;
}

.dynamicModulTableSelectorLinkWhiteBold
{
	font-family: Helvetica, sans-serif, Arial;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

.dynamicModulTableSelectorLinkWhiteBoldBig
{
	font-family: Helvetica, sans-serif, Arial;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
}

.dynamicModulTableCell
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  border-top-color: #C4C4C4;
  border-top-style: solid;
  border-top-width: 1px;
  letter-spacing: 0px;  
}

.dynamicModulTableCellRoundedBorder
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  border-color: #C4C4C4;
  border-style: solid;
  border-width: 1px;
  letter-spacing: 0px;  
}

.dynamicModulTableCellSticky
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  border-top-color: #C4C4C4;
  border-top-style: solid;
  border-top-width: 1px;
  letter-spacing: 0px;  
  background-color: #FFCFB2;
}

.dynamicModulTableLine
{
	background-color: white;
}

.dynamicModulTableLineHover
{
	background-color: #E2E2E2;
}

.dynamicModulTableCellGrayUnderTitle
{
	font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 18px; 
  letter-spacing: 0px;
}

.dynamicModulTableCellSmallText
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 10px;  
  font-weight: normal;
  text-decoration: none;
  line-height: 12px;
  border-bottom-color: #E2E2E2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  letter-spacing: 0px;
}

.dynamicModulTableCellLink
{
  font-family: Helvetica, sans-serif, Arial;
  color: #52A7CA;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0px;
}

.dynamicModulTableCellWithoutLine
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0px;
}

.dynamicModulTableCellWithoutLineSticky
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 14px;
  letter-spacing: 0px;
  background-color: #FFCFB2;
}

.dynamicModulTableCellLinkYellow
{
	font-family: Helvetica, sans-serif, Arial;
  	color: #FFBE11;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 14px;
  	letter-spacing: 0px;
}

.dynamicModulTableCellLinkGreen
{
	font-family: Helvetica, sans-serif, Arial;
  	color: #63B247;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 14px;
  	letter-spacing: 0px;
}

.dynamicModulTableCellLinkRed
{
	font-family: Helvetica, sans-serif, Arial;
  	color: #FF2711;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 14px;
  	letter-spacing: 0px;
}

.dynamicInfoText
{
  font-family: Helvetica, sans-serif, Arial;
  color: gray;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.dynamicLine
{
  border-style: solid;
	border-width: 1px;
	border-color: #4788B2;
	color: #4788B2;
	background-color: #4788B2;
	height: 1px;
	border: 1px;
  margin-right: 0px;
  margin-left: 0px;	
	margin-top: 5px;
	margin-bottom: 5px;	
}

.dynamicColorLightGray
{
	color: #E2E2E2;
}

.dynamicColorGray
{
	color: gray;
}

.dynamicColorGreen
{
  color: #63B247;
}

.dynamicColorYellow
{
  color: #FFBE11;
}

.dynamicColorRed
{
  color: #FF2711;
}

.dynamicModulNotes
{
	font-family: Helvetica, sans-serif, Arial;
  	color: black;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
  	line-height: 16px;
	list-style-type: square;
}

.dynamicModulInfoboxText
{
	font-family: Helvetica, sans-serif, Arial;
	color: white;
	font-size: 12px;
	line-height: 18px;
}

.dynamicModulInfoboxTitle
{
	font-family: Helvetica, sans-serif, Arial;
	color: white;
	font-size: 16px;
	line-height: 26px;
}

.dynamicModulInfobox
{
  background-color: #71B8CD;
}

.dynamicModulTipBox
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: normal;
  background-color: #88CD71; 
  padding: 10px 10px 10px 10px;
}

.dynamicModulWarningBox
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: black;
  font-weight: normal;
  background-color: #FFBE11; 
  padding: 10px 10px 10px 10px;
}

.dynamicModulWarningBoxLink
{
	color: black;
	text-decoration: underline;
}

.dynamicModulAltTipBox
{
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
  background-color: #9F0000; 
}

.dynamicModulListHeader
{
	background-color: #52A7CA;
	text-indent: 2px;
}

.dynamicModulListCell
{
	background-color: #EFEFEF;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 23px;
	text-indent: 2px;
	color: black;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
}

.dynamicModulListCellWithoutLine
{
	background-color: #EFEFEF;	
	height: 23px;
	text-indent: 2px;
	color: black;
	font-size: 12px;
	font-family: Helvetica, sans-serif, Arial;
}





.dynamicModulNewListCellLeft
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	background-color: #EFEFEF;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-left-color: #DBDBDB;
	border-left-style: solid;
	border-left-width: 1px;	
	border-top-color: #DBDBDB;
	border-top-style: solid;
	border-top-width: 1px;	
}

.dynamicModulNewListCellRight
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	background-color: #EFEFEF;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-right-color: #DBDBDB;
	border-right-style: solid;
	border-right-width: 1px;	
	border-top-color: #DBDBDB;
	border-top-style: solid;
	border-top-width: 1px;	
}

.dynamicModulNewListCell
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	background-color: #EFEFEF;
	border-bottom-color: #DBDBDB;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

.dynamicModulNewListCellWithoutLine
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	background-color: #EFEFEF;
}

.dynamicModulNewHeaderListCell
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	background-color: #69AABC;	
}



.dynamicModulNewTitle
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	color: #000000;	
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.dynamicModulNewTitle2
{
    font-family: Helvetica, sans-serif, Arial;
    font-size: 16px;
    color: #000000;   
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.shopSearchProductsText
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;		
}

.shopSearchProductsHighlight
{
	color: #FF2711;
	font-size: 12px;
	font-weight: bold;		
}

.dynamicModulNewTitleWithBackground
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	background-color: #DBDBDB;
	padding: 10px 10px 10px 10px;
}

.dynamicTextSmall
{
  font-family: Helvetica, sans-serif, Arial;
  color: black;
  font-size: 10px;
}

.dynamicCellModulMenue
{
	font-size: 12px;
	line-height: 16px;
}</pre></body></html>