/* PSW Media - www.psw-media.de */
  
/* Struktur */

* {
  padding:0;
  margin:0;
  font-family: Arial;
}

html{
  height:100.01%;
  padding-bottom:1px;
}

body{
  background-color:#CBCFD7;
}

img { border:0px }
.clear{clear:both;}

#wrapper {
  width:936px;
  margin:0 auto 20px auto;
  background-color:#FFF;
  padding:0 41px 41px 41px;
  overflow:hidden;
}

/* Allgemeine Struktur Elemente */

.endline{
  height:1px;
  border:0;
  background:#DFDFDB;
  margin-top:10px;
}

/* Header */

#header{
  height:115px;
}

#logo{
  padding-left:0px;
  padding-top:30px;
  float:left;
}

#header-menu{
  padding-top:40px;
  float:right;
  /*width:397px;*/
  display:block;
}
    
#header-menu li{
  list-style:none;
  float:left;
}

#header-menu a{
  font-size:9px;
  color:#575E66;
  text-decoration:none;
}

.pipe-header{
  font-size:9px;
  margin:0 17px 0 17px;
}

/* Main Menu */

#main-menu{
  background:url(../img/main-menu-bg.jpg) top left repeat-x; 
  /*overflow:hidden; */
  height:29px;
  /*padding-left:20px;*/
  /*padding-bottom:7px;*/
}

#main-menu li{
  list-style:none;
  float:left;
  /*padding-bottom:10px;*/
  line-height:21px;
  /*overflow:hidden;
  height:30px;
  display:inline;*/
}
li.menupunkt7 {
	background:url("../img/karriere.jpg") no-repeat scroll 0 0 transparent;
	height:23px;
	margin-top:-11px;
	padding-top:11px;
	width:89px;
	margin-left:-1px;
	margin-right:-1px;	
}


#main-menu li.menupunkt7 a {
	padding-right: 35px;
	padding-bottom: 4px;
	padding-bottom: 7px\9 
}


* html li.menupunkt7 a {
	padding-bottom: 7px;    
}


#main-menu a{
  font-size:11px;
  color:#FFF;
  text-decoration:none;
  padding:0 15px 4px 15px;
  /*float:left;
  display:inline;*/
}

#main-menu a:hover{
  border-bottom:3px solid #FA9319;
}

li.menu-act a{
  border-bottom:3px solid #FA9319;
}

.first-li{
  padding-left:0px;
}

.first-menu{
  font-size:16px;
  margin-left:-17px;
}

.pipe-menu{
  font-size:14px;
  color:#FFF;

}

#header-grafik{
  margin: 0 0 7px 0;
  overflow: hidden;
}

/* Sub Menu */

#sub-menu{
  background-color:#CDD1D8; 
  overflow:hidden;
  height:22px;
  padding-left:13px;
  font-size:11px;
  color:#575E66;
  line-height:22px;
  padding-bottom:3px;
}

#sub-menu option,
#sub-menu select{
  font-size:11px;
  color:#575E66;
}

#sub-menu li{
  list-style:none;
  float:left;
}

#sub-menu a{
  color:#575E66;
  text-decoration:none;
  line-height:24px;
}

.pipe-sub{
  font-size:14px;
  margin:0 17px 0 17px;
  color:#FFF
}


/* Content */

#main-cont{
  padding: 15px 0 0 10px;
}

#cont-left{
  float:left;
  width:250px;
}

/* Fuer linke Spalte */

#cont-left h2.grau{
  color:#575E66;
  font-size:11px;
  text-transform: uppercase;
}

#cont-left hr.farbig{
  color:#E39A19;
  background-color:#E39A19;  
  margin: 5px 39px 12px -10px;
  height:2px;
  border:0;  
}

/* Menu in der linken Spalte */

.menu-left{
  padding-left:19px;
  font-size:11px;
  line-height:25px;
}

.menu-left a{
  text-decoration:none;
}

.menu-left li{
  list-style:none;  
  background:url(../img/pfeil_orange_klein.gif) 0px 10px no-repeat;
  padding-left:18px;
  margin-left:-18px;
  width:200px;              
}

.menu-left li.act{
  /*list-style-image:url(../img/pfeil_orange.jpg);*/
  list-style: none;
  background:url(../img/pfeil_orange.jpg) 0px 10px no-repeat;
  padding-left:18px;
  margin-left:-18px;
}

.menu-left ul li ul{
  padding-left:0px;
}

