@charset "utf-8";

/*Layout Standard*/

#wrapper { position:fixed; width:990px; height:100%; left:50%; margin-left:-495px; display:block; background-color:#fff; box-shadow:0px 0px 8px #ccc; z-index:2; }
#lines { position:absolute; width:100%; height:60px; left:0px; top:160px; /*background:url('../mm/zk_menulinie.png') no-repeat center top;*/ z-index:3; }
#lines .top { position:absolute; width:100%; left:0px; top:0px; height:4px; background:url('../mm/zk_thickline.png') no-repeat center top; }
#lines .bottom { position:absolute; width:100%; left:0px; bottom:0px; height:4px; background:url('../mm/zk_thickline.png') no-repeat center bottom; }
#blickwinkel { margin-left:500px; }