/*---------------------------------------------------*/ 
/* Contentfläche */
/*---------------------------------------------------*/ 

    
    #introtext{
    margin: 0px 0 0 0px;
    padding: 74px 0px 0px 0px;
    overflow: hidden;
    background-image: url(../upload/bilder/teaser/introtext.gif);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:74px;
    width: 400px;
    }
    #e_introtext{
    margin: 0px 0 0 0px;
    padding: 74px 0px 0px 0px;
    overflow: hidden;
    background-image: url(../upload/bilder/teaser/introtext_e.gif);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:74px;
    width: 408px;
    }
    
    #langelinie{
    margin: 48px 0 0 0px;
    padding: 2px 0 0 0;
    overflow: hidden;
    background-image: url(../images/linielang.gif);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:2px;
    width: 432px;   
    }
    
    #neuigkeiten{
    margin: 32px 0 0 0;
    padding: 0 0 56px 0;
    width: 480px;
    background-color: #FFFFFF;      
    }
    
    
    #neuigkeiten dl{
    float: right;
    margin: 8px 0px; /* oberer und unterer Rand */
    padding: 0 40px 0 0;   /* Rand Rechts */
    width: 416px;
    display: inline; /* fixt den Bug der Randverdopplung im IE/Win */
    }
    
    #neuigkeiten dt{
    float: left;
    margin: 8px 0px; /* oberer und unterer Rand */
    padding: 0 0 0 0;
    width: 416px;
    color: #3399CC;
    }
    
    #neuigkeiten dt a{
    color: #3399CC;
    }
    
    #neuigkeiten dd{
    margin: 0 0;
    padding: 0 0 0 0;
    }
    
    #neuigkeiten dd.img img{
    float: right;
    margin: 0px 0 0 8px;
    padding: 4px;
    }
    
    /* Umgekehrter Float (Bild Links) */
    
    #neuigkeiten .alt dt{
    float: right;
    }
    
    #neuigkeiten .alt dd.img img{
    float: left;
    margin: 0 8px 8px 0;
    }
    
    #neuigkeiten a.nachrichtenlink{
    float: right;
    margin: 32px 32px 0px 0px;          /* Abstand vom letzten news Block und zum rechten Rand*/
    padding: 0px 0px 0px 20px;          /* Abstand zwischen Pfeil und Link */
    display: inline;                /* fixt den Bug der Randverdopplung im IE/Win */
    background: url(../images/pfeilgrauklein.gif) no-repeat;
    background-position: center left;
    }
     

/*---------------------------------------------------*/ 
/* linke Spalte */
/*---------------------------------------------------*/


#kurzelinie{
    float: left;
    margin: 15px 0 0 8px;
    padding: 2px 0 0 0;
    overflow: hidden;
    background-image: url(../images/liniekurz.gif);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:2px;
    width: 127px;
    display: inline;        /* fixt den Bug der Randverdopplung im IE/Win */
    }
    
#spaltelinks{   
    float: left;                        
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 0px;
    width: 144px;
    background-color: #3C89AF;
    }

#spaltelinks p{
    float: left; 
    margin: 30px 0 0 8px;
    padding: 0 0 0 0px;
    font-family: arial;
    font-size: 9px;
    /* color: #3399CC; */   
    color: white;
    width: 128px;
    display: inline;        /* fixt den Bug der Randverdopplung im IE/Win */
    /* font-weight: bold; */
    }

#bildausgleich{                     /* Fläche neben Bild links */
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
    background-color: #788696;
    background-repeat: no-repeat;
    height /**/:16px;
    width: 144px;
    height:16px;
    }

#ausbildung{
    float: left;
    margin: 18px 0px 0px 5px;
    padding: 51px 0px 582px 0px;
    overflow: hidden;
    background-image: url(../images/ausbildung.jpg);
    background-repeat: no-repeat;
    background-color: #3C89AF;
    height: 0px !important;
    height /**/:51px;
    width: 130px;
    display: inline;        /* fixt den Bug der Randverdopplung im IE/Win */
    }


/*---------------------------------------------------*/ 
/* rechte Spalte (Linklisten) */
/*---------------------------------------------------*/

/*---------------------------------------------------*/ 
/* Footer (janzunten) */
/*---------------------------------------------------*/ 

.clearer {clear: left; line-height: 0; height: 0;}

#footer{
    float: left;
    /* clear: both; */
}