/* bereichscontentseite - content im header */
#content_section_wrap_2 #breadcrumbs,
#content_section_wrap_3 #breadcrumbs{
	padding-left: 15px;
}
#content_section_wrap_2 #content_wrap,
#content_section_wrap_3 #content_wrap{
	margin-right: 0px;
	width: 790px;
}
#content_section_wrap_2 #content{
	float: left;
	width: 545px;
	padding-top: 0px;
}
#content_section_wrap_3 #content{
	padding-top: 0px;
}
#content_section_wrap_2 #right_side {
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 25px;
}
#content_section_wrap_2 #right_side h1.csc-firstHeader{
        padding-left: 0px;
}

/* BannerBox 130 */
.banner-box{
	float: left;
	width: 100%;
	margin: 0 0 20px -3px;
}
.banner-box .borderContent{
	float: left;
	width: 101.5%;
	clear: both;
}
.banner-box .bgRightTop {
	background: url("../images/frame_1/frame1_right_top.png") no-repeat scroll right top transparent;
	float: left;
	width: 100%;
}
.banner-box .bgLeftTop {
	background: url("../images/frame_1/frame1_left_top.png") no-repeat scroll left top transparent;
	float: left;
	width: 100%;
}
.banner-box .bgRightBottom{
	background: url("../images/frame_1/frame1_right_bottom.png") no-repeat scroll right bottom transparent;
	float: left;
	width: 100%;
}
.banner-box .bgLeftBottom {
	background: url("../images/frame_1/frame1_left_bottom.png") no-repeat scroll left bottom transparent;
	float: left;
	width: 100%;
}
.banner-box .fceBorderContent{
	padding: 15px;
}
.banner-box .fceBorderContent h1{
	padding: 0px;
	margin-bottom: 10px;
}
.banner-box .fceBorderContent p{
	padding: 0px;
	margin-bottom: 10px;
}
.banner-box a.info-container-link{
	padding-bottom: 20px;
}

/* News Frame 310px */

.frame-330 {
  border: 1px solid #dddddd;
  border-width: 1px 1px 0 1px;
  margin-bottom:17px;
  padding-bottom: 10px;
  width:99%;
  line-height:1.5em;
  background-image:url('../images/content_boxweiss_schatten.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  overflow: hidden;
}

.frame-330 p{
  padding: 0 10px;
}

.frame-330 h1,
.frame-330 h2,
.frame-330 h3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.frame-330 .csc-textpic-imagewrap{
	display: inline-block;
}
/* Infobox */

.infobox {
  border: 1px solid #dddddd;
  border-width: 1px 1px 0 1px;
  margin-bottom:17px;
  padding-bottom: 10px;
	padding-top:5px;
  line-height: 1.5em;
  background-image:url('../images/content_boxweiss_schatten.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  overflow: hidden;
}

.infobox p {
  padding: 10px;
}

.infobox h1,
.infobox h2 {
	margin: 0 0 0 10px;
}

.infobox DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float: right;
}

.infobox DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float: none;
}

/* content.css - contains all CSS Classes for content elements  */

.align-right{ text-align: right; }

hr.clean {
  clear:both;
  color: white;
  display: block;
    visibility: hidden;
}

h1.csc-firstHeader,
.Column2 h1,
.Column3 h1 {
  padding-top: 0px;
}

#content_wrap #content h1
{
  /*text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 133.34%;*/
}

#content_wrap #content h2
{
  text-transform: none;
  font-size: 127.27%;
}

#content_wrap #content h3
{
  text-transform: none;
  font-size: 109.09%;
}

a.startseitenLink {
	color:#005AAA;
	font-size:116.67%;
	text-decoration:none;
	padding-left:25px;
}


a.newmessageLink,
a.messageLink,
a.userLink,
a.statistikLink,
a.infoLink {
	background-repeat: no-repeat;
	background-position: 5px 0;
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	width:190px;
	display:block;
	padding:4px 0 3px 40px;
}
a.linkblau {
	color: #005AAA;
	font-weight: bold;
	text-decoration: none;
}
a.newmessageLink {background-image:url('../images/icon_postfach.gif');}
a.messageLink{	background-image:url('../images/icon_benachrichtigung.gif');}
a.userLink{	background-image:url('../images/icon_profil.gif');}
a.statistikLink{	background-image:url('../images/icon_zugriffsuebersicht.gif');}
a.infoLink{	background-image:url('../images/icon_hilfe.gif');}

#right_side a.newmessageLink:hover,
#right_side a.messageLink:hover,
#right_side a.userLink:hover,
#right_side a.statistikLink:hover,
#right_side a.infoLink:hover {
	background-color: #005AAA;
	color: white;
}
a.newmessageLink:hover {background-image:url('../images/icon_postfach_highlight.gif');}
a.messageLink:hover{	background-image:url('../images/icon_benachrichtigung_highlight.gif');}
a.userLink:hover{	background-image:url('../images/icon_profil_highlight.gif');}
a.statistikLink:hover{	background-image:url('../images/icon_zugriffsuebersicht_highlight.gif');}
a.infoLink:hover{	background-image:url('../images/icon_hilfe_highlight.gif');}



