body {
  background-color:#f3f3f3;
  margin:0px;
  font-family:arial;
  font-size:12px;
  color:#333333;
  padding-bottom:30px;
}

input, textarea {
  border: 1px solid #cbc7c8;
  font-size:11px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  font-weight:normal;
  color:#737272;
  margin-right:0px;
}

#container {
  margin: 0 auto;
  width: 957px;
  margin-top:35px;
  background-image:url(style_02_FILES/middle_bg.jpg);
}

#header {
  background-image:url(style_02_FILES/header_bg.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  height:190px;
}

#logo {
  position:absolute;
  margin-left:16px;
  margin-top:20px;
}

#teaser {
  position:absolute;
  margin-left:187px;
  margin-top:11px;  
}

#teasertext {
  position:absolute;
  margin-left:215px;
  margin-top:30px;  
  color:#ffffff;
  font-size:19px;  
}

ul#mainnav_top {
  margin: 0; padding: 0;
  list-style: none;
  position:absolute;
  margin-top:143px;
  margin-left:188px;
  display: block;

}

ul#mainnav_top li {
  list-style: none;
  margin: 0; padding: 0;
  float: left;
  position: relative;
  width:96px;

  margin-right:1px;
  text-align:center;
  vertical-align: bottom;
  line-height:40px;
}

ul#mainnav_top li#active a,  ul#mainnav_top li a:hover{

  background-image:url(style_02_FILES/topnav_activ_bg.jpg);
}

ul#mainnav_top li a {
  text-decoration:none;
  font-weight:bold;
  color:#005095;
  display: block;
  height:40px;
  background-image:url(style_02_FILES/topnav_bg.jpg);
  background-repeat:no-repeat;    
}

div#subnav_top {
  margin: 0; padding: 0;
  position:absolute;
  margin-top:-18px;
  text-align:right;
  width: 955px;
}

div#subnav_top a, div#subnav_bottom a { 
  text-decoration:none;
  font-family:arial;
  margin-right:5px;
  margin-left:5px;
  color:#545454;
  font-size:11px;
}

div#subnav_bottom {
  margin: 0; padding: 0;
  position:absolute;
  margin-top:40px;
  text-align:right;
  width: 947px;
}

#box_login h2 {
  color:#005095;
  margin:0px;
  padding:0px;
  font-size:14px;
  text-transform:uppercase;
  margin-top:25px;
  margin-bottom:10px;
}

#box_login p {
margin-bottom:20px;
margin-top:18px;
}

#box_login img {
  /*position:absolute;*/
  padding:0px;
  margin-top:3px;
  margin-left:6px;
  line-height:135%;
  margin-bottom:7px;
}

#box_login input {
  margin-left:0px;
  margin-bottom:7px;
  width:130px;
  margin:0px;
}

#box_login input#password {
  float:left;
  margin-right:0px;
}

#box_login input#username {
  margin-right:25px;
  margin-bottom:5px;
}

#box_login {
  border:0px solid #000000;
  width:165px;
  height:170px;
  position:absolute;
  margin-left:775px;
  margin-top:11px;    
  padding-left:7px;
}


#box_login  a {
  font-size:13px;
  color:#014e94;
  font-weight:bold;
  text-decoration:none;
  display:block;
  background-image:url(style_02_FILES/pointer.png);
  background-repeat:no-repeat;
  background-position:132px 3px;  
  padding-top:3px;
  padding-bottom:3px;
}

#box_login div {
  width:163px;
  height:26px;
  background-image:url(style_02_FILES/button_bg.jpg);
  background-repeat:no-repeat;
  margin-left:-4px;
  margin-top:18px; 
  padding-left:7px;
  padding-top:6px;
}

#box_login div a {
  text-decoration:none;
  font-weight:bold;
  color:#555555;
  font-size:12px;  
}

#middle {

  margin-top:-1px;
}

  /* (en/de) Standard: 200 Pixel */
  #col1 { float: left; width: 188px; margin: 0; padding: 0;}
  /* (en/de) Standard: 200 Pixel */
  #col2 { float:right; width: 181px; margin: 0;  padding: 0;}
  /* (en) Standard: center column with flexible width */
  /* (de) Standard: Flexible mittlere Spalte */
  #col3 {  margin-left:188px; margin-right:120px;   padding: 0; padding-right:68px;}

  #col3 h3 {
    margin:0px;
    padding:0px;
  }

  
#col3 h1 {  
  position:absolute;        
	color:#444444;
	font-size:22px;
	padding-top:5px;
	margin:0;
	margin-left:10px;
	margin-top:0px;
}



