/*****************************************************
reset some basic style
*****************************************************/
A {
  text-decoration: none;
  color: #676363;
}
.contentBox A {
  text-decoration: underline;
}
A:hover, 
A:focus  {
  color: #b9173d;
  outline: none;
}

.tt-news A IMG,
A IMG {
  border: none;
  outline: 0;
}


/*****************************************************
basics
*****************************************************/
body {
	font-family: Verdana, Arial, Helvetica, Geneva, Futura, non-serif;
	background-color: #FFFFFF;
	color: #676363;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}
#website {
	position: relative;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 970px;
	visibility: visible;
	z-index: auto;
	text-align: left;
}
.error {
  color: #B9173E;
}
.small {
  font-size: 10px;
}

/* Table
*****************************************************/

TD, TH {
  vertical-align: top;
}
FIELDSET {
  border: none;
  margin: 0 0 20px;
  padding: 0;
}

/* Kalkulator
*****************************************************/


#calcForm TABLE,
#calcForm TR,
#calcForm TD {
  border: none;
  margin: 0;
  padding: 0 0 4px 0;
  border-collapse: collapse;
  font-size: 11px;
}
#calcForm INPUT {
  width: 80px;
  font-size: 10px;
  text-align: right;
  padding: 1px 4px;
  background-color: #DEE6EB;
}
#calcForm div.csc-mailform-field INPUT {
  text-align: left;
}
#calcForm INPUT:hover,
#calcForm INPUT:focus {
  border-color: #B9173D;
}
#calcForm .calShow INPUT,
#calcForm .calCompare INPUT {
  /* border: none;
  border-width: 1px; */
  background-color: #FFF;
  border-color: #B6C6D3;
  color: #000;
}

#calcForm .calCompare INPUT {
  color: #B9173D;
}
#calcForm .calShow INPUT:hover,
#calcForm .calShow INPUT:focus,
#calcForm .calCompare INPUT:hover,
#calcForm .calCompare INPUT:focus {
  border-color: #B6C6D3;
}

#calcForm TH {
  text-align: left;
  padding: 10px 0px 6px 0px;
}

#calcForm .calRowHeader TH {
  text-align: center;
}

#calcForm TD.calLabel,
#calcForm TD.calUnit {
  white-space: nowrap;
  padding-right: 6px;
}
#calcForm TD.calUnit {
  padding-left: 6px;
}
#calcForm .calFootnote {
  font-size: 10px;
  padding: 0 4px;
}
TD.calQuest {
  text-align: center;
}
TD.calQuest img {
  cursor: help;
}
#calcForm .calSum TD, #calcForm .calSum TD.calLabel {
  border-bottom: 1px solid #98AEC0;
  padding-bottom: 6px;
  font-weight: bold;
}

#calcForm TD.calLabel,
#calcForm .calSubheader TH,
#calcForm .calDivider TD.calDivBGcell {
  background-color: #DEE6EB;
  border-bottom: 1px solid #DEE6EB;
  padding-left: 6px; 
}

/* Divider */
#calcForm .calDivider TD {
  height: 10px;
}

/* Submit */
#calcForm .calSubmit {
  text-align: right;
}
#calcForm .calSubmit INPUT {
  background-color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  width: 100px;
}

/* Header*/
TR.calHeader {
  background-color: #98AEC0;
  color: #FFF;
}
#calcForm TR.calHeader TH {
  padding-left: 6px;
  padding-right: 6px;
}
TR.calSubheader {
  
}

/* Footer */
#calcForm OL {
  margin-left: 20px; 
}
#calcForm OL LI {
  margin-bottom: 10px; 
}

/* floats
*****************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right
}
.clear {
	clear: both;
}
BR.clear {
	line-height: 0px;
}
HR.clear {
	line-height: 0px;
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #E4E4E4;
	margin: 2em 0;
}

/* Content
************************************************/

#contentWrap {
  float: left;
	margin: 0;
	width: 808px;
	min-height: 260px;
	background: url('../shared/bg_content.jpg') top right no-repeat;
}

   /* Content :: Text
************************************************/