a.external-link-new-window {

}
a.external-link-new-window:hover {

}

.news-single-imgcaption,
dd.csc-textpic-caption {

}

/* ------------------------------- Links */

a.download {
  padding-left: 20px;
  background: url(../images/disk.gif) left no-repeat;
  padding-top: 1px;
}

a.mail {
  padding-left: 20px;
  background: url(../images/email.gif) left no-repeat;
}

a.contactContainerLink,
a.contactContainerLink:hover {
	display: block;
	margin: 0;
	padding: 10px;
	width: 220px;
	text-decoration: none;
	background: url("/fileadmin/templates/images/bullet_mehr.gif") no-repeat;
	background-position: 95% 50%;
	font-weight: normal;
	font-size: 145.5%;
	border: 1px solid #E0E0E0;
}

.tx-rgsmoothgallery-pi1 {
  width:100% !important;
  background-color:white !important;
  background-image:none !important;
}

/* ------------------------------------------------- header */

#lang_fontsize img { margin-top: 2px; }

/* ------------------------------------------------- left_side */

#content_title h1 {
  font-size:100%;
  padding-left:15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #006799;
  font-weight: bold;
  text-transform: uppercase;
  font-variant: normal;
}

/* ------------------------------------------------- right_side */

#right_side h1.csc-firstHeader {
  font-size:120.01%;
  margin: 0px;
  padding-left: 10px;
}

#content_section_wrap #right_side h1,
#content_section_wrap #right_side h1.csc-firstHeader {font-size:123.08%;}

#right_side h1 {
  font-size:120.01%;
  padding-left: 10px;
}

#right_side h2 {
  font-size:110.00%;
}

#content_section_wrap #right_side h2 {font-size:107.69%;}

#right_side h3 {
  font-size:110.00%;
}
#content_section_wrap #right_side h3 {font-size:100%;}

#right_side h4,
 #right_side h5,
  #right_side h6 {
   font-size:100.00%;
}

#right_side a:hover
{
  color: #005aaa;
}

#right_side p.head {
  color: #FFFFFF;
  padding: 3px 4px 7px 4px;
}
#right_side p {
/*  tl: no left padding in p
  padding: 5px 7px 5px 7px;*/
  padding: 5px 7px 5px 0;
}

#right_side p {
/*  tl: no left padding in p
  padding: 5px 7px 5px 7px;*/
  padding: 5px 7px 5px 0;
}

#right_side p.prep {
  font-weight: bold;
  border-bottom: 1px solid #d2ddde;
}

#right_side .news-latest-item p {
/*  tl: no left padding in p
  padding: 5px 7px 5px 7px;*/
  padding: 0;
}
/* --------------------------------------------- MultiColumn Content */
.Column2 {
  overflow:hidden;
  width: 100%;
  padding:0 0 10px 0;
}

.start .Column2
{
  /*border-left: 1px solid #BBBDBF;
  border-right: 1px solid #BBBDBF;*/
  width: auto;
}

.Column2 div.csc-textpic-clear {
  clear:none;
}

.Column2 .csc-textpic-imagewrap {
  width:100%;
  /*background-color:#E8EEEF;*/
  margin:0 0 10px 0;
}

.Column2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}

div.Column2_1 {
  float:left;
  width: 48%;
  padding:0 1% 0 0;
  margin:0px;
}

div.Column2_2 {
  float: right;
  width: 48%;
  padding:0 0 0 1%;
  margin:0px;
}

div.csc-frame-indent6633 div.Column2_1 {
  width: 62%;
}

div.csc-frame-indent6633 div.Column2_2 {
  width: 35%;
}

.section_enter .Column2_1,
.section_enter .Column2_2
{
	padding:0;
	width:49%;
}
/* -------------- Column3 Startseite*/

.start_column3
{
  width: 956px;
  overflow: hidden;
  margin: 0 0 15px;
  padding-bottom: 10px;
}
.start .start_column3
{
  background-image: url('../images/start_column3_hg.jpg');
  background-repeat: repeat-x;
  background-position: bottom left;
}

div.start_column3_1
{
  width: 312px;
  float:left;
  margin:0 10px 0 0;
}

div.start_column3_2 {

  float: left;
  width: 312px;
}

div.start_column3_3 {
  width: 312px;
  float:right;
}

div.start_column3_1_content {
  margin:0px;
  padding:0px;

}
div.start_column3_1_content,
div.start_column3_2_content,
div.start_column3_3_content
{
  border-bottom-width: 0px;
  overflow:hidden;
}

.start div.start_column3_1_content,
.start div.start_column3_2_content,
.start div.start_column3_3_content
{
  border: 1px solid #DDDDDD;
  border-bottom-width: 0px;
}

div.start_column3 .Column2
{
  padding-bottom: 0px;
}

