/* Add here all your CSS customizations */
/* ----------------------------------------------------------------------------
dl.bildunterschrift {float: left; margin:10px 10px 10px 0;}
dl.bildunterschrift dd {margin:0; font-size:90%;}   */

dl.image {float: right; margin-left: 15px; margin-bottom: 5px;}
dl.image dd {margin:0; font-size:90%;}  

#videobereich1 {
    background-color: orange;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}	
.videoExtern {
    background-color: yellow;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*
#footer {
        clear: both;
        margin-left: 35px;
        margin-right: 100px;
        margin-top: 40px;
        padding: 10px;
        border-top: 1px dotted #CCCCCC;
        background-color:#f4f0f4;
        font-size: 11px;
}
*/

/***************************************************************************/ 