/* Farben: Blau #0099cc */
* {margin:0;padding:0;}
body, html {width:100%;height:100%;}
a img {border:none;text-decoration:none;}
#container {width:100%;height:100%;}
#map_canvas {width:100%;height:100%;}
.slide-panel {position:absolute;z-index:25;}
.bottom {bottom:0;}
.top {top:0;}
.content {margin-left:auto;margin-right:auto;z-index:10;overflow:hidden;text-align:left;background-color:#0099cc;height:0;width:100%;color: #fff;}
.slide-button {margin-left:auto;margin-right:auto;position:relative;width:200px;z-index:20;cursor:pointer;height:9px;text-align:center;background:url(assets/images/template/tab.png) no-repeat bottom center;}
.slide-button:hover {height:30px;}
#close-button {height:30px;background:url(assets/images/template/tab-close.png) no-repeat bottom center;}
.box {width:30%;margin:1%;height:300px;float:left;}
.box li {float:left;list-style:none;}
.box a img {width:40px;height:40px;margin:1px;border:1px solid black;}
.box a:hover img {border:1px solid #0099cc;}
.twitStream{font-family: verdana;font-size: 11px;}
.twitStream a{font-family: verdana;font-size: 11px;}
.tweet{display: block;padding: .4em;margin: .4em 0;}
.tweet-left{float: left;margin-right: 1em;}
.tweet-left img{border: 2px solid #000000;}
.tweet p.text{margin: 0;padding: 0;}