/* CSS Document */
html {
    height: 100%;
    margin-top: 1px;
}
* {
  font-size: 11px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

p{ 
  margin-top: 0px!important;
  margin-bottom: 10px!important;
  line-height: 15px!important;
}

div#colTitle{
  width: 475px;
  /*height: 45px;*/
}

div#colTitle h1{
  margin:0;
  padding:0;
}
.divider hr{
  display:none;
}
.divider{
  height:30px;
  margin:0;
  padding:0;
}
#template-ch {
  height: 100%;
  background-image:  url(/fileadmin/templates/institutes/spf/material/bilder/bg_neu.png);
  background-repeat: repeat-y;
  background-position: top 0px center;
  margin: 0;
  border: 0;
  padding: 0;
  background-attachment: fixed;
}

#colBorder #ce49607.contentElement {
  border-bottom: 0px solid #FFFFFF;
}

form .text {
  border-color: #ccc;
  width: 200px;
}

form .button {
  padding: 0 5px 0 5px;
  border-color: #ccc;
  background-color: transparent;
}

form .button.image {
  background-color: transparent;
}
#title a {
  display: block;
  position: absolute;
  top: 46px;
  left: 1px;
  width: 190px;
  height: 137px;
  background-image: url(/fileadmin/templates/institutes/spf/material/bilder/SPF-Logo.svg);
  text-indent: -9999px;
  z-index: 99;
  background-size: 181px 91px;
}
#title a img{
  width: 250px;
  height: auto;

}

div#subtitle{
z-index: 500;
position: relative;
}

#subtitle  a{
  position: absolute;
  top: 8px;
  left: 718px;
  width: 175px;
  height: 67px;
}

div#box {
  position:relative;
  top: 0;
  width: 886px;
  top:0px;
  margin-left:auto;
  margin-right:auto;
}

div#header {
  width:887px;
  height:165px;
  position:relative;
}
  div#metaNavigationPos {
    position: absolute;
    left: 201px;
    font-size: 9px;
    color:#666;
    display:inline;
    width:505px;
    margin-top: 2px !important;
    margin-top: 0px;
  }

  #searchform {
    float:left;
    font-size: 9px;
    color:#666;
    display:inline;
    margin-left:5px;  
  }

  #searchform p {
    display: inline;
  }

  #searchform .text {
    width: 120px;
    border-top:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #cccccc;
        border-bottom: 1px solid #D1D1D1;
      font-size: 9px;
    padding-left:2px;
    line-height: 12px;
    color:#666;
  }

  #searchform .button {
    background-color: #767476;
    padding: 0;
    font-size: 9px;
    color:#FFFFFF;
    text-align:center;
    border:1px solid #CCC;
    margin-top: 4px !important;
    margin-top: 5px;
  }
  
  #searchform .button:hover {
    background-color: #0064a3;
    color:white;
  }

/******Adressbereich */

div#leftCol h3.csc-firstHeader{
  width: auto;
  font-size:11px;
  font-weight: normal;
  line-height: 15px;
  background-color: #e6352d;
  color:white;
  margin:30px px 5px 15px;  /*letter-spacing: 1px;*/
  padding:5px; 
}

div#leftCol p.bodytext{
  line-height: 15px;
  margin:0px 0px 30px 15px;
  padding-bottom:6px;
  border-bottom: 1px solid #ccc;
}

div#leftCol p.bodytext a{
  color:#e6352d;
  text-decoration: none;
  
}

div#leftCol p.bodytext a:hover{
  color:#767476;
  text-decoration: underline;
}
  
/************     NAVIGATION   ***************/  
  
/* languageNavigation */
div#language {
    position: absolute;
    top: 92px;
    height: 25px;
    right:1px;
    width: 171px;
    background-color: #e6352d;
    padding:10px 0 0 8px;
  }
div#language img{
border: solid 1px white;
margin-right: 5px;}

div#cflag{
  position:absolute;
  right: 53px;
  width: 24px;
  padding-top: 2px;
}

div#cflag img{
border: solid 1px white;
margin-right: 3px;}
/*
  ul#languageNavigation {
    position: absolute;
    top: 7px !important;
    top: 5px;
    left: 606px;
  }

  ul#languageNavigation li {
    float: left;
    border-left: 1px solid #333;
  }

  ul#languageNavigation li.first {
    border: none;
  }

  ul#languageNavigation li a {
    display: block;
    padding: 0 4px;
    color: #666;
    font-size: 9px;
  }

  ul#languageNavigation li a:hover {
    color: #000;
  }
  */
