/* dialog variants - not needed for first blue (non-drip) style */

.dialog.type2 .content,
.dialog.type2 .t,
.dialog.type2 .b,
.dialog.type2 .b div    { background-image: url("../colorschemes/colorscheme2/images/static/sportzentrum_800x2046.png");}
/* "drip" variant */

.dialog.type3 .content,
.dialog.type3 .t,
.dialog.type3 .b,
.dialog.type3 .b div    { background-image: url("../colorschemes/colorscheme2/images/static/sportzentrum_800x1600_light.png");}
/* "drip" variant */

.dialog.type4 .content,
.dialog.type4 .t,
.dialog.type4 .b,
.dialog.type4 .b div    { background-image: url("../colorschemes/colorscheme2/images/static/sportzentrum_800x400_light.png");}
/* "drip" variant */

.dialog.type5 .content,
.dialog.type5 .t,
.dialog.type5 .b,
.dialog.type5 .b div    { background-image: url("../colorschemes/colorscheme2/images/static/sportzentrum_800x1000.png");}
/* "drip" variant */

.dialog.squash .b,
.dialog.squash .b div {
 height:35px;
 z-index:7777;
}

.dialog.squash {
 margin-left:65px;
 _margin-left:95px;
 z-index:7777;
}

.dialog.squash .t,
.dialog.squash .b div,
.dialog.squash .hd,
.dialog.squash .bd,
.dialog.squash .ft,
.dialog.squash .wrapper {
 margin-left:-65px;
 _margin-left: -12px;
 width:65px;
 z-index:7777;
}

.dialog.squash .wrapper {
 width:auto;
 z-index: 4444;
}

.dialog .wrapper .hd,
.dialog .wrapper .bd,
.dialog .wrapper .ft {
 margin-left:0px;
 z-index:7777;
}

.dialog.squash .hd,
.dialog.squash .bd,
.dialog.squash .ft {
 width:auto;
 padding:0px 2px 0px 12px;
 z-index:7777;
}