#side {
 position:absolute;
 left:0px;
 top:50%;
 margin-top:-105px;
 width:100%;
 height:210px;
 background-image:url('/Files/System/intro/grafik/bg_side.gif');
 background-repeat:repeat-x;
 z-index:1;
}

#adresselinie {
 position:absolute;
 left:0px;
 top:50%;
 margin-top:105px;
 width:100%;
 height:20px;
 color:#999999;
 z-index:1;
}

#knap {
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-102px;
 margin-left:-43px;
 width:87px;
 height:24px;
 z-index:2;
}

#links {
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-78px;
 margin-left:-311px;
 width:624px;
 height:126px;
 z-index:2;
}
