/* Farben: Blau #0099cc */
* {margin:0;padding:0;color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:1em;line-height:1.5em;}
body, html {width:100%;height:100%;background-color:white;color:black;margin:0;padding:0;}
a img {border:none;text-decoration:none;}
#container {width:100%;height:100%;}
#weather {width:100%;height:15%;background-color:white;}
#map_canvas {width:100%;height:100%;}
#wrapper {width:100%;height:20%;background-color:white;position:relative;z-index:1;overflow:none;}
#scroller {width:1500px;overflow-x:scroll;height:100%;}
#inlinecontent {background-color:white;color:black;padding:10px;overflow:auto;}
.item {float:left;width:220px;border:1px solid black;background-color:#eee;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;margin:10px;text-align:center;}
.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;}