#contentText {
   float: left;
   display: block;
	padding: 0px 65px 30px 0px;
  width: 238px;
	min-height: 386px;
	background: url('../shared/spacer_bottom.jpg') bottom right no-repeat;
}
#contentText.stage {
  float: right;
	padding: 0px 65px 30px 100px;
	width: 643px;
	min-height: 386px;
	background: url('../shared/spacer_bottom.jpg') bottom right no-repeat;
}
#contentText P {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
#contentText A {
	text-decoration: underline;
}
#contentText TD {
	vertical-align: top;
}
#contentTypo {
   position: absolute;
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 101px;
	left: 263px;
	width: 642px;
	height: 60px;
}

   /* Content :: Text
************************************************/

#contentImage {
  float: left;
	margin: 0px 0px 0px 0px;
	width: 505px;
}

#contentImage .contentBox {
	margin: 0 40px 0 100px;
}

/* Header
************************************************/

#headerWrap {
   padding: 0px 0px 0px 0px;
	height: 101px;
	width: 970px;
	background: url('../shared/bg_header.jpg') no-repeat;
}
#logoWrap {
	position: relative;
	padding: 0;
	margin: 0;
	top: 27px;
	left: 654px;
	width: 251px;
	height: 60px;
	background: url('../shared/green-it-erecon-logo.jpg') no-repeat;
	text-indent: -4000px;
}
#logoWrap A {
	display: block;
	width: 251px;
	height: 60px;
	text-indent: -4000px;
}

/* Center
************************************************/

#centerWrap {
  float: left;
  display: block;
  margin: 0px 0px 0px 0px;
  width: 970px;
  min-height: 432px;
  background: #FFFFFF url('../shared/spacer_center.jpg') top right repeat-y;
  /* _overflow: auto; */
}

/* Menu
************************************************/

#menuWrap {
   float: left;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
	 width: 162px;
   background: #FFFFFF;
}
	/* Menu :: metaMenu
************************************************/
#metaWrap {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: 36px;
  left: 44px;
  height: 22px;
  overflow: hidden;
}
UL#metaMenu {
	margin: 0;
	padding: 0;
	width: 113px; 
	list-style-type: none; 
}
UL#metaMenu LI {
	display: block; 
	position: absolute;
	top: 0px;
}
UL#metaMenu LI A { 
	display: block; 
	height: 22px;     
	text-decoration: none; 
	text-indent: -4040px;
}    
UL#metaMenu A.aktiv { 
	cursor: default; 
}
UL#metaMenu LI A { background: url('../shared/btn_meta_menu.gif') #FFFFFF no-repeat; }

UL#metaMenu LI#navi_01           { width: 20px; left: 0px; }
UL#metaMenu LI#navi_01 A         { background-position: 0px  0px; }
UL#metaMenu LI#navi_01 A:hover   { background-position: 0px -22px; }
UL#metaMenu LI#navi_01 A.aktiv	{ background-position: 0px -22px; }

UL#metaMenu LI#navi_02       	   { width: 24px; left: 20px; }
UL#metaMenu LI#navi_02 a      	{ background-position: -20px  0px; }
UL#metaMenu LI#navi_02 A:hover   { background-position: -20px -22px; }
UL#metaMenu LI#navi_02 A.aktiv 	{ background-position: -20px -22px; }

UL#metaMenu LI#navi_03           { width: 23px; left: 44px; }
UL#metaMenu LI#navi_03 a         { background-position: -44px  0px; }
UL#metaMenu LI#navi_03 A:hover   { background-position: -44px -22px; }
UL#metaMenu LI#navi_03 A.aktiv 	{ background-position: -44px -22px; }

UL#metaMenu LI#navi_04           { width: 23px; left: 67px; }
UL#metaMenu LI#navi_04 a       	{ background-position: -67px  0px; }
UL#metaMenu LI#navi_04 A:hover 	{ background-position: -67px -22px; }
UL#metaMenu LI#navi_04 A.aktiv 	{ background-position: -67px -22px; }