#content .infocontainer div.csc-textpic-clear,
div.start_column3 div.csc-textpic-clear
{
  clear:none;
}
div.start_column3 .csc-textpic-imagewrap
{
  margin:0 0 15px;
  width:100%;
}

div.start_column3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}

.start_column3_1_content .csc-textpic *,
.start_column3_2_content .csc-textpic *,
.start_column3_3_content .csc-textpic * {
	overflow:hidden;
}

div.start_column3_1_header,
div.start_column3_2_header,
div.start_column3_3_header
{
    font-size: 145.45%;
    text-transform: uppercase;
    color: #005AAA;
    background-color:white;
}

div.start_column3_1_header a,
div.start_column3_2_header a,
div.start_column3_3_header a
{
	text-decoration: none;
}

div.start_column3_1_header a:hover,
div.start_column3_2_header a:hover,
div.start_column3_3_header a:hover
{
	color: #6e6c70;
}

div.start_column3 h1,
div.start_column3 h2,
div.start_column3 h3,
div.start_column3 p.bodytext

{
  padding-left: 15px;
  padding-right: 15px;
}

/* -------------- Column4 Startseite*/

.start_column4
{
  width: 1238px;
  overflow: hidden;
  margin: 10px 0 15px;
  padding-bottom: 10px;
}

.start_column4_1,
.start_column4_2,
.start_column4_3,
.start_column4_4{
	position:relative;
}

div.start_column4_1
{
  width: 302px;
  float:left;
  margin:0 10px 0 0;
}

div.start_column4_2 {
  margin-right:10px;
  float: left;
  width: 302px;
}

div.start_column4_3 {
  width: 302px;
  float:left;
}

div.start_column4_4 {
  width: 302px;
  float:right;
}

div.start_column4_1_content {
  margin:0px;
  padding:0px;

}
div.start_column4_1_content,
div.start_column4_2_content,
div.start_column4_3_content,
div.start_column4_4_content
{
  border-bottom-width: 0px;
  overflow:hidden;
}

div.start_column4_1_content,
div.start_column4_2_content,
div.start_column4_3_content,
div.start_column4_4_content
{
	border: 1px solid #DDDDDD;
	padding-bottom:15px;
}

div.start_column4 .Column2
{
  padding-bottom: 0px;
}

#content .infocontainer div.csc-textpic-clear,
div.start_column4 div.csc-textpic-clear
{
  clear:none;
}
div.start_column4 .csc-textpic-imagewrap
{
  margin:0 0 15px;
  width:100%;
}

div.start_column4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}

.start_column4_1_content .csc-textpic *,
.start_column4_2_content .csc-textpic *,
.start_column4_3_content .csc-textpic *,
.start_column4_4_content .csc-textpic * {
	overflow:hidden;
}

div.start_column4_1_header,
div.start_column4_2_header,
div.start_column4_3_header,
div.start_column4_4_header
{
    font-size: 145.45%;
    text-transform: uppercase;
    color: #005AAA;
    background-color:white;
}

div.start_column4_1_header a,
div.start_column4_2_header a,
div.start_column4_3_header a,
div.start_column4_4_header a
{
	text-decoration: none;
}

div.start_column4_1_header a:hover,
div.start_column4_2_header a:hover,
div.start_column4_3_header a:hover,
div.start_column4_4_header a:hover
{
	color: #6e6c70;
}

div.start_column4 h1,
div.start_column4 h2,
div.start_column4 h3,
div.start_column4 p.bodytext

{
  padding-left: 15px;
  padding-right: 15px;
}

.start_column4 h2{
	padding-top:10px;
	color:#666;
	font-size:116.67%;
}

.start_column4 .info-container-link{
	position:absolute;
	bottom:11px;
	right:15px;
}

.start_column4 .info-container-link:hover{
	color:#666;
}

/* -------------- Column2 Startseite (3/4 : 1/4)*/
.start_column2{
	display:inline-block;
	width:100%;
}
.start_column2 .start_column2_1{
	width:1025px;
	float:left;
}
.start_column2 .start_column2_2{
	width:200px;
	float:right;
}

.start_column2 .start_column2_2 .start_column2_2_content{
	display:inline-block;
	border: 1px solid #f2f2f2;
	padding:10px;
}

.start_column2 .start_column2_2 img{
	border:1px solid #f2f2f2;
}

.start_column2 .csc-textpic-image{
	margin:0;
}

.start_column2 .loggedin{
	min-height: 185px;
	height:auto !important;
	height: 185px;
}

.start_column2 .tx-thmailformplus-pi1 form{
	height:120px;
}

/* -------------- Column3 Bereichsstartseite*/

.gvs-erdgas .Column3{
	display:inline-block;
	width:100%;
	margin-bottom:5px;
}

.gvs-erdgas .Column3_1{
	float:left;
	width:320px;
	margin-right:10px;
}

.gvs-erdgas .Column3_2{
	float:left;
	width:320px;
}

.gvs-erdgas .Column3_3{
	width:320px;
	float:right;
}

.gvs-erdgas .Column3 .csc-textpic-image{
	margin:0 !important;
}

