/* Styles für den Baustein Aktuelles */


div#inhalt div.meldung 
{ 
  position: relative;
  clear: both;
  width: 100%;
  max-width: 1002px;
  padding-bottom: 2.0em;

}

/* umfasst die Kopfzeile und das Datum */

div#inhalt div.meldungkopf 
{   position: relative;
    float: left;
    width: 100%;
    padding-bottom: 1.0em;
}



div#inhalt div.meldung h2
{ 
  color: #8CC63F;
  border-bottom: 1px dashed #8CC63F;
  padding-bottom: 0px;
  margin-bottom: 2px;
  
}

div#inhalt div.meldung span.meldungfusszeile 
{
    float: right;
    text-align: right;
    font-size: 0.85em;
    padding: 0px;
    clear: both;
    color: #8CC63F;
    }
        
/*umfasst das Bild mit Bildunterschrift */        
        
div#inhalt div.meldungbildcontainer 
{
    position: relative;
    float: left;
    clear: both;
    padding-top: 0.4em;
    width: 200px;

    }

div#inhalt img.meldungbild 
{
    float: left;
    clear: both;
    border-width: 1px;
    border-style: solid;
    border-color: #E7E7E8;
    padding-left: 2.0em;
    margin-right: 2.0em;
    }

div#inhalt p.meldungbildunterschrift 
{
    font-size: 0.85em;
    text-align: left;
    clear: both;
    float: left;
    width: 100%;
    }
    
/* umfasst den Text */

div#inhalt div.meldungtext 
{
    position: relative;
    float: left;
    text-align: left;
    }
    
div#inhalt div.meldungtext img.meldungbildimtext 
{   text-align: left;
    float: left; 
    margin-right: 2.0em;
    margin-bottom: 1.0em;
    border-width: 1px;
    border-style: solid;
    border-color: #E7E7E8;    
}

div#inhalt div#paginierung 
{   border-width: 1px;
    border-color: #88B2DF;
    border-style: dashed;
    padding-right: 1.0em;
    padding-left: 0.25em;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
    font-size: 1.2em;
    margin-top: 30px;

}

div#inhalt div#paginierung a:link 
{   padding: 0.25em;
    border: 1px dashed transparent;
}

div#inhalt div#paginierung a:visited
{   padding: 0.25em;
    border: 1px dashed #FFFFFF;
}

div#inhalt div#paginierung a:hover
{   padding: 0.25em;
    border: 1px dashed #B2B3B6;
    color: #B2B3B6;
}


/* Termine */

div#inhalt h2.termineaktuelles
{   padding-bottom: 0;
    border-bottom: 1px dashed #8CC63F;
}

div#inhalt h2.termineservice
{   padding-bottom: 0;
    border-bottom: 1px dashed #88B2DF;
}

div#inhalt span.datumtermineaktuelles 
{
    color: #8CC63F;   
}

div#inhalt span.datumtermineservice 
{
    color:  #88B2DF;  
}

/* Gästebuch */

div#inhalt div.gaestebucheintrag 
{   clear: both;
    padding-top: 2.0em;     
    
}

div#inhalt p.datumgaestebuch 
{   color: #88B2DF;
    border-top: 1px dashed #88B2DF;   

}   


/*** Terminverwaltung ***/

div#inhalt div#eingabefeldertermine 
{   margin-top: 1.0em;
    margin-bottom: 4.0em;
    margin-right: 4.0em;
    width: 50.0em;
    float: left;
    clear: both;   
    border: 1px dashed #0065AD;
    padding: 1.0em; 
    background-color: #EDEDEE;
}


div#inhalt div#verwaltungsfelder /*datumsfelder*/
{   margin-top: 1.0em;
    margin-bottom: 4.0em;
    margin-right: 4.0em;
    width: 25.0em;
    float: left;
    clear: both;   
    border: 1px dashed #0065AD;
    padding: 1.0em; 
    background-color: #EDEDEE;
}

div#inhalt .eingabefeldrechtstermine 
{
    float: left; 

}



div#inhalt label.termine /* breiteres Label */
{   width: 200px;
    float: left;
    color: #666974;
}

div#inhalt label.termine2 /* breiteres Label */
{   width: 150px;
    float: left;
    color: #666974;
}


/* Seitensuche */

div#inhalt div.suchergebnis 
{      border: 1px dashed #E7E7E8;
}


/* Sitemap */

div#inhalt ul.sitemap1
{
    line-height: 3.0em;
    list-style: none;
    padding-left: 30px;
    margin-left: 0px;    
    border-left: 1px dashed #666974;
    list-style-image: none;

    }
    
div#inhalt ul.sitemap2
{
    line-height: 1.5em;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-left: 0px;    
    border-left: 1px dashed #666974;
    list-style-image: none;    

    }    
    

/* Admin-Tabellen */    
    
   div#inhalt tr.zeilegrau /*** Admin ***/
{   background-color: #EDEDEE;
}

/* Projektdarstellung */

div#inhalt div.projektkurz 
{   clear: both; 
    float: left; 
    width: 100%;
    border-width: 1px;
    border-style: dashed;
    border-color: #FAA61A;
    padding: 0.5em;
    margin-bottom: 1.0em;

}


div#inhalt div.projektinfos 
{   float: left;
    padding: 1.0em;   
    padding-bottom: 0em; 
    width: 30.0em;
    margin-bottom: 0em;
}

div#inhalt div.projektthumb 
{   float: right;
    padding: 1.0em;
}

div#inhalt img.projektthumb 
{   
    border-left: 0px solid #FAA61A;
}

div#inhalt div.projektadresse 
{
    clear: both;
    width: 100%;
    margin-top: 0em;
}


div#inhalt img.linkbild 
{   padding-top: 0.5em;
    padding-bottom: 0.5em;
}

/*** Styles für Startseite ***/

div#inhalt h1.startseite 
{   font-size: 1.2em;
}

div#inhalt h2.startseite
{   font-size: 1.2em;
    margin: 0;
    padding: 0;
    color: #006BB3;
}

div#inhalt h3.startseite
{   font-size: 1.0em;
    padding-top: 0;
    color: #b9babc;
}



/*** Styles für Startseite der Tagung ***/

div#inhalt h1.startseitetagung 
{   font-size: 1em;
}

div#inhalt p.zentriert
{   font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
    text-align:center;
}

div#inhalt .blau
{  color: #006BB3; 
}

.anmeldungen
{
border: 1px;
border-color: #006BB3;
border-style: dashed;

}
