/* Trendpfeile */
.cs_trend_arrows_date{position: relative;
    top: -13px;
    font-size: 10px;}
#cs_trend_arrows {
  
    float: left;
    position: relative;
    width: 200px;
}
.cs_trend_arrow_box_1 {
    float: left;
    height: 65px;
    padding: 5px;
    width: 190px;
}
.cs_trend_arrow_box_2 {
   
    float: left;
    height: 65px;
    padding: 5px;
    width: 190px;
}
.cs_trend_arrow_box_3 {
    float: left;
    height: 65px;
    padding: 5px;
    width: 190px;
}
.cs_trend_arrow_up_pic {
    background-image: url("images/steigend.png");
    background-repeat: no-repeat;
    height: 65px;
    position: absolute;
    right: 0;
    width: 50px;
}
.cs_trend_arrow_down_pic {
    background-image: url("images/fallend.png");
    background-repeat: no-repeat;
    height: 65px;
    position: absolute;
    right: 0;
    width: 50px;
}
.cs_trend_arrow_hold_pic {
    background-image: url("images/gleichbleibend.png");
    background-repeat: no-repeat;
    height: 65px;
    position: absolute;
    right: 0;
    width: 50px;
}
.cs_trend_arrow_day {
    clear: both;
    float: left;
    width: 105px;
	font-weight:bold;
}
.cs_trend_arrow_trend {
    clear: both;
    float: left;
    width: 105px;
}
.cs_trend_arrow_percent {
    clear: both;
    float: left;
    width: 105px;
}
.cs_trend_arrow_hold {
    float: left;
    text-align: center;
    width: 100%;
}
.cs_trend_arrow_down {
    float: left;
    text-align: center;
    width: 100%;
}
.cs_trend_arrow_up {
    float: left;
    text-align: center;
    width: 100%;
}

/*******************aktuelle Tagespreise*************************/
/* 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;
	border: 1px solid #e9e9e0;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width:100%;
}

/* Eigenschaften des Tabellenkopfes der Preistabelle */
.cs_currpr_tablehead {
	font-size: 11px;
	color: #333333;
	text-align:center;
	height: 22px;
	padding: 0px;
	font-weight: bold;
}

/* Eigenschaften des Tabellenfusses der Preistabelle (Summe) */
.cs_currpr_tablefooter {
	font-size: 11px;
	color: #fff;
	text-align:center;
	background: #e50014;
	height: 22px;
	padding: 0px;
	font-weight: bold;
}

.cs_currpr_tableheader {
font-weight:bold;
background:#004c91;
}

.cs_currpr_content4{
border-bottom: 1px solid #e9e9e0;
}

.cs_currpr_content5{
background:#e9e9e0;
}

/* Tabmenue */

