/* CSS Document */

/***************Heizöltagespreis********************/


/* Ueberschrift */
.cs_currpr_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Tabelleneigenschaften der Preistabelle */
.cs_currpr_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width:100%;
}
/* Eigenschaften des Tabellenkopfes der Preistabelle */
.cs_currpr_tableheader {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background: #910D16;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}
.cs_currpr_content4 {
	font-size: 11px;
	color: #000000;
	background: #EEEEEE;
	height: 15px;
	padding: 0px;
}
.cs_currpr_content5 {
	font-size: 11px;
	color: #000000;
	background: #F5F5F5;
	height: 15px;
	padding: 0px;
}
/* Eigenschaften des Tabellenfusses der Preistabelle (Summe) */
.cs_currpr_tablefooter {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background: #910D16;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}
/* Tabmenue */


	#cs_currpr_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_currpr_tabmenue li {
	display: inline;
}
#cs_currpr_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background-image:url(images/navibg.gif);
	background-repeat:repeat-x;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#cs_currpr_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
#cs_currpr_tabmenue li a:hover {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
.cs_currpr_description {
	color:#333;
	font-weight:normal;
	font-size:small;
}
.cs_curr_prices_diagrammtable {
	width: 500px;
	margin: 0 auto;
	text-align:center;
}
/*************************Shop*******************/

/* Darstellung der Zellen des Kalenders im Bestellformular 3. Schritt */
.cs_shop_calendar {
	padding:5px;
	background:#eee;
}
.cs_shop_calendar tr {
	font-size:10px;
	text-align:right;
	background-color: #EEEEEE;
	padding:2px;
}
/* Darstellung der Beschriftung des Kalenders im Bestellformular 3. Schritt */
.cs_shop_calendar th {
	font-size:10px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding:2px;
}
/* Darstellung der Sonntage des Kalenders im Bestellformular 3. Schritt */
.cs_shop_calendar .cs_shop_calendar_su {
	color:#910D16;
}
/* Darstellung der Samstage des Kalenders im Bestellformular 3. Schritt */
.cs_shop_calendar .cs_shop_calendar_sa {
	color:#999999;
}
/* Darstellung der Produktnamen im 2. Bestellschritt */
.cs_shop_product_header {
	font-weight: bold;
	padding:3px;
}
/* Darstellung der Preisdaten im 2. Bestellschritt */
.cs_shop_product_body {
	padding:3px;
	font-size:10px;
}
/* Darstellung des unteren Bereiches mit Bestellen-Button im 2. Bestellschritt */
.cs_shop_product_footer {
	clear: both;
	text-align: center;
	padding:3px;
	color:CCCCCC;
}
/* Darstellung des unteren Bereiches mit Bestellen-Button im 2. Bestellschritt */
.cs_shop_product_body a, .cs_shop_product_body a:link, .cs_shop_product_body a:hover, .cs_shop_product_body a:visited {
	text-align: center;
	text-decoration: underline;
	font-size:10px;
	color:CCCCCC;
}
/* Darstellung der gesamten Box mit den Detailinformationen im 2. Bestellschritt (ungerade Sortierung */
.cs_shop_box_odd {
	width:220px;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#DCDAC2;
	border:1px solid #E13315;
	float:left;
}
/* Darstellung der gesamten Box mit den Detailinformationen im 2. Bestellschritt (gerade Sortierung */
.cs_shop_box_even {
	width:220px;
	margin-left:2px;
	margin-bottom:10px;
	background-color:#DCDAC2;
	border:1px solid #E13315;
	float:left;
}
/* Ausgabe der Erfolgsmeldungen */
.cs_shop_msg {
	width:450px;
	margin-left:50px;
	padding:5px;
	color: #339900;
	background-color: #F4FBF5;
	border: 1px solid #37C84D;
	font-size: 12px;
	font-weight: bold;
}
/* Ausgabe der Fehlermeldungen */
.cs_shop_err {
	width:450px;
	margin-left:50px;
	padding:5px;
	color: #910D16;
	background-color: #FFE6E6;
	border: 1px solid #910D16;
	font-size: 12px;
	font-weight: bold;
}
/* Formular Eingabefelder */
.cs_shop_textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
/* Formular Textareas */
.cs_shop_textinput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
/* Feld in dem sich das Formular befindet */
.cs_shop_formbox {
	width: 550px;
	padding:3px;
	color: #000;
}
/* Formular Zeile */
.cs_shop_row {
	clear: both;
	padding: 2px 0px;
}
/* Formular Beschriftung der Eingabefelder */
.cs_shop_label {
	float:left;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
	width:204px;
	font-weight:bold;
}
/* Formular Bereich in dem sich die Eingabefelder befinden */
.cs_shop_field {
	float: right;
	width: 333px;
	text-align: left;
}
/* Formular Bereich in dem sich die Eingabefelder befinden, wird benutzt wenn kein Feld sondern Text */
.cs_shop_field_txt {
	float: right;
	width: 333px;
	height:auto;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	margin:0px;
}
.cs_shop_select {
	margin-left:2px;
}
/* Darstellung der einblendbaren Info-Felder */
.cs_shop_info {
	font-size:10px;
	color:0066FF;
	background-color: #FFFFCC;
}
/* Diagramm */
#cs_shop_chart {
	height:182px;
	padding-left:10px;
	width:228px;
}
.cs_shop_title {
	display:block;
	font-weight:bold;
	margin-bottom:-10px;
	padding-left:10px;
	padding-top:px;
	color:#dcdac2;
}
/* Tabelle 3000L */
.cs_shop_table_content1 {
	font-size: small;
	padding: 5px 5px;
	font-weight:bold;
	background-color:#a9a9a9;
}
.cs_shop_table_content2 {
	font-size:x-small;
	padding: 2px 5px;
	font-weight:bold;
	background-color:#F8F8F8;
}
.cs_shop_table_content3 {
	font-size:x-small;
	padding: 2px 5px;
	background-color:#CCC;
}
.cs_shop_table_header {
	font-size:11px;
	color:#333;
	font-weight:bold;
}
.cs_shop_table_footer {
	font-size:8px;
	color:#333;
	font-weight:normal;
}


