#image_left {
   position: absolute;
   width:360px;
   height:360px;
   left: 20px;
   top: 0px;
   padding: 0px;
}

#backimage {
   position: absolute;
   width: 1280px;
   height: 1024px;
   left: 50%;
   top: 50%;
   margin-left: -640px;
   margin-top: -512px;

   background-color: #000000;
   background-image: url('../images/starback.jpg');
}

#page {
   position: absolute;
   width:900px;
   height: 633px;
   left: 189px;
   top: 201px;
   padding: 0px;
}

#backflash {
   position: absolute;
   width: 1350px;
   height: 1100px;
   padding: 0px;
   
   left: 50%;
   top: 50%;
   margin-left: -675px;
   margin-top: -550px;
}

#pagecenter {
   position: absolute;
   width:900px;
   height: 633px;
   padding: 0px;
   
   left: 50%;
   top: 50%;
   margin-left: -450px;
   margin-top: -315px;
}

#top {
   position: absolute;
   width:900px;
   height:130px;
   left: 0px;
   top: 0px;
   padding: 0px;
   background-color: transparent;
   background-image: url('../images/bg_top_nurlogo.gif');
}

#middle {
   position: absolute;
   width:900px;
   height:360px;
   left: 0px;
   top: 130px;
   padding: 0px;
   background-color: #000000;
}

#bottom {
   position: absolute;
   width: 900px;
   height: 123px;
   left: 0px;
   top: 490px;
   padding: 0px;
}

#linklist_bottom {
   position: absolute;
   width: 900px;
   height: 20px;
   left: 0px;
   top: 613px;
   padding: 0px;
   text-align: right;
}

#main_left {
   position: absolute;
   width: 400px;
   height: 360px;
   left: 0px;
   top: 0px;
   padding: 0px;
}

#main_right_scroll {
   position: absolute;
   width: 520px;
   height: 360px;
   left: 400px;
   top: 0px;
   padding: 0px;
   
   overflow: auto;
}

#main_reight {
   position: absolute;
   width: 500px;
   height: 360px;
   left: 0px;
   top: 0px;
   padding: 0px;
}

#column_left {
   position: absolute;
   width: 295px;
   height: 360px;
   left: 0px;
   top: 0px;
   padding: 0px;
}

#column_right {
   position: absolute;
   width: 190px;
   height: 360px;
   left: 310px;
   top: 0px;
   padding: 0px;
}



#bottom_left {
   position: absolute;
   width: 400px;
   height: 130px;
   left: 0px;
   top: 0px;
   padding: 0px;
}

#bottom_right {
   position: absolute;
   width: 500px;
   height: 130px;
   left: 400px;
   top: 0px;
   padding: 0px;
}

#contentleft {
   position: absolute;
   width: 400px;
   height: 100px;
   left: 0px;
   top: 15px;
   padding: 0px;
   }

#news {
   position: absolute;
   width: 500px;
   height: 100px;
   left: 0px;
   top: 15px;
   padding: 0px;
   background-color: #000000;
}

#newsticker_inhalt {
   position: absolute;
   width: 480px;
   height: 100px;
   left: 10px;
   top: 0px;
   padding: 0px;
}



