/*+++++++++++++++++++++++++++++++++ TRENNLINIE  ++++++++++++++++++++++++++++++++++++++++++*/
.trennlinie{
	margin:0px 0 15px 0;
	padding:10px 0 0 0;
	border-bottom:1px dotted #CCC;
	height:1px;
	font-size:0px;
	width:100%;
	clear:both;
	float:none;
}
*html .trennlinie{
	margin:0px 0 15px 0;
	padding:0px 0 0 0;;
}
/*+++++++++++++++++++++++++++++++++ NEWS  ++++++++++++++++++++++++++++++++++++++++++*/
.newsbox {
	margin:0 0 0 0;
	/*padding:20px 10px 20px 20px; */
	padding-bottom:10px;
	border-bottom:1px dotted #999;

}

.newsbox_content {
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	border-top:1px dotted #999;
}
	.news-image{
		float: left;
	}
	.news-image img{
		margin-right:10px;
		margin-bottom: 10px;
	}
	.news-link a {
		height:12px;
		background-image:url(../images/pfeil-newsbox.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
		margin:0 0 0 0;
		padding:0 6px 0 13px;
		text-decoration:none;
		font-weight:normal;
		color:#FFF;
	}
	.news-link a:hover {
		height:12px;
		background-image:url(../images/pfeil-newsbox.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
		margin:0 0 0 0;
		padding:0 6px 0 13px;
		text-decoration:none;
		font-weight:normal;
		color:#FFF;
	}
	.newsbox_content p {
		margin:0 0 0 0;
		padding:0 0 5px 0;
	}
.newsbox_all {
	width:163px;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	border-top:1px dotted #999;
}
.newsbox_all h2 {
		background-image:url(../images/pfeil-black.gif);
		background-repeat:no-repeat;
		background-position:left center;
		margin:0 0 0 0;
		padding:0 0 0 17px;
		font-weight:bold;
		float:left;
	}
.newsbox_all a {
		font-weight:bold;
		color:#666;
		text-decoration:none
	}
.newsbox_all a:hover {
		font-weight:bold;
		color:#666;
		text-decoration:none
	}
	
/*+++++++++++++++++++++++++++++++++ LOGIN  ++++++++++++++++++++++++++++++++++++++++++*/

.tx-felogin-pi1{
	
}

.tx-felogin-pi1 form{
	margin-top:10px;
}
.tx-felogin-pi1 h2{
		background-image:url(../images/pfeil-black.gif);
		background-repeat:no-repeat;
		background-position:left center;
		margin:0 0 0 0;
		padding:0 0 0 17px;
		font-weight:bold;
}
.login {
   margin:0 0 3px 0;
}
.tx-felogin-pi1 input.login {
	width:155px;
  	height:19px;
   padding:3px 0 0 5px;
   margin:0 0 2px 0;
   background-color:#707070;
   background-image: url(../images-netz/back-login.gif);
   background-repeat: no-repeat;
   background-position:left top;
	border-style:none;
  	border:1px #d9d9d9;
  	color:#666;
  	font-size:11px;
}
*html .tx-felogin-pi1 input.login{width:160px;	height:22px;}
.tx-felogin-pi1 input.login_submit_button {
   color:#666;
   width:110px;
   height:22px;
   background-color:#d9d9d9;
   background-image: url(../images-netz/back-login-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
}

/*+++++++++++++++++++++++++++++++++ FEUSER REGISTER  ++++++++++++++++++++++++++++++++++++++++++*/

.tx-srfeuserregister-pi1{
	
}

.tx-srfeuserregister-pi1 input {
	/* Input and textarea */
	width: 220px;
	overflow: hidden;
  	height:16px;
   padding:3px 0 0 5px;
   margin:0 0 3px 0;
	background:#707070 url(../images/back-input.gif) repeat-x 0 0;
	border-style:none;
  	border:1px solid #d9d9d9;
  	color:#666;
  	font-size:11px;
}
*html .tx-srfeuserregister-pi1 input {
	/* Input and textarea */
	 	height:19px;
}
*html .tx-srfeuserregister-pi1 input{width:160px;	height:22px;}

.tx-srfeuserregister-pi1 .gender input{
	width:15px;
   background:none;
	background-color: #fff;
	border:none;
	height: 10px;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
   color:#666;
   width:110px;
   height:22px;
   background-color:#d9d9d9;
   background-image: url(../images-netz/back-login-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
}
.tx-srfeuserregister-pi1 DT {	CLEAR: both;	PADDING-RIGHT: 1em;	WIDTH: 30%;	TEXT-ALIGN: right;}

.tx-srfeuserregister-pi1 A {	background:none; padding-left: 0;}

.tx-srfeuserregister-pi1 p {	background:none; padding: 0;}

/*+++++++++++++++++++++++++++++++++ SITEMAP  ++++++++++++++++++++++++++++++++++++++++++*/

.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
   list-style: none;
   margin: 0px;
   padding: 0px;
}
.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
   color:#666;
   background-color: inherit;
}
.tx-dropdownsitemap-pi1 DIV {
   margin-left: 20px;
   margin-top: 2px;
   padding: 2px;
}
.tx-dropdownsitemap-pi1 LI.open OL {
   display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
   display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
   display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
   display: none;
}
.tx-dropdownsitemap-pi1 SPAN.ifsub {
   text-transform: uppercase;
   font-weight: bold;
}
.tx-dropdownsitemap-pi1 SPAN.spc {
   text-transform: uppercase;
   font-style: italic;
}
.tx-dropdownsitemap-pi1 .description {
   font-style: italic;
   font-size: 80%;
   margin-left: 5px;
   
   /*BRZ - Description im BE falsch vergeben, daher ausblenden*/
   display:none;
}
.tx-dropdownsitemap-pi1 DIV {
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
}
.tx-dropdownsitemap-pi1 DIV.expAll {
   color:#0099A9;
   padding:0 0 10px 0;
	background:0;
	border:0;
}
.tx-dropdownsitemap-pi1 DIV.expAll a{
   color:#0099A9;
}
.tx-dropdownsitemap-pi1 IMG {
   margin-right: 5px;
}

/*+++++++++++++++++++++++++++++++++ MACINA SEARCHBOX  ++++++++++++++++++++++++++++++++++++++++++*/

#searchform {
	padding:3px 0 0 0;
	margin:0 0 0 0;
	float:right;
	color:#8E8E8E;
}
.suchformular {
   width:153px;
   height:17px;
   padding:3px 0 0 25px;
   margin:0 0 0 0;
   background-color:#000;
   background-image: url(../images/back-search.gif); 
   background-repeat: no-repeat;
   background-position:left top;
   border:1px solid #d9d9d9;
   color:#154510;
   font-size:11px;
}

*html .suchformular {	
   width:178px;
   height:20px;
}
.such_submit_button {
   color:#FFF;
   width:20px;
   height:20px;
   background-color:#d9d9d9;
   background-image: url(../images/back-search-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
   margin:0 0 0 2px;
}

/*+++++++++++++++++++++++++++++++++ INDEXED SEARCH  ++++++++++++++++++++++++++++++++++++++++++*/

  .tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  	color:#666;
   width:110px;
   height:22px;
   background-color:#d9d9d9;
   background-image: url(../images-netz/back-login-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
  }
  .tx-indexedsearch .tx-indexedsearch-searchbox select{width:180px; margin-bottom:3px; }
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT{margin-bottom:3px; }
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT#tx_indexedsearch_extResume {background:#fff;}
  .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
  .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
  .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
  .tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
  .tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#0099A9; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
  .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
  .tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
  /* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
  .tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
  .tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
  .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
  .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
  .tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
  .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
  

/*+++++++++++++++++++++++++++++++++ POWERMAIL  ++++++++++++++++++++++++++++++++++++++++++*/

	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #0099A9;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #0099A9;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	background-color: #fff;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display:none;
	visibility: hidden;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight:normal;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 260px;
	overflow: hidden;
  	height:16px;
   padding:3px 0 0 5px;
   margin:0 0 3px 0;
	background:#707070 url(../images/back-input.gif) repeat-x 0 0;
	border-style:none;
  	border:1px solid #d9d9d9;
  	color:#666;
  	font-size:11px;
}
*html fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	 	height:19px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
	background:#fff;
  	font-size:11px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
  background:#fff;
	
}
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha{
	width:120px;
  	height:16px;
   padding:3px 0 0 5px;
   margin:0 0 3px 0;
	background:#707070 url(../images/back-input.gif) repeat-x 0 0;
	border-style:none;
  	border:1px solid #d9d9d9;
  	color:#666;
  	font-size:11px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 10px 0 10px 150px;
	font-weight: normal;
	color:#666;
   width:110px;
   height:22px;
   background-color:#d9d9d9;
   background-image: url(../images-netz/back-login-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #0099A9;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #fff;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
INPUT.tx-powermail-pi1_confirmation,
input.tx-powermail-pi1_mandatory_submit	{
	/* submit button */
	margin: 10px 0 10px 0px;
	font-weight: normal;
	color:#666;
   width:110px;
   height:22px;
   background-color:#d9d9d9;
   background-image: url(../images-netz/back-login-submit.gif);
   background-repeat: no-repeat;
   background-position:top left;
   border-style:none;
   border:1px #d9d9d9;
}
INPUT.tx-powermail-pi1_confirmation_back{
	float: left;
	margin: 10px 10px 10px 0px;
}

/* Erdgas-fahren Feed Basis-CSS  Version 31.07.08  */ 
a:link, a:visited {        text-decoration: none;}
a:hover {        text-decoration: underline;}

div.feedburnerFeedBlock {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}
p.feedTitle a {	margin: 0px 0px 10px 0px;	padding: 0px 0px 0px 0px;	font-weight: normal;}
div.feedburnerFeedBlock ul {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	list-style: none; clear: left;}
div.feedburnerFeedBlock ul li {	margin: 10px 0px 5px 0px;	padding: 0px 0px 0px 0px;	clear: left;}
div.feedburnerFeedBlock ul li span.headline {	margin: 0px 0px 10px 0px;	padding: 0px 0px 0px 0px;}
div.feedburnerFeedBlock ul li span.headline a {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-weight: bold; color:#666;}
div.feedburnerFeedBlock ul li div p {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-weight: normal;}
div.feedburnerFeedBlock ul li div p a img {	margin: 3px 10px 10px 0px;	padding:1px; background:#FFF;	border:1px solid #ccc;}
div.feedburnerFeedBlock img {	margin: 3px 10px 10px 0px;	padding:1px; background:#FFF;	border:1px solid #ccc;}

div#creditfooter {	display: none;}