#cs_currpr_tabmenue{
 padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_currpr_tabmenue li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_currpr_tabmenue li a {
background:none repeat scroll 0 0 #004c91;
color:#3e3e3e;
font-size:12px;
font-weight:bold;
text-shadow:1px 1px 0 #fff;
padding:5px;
height:25px;
}
#cs_currpr_tabmenue li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_currpr_tabmenue li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}
.cs_curr_prices_trend_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	position: relative;
	width: 100px;
	height: 25px;
	padding-top: 30px;
	padding-left: 0px;
	background-image: url(http://my.contentserver24.de/content/curr_prices/images/pfeil_steigend.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
.cs_curr_prices_trend_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	position: relative;
	width: 100px;
	height: 25px;
	padding-top: 30px;
	padding-left: 0px;
	background-image: url(http://my.contentserver24.de/content/curr_prices/images/pfeil_fallend.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
.cs_curr_prices_trend_hold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	position: relative;
	width: 100px;
	height: 25px;
	padding-top: 30px;
	padding-left: 0px;
	background-image: url(http://my.contentserver24.de/content/curr_prices/images/pfeil_gerade.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.cs_curr_prices_diagrammtable {
width:720px;
margin: 0 auto;
}
/*********************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;
	border: 1px solid #e9e9e0;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	width:100%;
}

/* Eigenschaften des Tabellenkopfes der Preistabelle */
.cs_price_archive_tablehead {
	font-size: 11px;
	color: #333333;
	text-align:center;
	height: 22px;
	padding: 0px;
	font-weight: bold;
}

/* Eigenschaften des Tabellenfusses der Preistabelle (Summe) */
.cs_price_archive_tablefooter {
	font-size: 11px;
	color: #fff;
	text-align:center;
	background: #e50014;
	height: 22px;
	padding: 0px;
	font-weight: bold;
}

.cs_price_archive_tableheader {
font-weight:bold;
background:#004c91;
}


.cs_price_archive_content4{
border-bottom: 1px solid #e9e9e0;
}

.cs_price_archive_content5{
background:#e9e9e0;
}

/* Tabmenue */

#cs_price_archive_tabmenue{
 padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_price_archive_tabmenue li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_price_archive_tabmenue li a {
background:none repeat scroll 0 0 #004c91;
font-size:12px;
font-weight:bold;color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
padding:5px;
height:25px;
}
#cs_price_archive_tabmenue li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_price_archive_tabmenue li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}


/**********************Marktdaten**********************************/
/* Tabmenue */


 #cs_market_data_tabmenue {
 padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_market_data_tabmenue li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_market_data_tabmenue  li a {
background:none repeat scroll 0 0 #004c91;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
font-size:12px;
padding:5px;
height:25px;
}
#cs_market_data_tabmenue  li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_market_data_tabmenue  li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_market_data_chart
{
  width: 600px;
  height: 350px;
}
.cs_market_data_chart_title
{
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

/******************Preisanfrage************************/
/* Feld in dem sich das Formular befindet */
.cs_quote_requ_formbox {
margin:20px auto 0;
padding:15px 5px;
width:530px;
 background-color:#f5f6f1;
border:1px solid #3e3e3e;
}
.cs_quote_request_textinput
{
}

.cs_quote_request_textinput2
{

}

.cs_quote_request_savebutton
{

}
.cs_quote_request_msg{
  color: #339900;
  background-color: #D5FFB9;
  border: thin solid #339900;
  font-weight: bold;
  padding:3px;
}

.cs_quote_request_err{
  color: #FF0000;
  background-color: #FFE6E6;
  border: thin solid #FF0000;
  font-weight: bold;
  padding:3px;
}
/*********** Preisvergleich **********************/

/* Tabmenue */

	#cs_prcomp_tabmenue {
 padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_prcomp_tabmenue  li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_prcomp_tabmenue li a {
background:none repeat scroll 0 0 #004c91;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
padding:5px;
height:25px;
}
#cs_prcomp_tabmenue li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_prcomp_tabmenue li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}
/*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;
	position: relative;
	padding-left: 10px;
	background-color: #F0F0F0;
width: 383px;
}

#cs_power_saving_check_co2 {
	float: left;
	height: auto;
	position: relative;
	padding: 10px;
        margin-top: 10px;
	background-color: #83CD00;
}

#cs_power_saving_check_investition {
	float: left;
	height: auto;
	position: relative;
	padding: 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_savebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 0px solid #333333;
	background-repeat: repeat-x;
	background-color: red;
	background-image: url(http://www.contentserver24.de/images/button.gif);
}

.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: #FF0000;
	background-color: #FFE6E6;
	border: thin solid #FF0000;
	font-weight: bold;
	padding:3px;
}

/*neu*/
.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: #FF0000;
	background-color: #FFE6E6;
	border: thin solid #FF0000;
	font-weight: bold;
	padding:3px;
}
#cs_power_saving_check_old {
	float: left;
	height: auto;
	width: 383px;
	position: relative;
	padding-left: 10px;
	background-color: #0098BE;
}
.cs_power_saving_check_icons {
width: 100px;
float:right;
}
.cs_power_saving_check_scala_sign {
background:url(http://contentserver24.atrego.de/content/power_saving_check/images/tranzparent.png);
background-repeat:repeat;
border:1px solid #999999;
color:blue;
float:right;
font-size:10px;
font-weight:bold;
margin-right:16px;
margin-top:-3px;
text-align:center;
width:90px;
}
.cs_power_saving_check_scala_sign_modernization {
background:url(http://contentserver24.atrego.de/content/power_saving_check/images/tranzparent.png);
background-repeat:repeat;
border:1px solid #999999;
color:#00CC00;
float:right;
font-size:10px;
font-weight:bold;
margin-right:16px;
margin-top:-3px;
text-align:center;
width:90px;
}
#cs_power_saving_check_wrapper {
	width: 550px;
}
.cs_power_saving_check_checkbox {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 5px;
	border: 1px solid #CCCCCC;
	color: #333333;
}
.cs_power_saving_check_clear {
clear:both;
}
.cs_power_saving_check_textinput{
width:150px;
}
.cs_power_saving_check_rights{
	float: left;
	height: auto;
	width: 550px;
	position: relative;
	padding:10px;
	margin-top:10px;
	background-color: #F0F0F0;
}
.cs_power_saving_check_pdfload{
height:35px;
width:280px;
margin-left:5px;
margin-top:5px;
border:0px;
}
/********************** Fragen und Antworten *************************/

/* Ueberschrift */
.cs_faq_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
	font-weight: bolder;
	color:#3e3e3e;
	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: #525252;
}

/* Eigenschaften der Links */	
a.cs_faq_link:link {
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
	}
a.cs_faq_link:visited {
	color:#3e3e3e; 
	
	}
a.cs_faq_link:hover {
	color:#3e3e3e; 
	
	}
a.cs_faq_link:active {	
	color:#3e3e3e;
	
	}
	.cs_faq_content1{
	
	margin:10px 0;
line-height:20px;
padding:5px;
}

.cs_faq_content2{
background:none repeat scroll 0 0 #eee;
line-height:20px;
padding:3px 5px;
}
	
	

	/*/******************Newsletter************************/


.cs_newsletter_content2 {
font-weight:normal;
text-align:right;
padding-right:10px;
}
.cs_newsletter_content3 {
font-weight:normal;
text-align:left;
padding-right:10px;

}
/*Input-Felder*/
.cs_newsletter_textinput {
 background-color: #fff;

}
/*Textareas*/
.cs_newsletter_textinput2 {
}

/*Erfolgsmeldung*/
.cs_newsletter_msg {
background-color:#D5FFB9;
border:thin solid #339900;
color:#339900;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;

}
/*Fehlermeldung*/
.cs_newsletter_err {
	width:450px;
	margin-left:50px;
	padding:5px;
	color: #ff0000;
	background-color: #FFE6E6;
	border: 1px solid #ff0000;
	font-size: 12px;
	font-weight: bold;

}*/

/**************Preisanfrage************************/
/* Feld in dem sich das Formular befindet */
.cs_quote_requ_formbox {
margin:0px auto 0;
padding:15px 5px;
width:370px;
 
}
.cs_quote_request_textinput
{
font-weight:normal;
text-align:right;
padding-right:10px;
}

.cs_quote_request_textinput2
{
font-weight:normal;
text-align:left;
padding-right:10px;
}



.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: #ff0000;
  background-color: #FFE6E6;
  border: thin solid #ff0000;
  font-weight: bold;
  padding:3px;
}
.cs_quote_requ_content2 {

}
/************************* 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 */


