/* Wiese - new format */
#wall, #wall-inactive {background-repeat:no-repeat;background-position:center;overflow:hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}
#wall{background-image:url(../img/css/bg_wiese.jpg);}
#wall-inactive{background-image:url(../img/css/bg_wiese_bw.jpg);}
#wall a{padding:0;border:none;text-decoration:none;color:inherit}

#credential{position:absolute;left:13px;bottom:10px;z-index:3;border:none;overflow:visible}
#more-camps{color:#fff !important;line-height:1em}
#more-camps:hover{color:#4a70ba;background-color:#fff;background-color:rgba(180,180,180,0.75);opacity:0.75}

.tiles{position:absolute;background-color:#87d41f;color:#000;padding:3px}
.tileimage{border:none;image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic}
.tiletextarea{text-align:right;line-height:1;font-size:11px;font-weight:normal;font-family:inherit;padding-top:2px;border:none}

#tile1{left:310px;top:30px}
.size1{max-height:270px;max-width:2700px;border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.height1{max-height:100%;max-width:100%}

#tile2{left:70px;top:315px}
.size2{max-height:270px;max-width:320px;border:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.height2{max-height:100%;max-width:100%}

#tilearea-1{left:310px;top:20px;width:250px;height:250px}
#tilevertical-1 {vertical-align:middle}
#tilehorizontal-1 {float:left}
.tile-1{max-height:270px;max-width:270px;border:5px solid #f00;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
  -moz-box-shadow: 2px 2px 2px #444;-webkit-box-shadow: 2px 2px 2px #444;box-shadow: 2px 2px 2px #444}
.image-1{max-height:270px;max-width:270px}

#tilearea-2{left:70px;top:315px;width:250px;height:250px}
#tilevertical-2{vertical-align:middle}
#tilehorizontal-2 {float:left}
.tile-2{max-height:270px;max-width:270px;border:5px solid #f00;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
  -moz-box-shadow: 2px 2px 2px #444;-webkit-box-shadow: 2px 2px 2px #444;box-shadow: 2px 2px 2px #444}
.image-2{max-height:270px;max-width:270px}

#wallinfo,.wallinfo2 {position:absolute;left:6em;right:6em;top:12em;border:5px solid #f08000;border-radius:.6em;
  background-color:#fff;background-color:rgba(255,255,255,.5);color:#008;font-size:1.3em;text-align:center;padding:2em}