#col3 h2 {  
        position:absolute;        
	color:#444444;
	font-size:18px;
	padding-top:5px;
	margin:0;
	margin-left:10px;
	margin-top:28px;
	font-weight:normal;
}

#col3 .inner {
  padding-top:70px;
  padding-left:10px;
  padding-right:10px;
  margin:0px;
}  

 #col3 .inner p.bodytext {
  margin-bottom:20px;
}

#col3 .inner p {
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}
  
#suchbox {
  background-color:#004f94;
  margin:0px;
  padding:0px;
  margin-right:5px;
  margin-left:12px;
  color:#ffffff;
  height:95px;
  
}
  
#suchbox h2 {
  margin:0px;
  font-size:14px;
  background-color:#1960a0;
  padding:5px;
  padding-top:7px;
  border-bottom: 1px solid #6c99c2;
  text-transform:uppercase;
}

#suchbox input {
  margin-left:5px;
  margin-top:15px;
    margin-bottom:7px;
  width:125px;
}

#suchbox img {
  position: absolute;

  margin-top:15px;
  margin-left:7px;
}

#suchbox a {
  color:#ffffff;
  margin-left:7px;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}

#leftnav {
  margin-top:13px;
  margin-right:5px;
  margin-left:12px;
}

#leftnav h2 {
  background-image:url(style_02_FILES/leftnav_head_bg.jpg);
  background-repeat:repeat-x;
  color:#273981;
  margin:0px;
  padding:0px;
  font-size:14px;
  padding-top:9px;
  padding-bottom:7px;
  border-top:1px solid #acbccc;
  border-bottom:1px solid #adbacb;
  background-color:#c9dbf3;
  padding-left:7px;
}

#leftnav ul {
  margin:0px;
  padding:0px;
}

#leftnav li {
  margin:0px;
  padding:0px;
  list-style: none;
  border-bottom:1px solid #c9dbf3;

  
}

#leftnav li.last_leftnav {
  border-bottom:1px solid #acbccc;
}

#leftnav li#last_leftnav_active a {
  /*border-bottom:1px solid #acbccc;*/
  background-color:#E9E9E9;
}

#leftnav li a:hover, #leftnav li#leftnav_active a {
  color:#48629d;
  background-color:#E9E9E9;
}

#leftnav li a {
  display:block;
  color:#48629d;
  text-decoration:none;
  font-weight:bold;
  font-size:11px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:7px;  
  background-color:#dbe4f5;
}



#leftnav li.level3 {
  
  
}

#leftnav li.level3_last {
  border-bottom:1px solid #acbccc;
  
}

#leftnav li.level3 a, #leftnav li.level3_last a {
  font-weight:normal;
  padding-left:20px;
}

#vorteile {
  margin:0px;
  padding:0px;
  margin-top:22px;
  margin-right:5px;
  margin-left:12px;
}

#vorteile h2 {
  margin:0px;
  font-size:14px;
  color:#014e94;
  padding:5px;
  padding-top:7px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  text-transform:uppercase;
}

#vorteile ul {
  list-style-image: url(style_02_FILES/listimage.jpg);
  margin:0px;
  padding:0px;
  padding-left:24px;
}

#vorteile ul li {
  color:#014e94;
  margin-top:12px;
  font-size:12px;
  padding-right:12px;
}

.tx-xinitthreecolumn-pi1 div div ul, #col3 .inner ul {
  list-style-image: url(style_02_FILES/listimage.jpg);
  margin:0px;
  padding:0px;
  padding-left:20px;
  margin-bottom:7px;
}

#col3 a {
  text-decoration:none;
  /*color:#014E94;*/
  color:#000000;
}

#col3 a:hover {
  text-decoration:underline;
  /*color:#014E94;*/
  color:#000000;
}

.tx-xinitthreecolumn-pi1 div div  ul li, #col3 .inner li {
  color:#014e94;
  color:#000000;
  margin-bottom:7px;
  font-size:12px;
  padding-right:12px;
}

.imgtext-table {
  margin-top:-20px;
}

#info {
  height:72px;
  margin:0 0 2px;
  padding:0;
}


#info h1 {
  color:#005095;
  font-size:17.5px;
  margin:0px;
  padding:10px;
  padding-left:15px;
  margin-left:0px;
  letter-spacing: 0.12em;
  /*
  margin-top:7px;
  
  */
  font-weight:bold;
  /*background-color:#ebf4fb;*/
  
}


