#left .menu_container {
    background-color: #FFFFFF;
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 512px;
}

#left .menu_container ul {
    margin-left: 10px;
    padding: 0;
  list-style-position: inside;
}

#left .menu_container ul li {
    margin-left: 0;
    padding-left: 0;
}


#left #maincontent p.csc-subheader-0 {
  font-size:15px;
  font-weight:bold;
  line-height:18px;
  font-weight:bold;
  color:#727273;
  text-decoration: none;
  margin: 0 0 10px 0;
}


h1, h1 a  {
  font-size:22px;
  line-height:30px;
  font-weight:normal;
  color:#727273;
  text-decoration: none;
}

.flipflopLink {
  font-weight:bold;
}

/*.rounded .csc-textpic-firstcol {
  float:left;
}

.rounded .csc-textpic-lastcol {
  float:left;
}*/

.csc-default {
  overflow:hidden;
}

h1.imageheader {
   overflow: hidden;
   height: 30px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   width:512px;
}


h2.imageheader {
   overflow: hidden;
   height: 22px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   width:512px;
}

h2, h2 a {
  font-size:18px;
  line-height:22px;
  font-weight:normal;  
  color:#727273;
  text-decoration: none;
}


/*h2{
  border-bottom:1px dotted #727273;  
}*/

h3, h3 a {
  font-size:13px;
  line-height:16px;  
  color:#727273;
  text-decoration: none;
}


h4, h4 a {
  font-size:12px;
  line-height:15px;  
  color:#727273;
  text-decoration: none;
}

h5, h5 a {
  font-size:11px;
  line-height:14px;  
  color:#727273;
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  color:#525253;
  text-decoration: underline;
}

a {
  color:#044fa2;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}
  
/*a:hover.inactive.big span span img{
  margin-left: -522px;
}

a.inactive span span img{
  margin-bottom: -3px;
}

a:hover.inactive span.small span img{
  margin-left: -152px;
}

*/

.haendler-search {
  padding-top:20px;
}

div.rollover img{
}

div.rollover a.inactive img{
  margin-bottom: -3px;
}

div.rollover.small a.inactive img{
  width:304px;
}

div.rollover.small a:hover.inactive img{
  margin-left: -152px;
  width:304px;
}

div.rollover.big a.inactive img{
  width:1044px;
}

div.rollover.big a:hover.inactive img{
  margin-left: -522px;
  width:1044px;
}

a {
  cursor:pointer;
}

ul {
  margin-left:10px;
  padding:0;
}

ul li{
  padding-left:0;
  margin-left:0;
}

.csc-header{
  padding: 0;
  margin: 0px 0px 0px 0px;
}

img
{
  border:  none;
}



/*Box Elemente*/
/*Box in rechter Spalte*/
.rounded {
  background:transparent url(../images/bg_rounded_bottom.gif) no-repeat left bottom;
  margin-bottom:20px;
  padding-bottom:10px;
  width:356px;
}

.rounded .csc-header{
  margin: 0px 0px 0px 0px;
}


.rounded a.more {
  color:#034ea2;
  display:block;
  font-weight:700;
  padding-top:10px;
  text-decoration:none;
  text-transform:uppercase;
}

.rounded div {
  background:transparent url(../images/bg_rounded_top.gif) no-repeat left top;
  display:block;
  padding:10px;
  overflow:hidden;
  *height:100%;
}

.rounded div div {
  background:transparent;
  display:block;
  *height:100%;
  padding:0;
}

#right .rounded h3, #right .rounded h3 a {
  text-decoration:none;
  color:#80c342;
  font-size:10px;
  line-height:12px;
  margin:0;
  text-transform:uppercase;
  padding-bottom:5px;
}

.rounded img.right {
  float:right;
  margin-left:10px;
}

.rounded p {
  margin:0;
}

/*Box fuer Quicklinks*/
.rounded-small {
  background:transparent url(../images/bg_rounded_small_bottom.gif) no-repeat left bottom;
  margin-bottom:20px;
  padding-bottom:10px;
  width:168px;
  height:140px;
  margin-right:14px;
}

.rounded-small .csc-header{
  margin: 0px 0px 0px 0px;
}


.rounded-small a.more {
  color:#034ea2;
  display:block;
  font-weight:700;
  padding-top:10px;
  text-decoration:none;
  text-transform:uppercase;
}

.rounded-small .rounded-small-inhalt {
  background:transparent url(../images/bg_rounded_small_top.gif) no-repeat left top;
  display:block;
  padding:10px;
  overflow:hidden;
  height: 120px;
}

.rounded-small div div {
  background:transparent;
  display:block;
  padding:0;
}