/*  metaNavigation   */
  ul#metaNavigation {
    /*position: absolute;
    top: 8px;
    left: 201px;*/
    float:left;
    margin-top:5px;
  }

  ul#metaNavigation li {
    float: left;
    border-right: 1px solid #666;
  }

  ul#metaNavigation li a {
    display: block;
    padding: 0 4px;
    color: #484549;
    font-size: 10px;
  }

  ul#metaNavigation li a:hover {
    color: #0064a3;
  }
  
/*  mainNavigation  */
  ul#mainNavigation {
    position: absolute;
    top: 92px;
    height: 35px;
    left:205px;
    width: 500px;
    background-color: #767476;
    /*background-color:#767476;*/
 /*url(/fileadmin/templates/institutes/iwk/material/bilder/mainNavigation_bg.gif) repeat-x 0 100%;*/
    /*background:#e6352d;*/
  }
  ul#mainNavigation li {
    float: left;
    /*width: 99px !important;*/
    width: auto;
    margin-right: 0;
    border-left: 0px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    /*border-width: 0 2px; */
    background-color: #767476;
  }

ul#mainNavigation li:nth-child(4) { 
  background-color: ;
  position: absolute;
    right: 0px;
  border-left: 2px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
  
}

  
  ul#mainNavigation li.cur {
    
  }

  ul#mainNavigation li a {
    color: white;
    display: block;
    height: 25px;
    /*line-height: 14px;*/
    font-size: 12px;
    padding: 10px 15px 0 15px;
  }

  ul#mainNavigation li a:hover {
    /*background-color: #FFFFFF;*/
    background:#fff
 url(/fileadmin/templates/institutes/iwk/material/bilder/mainNavigation_bg.gif) repeat-x 0 100%;
    color: #767476;
  }
ul#mainNavigation li:nth-child(4) a:hover  {
  color: white;
  background-color: #e6352d;
  height: 29px;
  
}
  ul#mainNavigation li a.cur,
  ul#mainNavigation li a.act {
    /*height: 19px;*/
    background-color: #e6352d;
    color: #FFFFFF;
  }
  
  ul#mainNavigation li a.cur:hover,
  ul#mainNavigation li a.act:hover {
    background-color: #FFFFFF;
    color: #767476;
  }


/*** LEFT COL ***/


div#leftCol {
  position:absolute;
  width: 180px;
  top: 191px;
}
  #subNavigation {
    /*margin-top: 15px !important;*/
    border-top: 1px solid #E8E8E9;
  }
  
  ul#subNavigation {
    margin: 0 0 0 15px;
  }
  
  ul#subNavigation li ul#subNavigation {
    margin: 0;
  }
  
  #subNavigation li  {
    /*border-top: 1px solid #E8E8E9;*/
  }
  
  #subNavigation li a {
    display: block;
    height: auto !important;
    height: 19px;
    line-height: 19px;
    color: #484549;
    font-size: 11px;
    line-height: 14px;
    padding: 7px 15px 8px 5px;
  }
  
  #subNavigation li a:hover {
    background-color: #e6352d;
    color:#FFFFFF;
  }
  
  #subNavigation li a.act {
    background-color: #D1D1D1;
    color: #484549;
  }

  #subNavigation li a span {
    color: #DA241B;
  }

  /*#subNavigation ul li a {
    margin-top: 0px !important;
    border-top: 1px solid #E8E8E9;
    line-height: 14px;
    padding: 7px 15px 8px 19px;
  }*/
  
  #subNavigation li li {
    background-color: #FFFFFF;
  }
  
  #subNavigation li li.first {
    color:#FFFFFF;
    background-color: #E8E8E9;
  }

  #subNavigation li li a {
    color:#484549;
    background-color: #E8E8E9;
    line-height: 14px;
    padding: 4px 15px 5px 15px;
    border-bottom: 1px solid #E8E8E9;
  }

  #subNavigation li li a:hover {
    background-color: #e6352d;
    color:#FFFFFF;
  }
  
  #subNavigation li li.first a:hover {
    background-color: #e6352d;
    color:#FFFFFF;
  }
  
  #subNavigation li li.first a {
    background-color: #FFFFFF;
    color:#484549;
  }

  #subNavigation li li a.act {
    color:#484549;
    background-color: #E8E8E9;
  }
  
    #subNavigation li li ul {
      margin:0 !important;
      border:0;
    }
    
    #subNavigation li li li.first {
      margin:0;
      border:0;
      padding:0;
      border: 0px solid;
      background-color: #FFFFFF;
    }
    
    #subNavigation li li li a {
      line-height: 14px;
      margin: 0 0 0 20px;
      padding: 4px 4px 5px;
      border-bottom: 1px solid #E8E8E9;
      background-color: #FFFFFF; 
      color: #e6352d; 
    }
    
    #subNavigation li li li a.act {
      background-color: #FFFFFF;
      color: #e6352d;
    }
    
    #subNavigation li li li li {
      line-height: 14px;
      padding: 0 0 0 30px;
      border: 0px solid;
    }
    
    #subNavigation li li li li.first {
      line-height: 14px;
      padding: 0 0 0 45px;
      border: 0px solid;
    }
      
    #subNavigation li li li li a {
      line-height: 14px;
      margin: 0 0 0 5px;
      padding: auto;
    }
    
    #subNavigation li li li li a.act {
      background-color: #FFFFFF;
      color: #e6352d;
    }