#info h2 {
  color:#8e8e8e;
  font-size:14px;
  margin:0px;
  margin-top:26px;
  padding:10px;
  padding-left:15px;
  margin-left:0px;
  letter-spacing: 0.15em;
  /*
  margin-top:7px;
  
  */
  font-weight:bold;
  /*background-color:#ebf4fb;*/
  
}


#info p {
  position:absolute;
  margin:0px;
  padding:0px;
  margin-left:15px;
  margin-top:30px;
  font-size:12px;

}

#info ul.info {
  list-style-image: url(style_02_FILES/info_li_bg.jpg);
  margin:0px;
  padding:0px;
  padding-left:15px;
  position:absolute;
  margin-left:35px;
  margin-top:87px;
  font-weight:normal;
}

#info ul.info li {
  color:#014e94;
  margin-bottom:7px;
  font-size:12px;
  padding-right:12px;
  font-weight:bold;
  margin-left:0px;
}



#info div.info {
  width:380px;
  border:0px solid #000000;
  position:absolute;
  margin:0px;
  padding:0px;
  margin-left:180px;
  margin-top:57px;  
}

.info_ul {
  list-style-image: url(style_02_FILES/listimage.jpg);
  margin:0px;
  padding:0px;
  padding-left:20px;
  margin-bottom:7px; 
}

.info_ul   li {
  color:#014e94;
  color:#000000;
  margin-bottom:10px;
  font-size:10px;
  padding-right:12px;
  width: 150px;
  float:left;
  margin-left:22px;
}

.info_ul li span {
  font-weight:bold;
  color:#005095;
  font-size:12px;
  display:block;
}

.info_ul  li a {
  color:#555555;
  font-size:10px;
}

.info_headline {
  margin-bottom:30px;
  font-weight:bold;
  
}

.box_rechts {
  margin:0px;
  padding:0px;
  background-image:url(style_02_FILES/boxrechts_bg.jpg);
  background-repeat:repeat-x;
  background-position:0px 37px;
  background-color:#ebf4fb;
  width:169px;
  margin-bottom:10px;
}


.box_rechts h2 {
  margin:0px;
  font-size:12px;
  color:#014e94;
  background-repeat:no-repeat;
  background-position:0px 0px;
  padding-left:40px;
  padding-top:18px;
  padding-bottom:5px;
  text-transform:uppercase;
}

.box_rechts div {
  padding:8px;
  padding-top:7px;
  padding-bottom:10px;
  
}

div.box_rechts div h3 {
  font-size:14px;
  color:#014e94;
  font-weight:bold;
  padding:4px;
  margin:0px;
  margin-top:15px;
  background-color:#ffffff;
}

div.box_rechts div a {
  font-size:13px;
  color:#014e94;
  font-weight:bold;
  text-decoration:none;
  display:block;
  background-image:url(style_02_FILES/pointer.png);
  background-repeat:no-repeat;
  background-position:132px 3px;  
  padding-top:3px;
  padding-bottom:3px;
}

.box_rechts div input {
  float:left;
}

.box_rechts div img {
  margin-top:3px;
  margin-left:6px;
}

.box_rechts div p {
  margin:0px;
  padding:0px;
  margin-bottom:7px;
}

#h2_newsletter {
  background-image:url(style_02_FILES/newsletter_h2_bg.jpg);
}

#h2_verlustrechner {
  background-image:url(style_02_FILES/verlustrechner_h2_bg.jpg);
}

#h2_kontakt {
  background-image:url(style_02_FILES/kontakt_h2_bg.jpg);
}







#footer {
  background-image:url(style_02_FILES/footer_bg.jpg);
  background-position:center bottom;
  background-repeat:repeat-x;
  clear:both;
  height:20px;  
  /*background-image:url(style_02_FILES/footer_bg.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  height:73px;
  clear:both;
  */
}

div#group_overview {
  height:206px;
  background-image:url(style_02_FILES/gruppe_background.jpg);
  background-position:top;
  background-repeat:repeat-x;    
  margin-top:0px;
  margin-bottom:7px;
}

div#group_overview div {
   background-image:url(style_02_FILES/gruppe1_inaktiv.jpg);
   width:183px;
   height:196px;
   position:absolute;
   cursor:pointer;
}

div#group_overview div#gruppe1 {
   background-image:url(style_02_FILES/gruppe1_inaktiv.jpg);
   margin-left:5px; 
}

div#group_overview div#gruppe1Aktiv {
   background-image:url(style_02_FILES/gruppe1_aktiv.jpg);
   margin-left:5px;
}