/************Rückruf***************/


.cs_call_back_content2 {
font-weight:normal;
text-align:right;
padding-right:10px;
}
.cs_call_back_content3 {
font-weight:normal;
text-align:left;
padding-right:10px;

}
/*Input-Felder*/
.cs_call_back_textinput {


}
/*Textareas*/
.cs_call_back_textinput2 {


}

/*Erfolgsmeldung*/
.cs_call_back_msg {
background-color:#D5FFB9;
border:thin solid #339900;
color:#339900;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;

}
/*Fehlermeldung*/
.cs_call_back_err {
	width:450px;
	margin-left:50px;
	padding:5px;
	color: #ff0000;
	background-color: #FFE6E6;
	border: 1px solid #ff0000;
	font-size: 12px;
	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: #525252;
}




/*************Weiterempfehlen***********************/

/*Formatierung der Tabellenzellen*/
.cs_recommend_content2 {
font-weight:normal;
text-align:right;
padding-right:10px;
}
.cs_recommend_content3 {
font-weight:normal;
text-align:left;
padding-right:10px;
}
/*Input-Felder*/
.cs_recommend_textinput {

}
/*Textareas*/
.cs_recommend_textinput2 {

}

/*Erfolgsmeldung*/
.cs_recommend_msg {
background-color:#D5FFB9;
border:thin solid #339900;
color:#339900;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;

}
/*Fehlermeldung*/
.cs_recommend_err {
	width:450px;
	margin-left:50px;
	padding:5px;
	color: #ff0000;
	background-color: #FFE6E6;
	border: 1px solid #ff0000;
	font-size: 12px;
	font-weight: bold;

}