/*** MID COL ***/

div#midCol {
  position: absolute;
  width: 665px;
  left:205px;
}

div#content {
  margin-bottom: 100px;
  width: 665px;     /*neu*/
  }


/*************************   col Left   **************/
  

  #content #colLeft H2 a, #content #colLeft H2 {
  border-bottom: 1px solid #ccc;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  }
  
  #content #colLeft H2 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #767476;
  color: #767476;
  }
  
  /*div#content div#colLeft H1 a, div#colLeft H1{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height:14px;
    margin-top: 12px;
    margin-bottom: 3px;
  }*/

div#content div#colLeft H1 a, div#colLeft H1{
  color: #767476;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 16px;
}
    
  #content #colLeft H3 a, #content #colLeft H3  {
  width:485px!important;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  padding-bottom: 10px;
  }
  
  div#content div#colLeft {
  width:475px;
  padding:0px 0px 0px 0px;
  margin-top:4px;
  float: left;
  min-height:550px;
  height:auto;
  }
  
  * html #content { 
  height:550px; 
  } /* nur f�r IE 5.5 - 6.x */
     html + body #colLeft { 
   height:550px; 
   } /* nur vom IE 5.0 */
  
div.contentElement  {
  margin-top:0px;
  margin-bottom: 10px;
  color: #000;
}


  

/*******   colHeader   ***************/  

#colTitle H1{   
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height:20px;
  padding: 0px 0px 16px 0px;
  color: #000;
}

#colLeft .csc-textpic-imagewrap{
  padding: 3px 0px 13px 0px;
  /*margin:0px 0px 0px 0px;*/
}

#colLeft .csc-textpic-imagewrap{
  padding-bottom: 20px;}
   
/**************** allgemein Listenmenu ****************************************/    
  /**************** allgemein Listenmenu ****************************************/    
   #content ul li {
  line-height: 18px;
  padding-left: 15px;    
  background:  url(../bilder/bullet.png) no-repeat 0 4px;
  }
  div#content ol,
  div#content ul{
  margin-top: 7px;
  margin-bottom: 5px;}
  
  #content ol li {
  height: auto !important;
  height: 19px;
  margin-left: 30px;
  background:none;
  }
  
  div#content .borderBottom {
    border-bottom:1px solid #ccc;
  }

div#content a {
  color: #e6352d;
  text-decoration: none;
  font-weight: normal;
}

div#content a:hover {
  color: #767476;
  text-decoration: underline;
}


/***************** colNormal******/  

/*2 spalt*/
#content #colNormal {
  float:left;
  width:270px;
  margin-right:10px;
}
  
/**** colBorder*****/
#content #colBorder {                 
  position:absolute;
  width:167px;
  left:501px;
  top:27px;
}


#colBorder .contentElement { 
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 3px 0px; 
  margin:0px 0px 10px 0px;
}