.gvs-erdgas .Column3 .csc-textpic-text{
	border-left: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
}

.gvs-erdgas .Column3 .csc-textpic-text .bodytext{
	margin:0;
}

.gvs-erdgas .Column3 .csc-textpic-text a{
	display:block;
	margin:0;
	padding:10px 15px;
	text-decoration:none;
	background: url("/fileadmin/templates/images/bullet_mehr.gif") no-repeat;
	background-position: 95% 50%;
	font-weight: normal;
	font-size:145.5%;
}

/* --------------------------------------------------- Banner Image */
div.bannerimage {
  /*
  border:1px solid #D1DDDF;
  */
  margin:0px 0 10px 0;
  overflow:hidden;
}

div.bannerimage div.csc-textpic-imagewrap {
  margin:0 0 10px;
  width:100%;
  /*background-color:#E8EEEF;*/
}

div.bannerimage div.bannerimage_content {
  padding:0 5px 5px 5px;
}

dl.csc-textpic-image dt {
  padding:0px;
}

div.bannerimage div.csc-textpic-clear {
  clear:none;
}

div.bannerimage div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-right:0px;
  margin-right:0px;
  margin-bottom:0px;
}

/* --------------------------------------------------- Drop Down Site Map */
.tx-dropdownsitemap-pi1 img { display: none; }

/* --------------------------------------------------- Content Title and Print */

.category_header h1 {
  padding: 0 0 0 27px;
  width: 400px;
  font-weight: bold;
  background: none;
  border: 0;
  display: inline;
}

.tx-timtabsociable-pi1 {
  padding: 0 10px 0 0;
  display: inline;
}

#header_print a img {
  float: right;
  padding: 0 5px;
}

ul.contentHeader {
  display: inline;
  height: 20px;
}

ul.contentHeader li.contentHeader-left {
  display: inline;
  list-style:none;
}

ul.contentHeader li.contentHeader-left h1 {
  float: left;
/*	width: 500px;*/
  padding: 0 0 0 27px;
  list-style: none;
  font-weight: bold;
/*	font-size: 120%;*/
  display: inline;
  background: none;
  border: 0;
  list-style:none;
}
ul.contentHeader li.contentHeader-right {
  float: right;
/*	width: 27px;*/
  list-style: none;
  display: inline;
}

ul.contentHeader li.contentHeader-right a img {
  padding: 0 10px 0 0;
  display: inline;
}

/* --------------------------------------------------- LW Footer Link */
#lw_link a{ color: #CCCCCC; }

/* ---------------------------------------------------- RTE stuff    */

table.table-100 { width: 100%; }
td.td-25 { width: 25%; }
td.td-33 { width: 33%; }
td.td-50 { width: 50%; }
td.td-verticaltop { vertical-align:top;}
td.td-right { text-align: right;}
td.td-bgandvt { vertical-align:top;background-color: #EBEDF9;}
td.td-background { background-color: #EBEDF9;}
tr.tr-background { background-color: #EBEDF9;}
tr.tr-bold { font-weight: bold; }


/* --------------------------------------------------- Page Not Found */
#page_not_found {
  margin: 50px auto 0 auto;
  padding: 0 1px 1px 1px;
  border: solid 1px #C6C3BD;
  width: 780px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:100%;
}

#page_not_found #header_top {
  text-align: right;
  padding: 15px;
  width: 750px;
  background: url(../images/page_not_found_header_bg.gif) repeat-x left top;
}

#page_not_found #content_area {
  clear: both;
  background-color: #FFFBF7;
  padding: 15px;
  border-top: solid 1px #C6C3BD;
}

#page_not_found #content_area a { font-size: 13px; }

/* --------------------------------------------------- FE Login */
.tx-felogin-pi1 th {
  width: 100px;
  text-align: right;
  background-color:#FFFFFF;
}
/* ---------------------------------------------------- pagebrowser lw_af_080919 */
.pagebrowser ul {
   margin:0;
   padding:10px 10px 0 10px;
   list-style: none;
/* text-align: center;*/
/* width: 80px;*/
}

.pagebrowser li{
   display: inline;
}

