/* TYPO3 content stylesheet */

.ctArea .ctElement {
  clear: both;
}

.ctArea .ctElementBottom {
  height: 15px;
  clear: both;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
  line-height: 16px;
}

.ctArea .align-justify {
  text-align: justify;
}

.ctArea .align-center {
  text-align: center;
}  

.ctArea .align-right {
  text-align: right;
}

.ctArea a {
  color: #bd2500;
  text-decoration: underline;
}

.ctArea ul ul {
  margin-left: 10px;
}

.ctArea ul li {
  margin-left: 20px;
  list-style: disc outside;
}

.ctArea ol {
  padding-left: 42px;
}

.ctArea blockquote {
  padding-left: 20px;
}

#midCol h2 {
  padding-bottom: 10px;
}

#midCol h2,
#midCol h2 a {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

#midCol h3 {
  height: 25px;
  background-color: #c7c7c7;
  padding: 0 0 0 8px;
  font-size: 15px;
  line-height: 25px;
  background-position: 6px 2px;
  padding-right: 10px;
  margin-bottom: 10px;
}

#midCol .csc-textpic-intext-left h3,
#midCol .csc-textpic-intext-left-nowrap h3 {
  background-position: 20px 2px;
}

#midCol h3.energiebasics {
  padding: 0 0 0 33px;
  background-image: url(../../images/titel_energiebasics.gif);
}

#midCol h3.edossier {
  padding: 0 0 0 33px;
  background-image: url(../../images/titel_edossier.gif);
}

#midCol h3.ueberpoweron {
  padding: 0 0 0 33px;
  background-image: url(../../images/titel_ueberpoweron.gif);
}

#midCol .csc-textpic-intext-left h3.energiebasics,
#midCol .csc-textpic-intext-left-nowrap h3.energiebasics,
#midCol .csc-textpic-intext-left h3.edossier,
#midCol .csc-textpic-intext-left-nowrap h3.edossier,
#midCol .csc-textpic-intext-left h3.ueberpoweron,
#midCol .csc-textpic-intext-left-nowrap h3.ueberpoweron {
  padding-left: 47px;
}

#midCol h4 {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

#midCol .ctArea .csc-firstHeader {
  margin-top: 0;
}

#midCol .sectionFrame1 {
  background-color: #afafaf;
  border: 1px solid #838383;
  padding: 10px 16px 10px 16px;
}

#midCol .sectionFrame1 h2,
#midCol .sectionFrame1 h3,
#midCol .sectionFrame1 h4 {
  font-size: 15px;
  padding-bottom: 5px;
}

#midCol .ctArea .sectionFrame1Bottom {
  height: 25px;
}

#midCol .sectionFrame2 {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 20px 8px 10px;
  background-color: #c1cbed;
  overflow: hidden;
}

#midCol .sectionFrame2 h2,
#midCol .sectionFrame2 h3,
#midCol .sectionFrame2 h4 {
  margin: 0 -20px 10px -10px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 10px 5px 25px;
  background: url(../../images/sectionframe2_bg.gif) 10px 10px no-repeat #3353c3;
}

#midCol .sectionFrame2 td,
#midCol .sectionFrame2 td * {
  font-size: 10px;
}


/* ShareThis */

.shareThisElement {
	padding: 20px 0;
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
  float: left;
  width: 49% !important;
  width: 48%;
}

.fce2Columns .fceLeftCol .fceCtArea {
  margin-right: 5px;
  margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
  float: right;
  width: 49% !important;
  width: 48%;
}

.fce2Columns .fceRightCol .fceCtArea {
  margin-left: 5px;
  margin-bottom: 20px;
}


/* Filelinks */

.csc-uploads {

}

.csc-uploads td {
  padding: 0 5px 5px 0;
}

.csc-uploads td.csc-uploads-fileName {
  width: 240px;
}


/* Sitemap */

.csc-sitemap ul li {
  margin-top: 10px;
}

.csc-sitemap ul ul li{
  margin-top: 2px;
}

.csc-menu-3 {
  margin-bottom: 10px; 
}


/* Mailform typo3 */

fieldset.defaultForm {
  padding-top: 10px;
  padding-bottom: 20px;
  border: none;
}

fieldset.defaultForm div.formRow {
  clear: both;
}

.defaultForm .csc-mailform-label {
  padding: 5px 0;
}

fieldset.defaultForm .required {
  float: left;
  margin-left: -12px;
}