#content #colBorder div,
#content #colBorder p {                
  line-height:15px;
  font-size: 10px;
}
  
div#colBorder h2 {
  line-height: 15px;
  background-color: #e6352d;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  padding: 2px;
  margin-top: 0px;
  margin-bottom: 10px;
}      
  
div#colBorder p.bodytext{                
  padding:0px 1px 5px 1px!important;
  margin:0px!important;
  font-size: 9px;
  line-height:15px!important;
  line-height:15px;
}
  
div#colBorder p.bodytext a,
div#colBorder .contentElement a {
  font-size: 9px;
  line-height:15px;
  padding-top: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #e6352d;
}

div#colBorder p.bodytext a:hover,
div#colBorder .contentElement a:hover {
  text-decoration: underline;
  color: #767476;
}
    
div.csc-textpic-text{
  margin: 0px;
  color: #000;
 }

/******* colRight******/  
  
  #content #colRight {               
  position:absolute;
  width:186px!important;
  width:200px;
  left:285px;
    background-color:#e0e0e0;
  line-height:16px;
    padding: 5px 5px 15px 9px;

  }
  div#content #colRight div,
  div#content #colRight p a,
  div#content #colRight p {
    line-height:16px;
    font-size: 10px;
  }
  
  #content #colRight p a, #content .coltext a {
     color:#e6352d;
    text-decoration:underline;
  }
  #content #colRight p a:hover, #content .coltext a:hover {
    color:#CCCCCC;
  }
  #content #colRight li {
  height: auto !important;
  height: 19px;
  padding-left: 10px;
  background: url(../bilder/bullet_colRight.gif) no-repeat 0 9px;
  }


/*** FOOTER ***/

#footer {
  width:485px;  
  height:25px;
  border-top: 1px solid #ccc;
    line-height: 15px;
  font-size: 9px;
  color:#000;
  padding-top:2px;
  margin-top:100px;
}

#footer a {
    line-height: 15px;
  font-size: 9px;
  color:#e6352d;
}
#footer a:hover {
color: #767476;
  text-decoration: underline;
}
  
#template-ch .floatclear {
  clear:both;
  line-height:9px;
}

/*FONT*/
#template-ch .titel {
  font-weight:bold;
}

/*  entfernt den Linkrahmen  um das bild  */ 
img{
  border: none ;  
}
/*   Abstand um bilder entfernen (nur header)
#colLeft dl {
padding:0px;
margin:0px;
}
 */
