
.node-forschungsfoerderung-form 
{
border: 1px solid #bf3101;
}


.node-forschungsfoerderung-form label {
   display: table;
   font-weight:bold;
 
}


.node-forschungsfoerderung-form input {
  
   padding-bottom: 10px;
   width: 800px;
}



.node-forschungsfoerderung-form .js-form-item-title-0-value{
color: #669900;
}


  
.field--name-field-title   
{
  text-align:left;
  padding-bottom:10px; 
  font-size: 1.2em;
  font-weight:bold;
  line-height:1.6em;
  width:90% ;
  color:#669900; 
}

.field--name-field-thematische-ausrichtung .field__label:after
{
   content: ":\00a0";
}


.field--name-field-thematische-ausrichtung .field__label
{
    float: left;
    padding-bottom: 5px;
}


.field--name-field-naechster-bewerbungsschlus .field__label:after
{
   content: ":\00a0";
}


.field--name-field-naechster-bewerbungsschlus .field__label
{
    float: left;
    padding-bottom: 20px;
}

#foerderprogramm-kontakt{
    padding:5px;
}

/* View Übersicht */

.forschungsfoerderung table, .forschungsfoerderung-vom-user table
{
 width: 100%;
 //margin-left: -10px;
   
}



}
.forschungsfoerderung table tr:nth-child(2n) {
   background-color: #C0F390;
}



.forschungsfoerderung  tr td, .forschungsfoerderung-vom-user tr td{
  border-top: 1px solid #FFF;
  font-size: 0.9em;
  background-color: #658cbf;
  border-bottom: 1px solid #FFF;
  color:white;
}




.forschungsfoerderung  .views-field-field-thematische-ausrichtung{
 padding-left:10px;
   width: 35%;
}


.forschungsfoerderung  .views-field-field-naechster-bewerbungsschlus{
 padding-left:10px;
   width: 20%;
}




// TITEL
.forschungsfoerderung .views-field-title
{
   padding-left:10px;
}


.forschungsfoerderung  .views-field-title{
   width: 45%;
}

.forschungsfoerderung .views-field-title a{
display:block;
padding-left:10px;
   color:white;
   font-weight:bold;
     text-align:left;
}

.forschungsfoerderung .views-field-title a:hover{
   color:#ADD036;
}

 // DETAILS 
 
.forschungsfoerderung  .views-field-view-node{
 
         width: 10%;
}

.forschungsfoerderung .views-field-view-node
{
   padding-left:10px;
    padding-right:10px;
}


.forschungsfoerderung .views-field-view-node a{
   color:white;
   font-weight:bold;
     text-align:center;
}

.forschungsfoerderung .views-field-view-node a:hover{
   color:#ADD036;
}