/*************Wunschpreis**********************/
.cs_wish_price_textinput
{

}

.cs_wish_price_textinput2
{

}



.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: #ff0000;
  background-color: #FFE6E6;
  border: thin solid #ff0000;
  font-weight: bold;
  padding:3px;
}

.cs_wish_price_formbox { 
margin:20px auto 0;
padding:15px 5px;
width:530px;
background:#e8e8e8;
border:1px solid #c5c5c5;
 }

.cs_wish_price_content2 {
font-weight:normal;
text-align:right;
padding-right:10px;
}
.cs_wish_price_content3 {
font-weight:normal;
text-align:left;
padding-right:10px;
}


/******************Fördermittel*********************/
/* Ueberschrift */
.cs_subsidies_header {
	
	font-size: 14px;

	font-weight: bold;

}

/* Sub-Ueberschrift */
.cs_subsidies_header2 {

	font-size: 12px;

	font-weight: bold;

}

/* Wichtige Hinweise */
.cs_subsidies_important {
	
	font-weight: bold;

}

/* Eigenschaften der Links */	
a.cs_subsidies_link:link {

	}
a.cs_subsidies_link:visited {

	}
a.cs_subsidies_link:hover {

	}
a.cs_subsidies_link:active {	

	}


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


 
  /* Tabmenue */
 #cs_prtrend_tabmenue {
	padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_prtrend_tabmenue li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_prtrend_tabmenue li a {
background:none repeat scroll 0 0 #004c91;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
padding:5px;
height:25px;
}
#cs_prtrend_tabmenue li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}

#cs_prtrend_tabmenue li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;
text-shadow:1px 1px 0 #3e3e3e;
}
/*************************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:#FF0000;
}
/* 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:12px;
}
/* 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:12px;
 color:CCCCCC;
}
/* Darstellung der gesamten Box mit den Detailinformationen im 2. Bestellschritt (ungerade Sortierung */
.cs_shop_box_odd {
background-color:#f5f6f1;
border:1px solid #3e3e3e;
float:left;
margin-bottom:10px;
margin-left:10px;
width:260px;
padding:10px;
margin-top:30px;
}
/* Darstellung der gesamten Box mit den Detailinformationen im 2. Bestellschritt (gerade Sortierung */
.cs_shop_box_even {
background-color:#f5f6f1;
border:1px solid #3e3e3e;
float:left;
margin-bottom:10px;
margin-left:0px;
width:260px;
padding:10px;
margin-top:30px;
}
/* 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: #FF0000;
 background-color: #FFE6E6;
 border: 1px solid #FF0000;
 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 {
margin:20px auto 0;
padding:15px 5px;
width:530px;
background:#e8e8e8;
border:1px solid #c5c5c5;
}
/* Formular Zeile */
.cs_shop_row {
 clear: both;
 padding: 2px 0px;
width:550px;
}
/* Formular Beschriftung der Eingabefelder */
.cs_shop_label {
float:left;
padding-right:5px;
padding-top:3px;
text-align:right;
width:200px;
font-weight:normal;
}
/* Formular Bereich in dem sich die Eingabefelder befinden */
.cs_shop_field {
 float:left;
 width: 340px;
 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;
} 

