/* ####################### MAIN CONTENT ################# */

/* ###################################################### */

.gallery {

    font-size:11px;

    color:#333;

    line-height:14px;

}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */

.clearfix:after {

content:".";

display:block;

height:0;

clear:both;

visibility:hidden;

}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/

.clearfix {display:block;}

/* End hide from IE Mac */







/**** IMAGE GALLERY ****/

table.gallery {

    margin: 20px 10px 0px 0px;

    width: 600px;

}



table.gallery td.gallery-navigation {

    /*font-size: 0.6875em;*/    

}



table.gallery tr.thumbnails td {

    padding: 0;

}



table.gallery dd {

}



div.download {

    padding: 3px 0 3px 10px;

    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;



}



div.downloadImg {

    text-align: center;

    padding: 0;

    margin-top:10px;

    /* background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px; */

}



dl.gallery-detail {

    margin: 20px 10px 0px 0px;

}



dl.gallery-detail dt {

    text-align: center;

    padding: 0;

}





td.gallery_image{

    height: 240px;

    padding:0px;

    

}

td.gallery_image div.link_image{

    padding:0;  

    background-position:top center; 

    min-height:160px; 

    /* height:160px; */

    margin-bottom:5px; 

    overflow:hidden;

}

td.gallery_image .bottom_links{

     height:40px; margin-top:0px;

}

td.gallery_image .bottom_links{

    margin-bottom: 0px; 

    text-align:left; 

    width:189px; 

}

td.gallery_image .links{

    margin-bottom: 0px;

}