.menu-left li.act ul li a{
  color:#575E66;
}

.menu-left li.act a{
  color:#E39A19;
}

.menu-left li.act ul li.act a{
  color:#E39A19;
}   
.menu-left li.act ul li.act{
  padding-left:16px;
  margin-left:-18px;
}

.menu-left li.act ul li.act ul li a {
  color:#575E66;
}

.menu-left li.act ul li.act ul li.act a {
  color:#E39A19;
}
/* Fuer mittlere Spalte */

.cont-middle-2{
  float:left;
  width:410px;
  background:url(../img/background-2spaltig.jpg) top left repeat-y;
  padding-left:21px;
  margin-left:-34px;
  margin-top:37px;
}
 
#cont-middle{
  float:left;
  width:690px;
  margin-top:-37px;
  min-height:500px;
}

#cont-middle ul{
  /*list-style-image:url(../img/pfeil_gruen.jpg);*/
  list-style:none;
  font-size:11px;
  color:#575E66;
  line-height:17px;
  margin:0px 0 10px 10px;
}

#cont-middle ul li{
  background:url(../img/pfeil_grau.jpg) 0px 5px no-repeat;
  padding-left:20px;
  list-style:none;
}

#cont-middle h2.grau{
  color:#575E66;
  font-size:11px;
  text-transform: uppercase;
  margin-left:-17px;
}

#cont-middle hr.farbig{
  color:#959EAD;
  background-color:#959EAD;  
  margin: 5px 0px 7px -13px;
  height:2px;
  border:0;
}

/* Fuer rechte Spalte */
                          
#cont-right{
  float:right;
  width:250px;
  margin-right:6px;
}

#cont-right ul{
  /*list-style-image:url(../img/pfeil_blau.jpg);*/
  list-style:none;
  font-size:11px;
  color:#1E2B7F;
  font-weight:bold;
  margin-left:-21px;
}

#cont-right ul li{
  background:url(../img/pfeil_blau.jpg) 0px 5px no-repeat;
  padding-left:20px;
  list-style:none;
}

#cont-right .bodytext{
  line-height:1.5em;
  padding-bottom:0;
}

#cont-right h2.grau{
  color:#575E66;
  font-size:11px;
  text-transform: uppercase;
  margin-left:10px;
}

#cont-right hr.farbig{
  color:#1E2B7F;
  background-color:#1E2B7F;  
  margin: 5px -6px 7px 1px;
  height:2px;
  border:0;
}

/* tt_news */

.news-cont-start{
  margin-left:17px;
}

.news-image{
  margin-top:10px;
}

.news-pfeil{
  margin-left:-20px;
  margin-bottom:-11px;
}

.news-header{
  font-size:11px;
  width:200px;
  margin: 15px 0 5px 0;
}

.news-header a{
  color:#E39A19;
  font-weight:bold;
  text-decoration:none;
}

.news-text{
  font-size:11px;
  color:#575E66;
  width:200px;
  line-height:17px;
}

.news-more{
  font-size:11px;
  text-align:right;
  width:200px;
  margin-top:18px;
}

.news-more a{
  background:transparent url(../img/pfeil_orange_klein.gif) no-repeat scroll 0 5px;
  padding-left:20px;
  margin-left:-20px;
}

/* tt_news Listenansicht */

.news-date{
  color:#575E66;
  font-size:11px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:10px;
  padding-left:15px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
}

.news-pfeil-list{
  margin: -3px 10px 0 0;
}

.news-image-list{
  float:right;
}

.news-text-list{
  font-size:11px;
  color:#575E66;
  
  margin: -4px 0 0 5px;
  line-height:16px;
}
.news-list-item {
  font-size:11px;
  color:#575E66;
  overflow:hidden;
  margin: -4px 0 0 5px;
  line-height:16px;
}