div#group_overview div#gruppe2 {
   background-image:url(style_02_FILES/gruppe3_inaktiv.jpg);
   margin-left:194px; 
}

div#group_overview div#gruppe2Aktiv {
   background-image:url(style_02_FILES/gruppe3_aktiv.jpg);
   margin-left:194px; 
}

div#group_overview div#gruppe3 {
   background-image:url(style_02_FILES/gruppe2_inaktiv.jpg);
   margin-left:382px; 
}

div#group_overview div#gruppe3Aktiv {
   background-image:url(style_02_FILES/gruppe2_aktiv.jpg);
   margin-left:382px; 
}

img.headline {
  margin:15px;
  margin-bottom:19px;
}

/*
div#group_overview {
  border:0px solid #EBF4FB;
  padding:15px;
  padding-top:5px;
  height:183px;
  margin-top:0px;
  background-image:url(style_02_FILES/boxrechts_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;  
  background-color:#EBF4FB;
}
div#group_overview div {
  margin:0px;
  width: 170px;
  height: 180px;
  background-color:#eceff8;
  border-right: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  position:absolute;
  margin-bottom:3px;
}

div#group_overview div.inaktiv {
  margin:0px;
  width: 170px;
  height: 180px;
  background-color:#eceff8;
  border-right: 3px solid #BEBEBE;
  border-bottom: 3px solid #BEBEBE;
  position:absolute;
  margin-bottom:3px;
  cursor:pointer;
}

div#group_overview div img {
  position:absolute;
  margin-top:5px;
  margin-left:9px;
}
*/
div#group_overview div ul {
  margin:0px;
  padding:0px;
  position:absolute;
  margin-top:90px;
  margin-left:25px;
}

div#group_overview div ul li {
  margin:0px;
  padding:0px;
  list-style: none;
  margin-bottom:8px;
  font-size:11px;
  font-weight:normal;
  padding-right:15px;
  color:#555555;
}

div#group_overview div#gruppe1Aktiv ul, div#group_overview div#gruppe2Aktiv ul, div#group_overview div#gruppe3Aktiv ul {
  margin:0px;
  padding:0px;
  position:absolute;
  margin-top:98px;
  margin-left:25px;
}



/*
div#group_overview div ul li {
  font-size:12px;
  color:#333333;
  font-weight:normal;
}

div#group_overview div.inaktiv ul li {
  font-size:12px;
  color:#333333;
  font-weight:normal;
}
*/



div#group_overview div#service {
  margin-left:189px; 
}

div#group_overview div#management {
  margin-left:377px; 
}


form {
  margin:0px;
}


.subcolumns { width: 100%; overflow:hidden; }
.subcolumns_oldgecko { width: 100%; float:left; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l { float: left }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r { float: right; margin-left: -5px }

.c25l, .c25r { width: 25% }
.c33l, .c33r { width: 33.333% }
.c50l, .c50r { width: 50% }
.c66l, .c66r { width: 66.666% }
.c75l, .c75r { width: 75% }
.c38l, .c38r { width: 38.2% } /* Goldener Schnitt */
.c62l, .c62r { width: 61.8% } /* Goldener Schnitt */

.subc{padding:0 .5em; text-align:left;}
.subcl{padding:0 1em 0 0; text-align:left;}
.subcr{padding:0 0 0 1em; text-align:left;}

.tx-xinitthreecolumn-pi1 {margin:0px; padding:0px;width:99%;}

.rootline a, .rootline {
  text-decoration:none;
  color:#333333;
  font-size:12px;
  margin:0px;
  padding:0px;
}

.rootline {
  margin-left:10px;
  margin-bottom:5px;
}

.index_leistungen {
  background-image:url(style_02_FILES/index_leistung_bg.jpg);
  background-position:center bottom;
  background-repeat:repeat-x;
  height:158px;
  padding:15px;
}

.index_leistungen h3 { 
  font-size:12px;
  color:#005095;
  margin:0px;
  padding:0px;
}

.index_leistungen p { 
  height:90px;
  margin:10px 0 13px;
  padding:0;
}

div.button {
	background-image:url(style_02_FILES/button_bg.jpg);
	background-repeat:no-repeat;
	height:26px;
	margin-left:-4px;
	margin-top:0px;
	padding-left:7px;
	padding-top:6px;
	width:163px;
}

div.button a {
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*
.index_leistungen a {
	background-image:url(style_02_FILES/pointer.png);
	background-position:122px 3px;
	background-repeat:no-repeat;
	color:#014E94;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
}
*/

#forderungsmanagement, #liquiditaetsmanagement, #informationsmanagement {
  float:left;
  width:170px;
  position:absolute;
}


#forderungsmanagement {
  margin-left:5px;
}