.defaultForm label {
  float: left;
  width: 170px !important;
  width: 180px;
  display: block;
  margin-bottom: 6px;
  margin-right: 0 !important;
  margin-right: -3px;
  padding-right: 10px;
}

.defaultForm .formRowNoMargin label {
  float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
  width: 200px;
  margin-bottom: 6px;
  background-color: #F6F6F6;
  color: black;
  border: 1px solid #929698;
  padding: 1px;
}

.defaultForm input.file {
  width: auto;
}

.defaultForm textarea {
  height: 100px;
}

.defaultForm select {
  width: 204px;
}

.defaultForm option {
  background-color: #F6F6F6;
  color: black;
}

.defaultForm input.checkbox {
  width: 13px;
  height: 13px;
  margin-bottom: 12px;
  margin-top: 4px;
  border: none;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
  margin-left: 180px !important;
  margin-left: 183px;
  width: auto;
  padding: 0 10px !important;
  padding: 0;
}

.defaultForm input.noMargin {
  margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
  margin-left: 0 !important;
  margin-left: 0;
}

.defaultForm div.radio {
  padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
  width: auto;
  display: inline;
  float: none;
  padding: 0 !important;
}

.defaultForm div.radio fieldset .radio {
  padding: 0;
  width: auto;
  margin: 0 5px -2px 0;
  background-color: transparent;
  border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
  background:#FFF; 
  color: black;
}


/* images */

#midCol .ctElement .csc-textpic-intext-left .csc-textpic-imagewrap,
#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  padding-right: 10px;
  /* background-color: #DEDEDE;*/ 
}

#midCol .ctElement .csc-textpic-intext-left .csc-textpic-text p,
#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-text p {
  position: relative;
  left: -10px;
}


#midCol .ctElement .csc-textpic-intext-right .csc-textpic-imagewrap,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  padding-left: 10px;
  /*background-color: #DEDEDE;*/
}

#midCol .csc-textpic-image {
  padding: 6px;
  background-color: #ffffff;
  border: 2px solid #cdcdcd;
}

#midCol .ctElement .csc-textpic-imagewrap a {
  text-decoration: none;
  border: 0;
}

#midCol .ctElement .csc-textpic-firstcol {
  clear: both;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
  padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
  padding-top: 5px;
}

.csc-textpic-caption {
  font-size: 11px;
  padding-top: 2px;
}

#midCol .ctElement .csc-textpic-imagerow {
  width: auto!important;
}


/* content tables */

#midCol .ctArea table {
  margin-left: 1px;
}

#midCol .ctArea table th,
#midCol .ctArea table td {
  padding: 4px;
  border: 1px solid black;
}

#midCol .ctArea table table th,
#midCol .ctArea table table td {
  border: none;
}


/* indexed search */

.tx-indexedsearch .defaultForm label {
  width: 170px !important;
  width: 185px;
}

.tx-indexedsearch .defaultForm select {
  width: 170px !important;
}

.tx-indexedsearch .defaultForm .submit {
  margin-left: 180px !important;
  margin-left: 185px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
  width: 342px !important;
  width: 344px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 15px;
  margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
  margin-top: 40px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
  font-size: 14px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res {
  clear: both;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res-clearer {
  clear: both;
  height: 20px;
  width: 400px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
  margin: 0;
  padding: 0;
  position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
  padding-left: 20px;
  position: absolute;
  left: -19px;
  top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
  padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
  float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
  width: 400px;
  clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-list {
  margin-top: 60px;
  margin-bottom: -30px;
  clear: both;
}

.tx-indexedsearch .browsebox li {
  background-image: none;
  float: left;
  padding: 0;
  margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
  
}


/* Quicksearch */

#rightCol #quickSearch {
  margin: 10px 10px 10px 0;
  padding: 0 10px 10px 10px;
  border: 1px solid #000;
  background-color: #E7E2DD;
}

#rightCol .tx-indexedsearch fieldset.defaultForm {
  padding: 0;
}

#rightCol .tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
  width: 170px !important;
  width: 172px;
}

#rightCol .tx-indexedsearch .defaultForm .submit {
  margin-left: 0px !important;
}

#rightCol .tx-indexedsearch p {
  text-align: right;
}

#rightCol .tx-indexedsearch p a {
  color: #FF8F3D;
  text-decoration: underline;
}

.ctArea ul.browsebox li {
        list-style:none;
}



/* Startpage FCE */

#midCol .fceStartpageBox {
}