/* ------------------------------------------------------ sitemap */
div.cool-empty {
  width: 30%;
  float: left;
  margin:0 10px -32767px 0px;
  padding: 1px 1px 32767px 1px;
  background-color: #FFFFFF;
}
div.single-sitemap {
																		  /*width: 20%;*/
																		  width: 210px;
  float: left;
  min-height: 20px;
  																				/*margin-right: 10px;*/
  																				margin-right: 10px;
  																/*padding: 1px 3px 2px 1px;*/
																padding: 1px 0px 2px 0px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.csc-sitemap1 {
	min-width:530px;
	width: auto !important;
	width:100%;
}
.csc-sitemap1 div.single-sitemap
{
	background-color: transparent;
	padding-top: 6px;
	padding-left:15px;
	padding-right:10px;
	border:1px solid #dddddd;
	border-bottom-width:0;
	font-size:109.09%;
	line-height:1em;
}

div.single-sitemap a {
  display: block;
  color:#6c6e70;
  padding: 2px 0px 5px 0px;
  text-decoration: none;
  font-weight: bold;
  width: auto;
  margin-left: 2px;
  /* background-image:url(../images/bullet_arrow_10x10.gif);*/
  background-repeat:no-repeat;
  background-position:0 6px;
}
div.single-sitemap a:hover { color:#005aaa;}

#content div.single-sitemap ul {
  margin-top: 4px;
  padding-left: 10px;
  list-style: none;
}

div.single-sitemap ul li {
  list-style: none;
	padding:3px 0;
	line-height:1.3em;
}
#content_wrap #content div.single-sitemap ul li { font-size:100%;}
div.single-sitemap ul li a {
  background: none;
  width: inherit;
  padding: 0px;
  font-weight: normal;
  /*color:#6c6e70;
  */text-decoration:none;
}
div.single-sitemap ul li a:hover { color:#005aaa;}


#content div.single-sitemap ul ul{
  padding:0 0 0 10px;
  margin:0;
}
#content div.single-sitemap ul ul ul{
  padding:0 0 0 15px;
  font-size:91.67%;
}
#content div.single-sitemap ul ul ul ul{
  font-size:100%;
}

div.new-line-sitemap {
  width: 100%;
  float: left;
  height: 10px;
  background-color: #FFFFFF;
  margin:0px;
  padding:0px;
  display:none;
}

div.csc-sitemap1 {
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

/* -------------- lw_exhibit -------------- */
div.tx-lwexhibit-pi1 div.cart {
  background-color: #fff;
  padding: 0px;
  margin: 0 0 0 10px;
  border: 1px solid #EBEDF9;
  width: 200px;
}
div.tx-lwexhibit-pi1 div.cart h2 {
  background-color: #EBEDF9;
  padding: 2px 5px;
}

div.tx-lwexhibit-pi1 div.cart p {
  padding-left: 4px;
}

div.tx-lwexhibit-pi1 div.cart p.count {
  font-weight: bold;
}

div.tx-lwexhibit-pi1 div.cart div.cartButtons {
  padding-bottom: 2px;
  float: left;
  width:200px;
}

div.tx-lwexhibit-pi1 div.cart div.cartButtons form.bookForm,
div.tx-lwexhibit-pi1 div.cart div.cartButtons form.clearForm {
  float: left;
  padding-left: 5px;
}

div.header {
  width:auto;
  padding:5px 0;
  color:#000;
}

div.header span.success {
  color:#000;
  margin:0px 0 5px 0;
  background-color:#0AC11E;
  padding:5px;
  width: auto;
  text-transform:uppercase;
}


/*-------------- Rahmen 1 --------------*/
/*div.csc-frame-frame1 {
  background-color: #E8EEEF;
  padding:5px 10px;
}

.jdGallery .slideElement,
 div.rgsgcontent,
  div.tx-rgsmoothgallery-pi1,
   div.bannerimage_image {
  overflow:hidden;
  position:relative;
}
*/
/*-------------- Rahmen 1 --------------*/
div.csc-frame-frame1,
#content .profile-data {
  border: 1px solid #DDDDDD;
  border-bottom-width: 0px;
  background-image: url('../images/backdrop_box_v01.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 5px 10px 5px 10px;
  display: block;
  overflow: hidden;
  background-color: white;
  margin-bottom: 10px;
}
#content .tx-lwgreeting-pi1 .profile-data {width:300px;}

div.csc-frame-frame1 h1,
div.csc-frame-frame1 h2,
div.csc-frame-frame1 h3,
div.csc-frame-frame1 h4,
div.csc-frame-frame1 h5 {
	margin:10px 0 15px 0;
}

/*-------------- Rahmen 2 --------------*/
div.csc-frame-frame2 {
  border: 1px solid #DDDDDD;
  background: #fff;
  padding: 5px 10px 5px 10px;
  display: block;
  overflow: hidden;
  background-color: white;
  margin-bottom: 10px;
}

div.csc-frame-frame2 h1,
div.csc-frame-frame2 h2,
div.csc-frame-frame2 h3,
div.csc-frame-frame2 h4,
div.csc-frame-frame2 h5 {
	margin:10px 0 15px 0;
}

/*--------------Rahmen für Angebotsanfrage -------------------*/
.csc-frame-angebotsanfrage {
	width:225px;
	background: url(../images/bg_offer-top.png) no-repeat 0 0;
	padding-top:17px;
}
.angebotsanfrage-bottom {
	background: url(../images/bg_offer-bottom.png) no-repeat left bottom;
	padding-bottom:5px;
}
.angebotsanfrage-content{
	background: url(../images/bg_offer-content.png) repeat-y;
	display:inline-block;
	padding: 11px 13px 6px;
}

/*-------------- Rahmen rechts beim Serviceportal --------------*/
.serviceportal_right .csc-frame-frame1 {
	border-top-width:0;
}
.serviceportal_right .csc-frame-frame1 p{
	font-size:110%;
}

/*-------------- infocontainer geschlossen --------------*/

.infocontainer,
.infocontainer_2 {
  border: 1px solid #f2f2f2;
  border-width:0 1px;
  margin-bottom:17px;
/*  width:290px;	*/
  line-height:1.5em;
  background-image:url('../images/content_boxweiss_schatten.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  overflow: hidden;
}
#content_section_wrap #right_side .infocontainer,
#content_section_wrap #right_side .infocontainer_2 {
	font-size:100%;
}
.start_column3 .infocontainer,
.Column3 .infocontainer,
.Column2 .infocontainer,
.start_column3 .infocontainer_2,
.Column3 .infocontainer_2,
.Column2 .infocontainer_2{
  clear: both;
}

.infocontainer_header,
.infocontainer_header a {
  font-size:109.09%;
  font-weight:bold;
  text-transform:none;
  padding:4px 0 12px 25px;
  line-height:1.5em;
  color: #005aaa;
  background-image: url('../images/infotip_zu.gif');
  background-repeat: no-repeat;
  background-position: 10px 9px;
  cursor: pointer;
  border-top:1px solid white;
}
.infocontainer_2_header,
.infocontainer_2_header a {
    background-image: url("/fileadmin/templates/images/bullet_mehr.gif");
    color: #005AAA;
    background-position: right 12px;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    padding: 10px 17px 0 0;
    text-decoration: none;
    font-size: 145.45%;
}
#content_section_wrap #right_side .infocontainer_header,
#content_section_wrap #right_side .infocontainer_header a {font-size: 92.31%}

.infocontainer_header:hover
{
  background-image: url('../images/infotip_zu_hover.gif');
  color: #6e6c70;
}


/*-------------- infocontainer offen - Text neben Bild --------------*/

.open {
  border-top:1px solid #dddddd;
  padding-top:4px;
  padding-bottom: 6px;
  background-image: url('../images/infotip_offen.gif');
  background-position: 10px 8px;
}
.open:hover {
  background-image: url('../images/infotip_offen_hover.gif');
  background-position: 10px 12px;
}
.infocontainer_content
{
  clear: both;
  overflow: hidden;
  width: 100%;
  font-size: 91.67%;
  padding-bottom:3px;
}

.infocontainer .csc-textpicHeader h1,
.infocontainer .csc-textpicHeader h1 a {
  font-size:109.09%;
  font-weight:bold;
  text-transform:none;
  margin:0;
}
#content_section_wrap #right_side .csc-textpicHeader h1,
#content_section_wrap #right_side .csc-textpicHeader h1 a {font-size:84.61%;}

.infocontainer h3 {
  padding:18px 0 20px 0;
}
#content_section_wrap #right_side .csc-textpicHeader h1 {font-size:92.31%;}

.infocontainer .csc-textpic {
    display:block;
    overflow:hidden;
    height:100%;
    border-bottom:1px solid #dddddd;
    padding-bottom: 10px;
}

#content.section_enter .infocontainer .csc-textpic {
    padding-bottom: 0px;
}