.cs_shop_savebutton {
margin-left:9px;
margin-top:3px;
}
/**************/

.cs_shop_textinput_sidebar {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:17px;
	margin:2px 0;
	width:70px;
*margin: 0;
*padding: 0;
	float:right;
}
.cs_shop_label_sidebar {
	float:left;
	padding-right:0px;
	padding-top:3px;
	text-align:right;
	width:94px;
	padding-left:7px;
*margin: 0;
*padding: 0;
}
.cs_shop_field_sidebar {
	float:left;
	text-align:left;
	width:64px;
*margin: 0;
*padding: 0;
}
.cs_shop_select_sidebar {
	margin-left:0px;
}
 ******************** CSS News ******************/   /* ++++++++++++++++++++++++ Kurzansicht ++++++++++++++++++++ */
/* Tabelleneigenschaften */
.cs_news_short_table {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
 font-size: 11px;
 font-weight: normal;
}
/* Eigenschaften der Tabellenzellen der Uebresichten (wechselweise ausgegeben) */
.cs_news_short_content4 {
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
.cs_news_short_content5 {
	font-size: 11px;
	color: #333333;
	padding: 5px 2px;
	background:#d8d8d8;
}
/* Eigenschaften der Links zur Detailansicht und Newsarchiv */	
.cs_news_short_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#910D16;
	text-decoration:underline;
}
a.cs_news_short_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#910D16;
	text-decoration:underline;
}
a.cs_news_short_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#910D16;
	text-decoration:underline;
}
a.cs_news_short_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
a.cs_news_short_link:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#910D16;
	text-decoration:none;
}
/* Eigenschaften der Newsueberschrift */
.cs_news_short_teaser {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/* ++++++++++++++++++++++++ Ende Kurzansicht ++++++++++++++++++ */

.cs_news_table {
	background-color:none;
	color:red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.cs_news_content4 {
	background: none repeat scroll 0 0;
	border-bottom:1px solid #999;
	color:#333333;
	font-size:11px;
	padding:2px;
}
.cs_news_content5 {
	background: none repeat scroll 0 0;
	border-bottom:1px solid #999999;
	color:#333333;
	font-size:11px;
	padding:2px;
}
.cs_news_link:link {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
a.cs_news_link:link {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
a.cs_news_link:visited {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
a.cs_news_link:hover {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.cs_news_link:active {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.cs_news_teaser {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.cs_news_header {
	color:#000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/*********** Preisvergleich **********************/

/* Tabmenue */


		#cs_prcomp_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_prcomp_tabmenue li {
	display: inline;
}
#cs_prcomp_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background-image:url(images/navibg.gif);
	background-repeat:repeat-x;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#cs_prcomp_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
#cs_prcomp_tabmenue li a:hover {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
/*Bilduntertitel*/
.prcomp_subtitle {
	font-weight:normal;
	font-size:12px;
	color:#000;
}
/****************Energiesparcheck***********************/

#cs_power_saving_check_bg_scala {
	background-image: url(http://my.contentserver24.de/content/power_saving_check/images/skala.jpg);
	float: left;
	width: 147px;
	position: relative;
	height: 360px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
}
#cs_power_saving_check_modernization {
	float: left;
	height: auto;
	width: 383px;
	position: relative;
	padding-left: 10px;
	background-color: #F0F0F0;
}
#cs_power_saving_check_co2 {
	float: left;
	height: auto;
	width: 383px;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
	background-color: #83CD00;
}
#cs_power_saving_check_investition {
	float: left;
	height: auto;
	width: 383px;
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
	background-color: #F0F0F0;
}
#cs_power_saving_check_costs {
	float: left;
	height: auto;
	width: 550px;
	position: relative;
	padding:0px;
	margin-top:10px;
	background-color: #F0F0F0;
}
#cs_power_saving_check_bg_scala .cs_power_saving_check_scala_part {
	float: left;
	height: 10px;
	width: 147px;
	position: relative;
	margin:0px;
	padding:0px;
}
#cs_power_saving_check_bg_scala .cs_power_saving_check_scala_part_now {
	float: left;
	height: 10px;
	width: 147px;
	position: relative;
	background-image: url(http://my.contentserver24.de/content/power_saving_check/images/arrow_now.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#cs_power_saving_check_bg_scala .cs_power_saving_check_scala_part_modernization {
	float: left;
	height: 10px;
	width: 147px;
	position: relative;
	background-image: url(http://my.contentserver24.de/content/power_saving_check/images/arrow_modernization.gif);
	background-repeat: no-repeat;
	background-position: right;
}
td.cs_power_saving_check_header {
	font-size: 11px;
	color: #263242;
	BORDER-TOP: 0px solid #000000;
	BORDER-LEFT: 0px solid #000000;
	BORDER-RIGHT: 0px solid #4A668A;
	BORDER-BOTTOM: 0px solid #4A668A;
	height: 15px;
	padding: 2px;
	background-color: #83B6D5;
	font-weight: bold;
	text-align: center;
}
td.cs_power_saving_check_content1 {
	font-size: 11px;
	color: #333333;
	background: #F9F9F9;
	BORDER-TOP: #EFF0F7 1px solid;
	BORDER-LEFT: #EFF0F7 1px solid;
	BORDER-RIGHT: #EFF0F7 1px solid;
	BORDER-BOTTOM: #EFF0F7 1px solid;
	height: 15px;
	padding: 2px;
	text-align: right;
}
td.cs_power_saving_check_content2 {
	font-size: 11px;
	color: #333333;
	background: #CCCCCC;
	BORDER-TOP: #EFF0F7 1px solid;
	BORDER-LEFT: #EFF0F7 1px solid;
	BORDER-RIGHT: #EFF0F7 1px solid;
	BORDER-BOTTOM: #EFF0F7 1px solid;
	height: 22px;
	padding: 2px;
	text-align: right;
}
td.cs_power_saving_check_content_green {
	font-size: 11px;
	color: #333333;
	background: #83CD00;
	BORDER-TOP: #EFF0F7 1px solid;
	BORDER-LEFT: #EFF0F7 1px solid;
	BORDER-RIGHT: #EFF0F7 1px solid;
	BORDER-BOTTOM: #EFF0F7 1px solid;
	height: 22px;
	padding: 2px;
	text-align: right;
}
.cs_power_saving_check_msg {
	color: #339900;
	background-color: #D5FFB9;
	border: thin solid #339900;
	font-weight: bold;
	padding:3px;
}
.cs_power_saving_check_err {
	color: #910D16;
	background-color: #FFE6E6;
	border: thin solid #910D16;
	font-weight: bold;
	padding:3px;
}
/********************** Fragen und Antworten *************************/

/* Ueberschrift */
.cs_faq_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	color: #333333;
	height: 20px;
	width: 100%;
	background-color:none;
	border-bottom: 1px solid;
	padding: 2px;
	margin-top: 10px;
	display: block;
}
/* Sub-Ueberschrift */
.cs_faq_header2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Eigenschaften der Links */	
a.cs_faq_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.cs_faq_link:visited {
	color:#000000;
	text-decoration:none;
}
a.cs_faq_link:hover {
	color:#ff0000;
	text-decoration: none;
}
a.cs_faq_link:active {
	color:#000000;
	text-decoration:none;
}

.cs_faq_content1 {
width: 100%;
background:#ddd;
display:inline-block;
padding:5px 0;
margin:5px 0;
}

.cs_faq_content2 {
width: 100%;
background:#fff;
display:inline-block;
}
/*******************Fördermittel***********************************/

/* Ueberschrift */
.cs_subsidies_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Sub-Ueberschrift */
.cs_subsidies_header2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Wichtige Hinweise */
.cs_subsidies_important {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Eigenschaften der Links */	
a.cs_subsidies_link:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#910D16;
	text-decoration:underline;
}
a.cs_subsidies_link:visited {
	color:#000000;
	text-decoration:underline;
}
a.cs_subsidies_link:hover {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a.cs_subsidies_link:active {
	color:#000000;
	text-decoration:none;
}
/******************Marktdaten*******************/

/* Tabmenue */

#cs_market_data_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_market_data_tabmenue li {
	display: inline;
}
#cs_market_data_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background-image:url(images/navibg.gif);
	background-repeat:repeat-x;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#cs_market_data_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
#cs_market_data_tabmenue li a:hover {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
.cs_market_data_chart_title {
	padding:10px 0;
}
#cs_market_data_chart {
	height:380px;
}
/**************Preisanfrage************************/
/* Feld in dem sich das Formular befindet */
.cs_quote_requ_formbox {
	width: 550px;
	padding:3px;
	margin: 0 auto;
}
.cs_quote_request_textinput {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.cs_quote_request_textinput2 {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.cs_quote_request_select {
	margin-left:2px;
}
.cs_quote_request_msg {
	color: #339900;
	background-color: #D5FFB9;
	border: thin solid #339900;
	font-weight: bold;
	padding:3px;
}
.cs_quote_request_err {
	color: #910D16;
	background-color: #FFE6E6;
	border: thin solid #910D16;
	font-weight: bold;
	padding:3px;
}
.cs_quote_requ_content2 {
	padding:5px;
	width:100px;
}
/***************Preisarchiv********************/

/* Ueberschrift */
.cs_price_archive_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Tabelleneigenschaften der Preistabelle */
.cs_price_archive_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width:100%;
}
/* Eigenschaften des Tabellenkopfes der Preistabelle */
.cs_price_archive_tablehead {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background: #910D16;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}
.cs_price_archive_content4 {
	font-size: 11px;
	color: #000000;
	background: #EEEEEE;
	height: 15px;
	padding: 0px;
}
.cs_price_archive_content5 {
	font-size: 11px;
	color: #000000;
	background: #F5F5F5;
	height: 15px;
	padding: 0px;
}
/* Eigenschaften des Tabellenfusses der Preistabelle (Summe) */
.cs_price_archive_tablefooter {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	background: #910D16;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}
/* Tabmenue */


	#cs_price_archive_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_price_archive_tabmenue li {
	display: inline;
}
#cs_price_archive_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background-image:url(images/navibg.gif);
	background-repeat:repeat-x;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#cs_price_archive_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
#cs_price_archive_tabmenue li a:hover {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
.cs_price_archive_description {
	color:#333;
	font-weight:normal;
	font-size:small;
}
/************************* Produkte **********************************/
	
	/* Ueberschrift */
.cs_prod_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
}
/* Tabmenue */


			#cs_prod_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_prod_tabmenue li {
	display: inline;
}
#cs_prod_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background: #EEEEEE;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: black;
	font-weight:bold;
	font-size: 12px;
}
#cs_prod_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background: #DDDDDD;
	border-bottom: 1px solid #777;
	color: red;
	font-weight:bold;
}
#cs_prod_tabmenue li a:hover {
	padding-bottom: 3px;
	background: #DDDDDD;
	border-bottom: 1px solid #777;
	color: red;
	font-weight:bold;
}
/************Service*****************/

