/*	#### Zentrales Stylesheet WAGO Online Katalog ### */

.bgColorDocument {
	background-color: #FFFFFF;
}

/* Menüseiten */
BODY.PageBorder {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* Tabreiter */
BODY.TabPageBorder {
			margin-left: 3px;
			margin-top: 3px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-color: #FFFFFF;
}


.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.menuBorder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #90B630;
	border-left-color: #90B630;
}

/* Produktbaum */
.textLayer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Produktbaum */
.textLayer1Marked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #209C33;
	text-decoration: none;
}

.markedBgTD {
	background-color: 90B630;
}

.BgTD {
	background-color: C1C1C1;
}

/* Produktbaum */
.textLayerX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Produktbaum */
.textLayerXMarked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #209C33;
	text-decoration: none;
}

A
{
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 8pt;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.buttonprint
{
    MARGIN-TOP: 12pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #d1ecaa;
    BORDER-BOTTOM-COLOR: #d1ecaa;
    MARGIN-LEFT: 0.5em;
    WIDTH: 90px;
    COLOR: #000000;
    BORDER-TOP-COLOR: #d1ecaa;
    FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
    BACKGROUND-COLOR: #dddddd;
    BORDER-RIGHT-COLOR: #d1ecaa
}
.button
{
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: 90B630;
    BORDER-BOTTOM-COLOR: 90B630;
    MARGIN-LEFT: 0.5em;
    COLOR: #000000;
    BORDER-TOP-COLOR: 90B630;
    FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
    BACKGROUND-COLOR: #dddddd;
    BORDER-RIGHT-COLOR: 90B630
}
/* Bild Detailsnsicht */
.buttonPicDetail
{
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #90B630;
    BORDER-BOTTOM-COLOR: #90B630;
    MARGIN-LEFT: 0.5em;
    COLOR: #000000;
    BORDER-TOP-COLOR: #90B630;
    FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-RIGHT-COLOR: #90B630
}
/* Links Tabreiter */
.tabLinks
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-weight: bold;
	/*word-break:keep-all;*/
}
/* Links Produktdetails */
.tabDetailLinks
{
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 8pt;
	TEXT-DECORATION: none;
}
/* Produktblatt */
TABLE.detailProduct {
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 8pt;
	TEXT-DECORATION: none;
}
/* Head Navigation */
.navigationLinks {
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
/* Head Navigation */
.welcomeText {
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 14pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
/* Artikelnummer nicht gefunden*/
.NrNotFoundText {
	color: #FF0000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 14px;
}