UL#metaMenu LI#navi_05           { width: 23px; left: 90px; }
UL#metaMenu LI#navi_05 a       	{ background-position: -90px  0px; }
UL#metaMenu LI#navi_05 A:hover 	{ background-position: -90px -22px; }
UL#metaMenu LI#navi_05 A.aktiv 	{ background-position: -90px -22px; }

	/* Menu :: mainMenu
************************************************/
#mainWrap {

}
#mainMenu {
  position: relative;
  margin: 0px 9px 0 0px;
  padding: 0px 0px 0 0px;
  top: 60px;
  left: 0px;
  text-align: right;
  line-height: 120%;
  background: #FFFFFF;
  display: block;
}
#mainMenu UL{
	margin: 0;
	padding: 0;
}
#mainMenu LI { 
  margin: 0 0 0.6em 0;
  padding: 0;
  list-style: none;
}
#mainMenu LI.spc { 
  margin: 1.6em 0;
}
#mainMenu A {
  color: #1C1916;
  font-family: Verdana, Arial, Helvetica, Geneva, Futura, non-serif;
  font-size: 11px;
  padding: 3px 10px 0 0;
  font-weight: normal;
  text-decoration: none;	
}
#mainMenu A:hover, 
#mainMenu A.aktiv {
	color: #B9173D;
}
/* second Level */
#mainMenu UL.level2 {
  position: relative;
  left: 147px;
  max-width: 100px;
  text-align: left;
}

#mainMenu UL.level2 LI {
	text-align: left;
}
#mainMenu UL.level2 LI A {
	padding-left: 10px;
}

/* Lang Menu
******************************************************************************/
UL#langMenu {
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
	top: 45px;
	margin-right: 18px;
	font-size: 11px;
	line-height: 11px;
}
UL#langMenu LI { 
  display: inline-block;
  margin-left: 4px;
  list-style: none;
  list-style-position: outside;
}
UL#langMenu LI.last { 
  padding-left: 4px;
  border-left: 1px solid #676363;
}
UL#langMenu LI.act A { 
  color: #B9173D;
}

/* Footer
************************************************/

#footerWrap {
	margin: 0;
	padding: 0;	
	width: 970px;
	height: 77px;
	clear: both;
	background: #FFFFFF url('../shared/bg_footer.jpg') top right no-repeat;
}
#logoFooter {
  position: relative;	
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  top: 0px;   
  left: 105px;
  width: 162px;
  background: url('../shared/logo_footer.jpg') no-repeat;
  border: 0px;
  text-indent: -4000px;
  visibility: hidden;
}
#logoFooter a {
	display: block;
	width: 60px;
	height: 63px;
	text-indent: -4000px;
}
	/* Footer :: metaMenuFooter
************************************************/
#metaMenuFooter {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  top: -45px;   
  left: 165px;      
  width: 300px;
  min-width: 340px;
  width: auto;
}
#metaMenuFooter UL{
	margin: 0;
	padding: 0;
}
#metaMenuFooter LI { 
   display: inline;
   margin: 0;
   padding: 0;
   list-style: none;
}
#metaMenuFooter LI.flute { 
   margin: 0;
   list-style: none;
}
#metaMenuFooter A {
	color: #1C1916;
   font-family: Verdana, Arial, Helvetica, Geneva, Futura, non-serif;
   font-size: 11px;
   padding: 0px 3px;
   font-weight: normal;
   text-decoration: none;	
}
#metaMenuFooter A:hover, 
#metaMenuFooter A.aktiv {
	color: #B9173D;
	text-decoration: none;
}

/* List
*****************************************************/

UL, OL {
	padding: 0;
}
* UL, * OL {
	margin: 0 0 0 14px;
}

/*
UL LI {
	padding: 0px;
}
UL UL, OL OL {
	padding: 0;
}
*/

/* Forms
*****************************************************/


/* anker
*****************************************************/


/* Headline
*****************************************************/

H1 {
  margin: 32px 0px 30px 0px;
  color: #75818A;
  font-size: 22px;
  font-weight: normal;
  line-height: 120%;
}


H2 {	
  margin: 28px 0px 10px 0px;
  color: #75818A;
  font-size: 18px;
  font-weight: normal;
  line-height: 120%;  
}
H3 {
  margin: 0px 0px 8px 0px;
  color: #676363;
  font-size: 14px;
  line-height: 120%;  
}
H4 {
  margin: 11px 0px 6px 0px;
  font-size: 12px;
  color: #676363;
  line-height: 120%;  
}
H5 {
  margin: 0px 0px 4px 0px;
  font-size: 11px;
  color: #676363;
  line-height: 120%;  
}
H6 {
	font-size: 10px;
	margin: 0px 0px 2px 0px;
  line-height: 120%;	
}


/* Sitemap
*****************************************************/
.csc-sitemap UL LI {
  list-style: square;
}
.csc-sitemap UL LI A {
  
}