/* Ueberschrift */
.cs_serv_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
/* Tabmenue */

#cs_serv_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_serv_tabmenue li {
	display: inline;
}
#cs_serv_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background: #EEEEEE;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
}
#cs_serv_tabmenue li a#aktuell {
	padding-bottom: 4px;
	background: #DDDDDD;
	border-bottom: 1px solid #fc0;
}
/*************Wunschpreis**********************/
.cs_wish_price_textinput {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.cs_wish_price_textinput2 {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.cs_wish_price_select {
	margin-left:2px;
}
.cs_wish_price_msg {
	color: #339900;
	background-color: #D5FFB9;
	border: thin solid #339900;
	font-weight: bold;
	padding:3px;
}
.cs_wish_price_err {
	color: #910D16;
	background-color: #FFE6E6;
	border: thin solid #910D16;
	font-weight: bold;
	padding:3px;
}
.cs_wish_price_formbox {
	margin-top:20px;
	width: 550px;
	padding:3px;
}
.cs_wish_price_content2 {
	padding:5px;
	width:100px;
}
.cs_wish_price_content3 {
	width:400px;
}



/***************Preisentwicklung**************************/

/* Tabmenue */


#cs_prtrend_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
#cs_prtrend_tabmenue li {
	display: inline;
}
#cs_prtrend_tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background-image:url(images/navibg.gif);
	background-repeat:repeat-x;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#cs_prtrend_tabmenue li a#aktuell {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}
#cs_prtrend_tabmenue li a:hover {
	padding-bottom: 3px;
	background-image:url(images/navihover.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #777;
	color: #fff;
	font-weight:bold;
}


/*****************************Formulare*********************************/

.cs_clear{
	clear:both;
}
.cs_block {
	margin:0 auto;
	padding:5px;
	text-align:left;
	width:550px;
}
.cs_block ul {
	list-style:none;
}

.cs_block li {
list-style: none outside none;
width:500px;
line-height:14px;
margin:0;
padding: 4px 0;
}

.cs_right {float:right; width:300px; margin: 5px 0}

label  {
clear:right;
	font-weight:bold;
	width:186px;
	float:left;
	text-align:right;
margin-right: 10px;
}
fieldset {

	border:1px solid #CCCCCC;
	margin:0 0 1.5em;
	padding: 10px ;
	background:#f2f2f2;
}




legend  {
padding-bottom:-10px;
	font-size:1.2em;
	font-weight:bold;
}


input.text, input.title, select {
	padding:2px;
}
select {
	
height:20px;
line-height:14px;
}
textarea {
	height:150px;
	padding:2px;
	float:left;
	width:300px;
}
input[type="checkbox"], input.checkbox{
	position:relative;
	top:1.25em;
}
input[type="radio"], input.radio {
	position:relative;
	top:0em;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0;
}
input[type="submit"] {
	float:right;
	background-image:url(../images/submit.jpg);
background-repeat:repeat-x;
height:27px;
border:1px solid #b8c4d5;
padding:5px;
cursor:pointer;
margin: 5px 0;
color:#333;
	

}
.cs_savebutton {
background-image:url(../images/submit.jpg);
background-repeat:repeat-x;
height:27px;
border:1px solid #b8c4d5;
padding:5px;
cursor:pointer;
margin: 5px ;
color:#333;

}

.cs_savebutton:hover {
background-image:url(../images/submit_hover.jpg);
background-repeat:repeat-x;
height:27px;
border:1px solid #b8c4d5;
padding:5px;
padding:5px;
cursor:pointer;
}


form.inline p {
	margin-bottom:0;
}


.cs_error, .cs_notice, .cs_success {
	border:2px solid #DDDDDD;
	margin-bottom:1em;
	padding:0.8em;
}
.cs_error {
	background:none repeat scroll 0 0 #FBE3E4;
	border-color:#FBC2C4;
	color:#8A1F11;
}
.cs_notice {
	background:none repeat scroll 0 0 #FFF6BF;
	border-color:#FFD324;
	color:#514721;
}
.cs_success {
	background:none repeat scroll 0 0 #E6EFC2;
	border-color:#C6D880;
	color:#264409;
}

/********************************** Moderniesierungsoffensive ********************************************/

#cs_germany_plus_tabs{
	clear: both;
    width: 100%;
    float: left;
    margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#cs_germany_plus_tabs a{
 	display: block;
    padding: 5px 10px;
    background-color: #EFEFEF;
    text-decoration: none;
    color: #000000;
	float:left;
	font-weight:bold;
}
#cs_germany_plus_tabs a:hover{
	background-color: #940E17;
	color:#FFFFFF;
}
#cs_germany_plus_tabs a.cs_gp_aktiv{
	background-color: #940E17;
	color:#FFFFFF;
}
#cs_germany_plus_bg{
	width: 100%;
    height: auto;
    float: left;
    background-image: url(http://my.contentserver24.de/content/germany_plus/images/plusaktion_bg.png);
    background-position: center;
    background-repeat: no-repeat;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	margin-top:10px;
}