#left .rounded-small h3, #left .rounded-small h3 a {
  text-decoration:none;
  color:#80c342;
  font-size:10px;
  line-height:12px;
  margin:0;
  text-transform:uppercase;
  padding-bottom:5px;
}

.rounded-small img.right {
  float:right;
  margin-left:10px;
}

.rounded-small p {
  margin:0;
}



/***KB_NESTED***/
.kb-nested-2cols {
  float:left;
}

.kb-nested-2cols-col1 {
  float:left;
}

.kb-nested-2cols-col2 {
  float:left;
}

.kb-nested-2cols-col3 {
  float:left;
}


/***Content Elemente***/
.list_container{
  overflow: hidden;
  padding-bottom: 20px;
}

#left .list_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

#left .image_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 0px 0px 0px;
  width:532px;
}

#left .csc-textpic-image{
  margin-left:0;
}





#left .rounded-small .image_container{
  width:150px;
}

#left .text_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

#left .rounded-small .text_container{
  width:150px;
  background-color:none;
  float:left;
  overflow:hidden;
  padding:0px;
}

#left .textpic_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

#left .mailform_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

#left .rounded-small .textpic_container{
  width:150px;
  background-color:none;
  float:left;
  overflow:hidden;
  padding:0px;
}

#left .anfahrt_container{
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

.html_container{
  overflow: hidden;
  padding-bottom: 20px;
  width: 532px;  
}

.html_container .group{
  padding-left:0px;
  padding-right:0px;
}



#left .uploads_container {
  background-color:#FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 10px 0px 10px;
  width:512px;
}

.image_container{
  overflow: hidden;
  padding-bottom: 20px;
}

.tx-indexedsearch-browsebox {
  float:left;
  width:512px;
}

ul.browsebox {
  float:right;
}

.tx-indexedsearch-res{
  float:left;
  width:512px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color:#727273;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
font-style:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background:#E2E3E5 none repeat scroll 0 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
display:inline;
float:left;
height:20px;
margin:0;
padding:0 8px;
}

//* ------------MAILFORM BEGIN------------------------ *//
/* div wrap around form */
.mf-formwrap {
  margin-bottom: 1em;
  margin-left: 70px;
}

fieldset {
  border: none;
  padding: 0 0 0.5em 0;
}

.form-label{
  float:left;
  width:150px;
}

.form-field{
  float:left;
  width:300px;
}

.csc-mailform-submit {
  margin: 0 0 0 10px;
  text-align:center;
}


.mf-input, .mf-pass, .mf-file {
        width: 300px;
        border:1px solid #CCCCCC;
        height:17px;
  padding-top:3px;
}

.mf-text {
        width: 300px;
        height:60px;
        border:1px solid #CCCCCC;
}

.mf-select {
        width: 205px;
        margin: 0px;
}
 
.mf-comment {
  float: none;
  font-weight: bold;
  margin: 1em 0;
  width: 100%;
}

.mf-radiolayout, .mf-checklayout {
  padding: 1em 0 1.5em 0;
  line-height: 100%;
}

.mf-radiolayout legend {
  font-weight: bold;
  padding:0px;
  margin-bottom: 1em;
  border: none;
}

.mf-radiolayout label, .mf-radiolayout input {
  float: none;
}

.mf-radiolayout label {
  padding-top: 1px;
  width: auto;
}

.mf-radiolayout input {
  border: none;
  background: transparent;
  width: auto;
  padding: 0;
  margin: 2px 10px 2px 0px;
  vertical-align: middle;
}
 
.mf-checklayout label {
  padding-top: 1px;
  width: auto;
}

.mf-checklayout input {
  vertical-align: middle;
  border: none;
  width: auto;
  margin: 0 10px 0 0px;
  background: transparent;
}
 
.mf-submit, .mf-reset {
  font-weight: bold;
  margin: 10px 0 0 0;
  float: none;
  width: auto;
  overflow: visible;
  padding: 0px 15px 3px 15px;
  height: 19px;
  border: none;
  color: #000000;
}

/*Comment at the end of form*/
.mf-footer {
  font-size: 90%;
  margin: 10px 0px 2px 0px;
} 

/*RTE Text-Style*/
span.wichtig{
color:#009ee0;
}


.tx-stsocialnetwork-pi1 {
  float:left;
  width:350px;
  text-align:right;
}



//* ------------mediandoWEB search result section------------------------ *//
span.flipflopLink {
  color:#044fa2;
  text-decoration: none;
}
span.flipflopLink.over
{
  text-decoration: underline;
  cursor: pointer;
}