div.infocontainer .csc-textpic-imagewrap{
	margin:0px;width:auto;
}

div.infocontainer .csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}


.infocontainer_content .csc-textpic div,
.infocontainer_content .csc-textpic div div
{
  display: block;
  height: 100%;
}

.infocontainer .csc-textpic-text
{
  display: block;
  height: 100%;
  overflow:hidden;
  padding-top: 3px;
}

#content .infocontainer_content .csc-textpicHeader,
#right_side .infocontainer_content .csc-textpicHeader {
	height:auto;
}

#content .infocontainer_content h1,
#right_side .infocontainer_content h1{
	padding-bottom:7px;
	padding-left:10px;
}
#content .infocontainer_content p,
#right_side .infocontainer_content p{
	line-height:1.3em;
	padding-left:10px;
}

#content .infocontainer_content p{
	padding-right: 7px;
}

#content_section_wrap #right_side .infocontainer_content p{ font-size:92.31%;}

a.info-container-link {
  color:#005aaa;
  font-weight:bold;
  text-decoration:none;
  padding:10px 17px 0 0;
  background-image:url('../images/bullet_mehr.gif');
  background-repeat:no-repeat;
  background-position: right 12px;
  float: right;
}

.info-container-link:hover {
    color:#6c6e70;
    text-decoration:none;
    font-weight:bold;
    background-image:url('../images/bullet_mehr_hover.gif');
}

a.info-container-link-left {
  font-weight:bold;
  text-decoration:none;
  padding:10px 17px 0 0;
  background-image:url('../images/bullet_mehr_hover.gif');
  color:#6c6e70;
  background-repeat:no-repeat;
  background-position: right 12px;
  display: block;
}

.info-container-link-left:hover {
    color:#005aaa;
    text-decoration:none;
    font-weight:bold;
    background-image:url('../images/bullet_mehr.gif');
}

/* ---------- Infocontainer im Serviceportal rechts -----------*/

.serviceportal_right .infocontainer {
	margin-bottom:0px;
	width:100%;
}

