/******************************************/
/**  css 01.11.2008 daniel falb für      **/
/**  webseite neu                        **/
/**  DJ MANFRED BUCHEGGER                **/
/**  TANZMUSIK4U.AT                      **/
/******************************************/

/*  GENERAL  */
body { background-color:#480048;  margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; }

/*  GENERALFONT  */
   all,h1,h2,h3,h4,h5,p,a,td,li { font-family:Century Gothic,Helvetica,Arial; }
   --all,h1,h2,h3,h4,h5,p,a,td,li { font-family:Helvetica,Arial; }

/*  ATTRIBUTE  */
   h1,h2,h3,h4,h5 { color:#ffaa00;}
   h2,h3,h4       { margin-bottom:-12px; }
   h5             { margin-bottom:-10px; }
   li             { margin-bottom:  6px; }    
   h1       { font-size:22px; }
   h2       { font-size:20px; }
   h3       { font-size:16px; }
   h4       { font-size:16px; }
   h5       { font-size:16px; font-weight:normal; }
   p,td,li  { font-size:16px; color:#ddddff; }



/*  SUBFORMATE CLASS="blabla" */
   .orange { color:#ffaa00; }
   .black { color:#000000; }
   .small{ font-size:12px; }


/*  LINKDEFINITIONEN  */
   -- a         { color:#ccccff;}
   a         { color:#ffffff; }
   --a         { font-weight:100;}
   a:link    { text-decoration:underline; }
   a:visited { text-decoration:underline; }
   a:active  { text-decoration:underline; }   
   a:hover   { text-decoration:underline; color:#FFaa00;}


/*  LAYERDEFINITIONEN -> Bezug 990px x 540px */
   #head        {position:absolute; width:970px; height:35px;  z-index:200; left:10px; top:15px;  overflow: hidden; background-image:url(head.gif); background-repeat:no-repeat;} 
   #text        {position:absolute; width:970px; height:400px; z-index:100; left:10px; top:60px;  overflow: auto;}   
   #slimtext    {position:absolute; width:970px; height:360px; z-index:100; left:10px; top:60px;  overflow: auto;} 
   #subnavi     {position:absolute; width:930px; height:40px;  z-index:30;  left:30px; top:470px; overflow: hidden;}
   #subsubnavi  {position:absolute; width:930px; height:40px;  z-index:30;  left:30px; top:440px; overflow: hidden;}
   #navi        {position:absolute; width:970px; height:40px;  z-index:20;  left:10px; top:500px; overflow: hidden;}
   #background  {position:absolute; width:990px; height:230px; z-index:1;   left:0px;  top:310px; overflow: hidden; background-image:url(unten3.jpg); background-repeat:no-repeat;}