#liquiditaetsmanagement {
  margin-left:195px;
}

#informationsmanagement {
  margin-left:385px;
}

.pdfview {
	font-size:10px;
	margin-left:500px;
	
	margin-top:10px;
	position:absolute;
	text-align:right;
}

.pdfview a {
  text-decoration:none;
  color:#555555;
  background-image:url(images/pdf_gray.gif);
  background-repeat:no-repeat;
  background-position:right;
  padding-right:19px;
  padding-top:2px;
  padding-bottom:2px;
}

.pdfview a:hover {
  background-image:url(images/pdf.gif);
  text-decoration:none;
}

/*
Sitemap
*/


.tx-flseositemap-pi1 a {
  text-decoration:none;
  color:#000000;
}

.tx-flseositemap-pi1 ul {
  list-style: none;
}

.tx-flseositemap-pi1 ul li { 
  padding:4px;
  
}

.list.deep0 {
  font-size:18px;


}


.list.deep1 {
  font-size:12px;
  list-style-image:url(style_02_FILES/listimage.jpg);
}

.list.deep2 {
  font-size:12px;
  list-style-image:url(style_02_FILES/listimage.jpg);
}


.tx-xinittwocolumn-pi1 {
  margin-bottom:25px;
}

#verlustrechner {
	background-image:url(style_02_FILES/gruppe_background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:206px;
	margin-bottom:7px;
	margin-top:0;
}

 #verlustrechner div {
   background-image:url(style_02_FILES/background_verlustrechner.jpg);
   height:197px;
   width:555px;
 }
 
 #verlustrechner div form {
   margin:0px;
   padding:0px;
 }
 
 table.verlustrechner {
	 color:#333333;
	 font-family:arial;
	 font-size:12px;      
	 margin-left:30px;   
	 margin-top:10px;   
	 width:500px;
	 border-color:#ffffff;
 }
 
 table.verlustrechner tr td input {
   width:120px;
   text-align:right;
   padding-right:5px;
 } 
 
.tx-indexedsearch-title a, .browsebox a {
	color:#014E94;
	font-weight:bold;
	text-decoration:underline;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-size:10px;
	padding-bottom:4px;
	padding-top:4px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-size:10px;
	padding:2px;
}

td.tx-indexedsearch-descr {
	font-size:10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	margin-left:15px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-bottom:10px;
	margin-left:15px;
	margin-top:5px;
	width:100px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#014E94;
}

#col3 .news-single-item h2 {
  margin:0px;
  padding:0px;

  color:#444444;
  font-size:18px;
  font-weight:bold;
  padding-bottom:10px;
  position:static;
}

#col3 .news-single-item h3 {
  margin:0px;
  padding:0px;

  color:#444444;
  font-size:12px;
  font-weight:bold;
  padding-bottom:10px;
  position:static;
  margin-bottom:10px;
}

#col3 .news-single-img {
float:left;
margin:0 20px 10px 0;

}

#col3 .news-single-img img {
  border:0px;
}

#col3 .news-single-item .csc-frame {
  /*clear:both;*/
  border:0px;
}

.contenttable {
  width:95%;
  margin: 0 auto;
}

.contenttable thead th {
  background-color:#215EA5;
  color:#ffffff;
}

.contenttable td {
  background-color:#d3dfed;
}

.contenttable p {
  text-align:center;
  margin:3px;
}

#col100-0 p {
  text-align:left;
}

.td-0 p {
  text-align:left;
}

#col3 h4 {
  margin:0px;
  padding:0px;
  font-size:14px;
  margin-bottom:5px;
  color:#014E94;
}

.tesch {
  font-family:Times New Roman;
  letter-spacing:0;
  font-size:20px;
}

.detail {
  font-family:Times New Roman;
  font-size:14px;
  font-weight:bold;
}

#news p {
  font-size:12px;
  padding-right:10px;
}

#news a  {
  font-weight:bold;
  font-size:12px;
}

#news {
  height:130px;
  margin-bottom:20px;
  background-color:#EBF4FB;
  background-image:url(style_02_FILES/boxrechts_bg.jpg);
  background-position:0 -29px;
  background-repeat:repeat-x;
}

#group_overview h2 {
  display:none !important;
}