.news-list-item .news-header-list { }
.news-list-item div.news-line { clear:both; height:1px; font-size:1%; color:#DFDFDB; background-color:#DFDFDB;border-top:solid 10px white;}
.news-list-item .news-date { display:block; }
.news-list-item h2 { padding:0; }
.news-list-item .news-subtext-list { overflow:hidden; }

.news-header-list a{
  color:#E39A19;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.news-more-list a{
  float:left;
  color:#E39A19;
  text-decoration:none;
  font-size:9px;
}

.news-more-list img{
  margin:0 0 -1px 2px;
}

.news-line, .linie-grau{
  height:1px;
  border:0;
  background:#DFDFDB;
  margin-top:10px;
}

/* News Single Ansicht */

.news-image-single{
  float:right;
  margin-right:0;
  margin-bottom:10px;
  margin-left:10px;
}

.news-text-single{
  padding-top:5px;
  font-size:11px;
  color:#575E66;
  line-height:16px;
}

.news-container{
  margin-top:18px;
}

/* allgemeine Elemente */

option{
  font-size:12px;
}

.csc-textpic-imagewrap{
  margin-top:10px; /* 5px */
}

div.csc-textpic h1 {
  margin-top:0;
}

.csc-textpic-caption{
  font-size:11px;
  color:#575E66;
  font-style: italic;
}

li.csc-textpic-image{
  background:none !important;
}

.contenttable{
  display:block;
}

.link-mit-pfeil a{
  color:#E39A19;
  padding-left:15px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
  font-size:11px;
  float:right;
}

span.grau{
  color:#575E66;
  padding-left:15px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
}

a{
  color:#575E66;
  text-decoration:underline;  
}

a:hover{
  text-decoration:underline; 
}

.bodytext{
  font-size:11px;
  color:#575E66;
  line-height:18px;
  padding-bottom:10px;
}

#cont-middle table,
#cont-middle table tbody {
  width:100%;
  vertical-align:top;
}

#cont-middle table tr {
  width:50%;
}

.csc-textpic-text {
  padding-top:10px;
}

#cont-middle tr td {
  padding:0 20px 0 0;
} 

div.tx-fdfx2cols-pi1{
  padding-left:27px;
  margin-top:10px;
}

div.tx-fdfx2cols-pi1 table {
  vertical-align:top;
}

.c2l1-left{
  border:none;
  vertical-align: top;
}

.c2l1-middle{
  vertical-align: top;
}

.pfeil-grau{
  margin: 0 10px 0 10px;
}

h1.orange{
  color:#E39A19;
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
  padding-left:23px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
  margin-top:15px;
}

h2.orange-klein{
  color:#E39A19;
  font-size:11px;
  font-weight:bold;
}

.clearer{
  clear:both;
}

a.unterstrichen{
  text-decoration:underline;
}

/* Suchbox */

.search_left {
  margin-left:20px;
  background:url(../img/such-box-links.gif) top left no-repeat;
  height:25px;
  width:5px;
}

.search_middle {
  background:url(../img/such-box-mitte.gif) top left repeat-x;
  height:25px;
  width:110px;
  padding-top:5px;
}

.search_middle input {
  border:0px;
  width:110px;
  height:15px;
  font-size:11px;
  color:#575E66;
}

.search_left,
.search_middle,
.search_right {
  float:left;
}
.search {
  padding-left:50px;
  padding-top:0px;
}
.pic {
  background: url(../img/such-box-rechts.gif) top left no-repeat;
  font-size:0px;
  color:#FFF;
  display:block;
  width:23px;
  height:25px;
  cursor: pointer;
}

/* Karriere Box */

.karriere {
  margin-left:-2px;
  padding-top:0px;
}

.tx-ekkarriere-kontakt1 {
  width:161px;
  overflow:hidden;
  padding:10px 4px 0 15px;
  background-color:#e1e3e8;
}

.tx-ekkarriere-kontakt2 {
  display:none;
}

.tx-ekkarriere-kontakt1 h2,
.tx-ekkarriere-kontakt2 h2 {
  background:transparent url(../img/pfeil_orange.jpg) no-repeat scroll left 4px;
  padding-left:20px;
  margin-left:-20px;
  padding-top:0;
}

.tx-ekkarriere-text {
  float:left;
  width:490px;
}

/* IndexSearch Ergebnisliste */

.indexsearch-date{
  color:#575E66;
  font-size:11px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:10px;
  padding-left:15px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
}

h2, h3, h4, h5, h6{
  color:#e39a19;
  font-size:11px;
}

h2 {
  padding:10px 0 7px;
}

h2.orange-klein a, .tx-indexedsearch-redMarkup{
  color:#FA9319;
  font-size:11px;
  font-weight:bold;
}

h2.orange-klein a{
  margin-left:-7px;
}



.tx-indexedsearch-browsebox{
  height:50px;
  color:#575E66;
  font-size:11px;
  margin-top:12px;
}

.tx-indexedsearch-whatis{
  color:#575E66;
  font-size:11px;

}

