a
{
    color: #004593;
    text-decoration: none;
    outline: none;
}

/* Überschriften mit Strichlinie*/
.ueberschrift_,
.ueberschrift_1,
.ueberschrift_2
{
    font-weight: 600;

    margin-bottom: 10px;
}
.ueberschrift_ 
{
    font-size: 16px;  
}
.ueberschrift_1,
.ueberschrift_2
{
   font-size: 16px; 
}
.uberschrift_3
{
    color: #004593;
    font-style: italic;
}
.ueberschrift_4
{
    font-size: 12px;    
    font-weight: bold;
}
.untertitel
{
    color: #919191;
    font-style: italic;
}
.fliesstext,
.fliesstext_2
{
    text-align: justify;
    line-height: 15px;
}
.fliesstext_2
{
    text-align: left;
}
/* teaser */ 
.teaserContent,
.teaserDatum
{
    float: left;
}
.teaserDatum 
{
    width: 50px;
    text-align: left;
}
.teaserDatumJahr
{
    background-color: #D3E8FF;
}
.teaserDatumTag
{
    font-weight: bold;
    background-color: #FFDB2D;     
}
.teaserDatumJahr,
.teaserDatumTag
{
    text-align: center; 
    line-height: 15px; 
    width: 80%;    
} 
.teaserContent
{
    width:230px;
    margin-bottom: 35px;
}
.teaserContent img
{
    border: 1px solid #ccc;
    border-top: none;
    border-left: none;
    margin-right: 3px;
    margin-top: 4px;  
}
/* Footer Links*/ 
#footer_links a
{
    color: #A0A0A0;
    font-size: 10px;
    margin-right: 33px;
}
/* Fotogalerie Vorschau rechte Seite */
#fotogalerie_vorschau
{
    float:left;
}
#fotogalerie_vorschau img
{
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-top: none;
    border-left: none;
}
.imgSpacer 
{
    margin-top: 5px;
    margin-right: 5px;
}
#fotogalerie_vorschau_footer
{
    font-size: 10px;
    font-style: italic;
    font-weight: 600;  
}

.lh5 {

line-height: 5px; 

}

 

.lh10 {

line-height: 10px; 

}

 

.lh15 {

line-height: 15px; 

}

 

.lh20 {

line-height: 20px; 

}

 

.lh25 {

line-height: 25px; 

}

 

.lh30 {

line-height: 30px; 

}

 

.lh35 {

line-height: 35px; 

}

 

.lh40 {

line-height: 40px; 

}

 

.lh45 {

line-height: 45px; 

}

 

.lh50 {

line-height: 50px; 

}

 

.alignr {

float: right;

}

.alignl {

float: left;

}
