/*

colors
----------------
white		#ffffff
grey		#5E697B
grey2		#CFD2D7
grey3		#E7E9EB
orange		#C33D25

*/
BODY
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;	
	color:				#5E697B;
	background-image:	url(../images/background.jpg); 
	background-repeat:	repeat-y;
	margin:				0px; 
	/*padding-left:		25px;*/
	/*padding-top:		20px;*/	
	padding-right:		20px;		
}
.STDINPUTBUTTON
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;	
	background-color:	#E7E9EB;
	color:				#C33D25;
	border:				1px solid #5E697B;
}
.PRODUKTVERGLEICH_BOX
{
	width:				670px;
	background-color:	#ffffff;
	scrollbar-face-color:#E7E9EB;
	scrollbar-3dlight-color:#CFD2D7;
	scrollbar-arrow-color:#5E697B;
 	scrollbar-darkshadow-color:#E7E9EB;
	scrollbar-shadow-color:#CFD2D7;
	scrollbar-track-color:#E7E9EB;
	border:				1px solid #CFD2D7
}
.PRODUKTVERGLEICH_INNER_BOX
{
	width:				203px;
	padding:			0px;
	height:				180px;
	background-color:	#ffffff;
	overflow:			scroll;
	scrollbar-face-color:#E7E9EB;
	scrollbar-3dlight-color:#CFD2D7;
	scrollbar-arrow-color:#5E697B;
 	scrollbar-darkshadow-color:#E7E9EB;
	scrollbar-shadow-color:#CFD2D7;
	scrollbar-track-color:#E7E9EB;
}
PVCONTAINER
{
	padding:			5px;
	width:				147px;
	background-color:	#FFFFFF
}
TD
{
	font-size:			12px;
}
A,
A:link,
A:visited,
A:active
{
	color:				#5E697B;
	text-decoration:	none;
}
A:hover
{
	color:				#5E697B;
	text-decoration:	underline;
}
INPUT
{
	color:				#5E697B;
}
.WHITE
{
	background-color:	#ffffff
}
.GREY
{
	background-color:	#5E697B
}
.GREY2
{
	background-color:	#CFD2D7
}
.ORANGE
{
	background-color:	#C33D25
}
.GREY_TEXT
{
	color:				#5E697B
}
.ORANGE_TEXT,
.ORANGE_TEXT A,
.ORANGE_TEXT A:link,
.ORANGE_TEXT A:visited,
.ORANGE_TEXT A:active
{
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT A:hover
{
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_DE,
.ORANGE_TEXT_DE A,
.ORANGE_TEXT_DE A:link,
.ORANGE_TEXT_DE A:visited,
.ORANGE_TEXT_DE A:active
{
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_DE A:hover
{
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_PL,
.ORANGE_TEXT_PL A,
.ORANGE_TEXT_PL A:link,
.ORANGE_TEXT_PL A:visited,
.ORANGE_TEXT_PL A:active
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_PL A:hover
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_NL,
.ORANGE_TEXT_NL A,
.ORANGE_TEXT_NL A:link,
.ORANGE_TEXT_NL A:visited,
.ORANGE_TEXT_NL A:active
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_NL A:hover
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_EN,
.ORANGE_TEXT_EN A,
.ORANGE_TEXT_EN A:link,
.ORANGE_TEXT_EN A:visited,
.ORANGE_TEXT_EN A:active
{
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_EN A:hover
{
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_NL,
.ORANGE_TEXT_NL A,
.ORANGE_TEXT_NL A:link,
.ORANGE_TEXT_NL A:visited,
.ORANGE_TEXT_NL A:active
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_NL A:hover
{
	font-size:			9px;
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_BIG,
.ORANGE_TEXT_BIG A,
.ORANGE_TEXT_BIG A:link,
.ORANGE_TEXT_BIG A:visited,
.ORANGE_TEXT_BIG A:active
{
	font-size:			14px;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_BIG A:hover
{
	font-size:			14px;
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_KURSIV,
.ORANGE_TEXT_KURSIV A,
.ORANGE_TEXT_KURSIV A:link,
.ORANGE_TEXT_KURSIV A:visited,
.ORANGE_TEXT_KURSIV A:active
{
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-style:			italic;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_KURSIV A:hover
{
	color:				#C33D25;
	text-decoration:	underline;	
}
.ORANGE_TEXT_M,
.ORANGE_TEXT_M A,
.ORANGE_TEXT_M A:link,
.ORANGE_TEXT_M A:visited,
.ORANGE_TEXT_M A:active
{
	font-weight:		600;
	color:				#C33D25;
	text-decoration:	none;
}
.ORANGE_TEXT_M A:hover
{
	font-weight:		600;
	color:				#C33D25;
	text-decoration:	underline;	
}
.WHITE_TEXT
{
	color:				#ffffff
}
.WHITE_TEXT A,
.WHITE_TEXT A:link,
.WHITE_TEXT A:visited,
.WHITE_TEXT A:active
{
	color:				#ffffff;
	text-decoration:	none;
}
.WHITE_TEXT A:hover
{
	color:				#ffffff;
	text-decoration:	underline;
}
.GREY2_TEXT
{
	color:				#E7E9EB
}
.GREY2_TEXT A,
.GREY2_TEXT A:link,
.GREY2_TEXT A:visited,
.GREY2_TEXT A:active
{
	color:				#E7E9EB;
	text-decoration:	none;
}
.GREY2_TEXT A:hover
{
	color:				#E7E9EB;
	text-decoration:	underline;
}
.WHITE_TEXT B
{
	color:				#ffffff
}
.NAVIGATION {
	padding-top:		10px;
}
.NAVIGATION A,
.NAVIGATION A:link,
.NAVIGATION A:visited,
.NAVIGATION A:active
{
	font-family:		arial;
	font-size:			12px;	
	text-decoration: 	none;	
}
.NAVIGATION A:hover
{
	font-family:		arial;
	font-size:			12px;	
	text-decoration: 	underline;	
}
.MICROTEXT,
.MICROTEXT A,
.MICROTEXT A:link,
.MICROTEXT A:visited,
.MICROTEXT A:active
{
	font-family:		arial;
	font-size:			9px;	
	text-decoration: 	none;	
}
.MICROTEXT A:hover
{
	font-family:		arial;
	font-size:			9px;	
	text-decoration: 	underline;
}
.TOPMENUKATS,
.TOPMENUKATS A,
.TOPMENUKATS A:link,
.TOPMENUKATS A:visited,
.TOPMENUKATS A:active
{
	color:	 	 	 	#FFFFFF;
	line-height:		10px;
	font-family:		arial;
	font-size:			12px;	
	text-decoration: 	none;	 
}
.TOPMENUKATS A:hover
{
	color:	 	 	 	#FFFFFF;
	font-family:		arial;
	font-size:			12px;	
	text-decoration: 	underline;
}
.MICROTEXT2,
.MICROTEXT2 A,
.MICROTEXT2 A:link,
.MICROTEXT2 A:visited,
.MICROTEXT2 A:active
{
	font-family:		arial;
	font-size:			10px;	
	text-decoration: 	none;	
}
.MICROTEXT2 A:hover
{
	font-family:		arial;
	font-size:			10px;	
	text-decoration: 	underline;
}
.PRODUKTBOX_AKTIV_INAKTIV
{
	background-image:	url(../images/Button_aktiv-inaktiv.gif);
	background-repeat:	no-repeat;
	height:				104px;
	width:				212px;
}
.PRODUKTBOX_AKTIV_AKTIV
{
	background-image:	url(../images/Button_aktiv-aktiv.gif);
	background-repeat:	no-repeat;
	height:				104px;
	width:				212px;
}
.PRODUKTBOX_INAKTIV_INAKTIV
{
	background-image:	url(../images/Button_inaktiv-inaktiv.gif);
	background-repeat:	no-repeat;
	height:				104px;
	width:				212px;
}
.PRODUKTBOX_INAKTIV_AKTIV
{
	background-image:	url(../images/Button_inaktiv-aktiv.gif);
	background-repeat:	no-repeat;
	height:				104px;
	width:				212px;
}
.TESTEO_NOTE_BIG_DE
{
	background-image:	url(../images/testeo_note_big_de.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_TREND_BIG_DE
{
	background-image:	url(../images/testeo_trend_big_de.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_CH
{
	background-image:	url(../images/testeo_note_big_ch.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_PL
{
	background-image:	url(../images/testeo_note_big_pl.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_GB
{
	background-image:	url(../images/testeo_note_big_gb.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_US
{
	background-image:	url(../images/testeo_note_big_us.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_AT
{
	background-image:	url(../images/testeo_note_big_at.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_NL
{
	background-image:	url(../images/testeo_note_big_nl.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				172px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_TEXT
{
	padding-top:		25px;	
}
.TESTEO_TREND_BIG_TEXT
{
	padding-top:		25px;	
}
.TESTEO_NOTE_BIG_NOTETEXT_DE,
.TESTEO_TREND_BIG_TRENDTEXT_DE,
.TESTEO_NOTE_BIG_NOTETEXT_AT,
.TESTEO_NOTE_BIG_NOTETEXT_CH,
.TESTEO_NOTE_BIG_NOTETEXT_PL,
.TESTEO_NOTE_BIG_NOTETEXT_GB,
.TESTEO_NOTE_BIG_NOTETEXT_US
{
	color:				#FFFFFF;
	font-weight:		700;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_BIG_NOTETEXT_NL
{
	color:				#FFFFFF;
	font-weight:		bold;
	font-size:			10px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_DE
{
	background-image:	url(../images/testeo_note_small_de.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_TREND_SMALL_DE
{
	background-image:	url(../images/testeo_trend_small_de.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_CH
{
	background-image:	url(../images/testeo_note_small_ch.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_PL
{
	background-image:	url(../images/testeo_note_small_pl.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_AT
{
	background-image:	url(../images/testeo_note_small_at.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_GB
{
	background-image:	url(../images/testeo_note_small_gb.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_US
{
	background-image:	url(../images/testeo_note_small_us.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.TESTEO_NOTE_SMALL_NL
{
	background-image:	url(../images/testeo_note_small_nl.gif);
	background-repeat:	no-repeat;	
	padding-top:		22px;	
	height:				39px;
	width:				122px;
	color:				#FFFFFF;
	font-weight:		700;
	cursor:				pointer;
	font-size:			11px;
	text-align:			center;	
}
.ORANGEVERLAUF_HEADLINE
{
	background-image:	url(../images/Oranger-Textbalken.gif);
	background-repeat:no-repeat;
	height:				20px;
	width:				670px;
	font-weight:		600;
	font-size:			12px;
	color:				#ffffff;
	padding-left:		10px;
}
.GRAUVERLAUF_HEADLINE
{
	background-image:	url(../images/Grauer-Textbalken.gif);
	background-repeat:no-repeat;
	height:				20px;
	width:				670px;
	font-weight:		600;
	font-size:			12px;
	color:				#ffffff;
	padding-left:		10px;
}
.TABELLE_RECHTS{
	background-image:	url(../images/tabelle_rechts.gif);
	background-repeat:repeat-y;
}
.TABELLE_LINKS
{
	background-color:	#E7E9EB;
}
.TABELLE_UNTEN
{
	background-image:	url(../images/tabelle_unten.gif);
	background-repeat:repeat-x;
}
.GRAUVERLAUF_TEXT
{
	background-image:	url(../images/testberichtverlauf.jpg);
	background-repeat:repeat-y;
}
.FEATUREBOX_WHITE
{
	padding:10px;
}
.FEATUREBOX_GREY
{
	background-image:	url(../images/testberichtverlauf2.jpg);
	background-repeat:repeat-y;
	padding:10px;	
}
.DOPPELKNOPF_O_W_R
{
	background-image:	url(../images/doppelknopf_orange_weiss_r.gif);
	background-repeat:no-repeat;
	height:				44px;
	width:				168px;
}
.DOPPELKNOPF_O_W
{
	background-image:	url(../images/doppelknopf_orange_weiss_r.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				168px;	
}
.DOPPELKNOPF_G_G_R
{
	background-image:	url(../images/doppelknopf_grau_grau_r.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				168px;	
}
.DOPPELKNOPF_G_G
{
	background-image:	url(../images/doppelknopf_grau_grau_r.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				168px;	
}
.DOPPELKNOPF_G_G_lang
{
	background-image:	url(../images/Doppelknopf_grau_grau_lang.gif);
	background-repeat:	no-repeat;
	height:				44px;
	width:				336px;	
}
.DOPPELKNOPF_TEXT_DE
{
	font-size:			12px;
}
.DOPPELKNOPF_TEXT_PL
{
	font-size:			10px;
}
.DOPPELKNOPF_TEXT_NL
{
	font-size:			12px;
	
}
.BTN_ORANGE_BLANK
{
	background-color:	#C33D25;
	height:				22px;
	width:				184px;	
	font-weight:		600;
	font-size:			12px;
	color:				#ffffff;	
}
.BTN_ORANGE
{
	height:				22px;
	width:				184px;
	font-weight:		600;
	font-size:			12px;
	color:				#ffffff;
}
.MEHR A,
.MEHR A:link,
.MEHR A:visited,
.MEHR A:active
{
	text-decoration:	underline;	
}
.MEHR A:hover 
{
	text-decoration:	none;	
}
.SUCHE
{
	background-color:	#ffffff;
	font-size:			12px;
	padding-left:		10px;
}
.NAVILINE,
.NAVILINE A,
.NAVILINE A:link,
.NAVILINE A:visited,
.NAVILINE A:active
{
	color:				#C33D25;
	font-size:			14px;
	font-weight:		600;
	text-decoration: 	none;
}
.NAVILINE A:hover
{
	color:				#C33D25;
	font-size:			14px;
	font-weight:		600;	
	text-decoration: 	underline;	
}
.SLOGAN
{
	font-size:			15px;
	font-style: 		italic;
	font-weight:		600;
}
.FOOTER
{
	font-size:			10px;
	padding:			10px 1px 10px 3px;
	vertical-align:		top;
}
.PLAINCONTENT
{
	font-size:			12px;
	padding-top:		5px;
	padding-bottom:		5px;
	padding-right:		10px;	
	padding-left:		10px;		
}
.TAFEL
{
	background-color:	#5E697B;
	color: 				#ffffff;
	padding-left:		17px;
	padding-right:		10px;	
	padding-top:		5px;
}
.TAFEL B 
{
	color: 				#ffffff;
}
.GRAUSPACER
{
	background-color:	#5E697B
}
.KATEGORIEBOX_HEAD
{
	color:				#C33D25;
	font-size:			14px;
	font-weight:		600;
	padding-bottom:		10px;
	padding-top:		10px;	
}
.KATEGORIEBOX_HEAD A,
.KATEGORIEBOX_HEAD A:link,
.KATEGORIEBOX_HEAD A:visited,
.KATEGORIEBOX_HEAD A:active
{
	color:				#C33D25;
	font-size:			14px;
	font-weight:		600;
	text-decoration:	none;
}
.KATEGORIEBOX_HEAD A:hover
{
	color:				#C33D25;
	text-decoration:	underline;	
}
.KATEGORIEBOX_TEXT
{
	font-size:			12px;
}
.OKATLISTING
{
	font-size:			12px;
}
.INPUT_SUCHE_MAIN
{
	height:				14px;
	width:				259px;
	font-size:			11px;
	font-weight:		600;
	border:				0px;
	padding:			1px 0px 0px 0px;
	margin:				0px;
}
.INPUT_SUCHE_KLEIN
{
	height:				14px;
	width:				120px;
	font-size:			11px;
	font-weight:		600;
	border:				0px;
	padding:			0px;
	margin:				0px;
}
.INPUT_CHECKBOX
{
	margin:				0px;
	padding:			0px;	
	border:				0px;	
	background-color:	transparent;
}
.PRODUKTBOX_TEXT
{
	font-size:			10px;
}
.PRODUKTBOX_NOTE
{
	font-style:			italic;
	font-weight:		700;
	font-size:			12px;
}
.PRODUKTBOX_SIEGER_DE,
.PRODUKTBOX_SIEGER_DE A,
.PRODUKTBOX_SIEGER_DE A:link,
.PRODUKTBOX_SIEGER_DE A:visited,
.PRODUKTBOX_SIEGER_DE A:active
{
	color:				#ffffff;
	font-size:			12px;
	text-decoration:	none;
}
.PRODUKTBOX_SIEGER_DE A:hover
{
	text-decoration: 	underline;
}
.PRODUKTBOX_SIEGER_PL,
.PRODUKTBOX_SIEGER_PL A,
.PRODUKTBOX_SIEGER_PL A:link,
.PRODUKTBOX_SIEGER_PL A:visited,
.PRODUKTBOX_SIEGER_PL A:active
{
	color:				#ffffff;
	font-size:			10px;
	text-decoration:	none;
	line-height:		8px;
}
.PRODUKTBOX_SIEGER_PL A:hover
{
	text-decoration: 	underline;
}
.PRODUKTBOX_SIEGER_EN,
.PRODUKTBOX_SIEGER_EN A,
.PRODUKTBOX_SIEGER_EN A:link,
.PRODUKTBOX_SIEGER_EN A:visited,
.PRODUKTBOX_SIEGER_EN A:active
{
	color:				#ffffff;
	font-size:			12px;
	text-decoration:	none;
}
.PRODUKTBOX_SIEGER_EN A:hover
{
	text-decoration: 	underline;
}
.PRODUKTBOX_SIEGER_NL,
.PRODUKTBOX_SIEGER_NL A,
.PRODUKTBOX_SIEGER_NL A:link,
.PRODUKTBOX_SIEGER_NL A:visited,
.PRODUKTBOX_SIEGER_NL A:active
{
	color:				#ffffff;
	font-size:			9px;
	text-decoration:	none;
	line-height:		8px;
	vertical-align:		middle
}
.PRODUKTBOX_SIEGER_NL A:hover
{
	text-decoration: 	underline;
}
.PRODUKDETAILS_NOTE
{
	font-style:			italic;
	font-weight:		700;
	font-size:			16px;
}
.SELECTHERSTELLERKAT
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;	
	color:				#5E697B;	
	width:				200px;	
	border:				1px solid #CFD2D7;
}
.PVB_PRODUKT
{
	padding: 5px;
}
.PVB_PRODUKT a,
.PVB_PRODUKT a:link,
.PVB_PRODUKT a:active,
.PVB_PRODUKT a:visited,
.PVB_PRODUKT a:hover
{
	font-size: 8pt;
}
.PVB_PRODUKT_PROZ a,
.PVB_PRODUKT_PROZ a:link,
.PVB_PRODUKT_PROZ a:active,
.PVB_PRODUKT_PROZ a:visited,
.PVB_PRODUKT_PROZ a:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: #C33D25;
}