.cs_germany_plus_box_txt_bg {
background:#efefef;
        filter:     Alpha(opacity=60);
        opacity:    0.6;
        moz-opacity:    0.6;
min-height: 240px;
height: auto !important;
height: 240px;
}

.cs_germany_plus_box_txt_bg:hover {
background:#efefef;
        filter:     Alpha(opacity=100);
        opacity:    1.0;
        moz-opacity:    1.0;

}



.cs_germany_plus_box_left{
	width: 49%;
	min-height:265px;
    background-image: url(http://my.contentserver24.de/content/germany_plus/images/header_plus.png);
    background-repeat: no-repeat;
    float: left;
	margin-bottom:10px;
}
.cs_germany_plus_box_left_header{
	margin-left: 54px;
    font-weight: bold;
    min-height: 55px;	
    height: auto !important;
    height: 55px;
}
.cs_germany_plus_box_left_txt{
	padding: 10px;
   color: #000;
}

.cs_germany_plus_box_right{
	background-image: url(http://my.contentserver24.de/content/germany_plus/images/header_plus.png);
	background-repeat:no-repeat;
    float: right;
    width: 49%;
	min-height: 265px;
}
.cs_germany_plus_box_right_header{
	margin-left: 55px;
    font-weight: bold;
    min-height: 55px;	
    height: auto !important;
    height: 55px;
}
.cs_germany_plus_box_right_txt{
 	padding: 10px;
  color: #000;
}
.cs_germany_plus_coupon_b{
    float: left;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.cs_germany_plus_coupon_b a{
	border-top: 1px solid #b55706;
   background: #dea06a;
   background: -webkit-gradient(linear, left top, left bottom, from(#ec7404), to(#dea06a));
   background: -moz-linear-gradient(top, #ec7404, #dea06a);
   padding: 6px 12px;
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 24px;
   font-family: Verdana;
   text-decoration: none;
   vertical-align: middle;
height:40px;
}


.cs_germany_plus_coupon_b a:hover{
   border-top-color: #ffffff;
   background: #FFFFFF;
   color: #ec7404;
}


*+html .cs_germany_plus_coupon_b a{clear:both; display:block; height: 30px;  padding: 10px 0; border:none; background:#ec7404; width: 55%}

*+html .cs_germany_plus_coupon_b a:hover{background: #efefef; border: 1px dotted #ddd;}

#cs_germany_plus_coupon{
width:100%;
float:left;
clear:both;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.cs_germany_plus_coupon_header{
font-size:14px;
font-weight:bold;
color:#940E17;
}
.cs_germany_plus_coupon_txt1{
color:#F0743D;
margin-bottom:0;
}
.cs_germany_plus_coupon_steps{
margin-top:20px;
}
.cs_germany_plus_coupon_steps p{
margin:0;
}
#cs_germany_plus_form{
width:100%;
flot:left;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:auto;
clear:both;
}
.cs_germany_plus_msg{
border:1px solid #00FF00;
float:left;
width:100%;
text-align:center;
margin:10px;
padding:5px;
}
.cs_germany_plus_err{
border:1px solid #ff0000;
float:left;
width:100%;
text-align:center;
margin:10px;
padding:5px;
}

