/*allgemeine Elementendefinitionen*/
#navbar { background-color: transparent; position: absolute; right: 16px; bottom: 10px; height: 16px; z-index: 5; }
#citybar { position: absolute; top: 410px; left: 16px; width: 128px; height: 112px; }
#background { position: absolute; top: 128px; left: 176px; width: 832px; height: 416px; }
#background_colour { background-color: #0f3; text-align: right; vertical-align: 100%; position: absolute; top: 128px; left: 176px; width: 800px; height: 384px; padding: 16px; }
/*Inhaltsfenster*/
#content { background-color: #fff; position: absolute; top: 192px; left: 208px; width: 736px; height: 288px; overflow: hidden; padding: 16px; }
#content_small { background-color: #fff; padding: 0 16px 16px; position: absolute; top: 192px; right: 32px; width: 360px; height: 288px; overflow: hidden; }
#content_small1 { background-color: #fff; padding: 0 16px 16px; position: absolute; top: 144px; right: 32px; width: 360px; height: 368px; overflow: hidden; }
#content_small2 { background-color: #fff; padding: 0 16px 16px; position: absolute; top: 144px; right: 32px; width: 360px; height: 368px; z-index: 10; overflow: hidden; cursor: move; }
#background_menu { position: absolute; right: 32px; bottom: 16px; }
#spalte1 { position: absolute; top: 16px; left: 16px; width: 360px; height: 240px; }
#spalte2 { position: absolute; top: 16px; left: 440px; width: 296px; height: 240px; }
/*Bilderdefinitionen: CityBar*/
#citybar_00 { width: 128px; height: 25px; }
#citybar_01 { width: 128px; height: 15px; }
#citybar_02 { width: 128px; height: 20px; }
#citybar_03 { width: 128px; height: 30px; }
#citybar_04 { width: 128px; height: 25px; }
#citybar_05 { width: 128px; height: 20px; }

