/* ---------------------------------------------------------------------------- */
/* ---------------------- ALLGEMEINE ANGABEN ---------------------------------- */
/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */
/* ------------------- 1. SEITEN�BERGREIFENDE FORMATIERUNG -------------------- */
/* ---------------------------------------------------------------------------- */


body,th,td,p,li,div,select,input,textarea { font-family: Verdana, Arial, sans-serif; font-size:11px; }

body { color: #87846B; margin: 0px; margin-top: 5px; }

html, body { }
body.popup { padding:20px; background-color: #ffffff; color: #87846B; }

#all       { margin-left:auto; margin-right: auto; width: 960px; }

p { margin-top: 0px; margin-bottom: 10px }
th { text-align:left; vertical-align:top; }

a:link         { color: #87846B; text-decoration:none; } 
a:visited      { color: #87846B; text-decoration:none; }
a:active       { color: #87846B; text-decoration:none; }
a:hover        { color: #E20079; text-decoration:none; }

a { cursor:pointer; }

form { margin: 0px }

img { border:none; }

table { border-collapse:collapse; }

table.matrix      { width:100%; }
td.matrix_content { vertical-align:top; border-bottom:1px solid #87846B; padding-top:20px; }

div.clear  { clear:both; }
div.right  { float:right; }
div.left   { float:left; }


div.gui_error, div.gui_hint, div.gui_info, div.gui_success {
	margin-top: 0px; margin-bottom: 10px; 
	padding: 5px; 
}
div.gui_signal, div.success {
	text-align:left; 
	padding:1px; padding-left:23px; padding-right:8px;
	background-repeat:no-repeat;
}
div.pad_bottom { margin-bottom:5px; }
div.pad_top    { margin-top:5px; }

div.gui_signal.error, span.error {
	border:1px solid #c00; background-color:#c00; color:#fff;
	background-image:url("/elements/apps/gui/https//icons/current/signal_error.png");
}
div.gui_signal.info, p.hint {
	color:#696869; font-style:italic;
	padding-left:0px;
}
div.gui_signal.success, div.success {
	border:1px solid #88bb00; background-color:#88bb00; color:#fff;
	background-image:url("/elements/apps/gui/https//icons/current/signal_success.png");
}
div.gui_signal.help {
	border:1px solid #3366CC; background-color:#3366cc; color:#fff;
	background-image:url("/elements/apps/gui/https//icons/current/signal_help.png");
}
div.gui_signal.text {
	color:#696869; font-style:italic; padding-left:0px;
}


input.gui_submit { background-image:url("/go/ezzystock/_ws/mediabase/images/icons/suche.gif"); background-repeat:no-repeat;
		   background-color:#87846B; color:#fff; 
		   width:59px; height:22px; font-weight:bold; border:none; }

input.gui_submit.module_entry_basket_new_save { background-image:url("/go/ezzystock/_ws/mediabase/images/icons/suche.gif"); background-repeat:no-repeat;
		   background-color:#87846B; color:#fff; 
		   width:59px; height:22px; font-weight:bold; border:none; margin:0px; padding:2px; }


/* ---------------------------------------------------------------------------- */
/* --------------------------- 2. TEXTFORMATTIERUNG --------------------------- */
/* ---------------------------------------------------------------------------- */

h1 { margin-top: 0px; font-size:24px; color: #000000; } /* Seiten�berschrift */
body.popup h1 { font-size: 18px }
h2 { font-size:18px; color: #990000; margin-bottom:3px; margin-top:0px; } /* �berschriften 1. Ordnung */
h3 { font-size:14px; color: #002966; margin-bottom:3px; margin-top:0px; } /* �berschriften 2. Ordnung */
h4 { font-size:12px; color: ; margin-bottom:3px; margin-top:0px; } /* �berschriften 3. Ordnung */
h5 { font-size:11px; color: ; margin-bottom:3px; margin-top:0px; } /* �berschriften in Seiten- und Modulobjekten */
h6 { font-size:10px; color: ; margin-bottom:3px; margin-top:0px; }

h2.login_greeting { color:#000000; font-size:12px; font-weight:normal; }

em     { font-style:italic }
strong { font-style:normal; font-weight:bold; }


/* ---------------------------------------------------------------------------- */
/* --------------------------- 3. SEITENLAYOUT  ------------------------------- */
/* ---------------------------------------------------------------------------- */

/* WICHTIG: padding und border werden zu width-Angaben addiert.                 */
/* ******** Beispiel: padding-left: 4px; width: 100px => Gesamtbreite: 104px    */

/* ------------------------------ GRUNDLAYOUT INDEX --------------------------- */

table.areaIndexTop     { width: 960px; background-color:#87846B;  }
td.areaIndexTopText    { width:520px; background-color:#87846B; color:#fff; font-size:24px; font-weight:bold; padding-left:20px; padding-top:10px; 
		         background-image:url("/go/ezzystock/_ws/mediabase/images/icons/star.png"); background-repeat:no-repeat; background-position:bottom right; vertical-align:top; }
td.areaIndexTopPic     { width:420px; }
td.areaIndexTopPic div.page_object { padding:0px; margin:0px; }


div.areaIndexCenter { clear:both; width: 9350px; background-color:#DCDBD4; color:#87846B; font-size:24px; font-weight:bold; margin-top:10px; margin-bottom:10px; padding:5px; padding-left:20px; }


div.areaIndexBottom      { width: 936px; height:130px; background-color:#E2007A; padding:12px; }
div.areaIndexBottomText  { float:left; width:330px; color:#fff; font-size:12px; padding-left:8px; padding-top:10px; }
div.areaIndexBottomPic   { float:left; width:598px; }
div.areaIndexBottomPic div.page_object { padding:0px; margin:0px; }
div.areaIndexBottomPic td.matrix_content { padding:0px; border:none; text-align:right; padding-right:10px; }
div.areaIndexBottomPic td.matrix_content img { padding:0px; margin:0px; border:none; text-align:right; }

div.areaIndexBottomText2 { color:#87846B; background-color:#DCDBD4; font-size:12px; padding:12px; margin-top:20px; }
div.areaIndexBottomText2 strong { font-size:13px; }


/* ------------------------------ GRUNDLAYOUT  -------------------------------- */

div.areaTop1		{ height:25px; text-align:right; }
table.areaTop1		{ margin-left:auto; }

div.gui_login_text	{ margin-left:auto; text-align:right; }


ul.nav_top_level_1, div.language_chooser { display: inline; }
div.language_chooser { color:#888; margin-left:30px; font-size:11px; font-weight:bold; }
div.language_chooser a, div.language_chooser a:visited, div.language_chooser a:active { color:#87846B; font-size:11px; font-weight:normal; }

div.areaTop		{ width:960px; color:#87846B; }
table.areaTop		{ width:960px; overflow:hidden; }
td.areaTopLogo		{ width:270px; height:72px; text-align: left; vertical-align:bottom; }
img.logo 		{ padding: 0px; margin:0px; }
td.areaTopNav		{ width:690px; height:43px; padding-top:29px; color:#87846B; white-space:nowrap; text-align:right; vertical-align:top; }
td.areaTopNav a, div.areaTopNav a:visited, div.areaTopNav:active { color:#87846B; white-space:nowrap; }

table.areaTopNav	{ margin-left:auto; }

td.areaTop2		{ white-space:nowrap; }
div.areaTop2        	{ height: 21px; color:#87846B; text-align:right; font-weight:bold; white-space:nowrap; font-size:11px; }

div.gui_basket_summary_outer { font-weight:bold; padding-bottom:2px; float:left; }

div.extended_search	{ width:940px; padding:10px; background-color:#DCDBD4; margin-bottom:20px; }
table.extended_search   { width:100%; }
td.banner		{ width:0.1%; }


input.top_search_text { padding: 0px; font-size: 10px }
input.top_search_submit { padding:0px; margin-top:2px; font-size: 10px; vertical-align:bottom; }

form.top_search { margin-top: 0px }

div.areaMain 	{ margin: 0px; padding-bottom:10px; overflow:hidden; clear:both; }

div.areaMain a:hover { color:#E5398B; }

/* ------------------------- Hauptseitenbereich (Mitte) ------------------------ */

div.areaMainContent	{ vertical-align:top; overflow:hidden;
			 color: #87846B;  
			  padding: 0px; float:left; }

div.mainWithoutSidebar  { overflow:hidden; line-height:1.4;
			  padding: 0px; vertical-align:top; }

div.mainWithSidebar	{ color: #000000; overflow:hidden; line-height:1.4;
		          width:550px; padding-left:15px; padding-right: 15px; 
			  vertical-align:top; float:left; }

div.sidebar             { color: #000000; overflow:hidden;
                          vertical-align:top; float:left;
			  width:190px; padding: 0px; }




div.clear_mozclear { clear: both; border-bottom: 0px solid; margin: 0px; padding: 0px; height: 1px; margin-bottom: -1px; }
div.nsFooterClear  { display: none }

div.areaBottom	   { width:960px; margin-left:auto; font-size:9px; }
div.areaBottomImprint_copyright { float:left; font-size:9px; color:#87846B; }
div.areaBottomNav               { margin:0px; text-align:right; color:#87846B; font-weight:bold; font-size:9px; }
div.areaBottomNav a:hover { color:#E2007A; }
a.nav_bottom_object:hover { color:#E2007A; }

div.areaBottomImprint a, div.areaBottomImprint a:active, div.areaBottomImprint a:visited { color:#ccc; font-size:10px; }
div.areaBottomImprint	{ color:#ccc; font-size:10px; clear:both; }



/* ------------------- Imageshop --------------------------- */

td.matrix_content { text-align:center; vertical-align:bottom; }

div.gui_ezzy_item_search { margin-right:15px; margin-bottom:20px; padding:5px; padding-top:8px; text-align:center; }
div.gui_ezzy_item_search_icon { height: 222px; width: 170px; }

table.gui_ezzy_icon {
       width:100%; height:100%; padding:0px; margin:0px; vertical-align:bottom;
}
td.gui_ezzy_icon {
        vertical-align: bottom; text-align: center; padding:0px; margin:0px;
}

div.gui_ezzy_item_dialog_pic {
	height: 351px; 
}

div.images_shop	      { width:170px; margin:0px; padding:0px; margin-right:30px; margin-bottom:20px; }
table.images_shop     { width:170px; height:230px; margin:0px; }
td.images_shop_thumb  { width:170px; height:172px; margin:0px; text-align:center; vertical-align:bottom; }
img.images_shop_thumb {  }
td.images_shop_text   { vertical-align:bottom; padding-top:5px; vertical-align:top;
			color:#87846B; }

table.images_shop_links td { font-size:9px; }
td.images_shop_separator   { font-size:9px; padding-left:5px; padding-right:5px; }

span.images_shop_id   { text-align:left; font-size:11px; }

span.gui_price { margin-right:5px; }

div.gui_product_shop_inputs.small { font-size:9px; }

div.gui_ezzy_item_actions { text-align:center; padding-top:4px; }
div.gui_ezzy_item_search_actions { text-align:center; padding-left:12px; }


span.gui_ezzy_details      { border-right:1px solid #87846B; padding-right:5px; margin-right:5px; }
span.gui_ezzy_add_to_board { border-right:1px solid #87846B; padding-right:5px; margin-right:5px; }

div.in_basket div.gui_ezzy_item_search_actions_item span.gui_ezzy_add_to_board { border-right:1px solid #fff; }


/* ------ Einzelansicht --------- */

div.gui_dialog.yui-module.yui-overlay.yui-panel { background-color:#fff; }

div.ezzy_single_logo { height:50px; padding:0px; margin:0px; }

img.single_is_special { margin-left:20px; margin-bottom:10px; }

div.gui_ezzy_item_options_outer { background-color:#BFBDAF; padding:8px; margin-top:10px; margin-bottom:10px; color:#fff; font-weight:bold; }

div.gui_ezzy_item_options_item { text-align:right; padding-bottom:8px; }

div.gui_ezzy_dialog_purchase {
	color:#fff; font-weight:bold; 
}
div.gui_button.ezzy_purchase {
	width:120px; text-align:center;
	background-color:#87846B; color:#fff; 
	font-weight:bold; 
	padding-top:3px; padding-bottom:3px; 
}
div.gui_ezzy_item_options_item span { 
	background-color:#87846B; color:#fff; 
	font-weight:bold; 
	padding:7px; padding-top:3px; padding-bottom:3px; 
}
div.gui_null_right { padding-left:3px; text-align:left;}

div.gui_button.toggle_0 { background-color:#ffffff; color:#87846B; padding-left:5px; padding-right:5px; padding-top:0px; }
div.gui_button.toggle_1 { background-color:#E20079; color:#ffffff; padding-left:5px; padding-right:5px; padding-top:0px; }


div.images_shop_single { width:100%; margin:0px; padding:0px; clear:both; }
div.images_shop_pic    { margin-bottom:8px; }
img.images_shop_pic    {  }
td.images_shop_nav     { padding-top:8px; padding-left:3px; }

div.images_shop_keywords { vertical-align:top; }
table.images_shop_body { border-collapse:collapse; }

td.images_shop_head    { width:0.5%; padding:3px; padding-right:6px; vertical-align:top; background-color:#eeeeee;
			 color:#333333; border-bottom:1px solid #ffffff; }
td.images_shop_daten   { width:50%; padding:3px; padding-left:6px; vertical-align:top; background-color:#ffffff;
			 color:#333333; border-bottom:1px solid #eeeeee; }



/* **** Leuchtkasten **** */

div.gui_module_entries_basket_es_btn { text-align:center; }


div.gui_module_entries_basket { margin-top:20px; }

div.gui_tabs_dark.expanded { background-color:#DCDBD4; margin-bottom:4px; }

div.gui_tabs_dark_content { background-color:#DCDBD4; padding:20px; }

div.gui_tabs_dark_add { 
	vertical-align:middle; font-weight:bold; height:23px; padding-left:28px; padding-right:8px; 
	background-image:url("/go/ezzystock/_ws/mediabase/images/icons/add_leuchtkasten.png"); background-repeat:no-repeat; background-position:left center;
}

div.gui_module_entry_basket_new_inner { height:17px; padding-top:6px; background-color:#DCDBD4; }

div.gui_web_form form_type_one_line { padding:0px; }

div.gui_tabs_dark_item_1 {
	color: #fff; font-weight:bold; padding:0px; margin:0px;
	background-color:#87846B;
}
div.gui_tabs_dark_item_1_inner {
	color: #fff; font-weight:bold; padding:0px; margin:0px; height:22px; padding-top:2px; padding-left:8px; padding-right:8px;
}
div.gui_tabs_dark_item_1_inner span { height:22px; padding:0px; margin:0px; vertical-align:middle; }



div.gui_tabs_dark_item_1_inner h2 { font-size:12px; color:#333333; }
div.gui_tabs_dark_item_0 {
	color: #87846B; font-weight:bold; padding:0px; margin:0px;
	background-color:DCDBD4;
}
div.gui_tabs_dark_item_0_inner {
	color: #87846B; font-weight:bold; padding:0px; margin:0px; height:18px; padding-top:6px; padding-left:8px; padding-right:8px;
}

div.gui_tabs_dark_item_0_inner span { height:21px; padding:0px; margin:0px; vertical-align:middle; }

a:hover div.gui_tabs_dark_item_0 { color:#E20079; }
a:hover div.gui_tabs_dark_item_0_inner { color:#E20079; }

div.gui_tabs_dark_content { 
	background-color:; padding:0px;
}

span.gui_module_entry_basket_new { padding:0px; margin:0px; margin-top:4px; }



table.gui_module_entries_basket_table.shrinked { margin-top:15px; margin-bottom:15px; vertical-align:bottom; }

div.gui_ezzy_item_board { width:76px; padding:5px; margin-right:9px; margin-bottom:20px; vertical-align:bottom; }
div.gui_ezzy_item_board_icon { width:76px; padding:0px; margin:0px; }

td.gui_ezzy_icon img { margin:0px; padding:0px; }

td.gui_module_entries_basket_item { vertical-align:bottom; }

div.gui_ezzy_item_board_actions_item { text-align:left; font-size:9px; }

div.gui_ezzy_item_board_actions_item span.gui_ezzy_details { 
	display:block; 
	border-left:1px solid #87846B; border-right:none; 
	padding-left:5px; margin-bottom:2px; 
	text-align:left; font-size:9px;
}
div.gui_ezzy_item_board_actions_item span.gui_ezzy_remove_from_board { 
	display:block; 
	border-left:1px solid #87846B;
	padding-left:5px; margin-bottom:2px; 
	text-align:left; font-size:9px; 
}

div.gui_ezzy_item_board_actions_item span.gui_ezzy_add_to_basket { 
	border-left:1px solid #87846B; 
	padding-left:5px; 
	text-align:left; font-size:9px; 
}

div.in_basket { background-color:#E20079; color:#fff; border-color:#fff; }
div.in_basket div.gui_ezzy_item_board_actions_item span.gui_ezzy_details           { border-left:1px solid #fff; border-right:none; }
div.in_basket div.gui_ezzy_item_board_actions_item span.gui_ezzy_remove_from_board { border-left:1px solid #fff; }
div.in_basket div.gui_ezzy_item_board_actions_item span.gui_ezzy_add_to_basket     { border-left:1px solid #fff; }
div.in_basket a:hover { color:#000; }

div.in_basket span.gui_ezzy_details { border-right:1px solid #fff; }


/* ---------------------------------------------------------------------------- */
/* ------------------------- 4. NAVIGATIONSELEMENTE --------------------------- */
/* ---------------------------------------------------------------------------- */

/* ------------------- Top1-Navigation (Hilfsnavigation) ---------------------- */
/* -- Meist im oberen Kopfbereich der Seite -- */

div.areaTop1 ul    { list-style-type: none; padding:0px; margin:0px; margin-bottom:2px; padding-top:5px; text-align:right; }
div.areaTop1 ul li { display:inline; font-size:11px; padding:0px; margin:0px; }

div.areaTop1 a.nav_top_object { padding-left:8px; color:#87846B; font-size:11px; font-weight:bold; }
a.nav_top_object_active, a.nav_top_object_active:visited, a.nav_top_object_active:active { padding-left:8px; font-weight:bold; color:#444; font-size:11px; }


/* ------------------- Top2-Navigation --------------------- */ 
/* -- Meist im unteren Kopfbereich der Seite -- */

a.gui_basket_summary:active { color:#444; }


div.areaTop2 ul    { margin:0px; padding:0px; list-style-type: none; text-align:right; white-space:nowrap; }
div.areaTop2 ul li { display:inline; float:left; margin:0px; padding:0px; white-space:nowrap; }

table.nav_top2_level_1 { margin-left:auto; }

div.areaTop2 a     { 
	display:block; float:left; white-space:nowrap; text-align:right; font-weight:bold; font-size:11px; 
	padding-left:8px; padding-right:8px; 
}


div.areaTop2 a.nav_top2_object { 
	color:#87846B;
}
a.nav_top2_object_active, a.nav_top2_object_active:visited, a.nav_top2_object_active:active { 
	color:#444; 
}

a.nav_top2_object:hover { color:#E20079; }
li.nav_top2_first_object a:hover, li.nav_top2_object a:hover { color:#E20079; }

div.gui_search_form_input__text { float:left; }
div.gui_search_form_input__category { float:left; }
div.gui_search_form_input_submit { float:left; }


div.areaTop2Search div.gui_search_input_rows { text-align:right; margin-left:auto; }
div.areaTop2Search div.gui_search_input_rows_item { text-align:right; margin-left:auto; }


/* ------------------- Bottom-Navigation (Fussbereich) --------------------- */

div.areaBottomNav ul    { list-style-type: none; margin:0px; padding:0px; text-align:right; }
div.areaBottomNav ul li { display:inline; margin:0px; padding:0px; font-size:9px; }
div.areaBottomNav a     { padding-right:4px; padding-left:4px; font-size:9px; font-weight:bold; }


a.nav_bottom_object, a.nav_bottom_object_active { color:#87846B; }

div.areaBottomNav a.nav_bottom_object { color:#87846B; }
div.areaBottomNav a:hover.nav_bottom_object { color:#E2007A; }

a.nav_bottom_object_active, a.nav_bottom_object_active:visited, a.nav_bottom_object_active:active { color:#444; }

a.nav_bottom_object_active { color:#87846B; }

img.nav_bottom_object { margin-right:4px; vertical-align:middle; }

/* ------------------- Pfad-Navigation (Anzeige des Seitenpfades) --------------------- */

span.path_text { padding-right:5px; }


/* ------------------- Quicknav - Seitennavigation --------------------- */

div.quicknav img    { border: none }
div.blocknav 	    { margin-bottom: 10px }
a.blocknav, span.blocknav_curr { margin-left: 2px; margin-right: 2px;  }
span.blocknav_curr  { font-weight: bold; }

div.gui_blocknav		  { text-align:right; margin-left:auto; float:right; }
table.gui_blocknav.complex	  { text-align:right; margin-left:auto; }
div.gui_blocknav_item             { margin-right:3px; border:1px solid #87846B; color:#87846B; padding-left:4px; padding-right:4px; }
div.gui_blocknav_item.active      { font-weight:bold; background-color:#DCDBD4; color:#87846B; }
div.gui_blocknav_item.other:hover { background-color:#DCDBD4; color:#87846B; }
td.gui_blocknav_item.space       { width:1px; }

span.gui_blocknav_summary_text    { padding-left:3px; }


/* ------------------- Modul-Navigation --------------------- */
/* ------------------- Kategorien-Anzeige von Modulen innerhalb der Hauptnavigation --------------------- */

div.category_display_matrix { margin-bottom:30px; background-color:#eeeeee; padding:4px; padding-left:8px; margin-right:20px; }
a.category_dispplay_matrix { font-weight:bold; }

div.category_display_matrix a, div.category_display_matrix a:visited, div.category_display_matrix a:active { font-weight:bold; color:#333333; }


table.matrix_level_1	{  }
td.matrix_object	{ width:200px; height:23px; font-weight:bold; }
a.matrix_object		{ display:block; text-align:left; padding:4px; padding-left:8px; 
			  margin-right:20px; margin-left:0px; margin-bottom:30px; 
			  background-color:#eeeeee; }
a.matrix_object, a:active.matrix_object, a:visited.matrix_object { color:#333333; }


/* ---------------------------------------------------------------------------- */
/* ---------------------- 5. SEITENOBJEKTE (EasyEdit) ------------------------- */
/* ---------------------------------------------------------------------------- */

/* Mit den nachstehenden Tags k�nnen Sie Elemente der Seitenobjekte direkt bzw.
abweichend zu den Standard-Tags definieren */

/* --------------------------- HAUPTBEREICH ----------------------------------- */

/* -------------------- Standardabsatz -------------------- */

div.page_object 	  { clear:both; margin-bottom:15px; }
div.page_object_head	  { margin-bottom:6px; padding-top:8px; }
div.page_object_subhead	  { font-weight:bold; margin-top:0px; padding-top:0px; padding-bottom:8px; }
div.page_object_text 	  { vertical-align:top; }

/* Bildausrichtung wird in EasyEdit ausgew�hlt */

div.page_object_pic_top	  { margin-bottom:8px; }
div.page_object_pic_left  { float:left; margin-right:8px; margin-bottom:8px; }
div.page_object_pic_right { float:right; margin-left:8px; margin-bottom:8px; }


p.head { font-weight:bold; } /*  */



/* -------------------- Bilder/Banner x 4 -------------------------- */

div.page_object_banner_x4      { width:133px; overflow:hidden; float:left; padding-right:6px; margin:0px; }
div.page_object_banner_x4_last { width:133px; overflow:hidden; float:left; margin:0px; }
div.page_object_banner_x3      { width:178px; overflow:hidden; float:left; padding-right:8px; margin:0px; }
div.page_object_banner_x3_last { width:178px; overflow:hidden; float:left; margin:0px; }
div.page_object_banner_x2      { width:268px; overflow:hidden; float:left; padding-right:14px; margin:0px; }
div.page_object_banner_x2_last { width:268px; overflow:hidden; float:left; margin:0px; }
div.page_object_banner_x1      { width:550px; padding:0px; margin:0px; }


/* -------------------- Downloadlink (Text) -------------------- */

a.page_object_download    {  }


/* -------------------- Downloadlink (mit Bild) -------------------- */

div.page_object_pic	  {  }
img.page_object_pic 	  { float:left; margin-right:8px; }


/* -------------------- Linke Seitenleiste (z.B. f�r Tree-Navigation) --------------------- */

/* -------------------- Box-Bereich f. Navigation ------------------ */

div.box		     { width: 190px; padding: 0px; margin:0px; float:left; margin-bottom:20px; }

div.box_head         { padding:0px; margin:0px; font-weight: bold; height: 21px; 
		       background-color: ; 
	       	       background-image:url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box_head_img.gif'); color: #000000; 
	       	       padding-left:10px; padding-top:5px; }
div.box_body_nav     { font-size: 11px; padding:0px; margin: 0px; padding-bottom:5px;
		       background-color: ;
		       background-image:url(''); color: #000000; }
div.box_foot         { height: 15px; padding:0px; margin:0px; margin-bottom:20px; background-color: ; 
		       background-image:url(''); color: ; 
		       background-repeat:no-repeat; vertical-align:top; }

/* --- Derzeit nicht aktiv, wird von div.box_body_nav ersetzt --- */
div.box_body         { font-size: 11px; padding: 5px; background-color: ; 
		       background-image:url(''); color: #000000; }


/* -------------------- Infobox (unter Navigation) ------------------ */


div.box_body_banner  { padding: 0px; }



/* ------------------- Rechte Seitenleiste (z.B. f�r Info-Box-Leiste) --------------------- */


/* -------------------- Infobox - Absatz -------------------- */

div.box2_body div { font-size: 11px; }

div.box2	     { width: 190px; float:left; overflow:hidden; }
div.box2_head        { font-weight: bold; height: 21px; background-color: #eeeeee; 
		       background-image:url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box2_head_img.gif'); color: #000000; 
		       padding-left:7px; padding-top:5px; background-repeat:no-repeat; }
div.box2_body        { font-size: 11px; padding:7px; padding-top: 5px; background-color: #ffffff; 
		       background-image: url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box2_body_img.gif'); color: #000000;
		       padding-bottom:8px; }
div.box2_body p      { font-size: 11px; }
div.box2_body li     { font-size: 11px; }
div.box2_body ul     { padding:0px; margin:0px; padding-left:14px; }
div.box2_foot        { height: 15px; background-color: #ffffff; vertical-align:top;
		       background-image:url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box2_foot_img.gif'); color: #000000; 
		       margin-bottom: 20px; background-repeat:no-repeat; }


/* -------------------- Infobox - Bild/Banner -------------------- */

div.box2_body_banner  { font-size: 11px; padding:7px; padding-top: 5px; background-color: #ffffff; 
		        background-image: url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box2_body_img.gif'); color: #000000;
		        padding-bottom:4px; text-align:center; }
div.box2_body_pictext { font-size: 11px; padding:7px; padding-top: 0px; background-color: #ffffff; 
		        background-image: url('/go/ezzystock/_ws/mediabase/_ts_1232280708701/images/designeditor/default/box2_body_img.gif'); color: #000000;
		        padding-bottom:8px; }
img.box2_banner	      {  }


/* -------------------- News - Ticker -------------------- */

div.ticker { padding-top:8px; padding-bottom:8px; }


/* -------------------- IFrame --------------------------- */

iframe.page_obj_iframe { width:100%; height:100%; }


/* ----------------------------- Standardformulare ------------------------------- */

td.td1, td.td2, td.td3 { padding: 3px }

table.entry_manager, table.editor_in, div.login_form, div.newsletter_gui   { border-collapse: collapse }
table.entry_manager td, td.td1, td.td3, div.newsletter_gui { padding: 4px; 
border: 1px solid #d6d6d6; background-color: #eeeeee; vertical-align: top; color:#333333; font-size:11px; }

td.td1 a, td.td1 a:visited, td.td1 a:active { color:#333333; }
td.td3 a, td.td3 a:visited, td.td3 a:active { color:#333333; }

span.td1_required_star { color:#c00; }
span.gui_form_field_comment_small { color:#858585; }

div.login_form { font-size:11px; }
div.login_form.user_label, div.login_form.user_input, div.login_form.passwd_label { border:none; }

div.error { color:#dd0000; padding-bottom:8px; font-weight:bold; padding-top:5px; }

input.submit { font-size:10px; }

div.login_form_pw_reminder { padding-top:3px; font-size:11px; }
div.login_form_pw_reminder a, div.login_form_pw_reminder a:visited, div.login_form_pw_reminder a:active { font-size:11px; }
div.login_form_register    { padding-top:3px; font-size:11px; }
div.login_form_register a, div.login_form_register a:visited, div.login_form_register a:active { font-size:11px; }


div.login_form_display_admin_logout { 
	background-color:#fff; color:#002966; 
	font-weight:bold; border:1px solid #88898c; 
	width:50px; text-align:center;
	margin-top:10px;
}
div.gui_legacy_captcha { margin-top:10px; margin-bottom:8px; }
img.gui_captcha { vertical-align:middle; margin-right:4px;  } 


span.gui_order_from_email { color:#E20079; font-weight:bold; }
a.gui_order_from_email, a.gui_order_from_email:visited, gui_order_from_email:active { color:#E20079; font-weight:bold; }


/* --------------------------- Objektansichten -------------------------------- */

p.subheading { font-weight: bold; margin-bottom: 10px; }
p.author { font-style: italic }
img.single_pic_left  { margin-right: 10px; margin-bottom: 10px; border: none }
img.single_pic_right { margin-left: 10px; margin-bottom: 10px; border: none }

/* --------------------------- Volltextsuche -------------------------------- */

div.containerMainWithoutSidebar div.full_search { float:left; }

div.full_search_head { margin-bottom: 15px; font-weight: bold; }
div.full_search_empty { }

div.full_search_results_head { font-size: 16px; font-weight: bold; margin-bottom: 10px }
div.full_search_result_summary { font-style:italic; font-size:11px; padding-top:5px; padding-bottom:5px; }

div.full_search_result { width:100%; margin-bottom: 10px;  border: 1px solid #ccc; padding: 5px; }
a.full_search_result_heading { font-weight:bold; }
p.full_search_result_summary { font-style:italic; font-size:11px; padding-top:5px; padding-bottom:5px; }
span.full_search_highlight { font-weight: bold; color:#1a1a1a; padding-left:3px; padding-right:3px;
			     background-color:#cccccc; }

div.hint { width:100%; border:2px solid #eeeeee; margin-top:10px; margin-bottom:20px; padding:6px; }
div.hint a, div.hint a:visited, div.hint a:active { color:#002966; font-weight:bold; }

div.login_form_user { font-size:11px; }
div.login_form_passwd { font-size:11px; }

img.full_search { float:left; padding-right:10px; }



/* --------------------------- Editor - Suche -------------------------------- */

div.list_manager_search { margin-bottom:10px; }
div.link_to_new         { margin-bottom:10px; }


/* ---------------------------------------------------------------------------- */
/* -------------------------------- 6. MODULE --------------------------------- */
/* ---------------------------------------------------------------------------- */

/* ------------------- Standard Module --------------------- */

div.entry_list_plain   		     { margin-bottom:15px; clear:both; font-size:12px; }
div.entry_list_plain p 		     { padding-top:5px; }
div.entry_list_plain_date	     { font-size:11px; }
div.entry_list_plain_text 	     { margin-top:0px; padding-top:0px; margin-bottom:3px; font-size:12px; }
div.entry_list_plain_text h3 a 	     { padding-top:0px; margin-top:0px; vertical-align:top; }
div.entry_list_plain_img, div.e_card { margin-right:15px; margin-bottom:20px; }

div.entry_list_plain_matrix 	  { width:98%; margin-bottom:15px; padding-right:15px; clear:both; }
div.entry_list_plain_matrix_head  { clear:left; font-size:14px; }
td.entry_list_plain_matrix_thumb  { width:0.1%; vertical-align:top; }
img.entry_list_plain_matrix_thumb { margin-top:5px; margin-right:6px; margin-bottom:8px; vertical-align:top; }
td.entry_list_plain_matrix_text   { padding-bottom:7px; font-size:12px; vertical-align:top; }

img.products_icons { vertical-align:middle; }


div.entry_list_plain_thumb  { float:left; }
img.entry_list_plain_thumb  { float:left; margin-right:10px; margin-bottom:8px; }

div.entry_list_plain_border { border-bottom:1px solid #bbb; clear:both; margin-top:3px; margin-bottom:3px; }

span.entry_list_plain_guest { font-size:11px; }



div.entry_list_tab	 { margin-top:10px; }
img.entry_list_tab_thumb { margin-right:8px; }



div.entry_single     	      { width:100%; }
div.entry_single_subheading   { font-weight:bold; padding-bottom:8px; }
img.info_button	     	      { padding-top:3px; }
span.products_single_quantity { margin-left:6px; }
div.entry_single_back { width:200px; margin-top:8px; text-align:center; height:16px; 
			background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6; }

div.entry_single_back a, div.entry_single_back a:active, div.entry_single_back a:visited  { color:#666666; font-weight:bold; font-size:11px; }

div.products_single_button_input   { margin-top:15px; }
input.products_single_button_input { width:201px; color:#666666; font-size:11px; font-weight:normal; background-color:#DEDEDE; 
				     font-weight:bold; text-align:center; clear:both;
				     border-bottom:1px solid #A6A6A6; 
				     border-right:1px solid #DEDEDE; 
				     border-top:1px solid #DEDEDE; 
				     border-left:1px solid #A6A6A6; }

div.products_single_price   { margin-bottom:5px; }
div.products_single_buttons { float:right; }

img.parts_images 	{ width:192px; height:144px; }
img.parts_images_single { width:600px; height:450px; }
img.news 		{ width:100px; height:75px; }
img.space 		{ width:10px; height:10px; }



img.entry_single_pic_right { padding-bottom:2px; margin-right:13px; }
div.entry_single_pic_right { float:left; padding-bottom:5px; }
img.entry_single_pic	   { float:left; margin-right:10px; padding-bottom:15px; }

p.print_button	    	   { margin-top:20px; }


/* ------------------- Affine Products -------------------------- */

h3.products_single_affine 	    { font-weight:bold; padding-top:20px; padding-bottom:4px; }

div.entry_single_section_affine     { float:left; vertical-align:bottom; }
img.entry_single_pic_affine         { padding-right:8px; }
div.entry_single_affine_description { padding-bottom:5px; }
div.info_button_affine  	    { float:left; padding-bottom:5px; }
span.price_affine 		    { font-weight:bold; margin-right:8px; margin-left:8px; }
input.quantity_affine 		    { margin-right:5px; margin-top:5px; }
div.option_chooser_affine 	    { margin-top:5px; }


/* ------------------- Required Products ------------------------ */

div.entry_single_section_required { float:left; margin-right:8px; margin-top:2px; }


/* ------------------- Info/Kaufen - Button --------------------- */

div.info_button     { background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6; 
		      float:left; width:46px; height:14px; text-align:center; 
		      margin-right:3px; margin-bottom:3px; margin-top:3px; }
div.kaufen_button   { background-color:#999999; border-bottom:1px solid #686868; border-left:1px solid #686868; float:left;
		      width:46px; height:14px; text-align:center; margin-top:3px; }

div.info_button a, div.info_button a:active, div.info_button a:visited { color:#666666; font-size:11px; }
div.kaufen_button a, div.kaufen_button a:active, div.kaufen_button a:visited { color:#fff; font-size:11px; font-weight:bold; }

input.kaufen_button { background-color:#999999; border:none; border-bottom:1px solid #686868; border-left:1px solid #686868;
		      width:46px; height:14px; text-align:center; font-weight:bold;
		      color:#fff; font-weight:bold; font-size:11px; }
p.print_button	    { margin-top:20px; }



/* ------ Listen-Editor --------- */

table.list_editor      { width:100%; }
th.list_editor	       { background-color:#cccccc; color:#1a1a1a; 
			 height:21px; font-weight:bold; text-align:left; border:1px solid #ffffff;
			 padding-left:8px; font-size:12px; }
td.list_editor	       { background-color:#eeeeee; color:#333333; 
			 border:1px solid #ffffff; padding-left:8px; }


/* ------------------- Shop - Artikel --------------------- */

div.products_matrix 	    { margin-bottom:15px; padding-right:10px; }
div.products_matrix_head    { clear:left; font-size:12px; }
span.products_matrix_number { font-size:11px; color: #808080; }
table.products_matrix	    { width:100%; }
td.products_matrix_thumb    { width:0.1%; vertical-align:top; }
img.products_matrix_thumb   { vertical-align:top; padding-top:5px; padding-right:6px; padding-bottom:8px; }
td.products_matrix_text     { padding-bottom:7px; font-size:11px; vertical-align:top; }

div.gui_product_shop_inputs.small { margin-top:3px; margin-bottom:3px; }

table.products		    { width:100%; }
td.products_body 	    { width:0.5%; padding:4px; border-bottom:1px solid #bbbbbb; vertical-align:top; }
td.products_body_text       { border-bottom:1px solid #bbbbbb; font-size:11px; vertical-align:top; }
span.products_small_name    { font-weight:bold; color:#4C7285; }
a.products_single 	    { font-weight:bold; }
a.products_small, a:visited.products_small, a:active.products_small { color:#000000; }


div.products_small 	    { width:176px; height:100%; margin-bottom:10px; font-size:11px; clear:both; }
div.products_small_head     { clear:both; font-size:12px; }
span.products_small_name    { clear:both; }
div.products_small_thumb    { width:39px; float:left; }
img.products_small_thumb    { float:left; padding-top:5px; padding-right:4px; margin-bottom:8px; }
div.products_small_text     { width:136px; float:left; margin-bottom:7px; font-size:11px; }



div.category		    { clear:both; width:100%; }
div.category_subheading	    { font-weight:bold; padding-bottom:3px; }
div.category_pic	    { float:left; }
img.category_pic	    { float:left; padding-right:8px; padding-bottom:8px; }
div.category_description    {  }


div.products_single         { padding-bottom:30px; }
div.entry_single_section    { padding-bottom:3px; padding-top:3px; }
div.entry_single_section_description { margin-bottom:5px; }
input.quantity		    { font-size:9px; }

div.small_text       	    { padding-bottom:7px; font-size:11px; }
div.entry_list_small 	    {  }

span.price 		    { font-weight:bold; padding-left:7px; padding-right:7px;
			      vertical-align:top; }
div.price 		    { font-weight:bold; padding-left:7px; padding-right:7px;
			      vertical-align:top; }

table.entry_single_section    { margin-top:7px; margin-bottom:5px; }
table.entry_single_section th { text-align:left; vertical-align:top; }
table.entry_single_section td { text-align:left; vertical-align:top; }

div.legal_product_list   { font-weight:normal; font-size:11px; }
div.legal_product_single { font-weight:normal; font-size:11px; }
div.legal_product_foot   { font-weight:normal; font-size:11px; }


/* -------------- Shop Varianten (Tabelle) --------------- */

table.products_single_sub     { text-align:right; }
th.products_single_sub        { padding-right:15px; text-align:left; font-weight:bold; font-size:12px; }
td.products_single_sub	      { padding-right:8px; text-align:left; }
td.products_single_sub_small  { text-align:right; padding-right:15px; }

div.gui_product_shop_inputs.full { white-space:nowrap; margin-top:3px; margin-bottom:3px; }

/* -------------- Shop Listenansicht (Tabelle ohne Bild) --------------- */

table.entry_list_tab   { width:100%; border-collapse:collapse; }
th.entry_list_tab_head { text-align:left; background-color:#cccccc; padding:4px; 
		         color:#1a1a1a; border:1px solid #ffffff;
			 font-size:12px; font-weight:bold; }
td.entry_list_tab      { padding:3px; padding-left:5px; text-align:left; background-color:#eeeeee;
			 color:#333333; vertical-align:top; 
			 border:1px solid #ffffff; }
td.entry_list_tab_button { padding:3px; padding-left:5px; text-align:center; vertical-align:top; 
			   background-color:#eeeeee; color:#333333; }

div.entry_single_referent { padding-top:10px; }
div.entry_single_city { margin-bottom:8px; }
div.entry_single_location_info { margin-top:10px; margin-bottom:10px; border:1px solid #cccccc;
				 padding:3px; }
div.entry_single_referent { margin-bottom:4px; }

/* Info/Kaufen - Button */

td.info_button     { background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6;
		     width:46px; height:14px; text-align:center; 
		     margin-right:3px; margin-bottom:3px;
		     margin-top:3px; }
td.kaufen_button   { background-color:#999999; border-bottom:1px solid #686868; border-left:1px solid #686868;
		     width:46px; height:14px; text-align:center; margin-top:3px; }

td.info_button a, td.info_button a:active, td.info_button a:visited { color:#666666; font-size:11px; }
td.kaufen_button a, td.kaufen_button a:active, td.kaufen_button a:visited { color:#fff; font-size:11px; font-weight:bold; }



/* ---------------------------- WARENKORB ------------------------------ */

tr.gui_list_basket_items_head th { 
	background-color:#87846B; color:#fff; 
	border:1px solid #fff;
	text-align:left; font-weight:bold; 
	padding:4px; padding-left:5px;
}
tr.gui_list_basket_items td.sel_0 { 
	background-color:#fff; color:#333;
	border-bottom:1px solid #ddd;
	text-align:left; 
	padding:4px; padding-left:5px;
}
tr.gui_list_basket_items.alt_1 td.sel_0 { 
	background-color:#fff; color:#333;
	border-bottom:1px solid #ddd;
	text-align:left; 
	padding:4px; padding-left:5px;
}
tr.gui_list_basket_items_foot th { 
	padding:4px; padding-left:5px; 
	border-top:1px solid #DCDBD4;
	color: #333;
}

input.gui_add_to_basket_submit { margin-left:5px; }

div.gui_ezzy_item_basket_icon { width:65px; }

/* ---------------------- WARENKORB SEITENLEISTE------------------------ */

div.gui_basket_small_item {  
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:2px;
}
div.gui_basket_small_summary {
	font-weight:bold;
	margin-bottom:15px;
}

/* ---------------------------- KASSE ------------------------------ */

div.gui_web_form.form_type_one_line { border:1px solid #DCDBD4; padding:6px; padding-top:10px; padding-bottom:10px; background-color:#F6F6F6; }


div.gui_checkout_step {
	padding-top:15px;
}

h2.gui_checkout  { margin-bottom:7px; }
div.gui_checkout {
	margin-bottom:20px;
}
div.gui_form_wide_head {
	text-align:left; padding-top:10px; padding-bottom:3px;
	font-weight:normal;
}
div.gui_form_wide_head.label_1 {
	padding-left:5px;
}
div.gui_checkout_progress_text {
	padding-top:10px;
}
div.gui_checkout_links {
	margin-top:15px;
}
div.gui_simple_form_field_search { padding-right:10px; }

div.gui_web_form { 
	color:#000000;
}
table.gui_form_wide {
	margin-bottom:15px;
}
th.gui_form_wide {
	padding:2px; padding-left:5px; padding-right:30px;
	color: #333; background-color: #DCDBD4;
	border:1px solid #fff;
	font-weight:normal;
	font-size:11px;
}
th.gui_form_wide div, td.gui_form_wide div, td.gui_form_wide input, td.gui_form_wide select { font-size:11px; }

td.gui_form_wide {
	padding:2px; padding-left:5px; padding-right:30px;
	color: #333333; background-color: #f7f7f7;
	border:1px solid #d6d6d6;
	font-weight:normal;
	font-size:11px;
}

div.required { font-weight:bold; }
span.gui_simple_form_field_label_asterisk { color:#002966; }

div.gui_checkout_progress {
	font-size:11px; background-color:#DCDBD4; padding:10px; font-weight:bold;
}
div.gui_checkout_progress.step_previous {
	color:#555;
	padding:4px; text-align:center; margin-right:1px;
}
div.gui_checkout_progress.step_active {
	color:#fff;
	padding:4px; text-align:center; margin-right:1px;
	background-color:#87846B;
	border:1px solid #DCDBD4;
}
div.gui_checkout_progress.step_future {
	color:#87846B; 
	padding:4px; padding-left:30px;
	margin-right:1px;
	background-image:url("/go/ezzystock/_ws/mediabase/images/icons/checkout_arrow.png"); background-repeat:no-repeat; background-position:left center;
}

div.gui_checkout_payments_item_content, div.gui_checkout_shippings_item_content {
	color:#333333;
	padding:2px; text-align:left;
	background-color:#eeeeee;
	border:1px solid #bebebe;
	margin-bottom:15px; padding:5px;
}

div.gui_checkout_info { padding-bottom:10px; }


table.gui_checkout_summary_cols { margin-top:20px; margin-bottom:20px; }
/* td.gui_checkout_summary_cols { 
	padding:10px; padding-top:0px;
	background-color:#eeeeee; color:#333333;
	border-right:5px solid #ffffff; 
} */
td.gui_checkout_summary_cols { 
	padding:10px; padding-top:0px;
	border:5px solid #eeeeee; 
}
div.gui_checkout_gtc_confirm { 
	margin-bottom:20px; padding:5px;
	background-color:#eeeeee; color:#333333;
}
div.gui_checkout_order_success_msg { font-weight:bold; font-size:14px; padding-bottom:5px; color: #002966; }
div.gui_order_receipt_print_button { 
	padding:5px; margin-bottom:15px;
	background-color:#eeeeee; color:#333333; 
}

h2.gui_checkout.account_register { font-size:13px; color:#87846B; }
h2.gui_checkout.account_login { font-size:13px; color:#87846B; }

h3.gui_checkout { margin-top:10px; }
th.gui_form_wide { text-align:left; }
input.gui { font-size:12px; margin-right:7px; }

div.gui_button.continue_shopping { 
	width:196px; height:18px; padding:0px; padding-top:5px; text-align:center; font-size:11px;
	color:#fff; background-color:#fff; border:none; font-weight:bold;
	background-image:url("/go/ezzystock/_ws/mediabase/images/icons/checkout_button.png"); background-repeat:no-repeat;

}
div.gui_button.to_checkout { 
	width:196px; height:18px; padding:0px; padding-top:5px; text-align:center; font-size:11px;
	color:#fff; background-color:#fff; border:none; font-weight:bold;
	background-image:url("/go/ezzystock/_ws/mediabase/images/icons/checkout_button.png"); background-repeat:no-repeat;

}

/* ---------------------------------- VISITENKARTEN ---------------------------------------------------- */

table.page_object_v_all	 { width:100%; }
td.page_object_v         { border:1px solid #cccccc; padding:6px; padding-top:10px; margin:0px; }
img.v_logo               { float:right; padding-left:15px; }
div.page_object_v_name_list { margin:0px; vertical-align:top; border-bottom:1px solid #cccccc; }
div.page_object_v_name   { font-weight:bold; padding-bottom:4px; margin:0px; vertical-align:top; }
table.page_object_v      { text-align:left; margin-top:8px; margin-bottom:8px; }
th.page_object_v_br      { padding-bottom:5px; padding-right:10px; vertical-align:top; }
th.page_object_v_brright { width:0.5%; padding-right:10px; vertical-align:top; }
td.page_object_v_br      { padding-bottom:5px; vertical-align:top; text-align:left; }
div.page_object_v_baby	 { background-color:#eeeeee; color:#333333;
			   padding-top:3px; padding-bottom:3px; font-weight:bold; margin-bottom:3px; }


/* ---------------------- Meine Nachrichten -------------------- */ 

div.gui_inbox_head       { padding-bottom:15px; }
div.gui_inbox_msg        { padding:10px; margin-bottom:20px; background-color:#eeeeee;
			   color:#333333; border:1px solid #bbb; }
div.gui_inbox_msg_head   { padding: 5px; padding-left:10px; margin-bottom:5px; background-color:#cccccc;
			   color:#1a1a1a; border:1px solid #999; }
div.gui_inbox_msg_head a, div.gui_inbox_msg_head a:visited, div.gui_inbox_msg_head a:active { color:#1a1a1a; font-weight:bold; }
div.gui_inbox_msg_body   { padding:10px; margin-bottom:10px; background-color:#ffffff; border:1px solid #ccc; }


/* ---------------------------------- List Editor ------------------------------------------------------ */

td.list_editor a, td.list_editor a:visited, td.list_editor a:active { color:#333333; text-decoration:underline; }



/* -----------  Editor ---------------- */

table.list_manager_entries { width:100%; margin-top:20px; margin-bottom:10px; }

th.list_manager_entries_head { background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; text-align:left; }

th.list_manager_entries_head a, th.list_manager_entries_head a:visited, th.list_manager_entries_head a:active { color:#1a1a1a; }

td.list_manager_entries_head { background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; }

td.list_manager_entries_head a, td.list_manager_entries_head a:visited, td.list_manager_entries_head a:active { color:#1a1a1a; }

th.list_manager_entries_head_small { width:0.5%; background-color:#cccccc; font-weight:bold; padding:2px; padding-left:5px; color:#1a1a1a; border:1px solid #ffffff; text-align:left; }

th.list_manager_entries_head_small a, th.list_manager_entries_head_small a:visited, th.list_manager_entries_head_small a:active { color:#1a1a1a; }

td.list_manager_entries_head_small { width:0.5%; background-color:#cccccc; font-weight:bold; padding:2px; padding-left:5px; color:#1a1a1a; border:1px solid #ffffff; text-align:left; }

td.list_manager_entries_head_small a, td.list_manager_entries_head_small a:visited, td.list_manager_entries_head_small a:active { color:#1a1a1a; }

th.list_manager_entries_head_number { width:0.5%; background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; text-align:left; }

th.list_manager_entries_head_number a, th.list_manager_entries_head_number a:visited, th.list_manager_entries_head_number a:active { color:#1a1a1a; }

td.list_manager_entries_head_number { width:0.5%; background-color:#cccccc; color:#1a1a1a; 
border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; }

td.list_manager_entries_head_number a, td.list_manager_entries_head_number a:visited, td.list_manager_entries_head_number a:active { color:#1a1a1a; }

td.list_manager_entries_body { background-color:#eeeeee; color:#333333; 
border:1px solid #ffffff; padding:2px; padding-left:5px; vertical-align:top; }

td.list_manager_entries_body a, td.list_manager_entries_body a:visited, td.list_manager_entries_body a:active { color:#333333; }

td.list_manager_entries_body_small { width:0.5%; background-color:#eeeeee; border:1px solid #ffffff; color:#333333; padding:2px; padding-left:5px; vertical-align:top; }

td.list_manager_entries_body_small a, td.list_manager_entries_body_small a:visited, td.list_manager_entries_body_small a:active { color:#333333; }

td.list_manager_entries_body_number { width:0.5%; background-color:#eeeeee; border:1px solid #ffffff; color:#333333; padding:2px; padding-left:5px; text-align:right; vertical-align:top; }

td.list_manager_entries_body_number a, td.list_manager_entries_body_number a:visited, td.list_manager_entries_body_number a:active { color:#333333; }

td.list_manager_entries_foot { padding-top:10px; }

div.list_manager_entries_empty { padding-top:10px; }

/* ------------------------------ PAYPAL  -------------------------------- */

div.paypal_button { border:1px solid #cccccc; padding:7px; margin-top:10px; margin-bottom:10px; }
div.paypal_standard_head { font-weight:bold; padding-bottom:7px; }
div.paypal_standard_comment { padding-top:6px; }


/* ------------------------------ SITEMAP  -------------------------------- */

ul.sitemap_level_1 { list-style-type:none; display:block; padding:0px; margin:0px; }
ul.sitemap_level_2 { list-style-type:none; display:block; padding:0px; margin:0px; padding-left:20px; }
ul.sitemap_level_3 { list-style-type:none; display:block; padding:0px; margin:0px; padding-left:20px; }
ul.sitemap_level_4 { list-style-type:none; display:block; padding:0px; margin:0px; padding-left:20px; }
ul.sitemap_level_5 { list-style-type:none; display:block; padding:0px; margin:0px; padding-left:20px; }
ul.sitemap_level_6 { list-style-type:none; display:block; padding:0px; margin:0px; padding-left:20px; }

li.sitemap_level_1_object { display:block; padding:0px; margin:0px; padding-bottom:20px; }
li.sitemap_level_2_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_3_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_4_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_5_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_6_object { display:block; padding:0px; margin:0px; }

a.sitemap_level_1_object  { font-weight:bold; display:block; margin-bottom:3px; font-size:14px; }
a.sitemap_level_2_object  { font-weight:bold; display:block; margin-bottom:3px; }
a.sitemap_level_3_object  { display:block; margin-bottom:3px; }
a.sitemap_level_4_object  { display:block; margin-bottom:3px; }
a.sitemap_level_5_object  { display:block; margin-bottom:3px; }
a.sitemap_level_6_object  { display:block; margin-bottom:3px; }



span.like_a_link { color:#002966; cursor:pointer; }


div.simple_poll {

}
div.simple_poll_question { margin-bottom: 10px; font-weight: bold }
div.simple_poll_result { margin-bottom: 5px }
div.simple_poll_options { margin-bottom: 10px }


div.simple_poll_result_bar { background-color: #002966; height: 14px; cursor:pointer; }

div.design_gui_group_tables_head {
	background-color:#cccccc;
	color:#1a1a1a; 
	padding: 2px; width: 200px; font-weight:bold; cursor:pointer;
}

div.design_gui_group_tables_body {
	background-color:#eeeeee;
	color:#333333; 
	padding: 2px; width: 200px; cursor:pointer;

}


/* ----------------------- GUI Editor BOXEN ------------------------------------------- */

div.gui_shoutbox { 
	clear: both; 
	border:1px solid #cccccc; background-color:#eeeeee;
	padding:10px; margin-top:10px;
}
div.gui_shoutbox_head { color:#333333; padding-bottom:5px; }
div.gui_button { 
	background-color: #f0f0f0; color:#444;
	padding: 2px; padding-left:5px; padding-right:5px; margin-top:3px; margin-bottom:3px;
	border: 1px solid #aaa;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444; 
}
div.gui_button.download {
	background-color:#E20079; color:#fff;
}
div.gui_shoutbox_msg_head { 
	padding-top:8px; 
	color:#333333; 
}
div.gui_shoutbox_msg { 
	border:1px solid #cccccc; 
	padding:10px; padding-top:0px; margin-bottom:10px; background-color:#eeeeee; 
}


div.gui_tag_editor { 
	border:1px solid #cccccc;
	padding:10px; margin-top:15px; 
}
div.gui_tag_editor_head { 
	background-color:#cccccc; color:#1a1a1a;
	padding:3px; padding-left:5px;
	font-weight:bold; 
}
div.gui_tag_editor_taglist_head { 
	padding-left:5px; padding-top:10px;
}
div.gui_tag_editor_taglist_body { 
	padding:2px; padding-left:5px; margin-bottom:10px; 
	border-bottom:1px solid #ccc;
}

div.gui_tag_cloud_body span { padding-right:10px; }


/* ----------------------- Mitgliedschaften  ------------------------------------------- */

div.gui_subscription_configurator_head {
	padding-left:5px; padding-bottom:3px;
}
div.gui_subscription_configurator_body { 
	padding: 4px; margin-right:10px; margin-left:2px;
	background-color: #eeeeee; border: 1px solid #d6d6d6; 
	vertical-align: top; color:#333333; font-size:11px;
}

div.gui_subscription_models_item { margin-bottom:10px; }
div.gui_subscription_model_head { font-weight:bold; }  

/* ----------------------- Alternierungen  ------------------------------------------- */

div.alt_0, tr.alt_0, td.alt_0, th.alt_0 { 
	background-color:#eeeeee; 
	color:#333333; 
	padding:6px; margin-bottom:5px;
}
div.alt_1, tr.alt_1, td.alt_1, th.alt_1 { 
	background-color:#d6d6d6; 
	color:#333333; 
	padding:6px; margin-bottom:5px;
}



/* ----------------------- Flash - Animationen  ------------------------------------------- */

.gui_img_slider_h ul.gui_img_slider_view {
	position:relative;
	z-index:1;
	width:1000000px;
}

ul.gui_img_slider_view {
	margin:0;
	padding:0;
	vertical-align:middle;
}

ul.gui_img_slider_view li { vertical-align:middle; }

.gui_img_slider_h,
.gui_img_slider_v {
	background:#eeeeee;
	overflow:hidden;
}

.gui_img_slider_h li,
.gui_img_slider_v li {
	margin:0;
	padding:10px;
	overflow:hidden;
	list-style:none;
	vertical-align:middle;
}

.gui_img_slider_h li {
	float:left;
}

div.gui_img_slider_clip_h,
div.gui_img_slider_clip_v {
	margin:0px auto;
}
div.gui_img_slider_clip_h {
	vertical-align:middle;
}

td.gui_img_slider_left,
td.gui_img_slider_right,
td.gui_img_slider_top,
td.gui_img_slider_bottom {
	padding:3px;
}
img.gui_img_button, a.gui_img_button { vertical-align:middle; }

div.gui_img_dialog          { padding:10px; text-align:center; }
div.gui_img_dialog_img_box  { text-align:center; }
img.gui_img_dialog_img      { text-align:center; }
span.gui_img_dialog_current { padding-left:3px; padding-right:4px; }

div.gui_img_slider_clip_h { vertical-align:middle; }
table.gui_img_slider_h td { vertical-align:middle; }


/* ----------------------- Voting System -------------------------------------- */

div.gui_feedback_comments_list { background-color:#e2e2e2; padding:10px; }

div.gui_feedback_comments_overview { 
	margin-bottom:20px; margin-top:5px; padding:10px; border:none;
	background-color:#eeeeee; 
	color:#333333; 
}
div.gui_feedback_comment_form { 
	margin-bottom:15px; padding:10px;
	background-color:#eeeeee; 
	color:#333333;
}
td.gui_list_item.first_cell.last_cell { padding-top:10px; padding-bottom:10px; }
div.gui_feedback_admin_comment_body { font-style:italic; padding-top:4px; padding-bottom:4px; color:#707070; }

span.gui_feedback_rating_text { font-weight:bold; padding-left:4px; padding-right:4px; }

span.gui_feedback_show_form {
	padding:3px;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------- GUI Listen Formatierung ----------------------------- */
/* ---------------------------------------------------------------------------- */

/* ----------------------------- BODY ---------------------------------------- */



/* ----------------------------- Nav 1 --------------------------------------- */

                              /* Farbe der ersten Zelle im Header */
 /* Verlaufsfarbe der ersten Zelle im Header */

/* ----------------------------- Nav2 erste Ebene ---------------------------- */

 /* Farbe der ersten Navigationsleiste */

/* ----------------------------- Nav2 zweite Ebene --------------------------- */

 /* Farbe der zweiten Navigationsleiste */



/* ----------------------------- Login-Seite --------------------------------- */

      /* Login-Seite Hintergrund */
     /* Login-Seite Hintergrund Verlaufsfarbe */
       /* Login-Seite Login-Box */
      /* Login-Seite Login-Box Verlaufsfarbe */
 /* Login-Seite Login-Box-Formular */

/* ----------------------------- Linke Box ----------------------------------- */

 /* Farbe der linken Boxen */

/* ----------------------------- Listenansicht -------------------------------- */

  /* Hauptbereich tabs dark */
 			   /* �berschrifts-Hintergrund-Farbe, Helle Reiter */
 /* Inaktiver Reiter */

  /* Hauptbereich Listen-Alternierung */


/* ----------------------------- Schatten ------------------------------------- */

        /* Schattenfarbe */
 /* Schattenfarbe */
 /* Schattenfarbe */
   /* Schattenfarbe */

/* ----------------------------- Rundungen ------------------------------------- */
 




/* ----------------------------------------------------------------------------------------------------------------------------------- */

div {

}


div.gui_frontend_top_nav_1 {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/10/28/0/0/0/0/a4a4ac/525256/transparent/bg.png");
}
div.gui_frontend_top_nav_1_inner {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr_caaaaaa/10/28/0/0/0/0/a4a4ac/525256/transparent/bg.png");
}

.dojoDialog {
	background : #fff;
	border : 1px solid #999;
}

div.gui_frontend_copyright {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/800/28/18/0/18/0/a4a4ac/525256/transparent/bg.png");
}
div.gui_frontend_copyright_inner {
	color:#000;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/1200/28/0/18/0/18/a4a4ac/525256/transparent/bg.png");
}

/* body-tags */

body.gui_frontend noscript { color:#c00; border:1px solid #c00; }
body.gui_frontend_anonymous { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/4/500/0/0/0/0/ffffff/dddddd/dddddd/bg.png"); 
	background-color:#dddddd;
}

input.gui {
 	border-bottom: 1px solid #e0e0e0;
 	border-right: 1px solid #e0e0e0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595;
}
input.gui_button { 
	background-color:#e0e0e0;
	color:#000;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595; 
}
input.gui_submit.module_manager_search { 
	color:#696869; background-color:#DCDBD4;
	background-image:url("/elements/apps/gui/https/icons/current/submit_arrow.png");
}
input.gui_submit.module_manager_save_filter { 
	color:#696869; background-color:#ffffff;
	background-image:url("/elements/apps/gui/https/icons/current/submit_arrow.png");
}
select.gui { 
 	border-bottom: 1px solid #e0e0e0;
 	border-right: 1px solid #e0e0e0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595; 
}
textarea.gui {
	width:100%;
 	border-bottom: 1px solid #e0e0e0;
 	border-right: 1px solid #e0e0e0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595; 
}

div.gui_simple_form_field_input { width:100%; }

/*------------- Gui Login-BOx neu --------------------*/

div.gui_frontend_login {  
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-gradient_mrippled-shadowbr_caaaaaa/500/350/18/18/18/18/d4d4d4/dbdbdb/transparent/bg.png"); 
}
div.gui_frontend_login_form { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowtl_caaaaaa_m0/430/160/18/18/18/18/e9e9e9/e9e9e9/transparent/bg.png");
	color:#74747C;
}
div.gui_frontend_login_form a, div.gui_frontend_login_form a:visited, div.gui_frontend_login_form a:active { color:#74747C; }
div.gui_frontend_login_logo { 

}
input.gui_submit_frontent_login {
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/login.png");
	background-repeat:no-repeat; 
	border:none; background-color:#E9E9E9; color:#74747C;
}

/*------------- Gui Login-BOx alt --------------------*/

div.gui_login_box {
	padding:0px; padding-top:20px; padding-bottom:20px; margin:0px; 
}
div.gui_login_box_body {
	border:1px solid #bebebe; background-color:#eeeeee;
}
div.login_form { width:200px; border:1px solid #87846B; padding:7px; vetical-align:middle; margin-left:280px; }

div.login_form_user input, div.login_form_passwd input { margin-right:10px; }

span.gui_simple_form_field_label_asterisk { color:#c00; }

/* ******************** Top / Main / Copyright ******************** */

div.gui_top {
	border: 1px solid #999; background-color: #F5F5FC;
}

table.gui_topnav_1 { background-color: #ccc; }
tr.gui_topnav_1 { border-right:1px solid #404040; border-left:1px solid #404040; }
td.gui_topnav_1_item_0 { border-right:1px solid #999; }
td.gui_topnav_1_item_1 { border-right:1px solid #999; }
td.gui_topnav_1_item_hover { border-right:1px solid #999; color:#000; }

a.gui_topnav_1_item_hover { color:#000; }

div.gui_topnav_1_item_0 { color: #fff }
div.gui_topnav_1_item_1 { color: #c00; }
div.gui_topnav_1_item_hover { color: #000; }


table.gui_topnav_2 { background-color: #667; }
tr.gui_topnav_2 { border-right:1px solid #bbb; border-left:1px solid #bbb; }

td.gui_topnav_2_item_0 { border-right:1px solid #bbb; }
td.gui_topnav_2_item_1 { border-right:1px solid #bbb; background-color:#fff;}
td.gui_topnav_2_item_hover { border-right:1px solid #bbb; background-color:#fff; }

a.gui_topnav_2_item_1, a:visited.gui_topnav_2_item_1, a:active.gui_topnav_2_item_1 { color:#666; }

div.gui_topnav_2_item_0 { color: #666 }
div.gui_topnav_2_item_1 { color: #28284d }

div.gui_box_global {
	border: 1px solid #bbb; background-color: #F3F3F3; 
}
div.gui_box_global_head { background-color: #DCDCE2; color: #28284D;
}
div.gui_copyright { color: #889; }


/* ******************** Boxes ******************** */

div.gui_box {
	border: 1px solid #aaa; background-color: #fff; 
}
div.gui_box_head { 
	background-color: #fff; color: #28284D;
}

/* ******************** Tabs (Reiter) CRM Neu ******************** */

div.gui_tabs_main_1 {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowb_caaaaaa/900/70/0/0/18/0/000000/000000/transparent/bg.png");
}
div.gui_tabs_main_1_inner {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa/900/70/0/0/0/18/000000/000000/transparent/bg.png");
}

div.gui_tabs_main_1_item.sel_0 {
	color: #fff;
}
div.gui_tabs_main_1_item_inner.sel_0 {
	color: #fff;
}
a:hover div.gui_tabs_main_1_item_inner.sel_0 {  
	color: #bbb; 
}

div.gui_tabs_main_1_item.sel_1 {  
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowtl_c6d6d6d_m0/120/26/8/0/0/0/6d6c6d/999799/transparent/bg.png");
	color: #fff; 
}

div.gui_tabs_main_1_item.sel_1.last_level {  
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowtl_c6d6d6d_m0/120/22/8/0/8/0/6d6c6d/999799/transparent/bg.png");
	color: #fff; 
}
div.gui_tabs_main_1_item_inner.sel_1 {  
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowt_c6d6d6d_m0/120/25/0/8/0/0/6d6c6d/999799/000000/bg.png");
	background-position: right top; background-repeat:no-repeat; 
	color: #fff; 
}
div.gui_tabs_main_1_item_inner.sel_1.last_level {  
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowt_c6d6d6d_m0/120/22/0/8/0/8/6d6c6d/999799/000000/bg.png");
	background-position: right top; background-repeat:no-repeat; 
	color: #fff; 
}
div.gui_tabs_main_2 {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowb_ccccccc-shadowt_c888888_m0/100/27/0/0/18/0/999799/c5c3c5/ffffff/bg.png");
}
div.gui_tabs_main_2_inner {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_ccccccc-shadowr_caaaaaa-shadowt_c888888_m0/1000/27/0/0/0/18/999799/c5c3c5/transparent/bg.png");
}
div.gui_tabs_main_2_item.sel_0 { 
	color: #fff;
}
a:hover div.gui_tabs_main_2_item.sel_0 {  
	color: #444; 
}

div.gui_tabs_main_2_item.sel_1 { 
	color: #000;
}

/* **** Tabs in Liste (hell) **** */

div.gui_tabs_module_entry_sub { border-bottom:1px solid #bbb; }


div.gui_tabs_module_entry_sub_item_1 {
	background-color: #fff; 
	border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom: 1px solid #fff;
	color: #000;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/reiter_hell_aktiv.gif");
}
div.gui_tabs_module_entry_sub_item_0 {
	border-right:1px solid #aaa; border-left:1px solid #aaa; border-top:1px solid #aaa; border-bottom: 1px solid #aaa;
	color: #fff; background-color:#bbb;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/reiter_hell_inaktiv.gif");
}

div.gui_tabs_module_entry_sub_content { background-color:#fff; border-right:1px solid #bbb; border-left:1px solid #bbb; border-bottom: 1px solid #bbb; }





/* **** Tabs in Liste (hell neu) **** */


div.gui_tabs_bright_item_1 {
	color: #696869;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/12/0/0/0/ffffff/ffffff/dcdbd4/bg.png"); 
	background-color:#FFFFFF;
}
div.gui_tabs_bright_item_1_inner {
	color: #696869;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/12/0/0/ffffff/ffffff/dcdbd4/bg.png"); 
}
div.gui_tabs_bright_item_0 {
	color: #1a1a1a;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/12/0/0/0/87846b/87846b/dcdbd4/bg.png"); 
}
div.gui_tabs_bright_item_0_inner {
	color: #1a1a1a;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/12/0/0/87846b/87846b/dcdbd4/bg.png");
}
a:hover div.gui_tabs_bright_item_0_inner { color:#484848; }

div.gui_tabs_bright_item_0.collapsed {
	color: #1a1a1a;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/100/20/12/0/12/0/87846b/87846b/dcdbd4/bg.png");
}
div.gui_tabs_bright_item_0_inner.collapsed {
	color: #1a1a1a; 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/40/20/0/12/0/12/87846b/87846b/dcdbd4/bg.png");
}

div.gui_tabs_bright_item_0.expanded {
	background-color:#87846B;
}

div.gui_tabs_bright_content { 
	background-color:#FFFFFF;
}

td.gui_tabs_bright_tr {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/12/0/0/ffffff/ffffff/dcdbd4/bg.png");
}
td.gui_tabs_bright_br {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/0/0/12/ffffff/ffffff/dcdbd4/bg.png");
}
td.gui_tabs_bright_bl {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/0/12/0/ffffff/ffffff/dcdbd4/bg.png");
}

/*************** dynamische Reiter ************************/

div.dojoSplitContainer { background-color:#fff; border:1px solid #bbb; }
div.dojoTabPaneWrapper { border:1px solid #bbb; }


div.dojoTabContainer.gui_djtabs_sub_nav div.dojoTabPaneWrapper, div.gui_non_tabbed_box {
        background-color: #fff;
}
div.gui_non_tabbed_box.bright {
	border-left:1px solid #DCDBD4; border-right:1px solid #DCDBD4;
}


div.dojoTabContainer.gui_djtabs_sub_nav div.dojoTab {
	border-right:1px solid #aaa; border-left:1px solid #aaa; border-top:1px solid #aaa; border-bottom: 1px solid #aaa;
	color: #fff; background-color:#bbb;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/reiter_hell_inaktiv.gif");
}
div.dojoTabContainer.gui_djtabs_sub_nav div.dojoTab span { color:#fff; }
div.dojoTabContainer.gui_djtabs_sub_nav div.dojoTab.current span { color:#000; }

div.dojoTabContainer.gui_djtabs_sub_nav div.dojoTab.current {
	background-color: #fff; 
	border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom: 1px solid #fff;
	color: #000;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/reiter_hell_aktiv.gif");
}


/* ******************** Buttons ******************** */


div.gui_button { 
	background-color:#e0e0e0;
	color:#000;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595;
}
div.gui_button.filter_0 {
	background-color:#fff;
}
div.gui_button.filter_1 {
	background-color:#eee;
	color:##002966;
}
div.gui_toolbar_button { 
	color:#000;
}

div.gui_toolbar_button.real_button_wide {
	color: #696869;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr/127/23/12/0/12/0/dcdbd4/dcdbd4/ffffff/bg.png");
}
div.gui_toolbar_button_inner.real_button_wide {
	color: #696869;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr-shadowb/50/23/0/12/0/12/dcdbd4/dcdbd4/ffffff/bg.png");
}
a:hover div.gui_toolbar_button_inner { color:#777; }


/****************************************** Module Search ********************************/

a.gui_no_color, a.gui_no_color:visited, a.gui_no_color:active { color:#000; }

/* ******************** A-Z ********************** */

div.gui_a_to_z_item.sel_0 { color:#333333; }
div.gui_a_to_z_item.sel_1 { color:#002966; }

a:hover div.gui_a_to_z_item.sel_0 { color:#002966; }

div.gui_module_search_notabs { border:1px solid #bbb; background-color:#eee; }


/* ******************** List ********************  */

td.gui_generic_infos { color: #777; }
td.gui_generic_infos a, td.gui_generic_infos a:visited, td.gui_generic_infos a:active { color: #777; }

table.gui_list_items a, table.gui_list_items a:active, table.gui_list_items a:visited { color: #000; }
tr.gui_list_items_head { 
	background-color: #FFFFFF; color:#717171;
}
tr.gui_list_items_head th {
	border-bottom:1px solid #DCDBD4;
}
tr.gui_list_items_head a, tr.gui_list_items_head a:visited, tr.gui_list_items_head a:active { color:#717171; }
tr.gui_list_items a:hover { color:#002966; }
tr.gui_list_items { 
	background-color: #f0f0f0;
}
tr.gui_list_items.alt_1 {
	background-color: #FFFFFF;
}

tr.gui_list_items.overdue_1 {
	background-color: #fcc
}

a.gui_list_item.sel_1, a.gui_list_item.sel_1:visited, a.gui_list_item.sel_1:active { color:#717171; }

td.gui_list_item.sel_1 {
	background-color:#e4e4e4;
}
tr.gui_list_items.alt_1 td.gui_list_item.sel_1 {
	background-color:#f0f0f0;
}



th.gui_list_item.sel_0.bright.first_cell {
	border-left:1px solid #DCDBD4;
}
th.gui_list_item.sel_0.bright.last_cell {
	border-right:1px solid #DCDBD4;
}
td.gui_list_item.sel_0.bright.first_cell {
	border-left:1px solid #DCDBD4;
}
td.gui_list_item.sel_0.bright.last_cell {
	border-right:1px solid #DCDBD4;
}



td.gui_list_items_border_t.bright {
	border-top:1px solid #DCDBD4;
}
td.gui_list_items_border_tr.bright {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-border_cdcdbd4_atr/200/200/0/12/0/0/ffffff/ffffff/transparent/bg.png");
}
td.gui_list_items_border_tl.bright {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-border_cdcdbd4_atl/200/200/12/0/0/0/ffffff/ffffff/transparent/bg.png");
	background-color:#FFFFFF;
}
td.gui_list_items_border_b.bright {
	border-bottom:1px solid #DCDBD4;
}
td.gui_list_items_border_br.bright {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-border_cdcdbd4_abr/200/200/0/0/0/12/ffffff/ffffff/transparent/bg.png");
}
td.gui_list_items_border_bl.bright {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-border_cdcdbd4_abl/200/200/0/0/12/0/ffffff/ffffff/transparent/bg.png");
}


td.gui_list_items_border_t.dark {
	background-color:#FFFFFF;
}
td.gui_list_items_border_tr.dark {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/12/0/0/ffffff/ffffff/dcdbd4/bg.png");
	background-color:#FFFFFF;
}
td.gui_list_items_border_tl.dark {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/12/0/0/0/ffffff/ffffff/dcdbd4/bg.png");
	background-color:#FFFFFF;
}
td.gui_list_items_border_b.dark {
	background-color:#FFFFFF;
}
td.gui_list_items_border_br.dark {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/0/0/12/ffffff/ffffff/dcdbd4/bg.png");
	background-color:#FFFFFF;
}
td.gui_list_items_border_bl.dark {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/20/20/0/0/12/0/ffffff/ffffff/dcdbd4/bg.png"); 
	background-color:#FFFFFF;
}

th.gui_list_item_1 a, th.gui_list_item_1 a:visited, th.gui_list_item_1 a:active { color:#fff; }
th.gui_list_item_hover a, th.gui_list_item_hover a:visited, th.gui_list_item_hover a:active { color:#fff; }
th.gui_list_item_1, th.gui_list_item_hover { color:#fff; }

tr.gui_list_items_hover {
	color:#000; 
}
div.gui_related_list {
	border-top: 1px solid #bbb;
}
div.gui_related_list_head {
	color: #778;
}


/* ******************** Manager ******************** */

div.gui_module_manager { background-color:#eee; border:1px solid #bbb; }


/* ******************** Multicol ******************** */

table.gui_form_wide_multicol { width:100%; }

div.gui_form_wide_multicol_head { color:#777; }
div.gui_form_wide_multicol_head.label_1 { border-bottom:1px solid #aaa; color:#777; }
th.gui_form_wide_multicol { background-color:#DCDBD4; border:1px solid #FFFFFF; }
td.gui_form_wide_multicol { border-bottom:1px solid #DCDBD4; }

th.gui_form_wide_multicol_search { border-bottom:1px solid #FFFFFF; }

div.gui_form_wide_head { color:#777; }
div.gui_form_wide_head.label_1 { border-bottom:1px solid #aaa; color:#777; }

/* ******************** Editor ******************** */

th.gui_form, th.gui_form_required, td.gui_form { border: 1px solid #dadada; }

th.gui_form, th.gui_form_required {
	background-color: #eaeaea;
}
td.gui_form {
	background-color: #f4f4f4
}

/* ******************** RSS-Reader ******************** */

div.gui_rss_reader_entries_head {
	border-bottom: 1px solid #bbb; 
}
div.gui_rss_reader_list_feed_0 {
        color: #000; 
}
div.gui_rss_reader_list_feed_1 {
        color: ##002966;
}
div.gui_rss_reader_list_item_0 {
        color: #000;
}
div.gui_rss_reader_list_item_1 {
        color: ##002966;
}


/* ******************** Simple Nav ******************** */

div.gui_simple_nav_item_0, div.gui_simple_nav_item_1 {
	color: #000;
}

/* ******************** Portlet Box ******************** */

div.gui_portlet_box {
	border: 1px solid #bbb;
}
tr.gui_portlet_box_title {
	background-color: #fff;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/gui_head.gif");
}
td.gui_portlet_box_content {
	border-top: 1px solid #bbb;
	background-color:#fff;

}

/* ******************** FAQs ******************** */

div.gui_faqs_questions_head {
	color: #666;
}
div.gui_faqs_answers_head {
	color: #666;
}
span.gui_faqs_question {
	color: #000
}
table.gui_simple_single { 
	border:1px solid #e0e0e0;
}
th.gui_simple_single { 
	background-color:#ddd; border-bottom:1px solid #fff;
}
td.gui_simple_single, td.gui_form_wide { 
	background-color:#fff; border-bottom:1px solid #e0e0e0;
}
div.gui_nav_box {
	background-color: #efefef; border: 1px solid #aaa;
}
div.gui_nav_box_head {
	background-color:#ccc; color:#000;
}
div.gui_nav_box_body {
	color:#000;
}
th.gui_forum_topics { background-color:#e0e0dd; border:1px solid #bbb; }

td.gui_forum_post_user   { background-color:#e0e0dd; border:1px solid #bbb; }
td.gui_forum_post_info   { background-color:#e0e0dd; border:1px solid #bbb; }

div.gui_inbox_msg      { background-color:#f0f0f0; border:1px solid #bbb; }
div.gui_inbox_msg_head { background-color:#e0e0dd; border:1px solid #bbb; }

div.category_display_matrix_faqs      { padding-bottom:15px; }
div.category_display_matrix_faqs_head { font-size:13px; color:#002966; font-weight:bold; }


/******************************* messaging_overview ****************/

th.gui_msg_overview {
	border: 1px solid #bbb;
	background-color: #ddd;
}
td.gui_msg_overview {
	border: 1px solid #bbb;
	background-color: #fff;
}

/****************************************** Frontend ********************************/

div.gui_frontend_tab_main_box_head {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr/200/28/12/12/0/0/ffffff/ffffff/transparent/bg.png"); 
}
div.gui_frontend_tab_main_box_head_inner {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_c888888/200/27/12/12/12/12/000000/000000/transparent/bg.png"); 
	color:#fff;
}

div.gui_frontend_tab_main_box_head2 { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/550/10/12/0/0/0/787878/484848/ffffff/bg.png");
}
div.gui_frontend_tab_main_box_head2_inner { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr_caaaaaa/150/10/0/12/0/0/787878/484848/ffffff/bg.png");
}


div.gui_frontend_tab_main_box_body {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr/200/22/0/0/0/0/ffffff/ffffff/transparent/bg.png");
	color:#fff;
}
div.gui_frontend_tab_main_box_foot {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr-shadowr/200/15/0/0/12/12/ffffff/ffffff/transparent/bg.png");
	 color:#fff;
}
div.gui_tree_area {
	background-color: #ffffff;	
}

table.dojoPopupMenu2 {
	background-color:#DCDBD4;
	border:1px solid #bbb;
}
tr.dojoMenuItem2 {
	background-color:#f0f0f0;
}
tr.dojoMenuItem2.dojoMenuItem2Hover {
	background-color:#e0e0e0;
}

div.gui_simple_nav_right_text { color: #fff; }
span.gui_simple_nav_right_text_item_0 { color: #fff; }
span.gui_simple_nav_right_text_item_1 { color: #fff; }
a:hover span.gui_simple_nav_right_text_item_0 { color:#000; }

div.gui_tabs_main_1_add.mid_level, div.gui_tabs_main_1_add.last_level { 
	color:#A4A4AC;
}
span.gui_reminder_count { color: #f1c52e }

td.gui_frontend_main_nav_left {
	border-right: 1px solid #aaa; 
}

a.gui_path, a.gui_path:active, a.gui_path:active { color:#444; }

div.gui_shortcuts_sep { 
	border-top:1px solid #aaa; border-bottom:1px solid #f0f0f0;
}
div.gui_main_sep {
	border-top:1px solid #aaa; border-bottom:1px solid #f0f0f0;
}
div.gui_main_sep.bright {
	border-top:1px solid #ccc; border-bottom:1px solid #fff;
}

/****************************************** Dashlet ********************************/

div.gui_dashlet { 
	background-color:#DCDBD4;
}

tr.gui_dashlet_head { 
	background-color:#fcfcfc; color:#000; 
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/gui_head.gif");
}
div.gui_dashlet_head { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa/550/20/0/0/12/0/dcdbd4/dcdbd4/dcdbd4/bg.png");
}
div.gui_dashlet_head_inner { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa-shadowb_caaaaaa/150/20/0/0/0/12/dcdbd4/dcdbd4/dcdbd4/bg.png");
}
div.gui_dashlet_head2 { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded/550/10/12/0/0/0/f0f0f0/f0f0f0/ffffff/bg.png");
}
div.gui_dashlet_head2_inner { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr_caaaaaa/150/10/0/12/0/0/eeece5/eeece5/ffffff/bg.png");
}
div.gui_dashlet_body {
	background-color:#DCDBD4;
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowr_caaaaaa/10/20/0/0/0/0/dcdbd4/dcdbd4/ffffff/bg.png");
}
div.gui_dashlet_content_pad {
	background-color:#FFFFFF;
}
div.gui_dashlet_foot { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa/550/20/0/0/12/0/dcdbd4/dcdbd4/ffffff/bg.png");
}
div.gui_dashlet_foot_inner { 
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa-shadowb_caaaaaa/150/20/0/0/0/12/dcdbd4/dcdbd4/ffffff/bg.png");
}
td.gui_dashlet_content {
	background-color:#ffffff; 
}
div.gui_dashlet_add { color:#000; }

div.gui_rss_item_compact { 
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/dashlet_rss_point.png"); 
	background-color:#FFFFFF;
}
div.gui_dashlet_text_content { background-color:#fff; }

/****************************************** Tooltips ********************************/

div.dojoTooltip		  { background-color:#DCDBD4; color:#000; }
div.gui_tb_selection_popup { 
	border-bottom:1px solid #b0afaa; 
	border-right:1px solid #b0afaa;  
}
div.gui_tb_selection_item { color:#000; }
div.gui_tb_selection_item.sel { color:#fff; }
div.gui_tb_selection_item.sel:hover { color:#000; }

div.gui_tb_selection_sep {
	border-top:1px solid #aaa; border-bottom:1px solid #f0f0f0; 
}
div.gui_tb_selection_list_item a:hover { background-color:#cccccc; }

div.gui_tooltip		{ background-color:#ffffff; border:1px solid #bbb; }
div.gui_tooltip_head	{ background-color:#f0f0f0; border-bottom:1px solid #ccc; }


/****************************************** Kalender ********************************/

div.gui_calendar_nav_top {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa/1350/25/12/0/0/0/dcdbd4/dcdbd4/ffffff/bg.png");
}
div.gui_calendar_nav_top_inner {
	background-image:url("/go/ezzystock/_ws/mediabase/gui_element/bg_tb/rounded-shadowbr_caaaaaa-shadowb_caaaaaa/150/25/0/12/0/0/dcdbd4/dcdbd4/ffffff/bg.png");
}

div.gui_simple_form_group { border:1px solid #bbb; }

span.gui_calendar_year_month_day { color:#000; }

div.gui_calendar_day_of_month.current { border:1px solid #F47720; }


/************ Jahresansicht *********************/

tr.gui_calendar_year_month_nav { color:#000; border-top:1px solid #bbb; border-bottom:1px solid #bbb; }

tr.gui_calendar_year_month { background-color:#CDCDCB; color:#000; border:1px solid #bbb; }

th.gui_calendar_year_month { color:#000; }

td.gui_calendar_year_days_head_wd { background-color:#f0f0f0; border:1px solid #ccc; }
td.gui_calendar_year_days_head_we { background-color:#f0f0f0; border:1px solid #ccc; }

td.gui_calendar_year_day_wd_om { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_year_day_wd_cm { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_year_day_we_om { background-color:#f0f0f0; border:1px solid #ddd; }
td.gui_calendar_year_day_we_cm { background-color:#f0f0f0; border:1px solid #ddd; }

span.gui_calendar_year_year_month_head { color:#000; }

td.gui_calendar_year_day_wd_cm.entries_1 { background-color:#FEF3CB; }
td.gui_calendar_year_day_we_cm.entries_1 { background-color:#FEF3CB; }

div.gui_calendar_year_day_of_month.current { border:1px solid #F47720; }


/************ Monatsansicht *********************/

/* tr.gui_calendar_month { background-color:#fff; color:#444; border-top:1px solid #bbb; } */

td.gui_calendar_days_head_wd { background-color:#f0f0f0; border:1px solid #ccc; }
td.gui_calendar_days_head_we { background-color:#f0f0f0; border:1px solid #ccc; }

td.gui_calendar_day_wd_om { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_day_wd_cm { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_day_we_om { background-color:#f0f0f0; border:1px solid #ddd; }
td.gui_calendar_day_we_cm { background-color:#f0f0f0; border:1px solid #ddd; }

td.gui_calendar_day_wd_cm span { color:#000; }

span.gui_calendar_month_day { color:#000; }

div.gui_calendar_month_nav { color:#000; }

td .gui_calendar_entry span { color:#000; }  

/************ Wochenansicht *********************/

/* tr.gui_calendar_week_day_nav { 
	background-color:#fff; color:#000; border:1px solid #bbb; 
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/gui_head.gif");
} */

th.gui_calendar_week_day { background-color:#f0f0f0; border:1px solid #ccc; }
td.gui_calendar_week_day { background-color:#FFFFFF; border:1px solid #ddd; }

td.gui_calendar_week_day span { color:#000; }

span.gui_calendar_week_day { color:#000; }

div.gui_calendar_day_of_week.current { border:1px solid #F47720; }


/************ Tagesansicht *********************/

/* tr.gui_calendar_day_nav { 
	background-color:#fff; color:#000; border:1px solid #bbb;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/gui_head.gif"); 
} */

th.gui_calendar_hour { background-color:#f0f0f0; border:1px solid #ccc; }
td.gui_calendar_hour { background-color:#fff; border:1px solid #ddd; }

td.gui_calendar_hour span { color:#000; }
td.gui_calendar_hour a:hover { color:##002966; }

span.gui_calendar_day_head { color:#000; }

div.gui_calendar { color:#000; }


/************ Seitenleiste *********************/

tr.gui_calendar_nav_month { color:#444; }

td.gui_calendar_nav_days_head_wd { background-color:#f0f0f0; border:1px solid #ccc; color:#000; }
td.gui_calendar_nav_days_head_we { background-color:#f0f0f0; border:1px solid #ccc; color:#000; }

td.gui_calendar_nav_day_wd_om { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_nav_day_wd_cm { background-color:#FFFFFF; border:1px solid #ddd; }
td.gui_calendar_nav_day_we_om { background-color:#f0f0f0; border:1px solid #ddd; }
td.gui_calendar_nav_day_we_cm { background-color:#f0f0f0; border:1px solid #ddd; }

span.gui_calendar_nav_month_day { color:#000; }

div.gui_calendar_nav_month_nav { color:#000 }

td.gui_calendar_nav_day_wd_cm.entries_1 { background-color:#FEF3CB; }
td.gui_calendar_nav_day_we_cm.entries_1 { background-color:#FEF3CB; }

div.gui_calendar_nav_day_of_month.current { border:1px solid #F47720; }


tr.gui_calendar_nav_days_body a:hover { color:##002966; }
td.gui_calendar_entry.hour_of_day a:hover { color:##002966; }


/************** alte GUIs ************************/

div.wsotreegui_b_i_r_o { 
	background-color:#e0e0e0;
	color:#000;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595; 
}
a.wsobuttono, a.wsobuttono:visited, a.wsobuttono:active { color:#000; }

div.wsotreegui_b_i_r_a {
	background-color:#fff;
	color:#c00;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595;
}
div.wsotreegui_b_i_r_a a, div.wsotreegui_b_i_r_a a:visited, div.wsotreegui_b_i_r_a a:active { color:#c00; }
a.nav, a.nav:visited, a.nav:active { color:#000; }

div.wsotreegui_left_out { border:1px solid #ccc; }
div.wsotreegui_left { 
	background-color: #f8f8f8;
	background-image:url("/elements/apps/gui/https//styles/gui/designs/set1/dashlet_body.gif");
	border:3px solid #efefef;
 }
div.wsotreegui_left_tree { 
	border: 1px solid #ccc;
	background-color: #fff;
}
td.wsotreegui1aa { background-color:#eee; border:1px solid #ccc; }

td.wsotreegui1ac { background-color:#eee; border:1px solid #ccc; }
td.wsotreegui1ac.editor form { background-color:#fff; border:1px solid #ccc; }

td.td1 { background-color:#e8e8e8; border:1px solid #fff; }
td.td3 { border-bottom:1px solid #ccc; background-color:#fff; }
td.td1head { border-bottom:1px solid #aaa; color:#777; }
span.td1_required_star { color:#c00; }

a.tmpl_view, a.tmpl_view:visited, a.tmpl_view:active, div.backup_restore a { 
	background-color:#e0e0e0;
	color:#000;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595;
}
a.tmpl_download, a.tmpl_download:visited, a.tmpl_download:active {
	background-color:#e0e0e0;
	color:#c00;
 	border-bottom: 1px solid #d0d0d0;
 	border-right: 1px solid #c0c0c0;
 	border-top: 1px solid #959595;
 	border-left: 1px solid #959595;
}
div.tmpl_edited_warning { 
	border:1px solid #3366CC; background-color:#3366cc; color:#fff;
	background-image:url("/elements/apps/gui/https//icons/current/signal_info.png"); 
}
div.tmpl_download_hint   { color:#777; }
div.tmpl_download_hint b { color:#c00; }

td.td3progress { border:1px solid #ccc; }

td.td3error    { border:1px solid #ccc; background-color:#FF6633; }
td.td3warning  { border:1px solid #ccc; background-color:#FFF3A6; }

div.gui_logging_search, div.gui_statistics_search { background-color:#eee; border:1px solid #ccc; }