/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css,v 1.1 2005/12/28 00:49:11 mundaun Exp $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Bullet styles for unordered lists.*/
ul.component-items {    color:#306A01; list-style-type: circle; }
ul.action-items {
  color: #306A01;
  list-style-image: url(../bilder/bullet.gif);
}

/* Numbering styles for ordered lists.*/
ol.component-items-ordered {   color:#306A01; list-style-type: lower-roman; }
ol.action-items-ordered {    color:#306A01; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #FF0000; font-weight: bold; }
span.info {    color:#306A01;}
span.detail {   color:#306A01; }
span.reserve {   color:#306A01;}

DIV.csc-frame-rulerBefore { 
  border-top: 1px solid #ccc;
  padding: 0px; 
  margin: 20px 0px;
}

DIV.csc-frame-rulerAfter { 
  border-bottom: 1px solid #ccc;
  padding: 0px; 
  margin:20px 0px;
}

DIV.csc-frame-frame1 { background-color: #E8E8E9; padding: 8px; margin-bottom: 10px; }
/*DIV.csc-frame-frame1:hover { background-color: #A4A2A4; color: #FFFFFF; }*/
DIV.csc-frame-frame2 { background-color: #FFFFFF; padding: 2px 4px 2px 4px; margin-bottom: 10px;}
/*DIV.csc-frame-frame2:hover { background-color: #A4A2A4; color: #FFFFFF; }*/

/**************  table  content  **************/
/* firefox */
table.contenttable p,
table.contenttable p.bodytext{
margin:0;
padding:0;
font-size: 10px;
}

table.contenttable tr{
  background:url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x 100% top;
  height:1px;
}
table.contenttable tbody{
  background:url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x 100% bottom;
  height:1px;
}

table.contenttable td{
padding-top: 1px;
padding-bottom: 1px;
font-size: 10px;}

/* exlorer */
* html .contenttable thead td {
  color: #777777;
  background:  url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x 100%   bottom;
  height:1px;
}
* html .contenttable{
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size:11px;
    background:#d9d9d9 url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x top 100%;
  height:1px;
}
* html .contenttable td {
  background:#ffffff url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x 0 100%;
  height:1px;
}

/*  NEWS */
/*  listview */

#news-list-container p.bodytext {                
  padding:0px;
  margin:0px;
  font-size: 10px;
  line-height: 16px;
}


h5{
  background-color: #D1D1D1; 
  padding: 0px; 
  margin-bottom: 8px;
}

div.news-list-title {
  font-size: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  margin:0px;
  color: #484549;
  font-weight:bold;
  line-height: 15px;
}

span.news-list-date {
  font-size: 9px;
  padding: 0;
  margin:0px;
  color:#333333;
  font-weight:normal;
}

DIV.news-list-item {
  margin:0px 0px 0px 0px;
}

div.news-list-morelink {
  font-size: 10px;
  padding-top: 8px;
  margin:0px;
  color: #484549;
  font-weight:bold;
  line-height: 15px;
}

div.news-list-morelink a {
  font-size: 10px;
   /* color: #484549; */
  text-decoration: none;
}

div#colBorder div.news-list-morelink a:hover{
  /* color: #0064a3; */
}

div.dotline_news {  
  /*background: url(/fileadmin/templates/institutes/_images/dotline.gif) repeat-x 100% center;
  border-bottom: 1px solid #D1D1D1;
  height:5px;
  margin:10px 0px 10px 0px;*/ 
}

div.news-single-img p {
    padding-top:3px;
    padding-bottom: 20px;
}

#content #colLeft div.news-single-item h3{
padding-top: 10px;
padding-bottom: 7px;
line-height: 16px;
font-weight: normal;
font-style:italic;

}

/* NEWS colLeft listview */
div#colLeft #news-list-container p.bodytext{                
  padding:0px;
  margin:0px;
  font-size: 11px;
  line-height:16px;
}



div#colLeft h5{
  background-color: #e0e0e0; 
  padding: 0px; 
  margin-bottom: 8px;
}

div#colLeft .news-list-title{
  font-size: 11px;
  padding: 5px 0px;
  color:#000000;
  font-weight: bold;
}

div.news-single-item span.news-list-date {
  padding: 0 0 8px 0px;
  display: block;
}

div#colLeft div.news-list-item span.news-list-date{
  font-size: 11px;
  margin: 0px;
  display: block;
  color:#333333;
  font-weight:normal;
}

div#colLeft div.news-list-morelink a{
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}

div#colLeft div.news-list-morelink a:hover{
/*  color: #0064a3; */
}

div#colLeft div.news-list-item {
  border-bottom: 1px solid #D1D1D1;
}

/***NEWS Single View****/

div.news-single-additional-info dd{
padding-top: 5px;
padding-bottom: 10px;
}

div.news-single-additional-info dd img{
  margin-right: 5px;
}

div.news-single-additional-info dd a{
  margin-right: 5px;
}


/******Adressbereich */

#leftCol H3.csc-firstHeader{
  width:166px;
  font-weight: normal;
  line-height: 15px;
  background-color: #D1D1D1;
  margin:30px 0px 5px 15px;
  /*letter-spacing: 1px;  */
}

#leftCol p.bodytext{
  width:166px;
  line-height: 14px;
  margin:0px 0px 30px 15px;
  padding-bottom:6px;
        border-bottom: 1px solid #D1D1D1;
}

#leftCol p.bodytext a{
  text-decoration: underline;
}
#leftCol H3.csc-firstHeader,
div#leftCol p.bodytext a,
div#leftCol p.bodytext{
  font-size: 10px;}


/***************** CSS Document f�r Formulare generally:*/

/**formular***/
div.csc-form-labelcell label,
legend{
   width: 150px;
   display: block;
   float: left;
   margin-left:0;
   padding-left: 0;

}

legend{
margin-left: 0px;
}

fieldset div,
fieldset{
   max-width: 478px;
   padding-left:0;
   margin-top: 0px;
   margin-left: 0;
}