ul.browsebox li{
  float:left;
  width:50px;
  margin-left:16px;
}

ul.browsebox li{
  color:#575E66;
  font-size:11px;
  line-height:17px;
  list-style-image:url(../img/pfeil_orange.jpg);
}
.tx-indexedsearch-searchbox .search_left{
  margin-left:0px;
}

/* Tabellen */

table.spezial{
  margin-top:10px;
  border-collapse: collapse;
}

table.spezial td{
  color:#575E66;
  font-size:11px;
  border-bottom:1px solid #DFDFDB;
  vertical-align: top;
  padding:5px 0 5px 0;
}

table.spezial td.td-orange{
  color:#FA9319;
  font-weight:bold; 
  width:70px;
  vertical-align: top; 
}

#cont-middle table.spezial td ul li{
  margin:0 0 0 16px;
  background:url(../img/pfeil_grau.jpg) 0px 5px no-repeat;
}

#cont-middle table.spezial td ul{
  margin:0px;
}

/* Zusatzmenu */

.zusatzmenu{
  float:right;
  margin-top:3px;
  display:inline;
  margin-right:4px;
}

.zusatzmenu a{
  margin-right:17px;
}

/* pagebrowser */

.pagebrowser{
  font-size:10px;
  padding-top:10px;
}

.pagebrowser a{
  text-decoration:none;
  margin:0 3px 0 3px;
}

.pagebrowser span a{
  color:#FA9319;  
}

.tx-fdfx2cols-pi1 a {
  text-decoration:none;
  padding-left:20px;
  margin-left:-21px;
  background:transparent url(../img/Pfeil_blau.gif) no-repeat scroll 0 5px;
  line-height:16px;
}

.tx-fdfx2cols-pi1 a:hover {
  text-decoration:underline;
}

/* Google Maps */

.rzgooglemaps_form {
	margin-top: 10px;
}

#map_canvas span {
	display: none;
}

.tx-rzgooglemaps-pi1 {
	margin: 15px 0;
}

.mapsearchhide {
  display: none;
}

.routebold {
  font-weight: bold;
}

.rz-directions {
  float: left;
  margin-top:10px;  
}

.rz-map {
  float: left;
  width:690px
}

#map_canvas{
  float:right;
  margin-top:13px;
}

.rz-clear {
  clear: both;
}


.submit_standort {
  background: url(../img/button-route.gif) top left no-repeat;
  font-size:0px;
  color:#FFF;
  display:block;
  width:128px;
  height:25px;
  border:0;
  cursor: pointer;
  margin-top:10px;
  margin-left:35px;
} 

#mapsearchcont{
  float:left;
  width:200px;
}

#directions{
  font-size:11px;
  color:#575E66;
}

.googledir table{
  border:0 !important;
  background: none !important;
  /*border-bottom: 2px solid #959EAD !important;*/
}

.druck-button{
  float:right;
  color:#FA9319; 
  font-size:11px;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:10px;
  padding-left:15px;
  background:url(../img/pfeil_orange.jpg) center left no-repeat;
}

.gmnoprint{
  display:none;
}

/*+++ referenzen +++*/

.tx-dsreference-pi1 .left {
  width:50%;
  float:left;
  display:inline;
}

.tx-dsreference-pi1 .dsdescr-header p.bodytext{
  font-weight:bold;
  padding-bottom:0;
  padding-top:5px;
}

.tx-dsreference-pi1  p.bodytext img {
  padding-top:6px;
} 

.tx-dsreference-pi1 .right {
  width:49%;
  float:right;
  display:inline;
}

.rightpart {
  float:right;
  display:inline;
  width:240px;
}
.leftpart {
  float:left;
  display:inline;
  width:420px;
}
.leftpart h1.orange {
  margin-top:0;
}

div#rglbCenter, div#rglbBottom { background-color:white; }
div.jdGallery a.open:hover { background:none; }

/* FE User Login */

.tx-felogin-pi1{
  color:#575E66;
  font-size:11px;
}

.tx-felogin-pi1 h3{

}

.tx-felogin-label{
  width:100px;
  float:left;
}

.tx-felogin-cont div{
  margin-bottom:10px;
}

.tx_felogin_submit{
  padding-top:30px;
}

.tx-felogin-cont{
  float:left;
  width:250px;
  margin-top:10px; 
}

