html, body { width:100%;
	    height:100%;
             margin:0px;
             background:url("grafiken/bg/bg_muster.jpg");
             font-family:'Arial'; }

html { overflow:scroll; }

a		{	background:transparent;
     			color:#502d16;
                         font-size:14px;
                         font-weight:bold;
                         padding:3px;
                         margin:0px;
      			text-decoration:none;
          		outline:none; }

a:hover, a:active {      color:#ede486; }

#main { width:760px;
        margin:0px auto;
        background:transparent; }

#top { width:760px;
       height:180px;
       background:url("grafiken/top/top.png");
       position:absolute; }

#top_text { width:654px;
            height:47px;
            margin-left:118px;
            margin-top:135px;
            text-align:left;
            color:#502d16;
            font-size:16px;
            font-weight:bold;
            position:absolute; }

#links_top { width:660px;
	    line-height:20px;
             height:22px;
             background:transparent;
             position:absolute;
             margin-left:50px;
             margin-top:180px;
             border:1px solid #502d16;
             border-left-style:none;
             border-right-style:none;
             text-align:center; }

#content { width:760px;
           margin-top:180px;
           background:url("grafiken/bg/bg_blatt.png");
           position:absolute; }

#text1 { width:384px;
         margin-top:40px;
         text-align:justify;
         padding-bottom:20px;
         padding-left:56px;
         color:#502d16;
         font-size:12px;
         font-weight:normal; }

#links_bottom { width:660px;
	       line-height:20px;
                height:20px;
                background:transparent;
                margin-left:50px;
                border:1px solid #502d16;
                border-left-style:none;
                border-right-style:none;
                border-bottom-style:none;
                padding-bottom:10px;
                text-align:center; }

#shop_entry {  width:300px;
	      height:130px;
	      border:1px solid;
               padding:10px;
               float:left;
               margin-bottom:10px;
               background:#cccccc; }

#shop_grafik { position:relative;
	      text-align:center;
               float:right;
               margin-top:7px; }

#billy_start { width:300px;
	      height:400px;
               position:absolute;
               bottom:31px;
               right:0px;
               background:url("grafiken/billy/billy_homepage_klein.png"); }

#billy_bio   { width:300px;
	      height:400px;
               position:absolute;
               background:url("grafiken/billy/billy_bio.png"); }

.schule { border:5px solid #ffffff; }

#cd { width:648px; height:340px; }

#cd_cover { width:300px;
	   height:300px;
            position:relative;
            float:left;
            background:transparent; }

#cd_inhalt { width:348px;
	    height:300px;
             position:relative;
             float:right;
             background:transparent; }

#cd_probe { width:648px;
	   height:30px;
            float:left;
            line-height:30px;
            background:transparent; }

.cd_linie { width:648px;
	   font-size:1px;
            height:1px;
            border:1px solid #502d16;
            border-bottom-style:none;
            border-left-style:none;
            border-right-style:none;
            margin-bottom:15px; }

#close { width:760px;
         height:76px;
         background:url("grafiken/bot/close.png");
         position:absolute;
         bottom:-70px; }