/* Formular Submit-Button */
.cs_shop_savebutton
{


}

.cs_shop_select {margin-left:2px;}


.cs_shop_button {
clear:both;
padding-bottom:30px;
padding-top:15px;
text-align:right;
}
/* Darstellung der einblendbaren Info-Felder */
.cs_shop_info {

 font-size:10px;
 color:0066FF;
 background-color: #FFFFCC;
}


/* Diagramm */
#cs_shop_chart
{
height:160px;
width:310px;
border: 1px solid #95846d;
}
.cs_shop_title
{
color:#3e3e3e;
display:block;
font-weight:bold;
padding-left:10px;
z-index:2;
}

/* 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;

}













/******************** News ******************/
 /* ++++++++++++++++++++++++ Kurzansicht ++++++++++++++++++++ */
/* Tabelleneigenschaften */
.cs_news_short_table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:10px;

}
/* Eigenschaften der Tabellenzellen der Uebresichten (wechselweise ausgegeben) */
.cs_news_short_content4 {
	font-size: 11px;
	color: #333333;
	
}
.cs_news_short_content5 {
	font-size: 11px;
	color: #333333;

}
/* Eigenschaften der Links zur Detailansicht und Newsarchiv */	
.cs_news_short_link:link {
float: right; font-weight: bold;
}
a.cs_news_short_link:link {

}
a.cs_news_short_link:visited {

}
a.cs_news_short_link:hover {

}
a.cs_news_short_link:active {

}
/* Eigenschaften der Newsueberschrift */
.cs_news_short_teaser {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}
/* ++++++++++++++++++++++++ Ende Kurzansicht ++++++++++++++++++ */

.cs_news_table {
	background-color:none;
	

}
.cs_news_content4 {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #bdbdbd;
    padding-bottom: 10px;
	margin-bottom: 10px;
}
.cs_news_content5 {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #bdbdbd;
    padding-bottom: 10px;
	margin-bottom:10px;
}

.cs_news_content4:first-child {}

.cs_news_link:link {
text-decoration: underline;
    color: #2D4E9B;
}
a.cs_news_link:link {

}
a.cs_news_link:visited {
text-decoration: underline;
    color: #2D4E9B;
}
a.cs_news_link:hover {
text-decoration: underline;
    color: #FF1935;
}
a.cs_news_link:active {

}
.cs_news_teaser {
	color:#3e3e3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.cs_news_header {
	color:#fff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
text-shadow:none;
}

.cs_news_preview_header {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
    background: #2D4E9B;
    padding: 5px;
    width: 80%;
	margin-top: 0 !important;
	margin-bottom:20px;
}

.cs_news_preview_header a:link {
text-shadow:none;
color:#fff;
font-size:14px;
}
.cs_news_preview_header a:visited {
text-shadow:none;
color:#fff;
font-size:14px;
}
.cs_news_preview_header a:hover {
color: #7F7F7F;

}

.cs_news_detail { border: 1px solid #bdbdbd;
    padding-bottom: 10px;}
	
	.cs_news_detail_content {padding: 10px; padding-top:0;} 
	
	.cs_news_detail_content table {
   
    text-shadow: none;
} 

/************************Trendpfeil****************************/
.cs_shop_trend_up {
background-image:url("images/steigend.png");
background-position:center top;
background-repeat:no-repeat;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:0;
padding-top:41px;
position:relative;
text-align:center;
}
.cs_shop_trend_up h2{
text-align:center;
font-size:12px;
text-shadow:0px 0px 0px;
margin-bottom:-20px;
}

