/* naw.info */ 
             
.csc-textpic-caption {
  font-size: 0.7em;
  font-weight: normal;
  text-align: center;
  padding: 5px 0;
}

.csc-frame-rulerBefore {
  border-top: 1px solid #000;
  margin-top: 10px;
  padding-top: 10px;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


.csc-frame-frame1 {
  background-color: #EFEFEF;
  padding: 10px;
}

.csc-frame-frame2 {
  border: 2px solid #CC0000;
  padding: 10px;
}

.csc-frame-indent{padding-left: 50px;}

.csc-frame-indent3366{padding-left: 33%;}

.csc-frame-indent6633{padding-right: 33%;}

.csc-frame-frame33 {
  border: 2px solid #003399;
  padding: 10px;
}

.csc-frame-frame34 {
  background-color: #505050;
  color: #FFFFFF;
  padding: 10px;
}

.csc-frame-frame35 {
  border: 1px solid #505050;
  padding: 10px;
}


.csc-frame-frame36 {
  background-color: #EFEFEF;
  border: 1px solid #DCDCDC;
  padding: 10px;
}







.csc-linkToTop {
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
}

#MainBox .csc-textpic-imagewrap {
  padding: 10px 0;
}

#MainBox .csc-textpic-intext-left .csc-textpic-imagewrap,
#MainBox .csc-textpic-intext-right .csc-textpic-imagewrap {
  padding: 0;
}


fieldset.csc-mailform {
  border: 0;
  padding: 0;
  font-size: 0.8em;
}

.csc-mailform label {
  display: block;
}