/* Formular 
*****************************************************/
.content FORM, FIELDSET.csc-mailform {
		margin: 0;
		padding: 0;
}
.csc-mailform, DIV.csc-mailform-field {
  border: none;
}
DIV.csc-mailform-field {
  margin-bottom: 5px;
}
.csc-mailform LABEL,
.csc-mailform SPAN.csc-mailform-check {
  width: 120px;
  vertical-align: top;
  float: left;
}
.csc-mailform SPAN.csc-mailform-check input {
  border: none;
}
.csc-mailform SELECT {
  font-size: 12px;
}
.csc-mailform INPUT {
  width: 180px;
}
.csc-mailform TEXTAREA {
  font-size: 12px;
  width: 251px;
}
INPUT.csc-mailform-check {
  width: 14px;
}
INPUT, SELECT, TEXTAREA {
  border: 1px solid #676363;
  font-family: Verdana, Arial, Helvetica, Geneva, Futura, non-serif;
  font-size: 12px;
}
.csc-mailform .checkBox {
  clear: left;
  display: block;
}
.csc-mailform .checkBox LABEL {
  width: auto;
  display: block;
}
.csc-mailform SPAN.csc-mailform-check {
  text-align: right;
}
.csc-mailform SPAN.csc-mailform-check INPUT {
  margin-right: 10px;
}
.csc-mailform-submit {

} 

fieldset legend {
  display: none;
}

/* Seiteninhalt Trenner 
*****************************************************/
.divide {
	margin: 0;
	padding: 0;
  height: 10px; 
} 

/* FE-Login
*****************************************************/
.tx-felogin-pi1 DIV {
  margin-bottom: 0.8em;
}
.tx-felogin-pi1 DIV LABEL {
  width: 110px;
  float: left;
}

/* Plugin :: CSS Filelinks
*******************************************************/
.filelinks .filecount {
  display: none;
}

/* Plugin :: alphasitemap
*******************************************************/
.tx-alphasitemap-pi1 UL {
  margin-bottom: 0.4em;
}
.tx-alphasitemap-pi1 H3 {
  margin: 0.6em 0 0 0;
}

/*
******************************************************/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #75818a;
}
.tx-indexedsearch-searchbox td {
  padding-right: 0.4em;
  padding-bottom: 0.2em;
}

.tx-indexedsearch-browsebox UL.browsebox {
  padding: 0;
  margin: 1em 0;
}

.tx-indexedsearch-browsebox UL.browsebox LI {
  list-style: none;
  list-style-position: inside;
  padding: 0;
  margin: 0 0.8em 0 0;
  display: inline-block;
}

/* Contact Tel
******************************************************/
.contactTel {
  display: block;
  width: 195px;
  height: 47px;
  background: url(../img/but-telefon.png) no-repeat top left;
  float: right;
  font-size: 11px;
  font-weight: bold;
  color: #B9173E;
  position: absolute;
  bottom: 12px;
  bottom: 26px;
  right: 107px;
  letter-spacing: 0.05em;
}
.contactTel span {
  display: block;
  padding-left: 43px;
  padding-top: 3px;
  white-space: nowrap;
}
.contactTel .infoCallText {
  font: normal normal 10px normal Verdana, Arial, Helvetica, Geneva, Futura, non-serif;
  display: block;
  margin-top: -15px;
  margin-bottom: 0px;
  padding-left: 43px;
}

/* FaceBookLink
*******************************************************************************/

.socialMenu {
  display: block;
  float: right;
  margin-top: 65px;
  position: relative;
  left: -46px;
}
.socialMenu a.connect_widget_like_button {
  /*
  text-decoration: none !important;
  border: none !important;
  */
}
/* RSSLink
*******************************************************************************/
.rssLink {
  /* display: none; */
  width: 20px;
  height: 20px;
  position: relative;
  top: 65px;
  left: 122px;  
}
.rssLink a {
  /* background: url('../img/icon-rss.png') no-repeat; */
  width: 20px;
  height: 20px;
}
.rssLink a img {

}

/* WEC Map
*******************************************************************************/
.tx-wecmap-map div.gmnoprint .fromdirform label {
	width: auto !important;
	display: inline;
	
}
.tx-wecmap-map div.gmnoprint .fromdirform input {
	margin-left: 3px;
}