.cs_shop_trend_down {
background-image:url("images/fallend.png");
background-position:center top;
background-repeat:no-repeat;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:0;
padding-top:41px;
position:relative;
text-align:center;
}
.cs_shop_trend_down h2{
text-align:center;
font-size:12px;
text-shadow:0px 0px 0px;
margin-bottom:-20px;
}
.cs_shop_trend_hold {
background-image:url("images/gleichbleibend.png");
background-position:center top;
background-repeat:no-repeat;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:0;
padding-top:41px;
position:relative;
text-align:center;	
}
.cs_shop_trend_hold h2{z
text-align:center;
font-size:12px;
text-shadow:0px 0px 0px;
margin-bottom:-20px;
}



/**************************Formbox*******************************/
.formbox {

margin:20px auto 0;
padding:15px 5px;
width:530px;
background:#e8e8e8;
border:1px solid #c5c5c5;
}


/*****************************************************************/
.cs_oelkwk_header {
font-size: 14px;
font-weight: bold;
color: #ff0000;
margin-top: 15px;
}

/* Tabmenue */
		
#cs_oelkwk_tabmenue {
 padding: 3px;
	border-bottom: 1px solid #e50014;
}
#cs_oelkwk_tabmenue  li {
	display: inline;
	margin:0;
	margin-right:1px;
}
#cs_oelkwk_tabmenue li a {
background:none repeat scroll 0 0 #ddd;
font-size:12px;
color:#666;
font-weight:bold;

padding:5px;
height:25px;
}
#cs_oelkwk_tabmenue li a#aktuell {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;

}

#cs_oelkwk_tabmenue li a:hover {
background:none repeat scroll 0 0 #e50014;
color:#FFFFFF;
font-weight:bold;

}
/*Bilduntertitel*/
.oelkwk_subtitle {
	font-weight:normal;

	font-size:12px;
	color:#000;
}


/***********************************************/

#edl img {
    border: medium none;
}
#edl img a {
    border: medium none;
}
a#edl_heizoel:link, a#edl_heizoel:visited {
    background-image: url("http://my.contentserver24.de/content/edl/images/heizoel.png");
    display: block;
    height: 56px;
    width: 166px;
}
a#edl_heizoel:hover {
    background-image: url("http://my.contentserver24.de/content/edl/images/heizoel_over.png");
}
a#edl_festbrennstoffe:link, a#edl_festbrennstoffe:visited {
    background-image: url("http://my.contentserver24.de/content/edl/images/festbrennstoffe.png");
    display: block;
    height: 56px;
    width: 166px;
}
a#edl_festbrennstoffe:hover {
    background-image: url("http://my.contentserver24.de/content/edl/images/festbrennstoffe_over.png");
}
a#edl_kraftstoffe:link, a#edl_kraftstoffe:visited {
    background-image: url("http://my.contentserver24.de/content/edl/images/kraftstoffe.png");
    display: block;
    height: 56px;
    width: 166px;
}
a#edl_kraftstoffe:hover {
    background-image: url("http://my.contentserver24.de/content/edl/images/kraftstoffe_over.png");
}
#edl_download {
   
  
    border-top: 1px dotted #DDDDDD;
    margin: 0 auto;
    padding: 15px 5px;
    width: 450px;
}
#edl_download a:link {
    color: #666666;
    font-weight: bold;
}
#edl_download a:visited {
    color: #666666;
    font-weight: bold;
}
#edl_download a:hover {
    color: #CC0000;
    font-weight: bold;
}


#edl li {
list-style-position:outside;
margin-left:25px;
list-style-type:square;
}

/************************************* Deutschland macht Plus ***********************************************/

#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: #DFDFDF;
    text-decoration: none;
    color: #000000;
	float:left;
	font-weight:bold;
	text-shadow:none;
}
#cs_germany_plus_tabs a:hover{
	background-color: #FD1F34;
	color:#FFFFFF;
}
#cs_germany_plus_tabs a.cs_gp_aktiv{
	background-color: #FD1F34;
	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 #FD1F34;
   background: #dea06a;
   background: -webkit-gradient(linear, left top, left bottom, from(#FD1F34), to(#dea06a));
   background: -moz-linear-gradient(top, #FD1F34, #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:#FD1F34;
}
.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;
}
