/****************************************************************************************
SIA Spez.
****************************************************************************************/
.Titelbalken
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	background-color: #B2B2B2;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-weight: bold;
	TEXT-DECORATION: none;
	vertical-align: middle;
	height: 20px;
}

.Rahmen
{
	FONT-SIZE: 1px;
	COLOR: #B2B2B2;
	background-color: #B2B2B2;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}

.Produktbild
{
	border-right: #b2b2b2 thin outset;
	border-top: #b2b2b2 thin outset;
	border-left: #b2b2b2 thin outset;
	border-bottom: #b2b2b2 thin outset;
}

.Develop_Info
{
	background-color: #dedede;
	border-right: #b2b2b2 thin inset;
	border-top: #b2b2b2 thin inset;
	border-left: #b2b2b2 thin inset;
	border-bottom: #b2b2b2 thin inset;
}

.searchMarker
{
	background-color: Yellow;
}

.rowMarker_light
{
	background-color: #dedede;
}



/****************************************************************************************
Header
****************************************************************************************/
.Rahmen_rot
{
	FONT-SIZE: 1px;
	COLOR: #CC0000;
	background-color: #CC0000;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.HeadText_rot
{
	FONT-SIZE: 20px;
	COLOR: #CC0000;
	background-color: white;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.HeadText_weiss
{
	FONT-SIZE: 20px;
	COLOR: white;
	background-color: #CC0000;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
}

.HeadText_klein_schwarz
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;	
	font-style: italic;
}

.menu
{
	FONT-SIZE: 12px;
	COLOR: #8C8C8C;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;		
}







/****************************************************************************************
 Others
****************************************************************************************/




/****************************************************************************************
Defaults
****************************************************************************************/

.mBody 
	{
	BACKGROUND-COLOR: white;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	LIST-STYLE-POSITION: outside; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	FONT-SIZE: 10px;
	VERTICAL-ALIGN: baseline; 
	TEXT-TRANSFORM: none; 
	COLOR: #333333; 
	DIRECTION: ltr; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: square; 
	LETTER-SPACING: normal; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none; 
	vertical-align: top;  
	SCROLLBAR-FACE-COLOR: #C8C8C8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #EEEEEE; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #ffffff; 
	}

/*
a { font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:link { font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:visited { font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:active { font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva; font-size: 10px; color: #333333; text-decoration: underline; font-weight: bold; }
a:hover { font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold; }
*/
a 
{
	color: #3F3F3F;	
	text-decoration: underline;
}

a:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

a:active
{
	color: #e72019;	
	text-decoration: underline;
}




.Link 
{
	color: #3F3F3F;	
	text-decoration: underline;
}

.Link:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link:active
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected:hover 
{
	color: #e72019;	
	text-decoration: underline;
}

.Link_selected:active
{
	color: #e72019;	
	text-decoration: underline;
}

.bgDark
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	background-color: #333333;
}


.bgLight
{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	background-color: white;
}


.bgWhite
{
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	background-color: white;
}

.Titel
{
	font-size: 16px;
	color: #e72019;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

.Text
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal_rot
{
	FONT-SIZE: 12px;
	COLOR: #CC0000;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.normal_grau
{
	FONT-SIZE: 12px;
	COLOR: #D3D3D3;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein
{
	FONT-SIZE: 9px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein_hell
{
	FONT-SIZE: 9px;
	COLOR: #DEDEDE;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.klein_unsichtbar
{
	FONT-SIZE: 9px;
	COLOR: white;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.sehrklein
{
	FONT-SIZE: 9px;
	COLOR: #CDCDCD;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
}

.Titel_white
{
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	color: #F7F7FF;
	font-size: 24PX;
	font-weight: bold;
}

.Orange_Border
{
	border: normal 2px #e72019;
}


.editTitle
{
	FONT-SIZE: 9px;
	COLOR: #e72019;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.editInhalt
{
	font-size: 9px;
	color: #3F3F3F;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	text-decoration: none;
	vertical-align: top;
	border-right: #e72019 thin dashed;
	border-top: #e72019 thin dashed;
	border-left: #e72019 thin dashed;
	border-bottom: #e72019 thin dashed;
}


/***************************************************************************/
/* Navigation: Bereich, Kategorie, Rubrik und Unterrubrik */
/***************************************************************************/


/* Object-Liste */
.ObjectList {
	font-weight: bold;
	color: #3F3F3F; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}
.ObjectList_over {
	font-weight: bold;
	color: #e72019; 
	background-color: white;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.ObjectList_selected {
	font-weight: bold;
	color: #e72019; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}


/* Bereich */
.Bereich{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #003063;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: bold;
}
.Bereich_selected {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #CDC1B8; 
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: bold;
}
.treeNode_Level_1
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #003063;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: normal;
}



/* SubList_Referenz */
.SubList_Referenz {
	font-weight: normal;
	color: #0D0D0D; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
}
.SubList_Referenz_selected {
	font-weight: normal;
	color: #e72019; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 9px;
}

/* Kategorien */
.Kategorie {
	font-weight: bold;
	color: #3F3F3F; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: bold;
}
.Kategorie_over {
	font-weight: bold;
	color: #e72019; 
	background-color: white;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.Kategorie_selected {
	font-weight: bold;
	color: #e72019; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: bold;
}
.treeNode_Level_2
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #003063;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 11px;
	font-weight: normal;
}


/* Rubriken */
.Rubrik {
	font-weight: bold;
	color: #3F3F3F; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}
.Rubrik_over {
	font-weight: bold;
	color: #e72019; 
	background-color: white;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.Rubrik_selected {
	font-weight: bold;
	color: #e72019; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}
.treeNode_Level_3
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #003063;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}



/* Unterrubriken */
.Unterrubrik {
	font-weight: bold;
	color: #3F3F3F; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}
.Unterrubrik_over {
	font-weight: bold;
	color: #e72019; 
	background-color: white;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.Unterrubrik_selected {
	font-weight: bold;
	color: #e72019; 
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}
.treeNode_Level_4
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #003063;
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
}






.Listen_Trennlinie_A
{
	color: #B2B2B2;
	background-color: #B2B2B2;
	height: 1px;
}






/*********************************************************************************/
/* Formulare */
/*********************************************************************************/

/*********************************************************************************/
/* Buttons */
.Button
{
	FONT-SIZE: 12px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.Button_AddWK
{
	FONT-SIZE: 10px;
	COLOR: #3F3F3F;
	background-color: #C8C8C8;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : middle;
	width: 65px;
	height: 16px;
}


/*********************************************************************************/
/* Felder */
.Formular_Fehler
{
	FONT-SIZE: 12px;
	COLOR: white;
	background-color: #e72019;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Erfolg
{
	FONT-SIZE: 12px;
	COLOR: #e72019;
	background-color: white;
	FONT-FAMILY: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	TEXT-DECORATION: none;
	vertical-align : top;
}

.Formular_Menge {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	text-align: center;
	width: 25px;
	height: 13px;
}

.Formular_Menge_inaktiv {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: black;
	text-decoration: none;
	background-color: #faf0e6;
	text-align: center;
	width: 25px;
	height: 13px;
}

.Formular_Preis {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	width: 160px;
	height: 20px;
}

.Formular_Adresswahl {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 10px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
	width: 160px;
	height: 20px;
}

.Formular_missing_or_fail {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	COLOR: red;
	text-decoration: none;
	background-color: White;
	border-left-color: red;
	border-bottom-color: red;
	border-top-style: dotted;
	border-top-color: red;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: red;
	border-bottom-style: dotted;
}

.Formular {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	COLOR: #8C8C8C;
	text-decoration: none;
	background-color: White;
}

.Formular_50 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 50px;
}

.Formular_47 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 47px;
}

.Formular_75 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 75px;
}

.Formular_100 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 100px;
}

.Formular_137 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 137px;
}

.Formular_142 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 142px;
}

.Formular_150 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 150px;
}

.Formular_200 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 200px;
}

.Formular_205 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 205px;
}

.Formular_237 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 237px;
}

.Formular_250 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 250px;
}

.Formular_300 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 300px;
}

.Formular_400 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 400px;
}

.Formular_460 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 460px;
}

.Formular_500 {
	font-family: Arial, Verdana, Helvetica, Century Gothic, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C; 
	text-decoration: none;
	background-color: White;
	width: 500px;
}


.ResultTimer
{
	display: none;
}