.csc-mailform input[type=text],
.csc-mailform textarea,
.csc-mailform select {
  margin-bottom: 5px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.indent {
  padding-left: 25px;
}

.contenttable th {
  font-size: 0.8em;
  font-weight: bold;
}
            
.contenttable td {
  font-size: 0.8em;
  vertical-align: top;
}

.contenttable td p, .contenttable td ul, .contenttable td ol {
  font-size: 1.0em;
}

.contenttable-0 th {
  padding-left : 2px;
  padding-right : 5px;
  background : #AFAFAF;
  font-size : 0.7em;
  height : 20px;
}

.contenttable-0 td {
  padding-left: 2px;
  padding-right : 5px;
  background-color: #F8F8F8;
  font-weight: bold;
  font-size: 0.7em;
  height: 14px;
}

.contenttable-1 th,
.contenttable-1 td {
  background-color: #f8f8f8;
}

.contenttable-1 td.td-0 {
  font-weight: bold;
}

.contenttable-2 th {
  background-color: #afafaf;
}

.contenttable-3 th {
  color: #fff;
  background-color: #cc0000;
}

.contenttable-3 td {
  font-weight: bold;
}

td.csc-uploads-fileSize {
  font-size: 0.8em;
  vertical-align: top;
  padding-left: 10px;
}

img {
  border: none;
}

/* ******multicolum***** */

DIV.columnItemtextpic { font-size: 1.2em;} 

DIV.columnItemtext {
  font-size: 1.2em;
 }


ul.multicolumnLayout11 li.column2{
           border-left: 1px solid #505050;
        } 

ul.multicolumnLayout12 li.column2{
          background-color: #DCDCDC;
          border-left: 1px solid #505050;      
} 



/* Sudo Slider */

  
  


.sudoSlider ul.effectBoxList, .sudoSlider ul.effectBoxList li.effectBoxItem {
  margin-left: 0px; 
  padding: 3px 0 0 0;
  list-style:none;
  font-size: 1.0em;
  background: #FFFFFF;
  width: 775px; /*stv 22.10.2015*/
 
}



.sudoSlider ul.effectBoxList DIV.csc-textpic-text { 
  font-size: 1.0em;
   }




.sudoSlider ul li.effectBoxItem { 
  /* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
    comment the height out, if autoheight is on. 
  */ 
  overflow:hidden; 
  position:relative;
  border-top: 1px solid #DCDCDC;
   }


.sudoSlider, .sudoSlider2 {
  
  width: 100%;
  overflow:hidden; 
  
}




.sudoControls ol {
  margin:  0px;
  padding: 3px 0 1px 0;
  height: 20px;
    
      
}

.sudoControls ol li{
  margin: 0 3px 0 0; 
  padding: 0;
  float:left;
  list-style:none;
  height:19px;
  line-height:18px;
  background: #DCDCDC; 
  
}

.sudoControls ol li a{
  float:left;
  height:18px;
  line-height:18px;
  padding: 0 10px 0 10px;
  text-decoration: none;
  background: #DCDCDC;
 
}

  
.sudoControls ol li.current a{
   font-weight: bold;
   border: 1px solid #505050;
   
}










/* vertical accordeeon */

ul.vAccordion {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    font-family: verdana;
     
}

ul.vAccordion p{
  padding: 0 0 0 5px;
  }


ul.vAccordion h5.effectBoxItemTitle {
    margin-bottom: 1px; 
    padding: 4px 4px 4px 16px;
    cursor: pointer;
    font-size:0.8em;
    background: #DCDCDC url(../layout/pfeil_rechts_klein.jpg) no-repeat;
    background-position: 5px;
   }

ul.vAccordion li.active h5.effectBoxItemTitle {
    color: white;
    background: #505050 url(../layout/pfeil_unten_klein.jpg) no-repeat;
    background-position: 4px; 
}

ul.vAccordion h2 {
    margin:  3px 0 2px 0;
    padding: 0 0 0 5px;
    font-size: 0.8em;
    font-weight: normal;
     
    } 

div.effectBoxItemContent {
  /* height: 400px; */
  overflow: hidden ;
  border: 1px solid #DCDCDC;
}


ul.vAccordion div.csc-textpic-text {
  font-size: 1em;
}

ul.vAccordion div.csc-textpicHeader{
   font-size: 1.2em;
}

/* multicolum ende */



/* neue ueberschriften tt_content */

/* webfarben*/

.boxdunkelgrau-ws{
  background: #505050;
  color:#FFF; 
  padding: 0.25em 0 0.25em 0.25em;
}

.boxrot-ws{
  background: #CC0000;
  color:#FFF; 
  padding: 0.25em 0 0.25em 0.25em;
}


.boxblau-ws{
  background: #003399;
  color:#FFF; 
  padding: 0.25em 0 0.25em 0.25em;
}


.boxgrau{
  background: #ABABAB;
  color:#000; 
  padding:0.25em 0 0.25em 0.25em;
}

.boxhellgrau{
  background: #DCDCDC;
  color:#000; 
  padding:0.25em 0 0.25em 0.25em;
}

/* cd farben */


.boxmhhrot{
   background: #F03C14;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;   
   } 


.boxmhhgrau-ws{
   background: #786E64;
   color: FFF;
   padding:0.25em 0 0.25em 0.25em;
} 

.boxmhhgelb{
   background: #FABE14;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;
} 

.boxmhhgruen{
   background: #D7D700;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;   
   } 

.boxmhhblaugruen{
   background: #50C8AA;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;
} 

.boxmhhhellblau{
   background: #0ABEC8;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;
} 

.boxmhhviolett{
   background: #9696D7;
   color: 000;
   padding:0.25em 0 0.25em 0.25em;
} 


/* schmuckelemente */

.viereck_dunkelgrau{
   background: url(../layout/grau.gif) no-repeat 0.05em;
   padding-left: 1.25em;
    }

.viereck_rot{
   background: url(../layout/rot.gif) no-repeat 0.05em;
   padding-left: 1.25em;
   } 

 .viereck_blau{
   background: url(../layout/blau.gif) no-repeat 0.05em;
   padding-left: 1.25em;
    }


 .boxgrau_pfeil{
   background: url(../layout/pfeil_rechts.png) no-repeat 0.25em;
   background-color: #DCDCDC;
   color: #505050;
   padding:0.25em 0 0.25em 0.85em;
  } 

/* #Textbereich .boxgrau_pfeil A{
  color: #505050;
} */
  
  


.weisseschrift{
      color: #FFF;
  }   

/* ueberschriften ende */