div.csc-form-fieldcell input.mf-check{
  width: 15px;
  background-color: transparent;
}
  
span.csc-mailform-radio fieldset{
  border:none;
  margin:0;
  padding:0;}
  
div.csc-form-labelcell {
clear: both;}

span.csc-mailform-radio label{
  width: 500px;}
  
div.tx-julleformpreview-pi1 div.label,
div.tx-julleformpreview-pi1 div.value{
  font-size: 10px;}
  
div.tx-julleformpreview-pi1 div.label{
  background-color:#D1D1D1;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: 10px;
  font-size: 10px;}
  
.mf-radio label{
  width: 400px;
}
  
.csc-form-fieldcell .mf-submit {
  width:120px;
  height:20px;
  border-top: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #c2c2c2;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  vertical-align: top;
  padding-bottom:2px;
  margin-bottom:10px;
  }

.csc-form-labelcell {
  margin-top: 10px;
}


.csc-form-fieldcell input, 
form .csc-form-fieldcell select, 
form .csc-form-fieldcell textarea {
  background-color: #D1D1D1;
   width:250px;
  border: none;
  font-size: 11px;
}

/*Dateiupload*/
.csc-form-fieldcell .mf-file {
  width:175px;                                 
  border:none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
  font-size: 12px;
}

/*Beschriftung - Zusatzvermerke, br`s*/
.csc-madummyorm-label{
    padding:2px 0px 2px 0px;}

  
.mf-reset {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000000;
font-size: 12px;
}

/**********  Dateiupload   ***************/

.csc-form-fieldcell .mf-file {
  width:175px;                                 
  border:none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #000000;
  font-size: 12px;
}

/*Beschriftung - Zusatzvermerke, br`s*/
.csc-madummyorm-label{
    padding:2px 0px 2px 0px;}



/******************   Abstand nach dateilink  *************************************/

.layout0 a, news-single-files a{
  margin: 0px 0px 15px 0px;

}

.file_desc{
  padding:2px 2px 2px 25px;
  text-indent:-25px;
  display:block;
  }
  .file_desc img{
  margin-right:4px;
  vertical-align: middle;  
    
  }

/*****************************/
/* Menu / Sitemap, generally   Abschnittsuebersicht mit Ankernavigation (3) */
/*****************************/


/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
#colNormal UL.csc-menu-3 {
  background-color:#D1D1D1;
  margin: 5px 0px 0px 0px;
  padding: 10px 0px 10px 10px;
  list-style-image: url(/typo3/clear.gif);
}
 .csc-menu-4 dt a {
  height: auto !important;
  height: 19px;
  margin: 10px 0px 0px 0px;
  padding-left: 15px;    
  background:  url(/fileadmin/dummy/material/bilder/bullet.gif) no-repeat 0 6px;
}
.csc-menu-4 dd {
  height: auto !important;
  height: 12px;
  margin: 0px;
  padding-left: 15px;    
}

dd.csc-textpic-caption{
  font-size: 9px;

}

div.tx-icscrm-pi2{
  margin:0;
  padding:0;
  border:0;
  }
  
div.tx-hsrpm-pi1 table{
   margin-top: 5px;
}  

div.tx-hsrpm-pi1 h2.projectlisttitle{
  margin-top:-13px;
  font-size: 12px;
  color: #006600;
}

div.tx-hsrpm-pi1 h2{
  font-size: 10px;
  color: black;
  margin-bottom: 0px;
  margin-top: 10px;
  }
  
/* tx-icsagenda */

div.tx-ICSagenda-pi1 a{
  font-size: 11px;}

.tx-icsagenda-list {
    margin-bottom:20px;
}
div.tx-icsagenda-list-date {
  border-bottom: #CCCCCC solid 1px;
  font-size: 10px;
  font-weight:normal;
  margin-top: 3px;
}
div.tx-icsagenda-list-title {
    color:#242424;
  margin-top: 3px;
  margin-bottom:2px;
}
div.tx-icsagenda-br {
    margin-bottom:20px;
}

div.tx-icsagenda-detail {
    margin-bottom:10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin: 0;
    padding-bottom: 8px;
    padding-top: 2px;
}

.news-latest-item {
  padding:0px 0px 20px 0px;
}

.news-latest-item-text h2 {
  background-color:#FFFFFF !important;
}