#midCol .fceStartpageBox .imagepart{
  background-color: #FFFFFF;
    border: 2px solid #CDCDCD;
    padding: 6px;
    float: left;
}

#midCol .fceStartpageBox .textpart{
    /*background: url('../../images/background_fce_startpage.png') no-repeat transparent;*/
    float: left;
    width: 420px;
    /*height: 103px;*/
    margin-left: 21px;
    padding-bottom: 15px;
    margin-top: -2px;
	background: url(../../images/fce_startpage_bg.png) repeat-y 0 0;
}

#midCol .fceStartpageBox h3{
	background: url(../../images/fce_startpage_header.png) no-repeat 0 0;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 0 10px 0 11px;
    color: #2b2b2b;
    width: 398px !important;
	width: 419px;
	height: 26px;
}

#midCol .fceStartpageBox p.bodytext{
    padding: 0 10px 0 11px;
}

#midCol .fceStartpageFooter {
	clear: both;
	background: url(../../images/fce_startpage_footer.png) no-repeat 0 0;
	width: 419px;
	height: 3px;
	font-size:1px;
	margin-left: 175px;
}


.ctArea a.ankorlink{
  text-decoration: none;
  font-size: 1px;
  line-height: 1px;
  
}



/* ContentFlow-Container FCE */

.contentFlow {
    overflow: hidden;
    position: relative;
    height: 115px;
}
.contentFlow .ankorlink,
.contentFlow .ctElementBottom{
	display: none;
}


.contentFlowContent {
}

.contentFlow .elements {
	width: 590px;
	position: absolute;
	top: 0;
	left: 0;
	height: 90px;
	background-color: #FFFFFF;
    padding: 2px !important;
}

.contentFlow .elements .ctElement {
	position: absolute;
}

.contentFlow .numbersbar {
	background: url(../../images/contentFlow_bar.gif);
	color: #FFFFFF !important;
	position: relative; 
	height: 25px;
    width: 594px;
    position: relative;
    top: 94px;
}

.contentFlow .numbersbar .numbers {
	position: absolute;
	top: 3px;
	right: 1px;
	z-index: 9999;
}

.contentFlow .contentFlowSelect {
	cursor: pointer;
	float: left;
	text-align: center;
	height: 13px;
	width: 13px !important;
	width: 13px !important;
	background: url(../../images/contentflow_element_no.gif) no-repeat;
	text-indent: -9999px;
	margin-left: 2px;
	
}

.contentFlow .contentFlowSelect:hover,
.contentFlow .contentFlowSelect.act{
	background: url(../../images/contentflow_element_act.gif) no-repeat;
}

.contentFlow .options {
	display: none;
}

/* ContentFlow-Teaser FCE */
/*
.contentFlowTeaser {
	height: 115px;
	width: 590px;
	position: relative;
}

.contentFlowTeaser .elements {
	position: absolute;
	top: 0;
	left: 0;
	height: 94px;
	background-color: #FFFFFF;
    padding: 2px !important;
}

.contentFlowTeaser .textarea {
	background: url(../../images/contentFlow_teaser_bg.png) repeat-y;
	width: 514px !important;
	width: 702px;
	padding: 13px 164px 5px 24px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contentFlowTeaser .textarea .title {
	color: #a78e52;
	font-size: 8px;
	text-transform: uppercase;
}

.contentFlowTeaser .textarea .text {
	color: #ffffff;
	font-size: 8px;
	text-transform: uppercase;
}

.contentFlowTeaser .textarea .title .cufon,
.contentFlowTeaser .textarea .text .cufon {
	margin-bottom: 4px;
}
*/
.contentFlowTeaser .image {
	overflow: hidden;
	display: block;
	height: 90px;
}

/*
.contentFlowTeaser .csc-textpic-caption {
	position: relative;
}

.contentFlowTeaser .csc-textpic-caption .csc-copyright {
	z-index: 999;
	position: absolute;
	font-size: 8px;
	text-transform: uppercase;
	top: 10px;
	left: 23px;
}
*/


/* twitter plugin */

#main #wt_twitter_newsticker {
	border: 1px solid #1488DE !important;
	height: 60px;
	padding: 0px !important; 
	padding-left: 50px !important;
	padding-top: 20px !important;
	background-position: 15px 18px;
}

#main #wt_twitter_newsticker li {
	list-style: none;
	padding-bottom: 10px;
}

#main #wt_twitter_newsticker #togglenewsticker {
	display: none !important;
}




