/*           Main-Stylesheet           */
/*       Crashed-Ice Design 2008       */
/* (c) 2008 Crashed Ice & Buntes Kreuz */
/*      Written by Fabian Bronner      */

* {
margin: 0;
padding: 0;
}

#CI_08
{
  background-color: #BF8700;
  background: url(../image/design/bg_2.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}

#Player_Paper
{
  background: url(../image/design/player_paper.png);
  width: 800px;
  height: 60px;
  margin: 5px;
  margin-left: auto;
  margin-right: auto;
}

#Player_Content
{
  position: relative;
    top: 14px;
}

#Scroll_Info
{
  width: auto;
  height: 25px;
  margin: 0px 200px;
  background: url(../image/design/info_bg.png);
}

#LanguageModule
{
  position: absolute;
  width: 200px;
  height: 50px;
  top: 0px;
  left: 0px;
  background: url(../image/design/language_bg.png);
}

#ExtraModule
{
  position: absolute;
  width: 200px;
  height: 50px;
  top: 0px;
  right: 0px;
  background: url(../image/banner/newalbum.png);
}

.Lng_Img
{
  position: relative;
    top: 7px;
    left: 20px;
}

.Line_1
{
  background: url(../image/design/line_0.gif);
  width: 850px;
  height: 23px;
  overflow: hidden;
  position: relative;
    top: 0px;
    left: 15px;
}

.Line_2
{
  background: url(../image/design/line_1.gif);
  width: 850px;
  height: 19px;
  overflow: hidden;
  position: relative;
    top: 2px;
    left: 15px;
}

.GlueLine_1
{
  background: url(../image/design/glueline_0.gif);
  width: 122px;
  height: 122px;
  position: relative;
    top: -240px;
    left: 310px;
}

.GlueLine_2
{
  background: url(../image/design/glueline_0.gif);
  width: 122px;
  height: 122px;
  position: relative;
    top: -205px;
    left: -40px;
}

#Bubbles
{
  background: url(../image/design/splash.gif);
  width: 150px;
  height: 225px;
  margin-top: 25px;
  float: right;
}

#Paper_Top
{
  background: url(../image/design/paper_top.png);
  width: 881px;
  height: 255px;
  max-height: 255px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  background-repeat: no-repeat;
  overflow: visible;
  /*float: right;*/
}

#Paper_Navi
{
  background: url(../image/design/paper_navi.png);
  width: 881px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

#Navigation_Bar
{
  background: url(../image/design/navigation.gif);
  width: 850px;
  height: 55px;
  background-repeat: no-repeat;
}

.Navigation_Bar_1
{
  background-color: #FFFF00;
  width: 850px;
  height: 55px;
  background-repeat: no-repeat;
}

#Paper_Center
{
  background: url(../image/design/paper_center.png);
  width: 881px;
  height: 980px;
  margin-left: auto;
  margin-right: auto;
}

#Paper_Sub
{
  background: url(../image/design/paper_sub.png);
  width: 881px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

#Top_Pic_Left
{
  width: 400px;
  height: 200px;
  position: relative;
    top: 40px;
    left: 42px;
  float: left;
}

#Top_Pic_Right
{
  /**/
}

#Top_News
{
  height: 150px;
  position: relative;
    top: 18px;
    left: 73px;
}

#Navigation
{
  width: 800px;
  height: 50px;
  position: relative;
    top: 0px;
    left: 15px;
  clear: both;
}

#Content
{
  width: 800px;
  height: 922px;
  position: relative;
    top: 13px;
    left: 62px;
}

#SubNavigation
{
  width: 759px;
  height: 19px;
  position: relative;
    top: 21px;
    left: 59px;
}