.serviceportal_right .open {border-width:0;}

.serviceportal_right .infocontainer_header {
	padding-top:4px;
	padding-bottom:5px;
	background-position:10px 7px;
	font-size:110%;
}
.serviceportal_right .open:hover {
  background-position: 10px 11px;
}
#website .serviceportal_right .infocontainer_content h1 {
	font-size:110%;
}
#website .serviceportal_right .infocontainer_content h2 {
	padding-left:10px;
}
.serviceportal_right .infocontainer_content {
	font-size:100%;
}

/*-------------- Rahmen without_background - Bereichsseite Kalenderblatt --------------

.without_background {
  background-image:url('../images/kalenderblatt.gif');
  width:65px;
  height:60px;
}

#right_side .without_background p.bodytext {
  padding:0 5px 0 0 ;
  margin:0;
  text-align:center;
}
.without_background i {
  color:white;
  text-align:center;
  font-style:normal;
              font-size:12px;
  padding:0;
}
.without_background b {
              font-size:16px;
  color:#005aaa;
  line-height:2.4em;
}*/

/*-------------- Rahmen effekt-box - Bereichsseite Kalenderblatttext --------------

.effekt-box {
  padding-left:15px;
              font-size:12px;
}*/

/*----------------- Bilanzkreismanagement Formular ------------------*/

.tx-lwbkm-pi1 .allocation {
 /* width: 668px;*/
  float: left;
  /*border-left: 1px solid #EFF0F1;
  border-right: 1px solid #EFF0F1;
  border-bottom: 5px solid #AEBADF;*/
}

.tx-lwbkm-pi1 input.submit_button,
.tx-lwbkm-pi1 button.submit_button {
  background-color:#005AAA;
  color:#FFFFFF;
  font-weight:bold;
  overflow:visible;
  width:auto;
}

.tx-lwbkm-pi1 h1.csc-firstHeader {
  border-bottom: 5px solid /*#AEBADF*/ #fdc808;
  margin: 0;
/*  width: 670px;*/
}

.tx-lwbkm-pi1 .allocation .allocation_input {
  padding: 15px 15px;
}

.tx-lwbkm-pi1 .allocation .form_selection {
  width: 169px;
  background-color: #FFF;
  float: left;
}

.tx-lwbkm-pi1 .allocation .form_selection input.radio {
  border: 0;
  background-color: transparent;
  margin: 0 5px 0 0;
}

.tx-lwbkm-pi1 .allocation .form_allocation {
  width: 499px;
  background-color: #F9F9FF;
  float: left;
}

.tx-lwbkm-pi1 .allocation .form_allocation label {
  width: 140px;
  float: left;
  color: #005AAA;
  padding-left: 10px;
}

.tx-lwbkm-pi1 .allocation .form_allocation .day_values {
  float: left;
  width: 300px;
  padding: 5px 0 0 0;
  overflow: hidden;
}

.tx-lwbkm-pi1 .allocation .form_allocation .day_header {
  padding: 0 0 0 15px;
  color: #005AAA;
/*	border-top: 1px solid #EFF0F1;*/
  width: 285px;
  background-color: #FFF;
  display: block;
  float: left;
}

.tx-lwbkm-pi1 .allocation .form_allocation .form-field label {
  width: auto;
  padding: 2px 5px 0 15px;
  color: #000;
}

.tx-lwbkm-pi1 #contract_select_day table,
.tx-lwbkm-pi1 #contract_select table {
  width: 450px;
  margin: 5px 23px 10px;
}

.tx-lwbkm-pi1 #contract_select_day table th,
.tx-lwbkm-pi1 #contract_select table th {
  padding: 3px 5px;
}

#content_wrap div.Column2
{
  border: 0px;
}
#rc-list .rc-item {
	margin-bottom: 25px;
}
#rc-list .morelink {
	padding: 0 17px 0 0;
	background: url("../images/bullet_mehr.gif") no-repeat right 2px;
}
#rc-list .teaser ul {
	padding-bottom: 0px;
}

#rc-detail {
	display: inline-block;
	margin-bottom: 15px;
}

#content #rc-detail h1 {
	margin: 0 0 15px 0;
}

#content #rc-detail h3 {
	margin: 0 0 15px 0;
}

#content #rc-detail .search-for{
	font-size: 109.09%;
	color: #6C6E70;
	margin-bottom: 5px;
}

#content #rc-detail .search-for,
#content  #rc-detail p.bodytext {
	font-size:12px;
}

#content  #rc-detail ul li {
	font-size:12px;
}

#content #rc-list h2 a{
	color: #005AAA;
	text-transform: none;
}

#rc-list .teaser {
	margin-bottom: 5px;
}
/* lw_rfm for CE table */
table.contenttable-3 td  {
	width: 50%;
}
table.contenttable-3 th  {
	width: 50%;
}
/* end rfm */

#content_wrap #content #rc-detail h2{
	text-transform: uppercase;
       font-size: 100%;
}