.ds_project_pagebrowser a, .ds_project_links a, 
.ds_project_links { font-size:11px; line-height:25px; }
.tx-dsprojectportal-pi2 { font-size:11px; color:#575E66; }
.mandory_info_box { display:none; }
.ds_project_toggle_header, .ds_proejct_toggle_text,
.ds_project_select select, .tx-dsprojectportal-pi5, .tx-dsprojectportal-pi6,
.tx-dsprojectportal-pi2, .tx-dsprojectportal-pi3, .tx-dsprojectportal-pi4 { font-size:11px; }
.ds_proejct_toggle_text form, .ds_project_select select, .tx-dsprojectportal-pi5, .tx-dsprojectportal-pi6,
.tx-dsprojectportal-pi2, .tx-dsprojectportal-pi3, .tx-dsprojectportal-pi4 { color:#575E66; }
.ds_project_radio  { float:left; }
.ds_project_name { margin-left: 20px; display:block; }
.ds_project_row { margin-bottom:5px; }
.ds_project_text { width:69%;margin-top:-3px; }
.ds_project_picture { width:28%; }
.tx-dsprojectportal-pi1 .ds_project_header { padding: 0 0 10px 0; color:#66AEFF; font-weight:bold;  }
.ds_project_el { padding-bottom:15px; overflow:hidden;}
.mandory_info_box { font-size:11px; }
.ds_project_textoutput, .ds_project_submit_container { margin-left:120px; width:300px; }
.ds_project_textoutput { padding-bottom:10px; }
.ds_project_submit_container { text-align:right; }
.tx-dsprojectportal-pi6 .ds_project_submit_container { margin-top:30px; }
.ds_project_element { margin-top:45px; }
.blue_arrow, .ds_project_toggle_text { display:inline-block; padding-right:20px; background:url(../img/pfeil_blau_2.gif) right 4px transparent no-repeat;  }
.current .blue_arrow, .current .ds_project_toggle_text { background-image:url(../img/pfeil_blau_2_unten.gif); }

.ds_project_submit, .prev, .next { cursor:pointer; border:0px solid white; background-color:white; color:#66aeff; display:inline-block; padding-right:20px; background:url(../img/pfeil_blau_2.gif) right 5px transparent no-repeat;  }
.prev { padding: 0 0 0 20px; background:url(../img/pfeil_blau_2_links.gif) left 5px transparent no-repeat; }
.blue_style h2.orange-klein { color:#70b3ff; }

.blue_style h2, .blue_style h3, .blue_style h4, .blue_style h5, .blue_style h6 { color:#70b3ff; }
.blue_style h1.orange { color:#70b3ff; background:url("../img/pfeil_blau_2.gif") no-repeat scroll left center transparent; }
.blue_style .menu-left li.act a { color:#70b3ff;  }
.blue_style .menu-left li.act { background:url("../img/pfeil_blau_2.gif") no-repeat scroll 0 10px transparent; }
.blue_style .menu-left li  { background:url("../img/pfeil_blau_klein.gif") no-repeat scroll 0 10px transparent; }
.blue_style #cont-left hr.farbig { background-color:#70b3ff; color:#70b3ff; }
.ds_project_mandor { color:#70b3ff; }
.mandory_info_box, .ds_project_error { background-color:transparent; color:#fe2323; -moz-box-shadow: none; background:url("../img/pfeil_rot.gif") no-repeat scroll 0px 9px transparent;   }
div.ds_proejct_toggle_text.ds_project_loginform .ds_project_error_mess { padding: 0 0 0 25px; background-color:transparent; color:#fe2323; -moz-box-shadow: none; background:url("../img/pfeil_rot.gif") no-repeat scroll 0px 4px transparent;  }
.ds_project_error { position:absolute; top:1px; right: 80px; padding-left:20px;background:url("../img/pfeil_rot.gif") no-repeat scroll 0px 4px transparent; }
.ds_project_input, .ds_project_select select { border:1px solid #959ead; }
.invalid, .ds_project_select select.invalid, .ds_project_error_input_error { border:1px dotted #fe2323; background-color:#ffd3d3; }
.ds_project_text_container { position:relative; float:left; display:inline; }
.ds_project_link a { background:url("../img/pfeil_blau_2.gif") no-repeat scroll right 4px transparent; display:inline; padding-right:20px; float:right; color:#70b3ff; text-decoration:none; }
.ds_project_link { margin-top:50px; }
.tx-dsprojectportal-pi6 { margin-top:20px; }

.tx-dsprojectportal-pi1 .wizard {overflow:hidden;position:relative;height:890px; width:690px;}
.tx-dsprojectportal-pi1 .wizard .items {width:20000em;clear:both;position:absolute;}
.tx-dsprojectportal-pi1 .wizard .page {width:690px;float:left;}

.tx-dsprojectportal-pi2 .wizard {overflow:hidden;position:relative;height:890px; width:690px;}
.tx-dsprojectportal-pi2 .wizard .items {width:20000em;clear:both;position:absolute;}
.tx-dsprojectportal-pi2 .wizard .page {width:690px;float:left;}
.ds_project_tab_el { font-weight:bold;color:#cdd1d8; float:left; padding:5px 25px 5px 0; margin:0 20px 0 0 ; background:url(../img/pfeil_grau.gif) right 9px transparent no-repeat;  }
.ds_project_tab_el.ds_project_active { color:#1e2b7f; background:url(../img/pfeil_blau.jpg) right 9px transparent no-repeat; }
.ds_project_status { border-bottom:1px solid #959ead; padding-bottom:10px;}
.ds_project_status { overflow:hidden; }
.ds_project_move_buttons { margin-left:120px; width:300px; overflow:hidden; position:relative; margin-top:30px; margin-bottom:30px; }
.right { float:right; display:inline; }

#ds_project_id60 .ds_project_submit, 
#ds_project_id68 .ds_project_submit,
#ds_project_id66 .ds_project_submit,
#ds_project_id70 .ds_project_submit { position:absolute; top:-44px; right:270px; }
#ds_project_id60,  #ds_project_id68, #ds_project_id66, #ds_project_id70 { position:relative;overflow:visible; }
.tx-dsprojectportal-pi3 h3 { margin:25px 0 15px 0; }
.ds_project_loginform { margin:40px 0 0 0; }
.ds_project_loginform #ds_project_id5 { margin-top:20px; }
.ds_project_checkbox { float:left; }
.ds_project_list { background:url("../img/pfeil_blau_2.gif") no-repeat scroll left 4px transparent; padding-left:15px; }
.ds_project_toggle_header { padding: 25px 0 15px 0; border-bottom: 2px solid #959ead; }
.ds_project_more { background:url("../img/pfeil_blau_2.gif") no-repeat scroll right 4px transparent; padding-right:15px; }
.ds_project_list2 { font-size:10px; }
.ds_project_list2 a, .ds_project_textoutput a { color:#66AEFF; }
h2.ds_project_header { font-size:12px; }
.telefonnummer { color:#70B3FF; font-size:11px; font-weight:bold; text-align:right;margin-top:-20px;margin-bottom:11px; }
input.kursiv { font-style:italic; color:#9a9a9a; }
#ds_project_id66 .ds_project_radio, #ds_project_id68 .ds_project_checkbox { float:none; }
#ds_project_id66 .ds_project_name, #ds_project_id68 .ds_project_name  { clear:both; margin:10px 0 0 0; }
#ds_project_id66 .ds_project_check_container, #ds_project_id68 .ds_project_check_container { width:auto; }
/* SLIDER-BANNER*/
#shadow {position: absolute; left: 0; bottom: 4px; width: 936px; height: 22px; background-image: url(../img/banner_shadow.png); background-repeat: no-repeat;}

/*.marker {position: absolute; height: 6px; width: 6px; background-image: url(../img/marker_weiss.png); background-repeat: no-repeat;}
.marker1 {right: 10px; top: 10px; z-index: 31;}
.marker2 {right: 21px; top: 10px; z-index: 32;}
.marker3 {right: 32px; top: 10px; z-index: 33;}
.orange {background-image: url(../img/marker_orange.png);}   */

.jq {position: absolute; right: 20px; top: 10px; height: 6px; width: 36px; z-index: 100;}
.jq a:first-child {right: 10px; top: 10px; z-index: 31; background-image: url(../img/marker_weiss.png); background-repeat: no-repeat;}
.jq a {z-index: 2001; right: 21px; top: 10px; z-index: 32; background-image: url(../img/marker_weiss.png); background-repeat: no-repeat;}
.jq a:last-child {right: 32px; top: 10px; z-index: 33; background-image: url(../img/marker_weiss.png); background-repeat: no-repeat;}
.jq a.activeSlide {background-image: url(../img/marker_orange.png);}
#myslides {display: inline;}
div#c273 p.bodytext {line-height: 25px;}
div#c273 p.bodytext b {font-size: 18px; font-weight: normal;}


