@CHARSET "UTF-8";
/******
 * $LastChangedDate: 2017-04-07 16:36:57 +0200 (Fr, 07 Apr 2017) $
 * $LastChangedRevision: 12587 $
 * $LastChangedBy: schmoe-klee $
 */

/***************************************************************
 * GLOBALES
 **************************************************************/
 
/***************************************************************
* STRUKTUR
**************************************************************/
body
{
	background-image: url(../../images/jost_gb_bg_130409.jpg);	
}

#top #topmenu
{
	margin-top: 1px;
	padding-top: 0;
	text-align: left;
}

#mainmenu ul ul {
	padding: 2px 0 2px 0;
}

.hidden_gallery
{
	display: none;
}

#navigation #logoleiste
{
	padding: 19px 0 0 0;
}
/*********************************************************************************************
 * PRODUKTMENÜ
 ********************************************************************************************/
/* TT Start */
#body .left .menu .treeview > li#page-38
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/rectangle_blue.gif);
}

#body .left .menu .treeview > li#page-38.expandable{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_tt-closed.png);
}

#body .left .menu .treeview > li#page-38.collapsable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_tt-open.png);
}
/* TT Ende */

/* TRIDEC Start */
#body .left .menu .treeview > li#page-253
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/rectangle_lightblue.gif);
}

#body .left .menu .treeview > li#page-253.expandable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_tridec-closed.png);
}

#body .left .menu .treeview > li#page-253.collapsable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_tridec-open.png);
}
/* TRIDEC Ende */

/* CT Start */
#body .left .menu .treeview > li#page-37
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/rectangle_magenta.gif);
}

#body .left .menu .treeview > li#page-37.expandable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_ct-closed.png);
}

#body .left .menu .treeview > li#page-37.collapsable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_ct-open.png);
}
/* CT End */

/* RO Start */
#body .left .menu .treeview > li#page34,
#body .left .menu .treeview > li#page-35,
#body .left .menu .treeview > li#page-36
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/rectangle_orange.gif);
}

#body .left .menu .treeview > li#page-34.expandable,
#body .left .menu .treeview > li#page-35.expandable,
#body .left .menu .treeview > li#page-36.expandable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_ro-closed.png);
}

#body .left .menu .treeview > li#page-34.collapsable,
#body .left .menu .treeview > li#page-35.collapsable,
#body .left .menu .treeview > li#page-36.collapsable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_ro-open.png);
}
/* RO End */

/* Edbro Start */
#body .left .menu .treeview > li#page-436
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/rectangle_red.gif);
}

#body .left .menu .treeview > li#page-436.expandable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_edbro-closed.png);
}

#body .left .menu .treeview > li#page-436.collapsable
{
	background-image: url(https://www3.jost-world.com/fileadmin/images/icons/menu/jw-subnavi_icon_edbro-open.png);
}
/* Edbro End */
/*********************************************************************************************
 * BOTTOMMENÜ
 ********************************************************************************************/
#bottom .menu > ul > li:last-child
{
	margin-left: 20px;
}
/***************************************************************
 * CONTENTTABLE
 **************************************************************/
table.contenttable
{
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}

table.contenttable tr td
{
	padding: 5px;	
}

table.contenttable td.td-0 {
	width: 172px;
	background-color: #cad6ed;
}
/***************************************************************
 * PRODUCT-2-COLUMNS
 **************************************************************/
 div.productEntry2Col
{
  float: left;
  width: 50%;  
  height: 120px;
  overflow: hidden;
  margin: 0 0 10px 0;
}

div.productEntry2Col a
{
  margin: 0 5px 0 0;
}

div.productEntry2Col a img
{
  border: 0;
  float: left;
}

div.productEntry2Col h2
{
  margin: 0;
  font-size: 12px;
}

div.productEntry2Col p
{
  margin: 0;
}
/***************************************************************
 * SPEZIFISCHES
 **************************************************************/
#page-348 .tx-jiccontent-pi1 .addresslist .address
{
	float: none;
	height: auto;
}