/* Flexible Contentelement 2cols 75% and 25% */
.column2_75_25{
	display: inline-block;
	width: 100%;
}

.column2_75_25_1{
	width:74%;
	float:left;
}

.column2_75_25_2{
	width:24%;
	float:right;
}

/* Flexible Contentelement 2cols 25% and 75% */
.column2_25_75{
	display:inline-block;
}

.column2_25_75_1{
	width:24%;
	float:left;
}

.column2_25_75_2{
	width:74%;
	float:right;
}

.csc-textpic{
	padding-bottom:10px;
}

/* Flexible Contentelement 2cols 60% and 40% */
.column2_60_40{
	display:inline-block;
	width:100%;
}

.column2_60_40_1{
	width:59%;
	float:left;
}

.column2_60_40_1_content{
	margin-right:10px;
	display:inline-block;
}

.column2_60_40_2{
	width:39%;
	float:right;
}


/* Flexible Contentelement 2cols 50% and 50% */
.column2_50_50{
	display:inline-block;
	width:100%;
}

.column2_50_50_1{
	width:51%;
	float:left;
}

.column2_50_50_1_content{
	margin-right:10px;
	display:inline-block;
}

.column2_50_50_2{
	width:49%;
	float:right;
}

.column2_50_50_1_content .column2_50_50_1_content,
.column2_50_50_1_content .column2_50_50_2_content,
.column2_50_50_2_content .column2_50_50_1_content,
.column2_50_50_2_content .column2_50_50_2_content{
	border: 1px solid #F2F2F2;
	position:relative;
}

.column2_50_50_1_content .column2_50_50_1_content p.bodytext,
.column2_50_50_1_content .column2_50_50_2_content p.bodytext,
.column2_50_50_2_content .column2_50_50_1_content p.bodytext,
.column2_50_50_2_content .column2_50_50_2_content p.bodytext {
	padding: 0 10px;
}

.column2_50_50_1_content .column2_50_50_1_content h2,
.column2_50_50_1_content .column2_50_50_2_content h2,
.column2_50_50_2_content .column2_50_50_1_content h2,
.column2_50_50_2_content .column2_50_50_2_content h2 {
	padding: 0 10px;
}

.column2_50_50_1_content .column2_50_50_1_content h3,
.column2_50_50_1_content .column2_50_50_2_content h3,
.column2_50_50_2_content .column2_50_50_1_content h3,
.column2_50_50_2_content .column2_50_50_2_content h3 {
	padding: 0 10px;
}

/* H3 Teaser �berschrift */
h3.teaser-h3 {
	color: #444;
	/*font-size: 116.67%;*/
	font-size: 108.33%;
	font-weight: normal;
}

#content cufon{
	margin-bottom:5px;
}

/* Line-Height 100% */
p.lineheight-small {
	line-height: 100%;
}

/* Boxalign bottom */
.boxalign_bottom {
	padding-bottom:65px;
	height:0;
}
.boxalign_bottom .csc-textpic-imagewrap{
	position:absolute;
	bottom:5px;
	left:0;

}

.csc-frame-spacingbox {
	margin-bottom: 17px;
}

.csc-frame-underlinedbox {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}


.csc-default .twtr-widget-profile,
.csc-default object,
.csc-default .fb_iframe_widget,
.csc-default .news-list-container,
.csc-default .tx-gvslastvisited-pi1 {
	margin-bottom: 17px;
	display: block;
}

.tx-lwweatherinfo-pi1 #city {
	margin-bottom: 17px !important;
}

/* Tabbed Content */
.ui-tabs .ui-tabs-nav {
	padding: 0;
}
.ui-widget-header {
	background: none;
	border: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #f5f5f5;
	border: 1px solid #E1E1E1;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #e1e1e1;
	background: #fff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #333;
	font-weight: normal;
}
.ui-state-hover,
.ui-state-focus {
	border: 1px solid #E1E1E1;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #005AAA;
	font-weight: normal;
}
.ui-widget-content {
	background: none;
	border: none;
}
#website .ui-tabs-panel {
	border: 1px solid #E1E1E1;
}
.ui-corner-top,
.ui-corner-bottom {
	border-radius: 0;
}

/* Slide Content */
.slidable_open {
	background: url(images/arrow_open.png) no-repeat right 0;
	display: inline-block;
	padding-right: 20px;
	cursor: pointer;
}
.slidable_close {
	background: url(images/arrow_close.png) no-repeat right 0;
	display: inline-block;
	padding-right: 20px;
	cursor: pointer;
}

/* Tagcloud */
#content .csc-frame-tagcloud ul {
	display: inline-block;
	width: 500px;
	margin: 0 0 0 150px;
	padding: 0 0 50px 0;
	text-align: center;

}
#content .csc-frame-tagcloud li {
	float: left;
	list-style: none;
	margin: 2px 24px 2px 0;
	font-size: 127.27%;
}
#content .csc-frame-tagcloud a:hover {
	 font-size: 108.33%;
	text-decoration: underline;
}

#content .csc-frame-tagcloud li.even {
	margin-top: 35px;
}
