
#tetris {
    background:transparent;
}

/* ################ Powered ################ */
#poweredByFlypSite {
    background: rgba(0,0,0,0.3) url("/g/assets/poweredByFlypSite.png") no-repeat scroll center center;
}



/* transparenter Hinterleger liste für alle styles gleich machen */
.ownerbody div[type="list"] .tile .transparent, 
.ownerbody div[type="list"] .tile .transparent_postcard {
	background: none;
}
.ownerbody div[type="list"] .tile .transparent, 
.ownerbody div[type="list"] .tile .tile .transparent_postcard {
	background: inherit;
}
/* transparenter Hinterleger auf dem Banner */
.ownerbody .banner .tile .transparent,
.ownerbody .banner .tile .transparent_postcard {
	background: none;
}


.column40 .tile , .column60 .tile {
    background-color: #fff;
    color: #3c3c3c;
    margin: 20px 10px;
}

#column60 .slideshow .tile, 
#column40 .slideshow .tile {
    margin:0;
    padding:0;
}

#column60 .slideshow.tile, 
#column40 .slideshow.tile {
    margin: 20px 0 0 0;
    padding:0;
}
div[type="list"] .slideshow span.infoblock {
    padding:15px 20px 0px 20px;
}
div[type="list"] .slideshow .tile .infoblock {
    font-size:10px;
    padding:10px 11px 0px 11px;
}


div[type="list"] .tile:last-child {
    margin-bottom: 0;
}
div[type="list"] .tile .connect .flypiconConnect {
    color: #fff;
    height: auto;
}
.tile .text {
    font-size: 15px;
}

#theVidBut {
    display: none;
}





