
/* empty */
#scaler,
body.mobile #screen,
body.classicSignage #scaler {
    background-image:url(Adslam2017Logo.png);
    background-position: 0 -10px;
    background-repeat:no-repeat;
}
body.classicSignage #scaler {
    background-position: 22px -16px;
    background-size: 35%;
}
/*body.classicSignage .tile:hover .theComment, 
body.classicSignage .tile .commentcount {
    display: block;
}*/
body.mobile #screen{ 
    background-size:70%;
}

body.mobile .frame,
body.mobile #tetris .tile {
    margin-bottom:10px;
}
body.mobile #overlayCloseButton {
    top:0;
}
#overlayCommentsContainer {
    min-height:auto;
}

#menubar a {
    color: #0098a1;
}
#menubar {
    color: #0098a1;
    background:rgba(255,255,255,0.7);
}
.twoStepSocial:hover, #menubarLinks a:hover,
#videoBtn[state="closed"]:hover, #videoBtn[state="open"]:hover {
    color: #0098a1;
}
#videoBtn {
    font-size:20px;
    color: #0098a1;
}
body.mobile #videoBtn {
    font-size:15px;
}
#overlayCloseButton {
    background-image: url("overlayClose.png");
}
.tile .nocomment {
    background-image: url("kommentar_plus.png");
}
.tile .commentcount {
    background-image: url("kommentarecke.png");
}
#esocial_frame .theComment {
    background-image: url("kommentar_liste.png");
}
input[type="submit"] {
    background: #0098a1 none repeat scroll 0 0;
}
.eLCommentsFormContainer #messageCommentForm td:last-child, #chatboxdummy td:last-child {
    background-color: #0098a1;
}
.tile { background-size: cover;}


/* transparenter Hinterleger */
.kachel.tile .transparent_postcard  {
    background-color: rgba(0, 0, 0, 0.5);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.81) 30px,rgba(0,0,0,0.91) 100%);
}

.kachel.s2 .transparent_postcard,
.kachel.s2 .transparent_postcard a { color:#af0fae;}
.kachel.s5 .transparent_postcard,
.kachel.s5 .transparent_postcard a { color:#d6272d;}
.kachel.s8 .transparent_postcard,
.kachel.s8 .transparent_postcard a { color:#a0a0a0;}

.kachel.tile .transparent_postcard .text {
    white-space: normal;
}

.tile { background-size: cover;}

.e1 .userImageContainer.dn,
.e2 .userImageContainer.dn{
    display:block;
}
.tile .userImage {
    height:100%;
}

/*###### twittermoderator #######*/
.e1 {
	background: #007a81; 
	color:#fff;
}
.e1 a { color:#fff; }
.dragdrop #secondColumn .e1 { background-size:auto 77%; }
div[type="list"] .e1 .connect .flypiconConnect {color: #007a81;}

.e2 {
	background: #f98e00; 
	color:#fff;
}
.e2 a { color:#fff; }
.dragdrop #secondColumn .e2 { background-size:auto 77%; }
div[type="list"] .e2 .connect .flypiconConnect { color: #f98e00; }

.kachel .tilecontent .userImageContainer {
    height:40px;
    width:40px;
    border-radius:20px;
}
.kachel .tilecontent.transparent_postcard .userImageContainer {
    margin-top:-10px;
}

/*Spezialstyle für die Ankündigungen */ 
.e3 {
	background: #fff; 
	color:#d40079;
}
.e3 a { color:#d40079; }
div[type="list"] .e3 .connect .flypiconConnect { color: transparent; }

/*Spezialstyle für die Gewinner */ 
.e4 {
	background: #d40079; 
	color:#fff;
}
.e4 a { color:#fff; }
.kachel.tile.e4 .tilecontent {padding:5px 20px 5px 20px;}
.kachel.tile.e4 .transparent_postcard {background:#d40079;}
div[type="list"] .e4 .connect .flypiconConnect { color: transparent; }
div[type="list"] .e4 {color:#fff;}
div[type="list"] .e4 a {color:#fff;}
div[type="list"] .e4 .info {font-size:40px;}









