

             /***************************************
              **        CSS Stylesheet 2.0         **
              **              Layout               **
              **           für Ausdruck            **
              ***************************************
              **          Music-Sternchen          **
              **  http://www.music-sternchen.de    **
              ***************************************
              **     Author: Nebojsa Racanin       **
              ***************************************
              **      Last Update: 10.06.2005      **
              ***************************************/





body { background-color: #ffffff;
       text-align: center;
       margin:0;
       padding: 0;
       padding-top: 10px;
       padding-bottom: 10px;
       }


#haupt { }



/* Header */


#header-oben-links { display: none }

#header-oben-rechts { display: none }

#header-links { display: none }

#header-rechts { display: none }

#header { display: none }

#logo { display: none }


.roter-balken { display: none }



/* Navigation */


#navigation { display: none }


#navigation a:link { display: none }

#navigation a:visited { display: none }

#navigation a:hover { display: none }

#navigation a:active { display: none }






/* Mittelteil */


#mitte { vertical-align: top;
          }



#innen { width: 100%;
         height: 100%;
         }


#innen-content { width: 17cm }


#innen-oben-links { display: none }

#innen-oben { display: none }

#innen-oben-rechts { display: none }



#innen-unten-links { display: none }

#innen-unten { display: none }

#innen-unten-rechts { display: none }








/* Abschluss */


#abschluss { text-align: center;
             font-size: 11px;
             position: absolute;
             bottom: 0;
             left: 6cm;
             }

#abschluss-links { display: none }

#abschluss-rechts { display: none }




/* Content Bausteine */


#subnavi { margin-bottom: 40px; }


#baustelle { width: 200px;
             font-style: italic;
             font-size: 13px;
             color: #505050;
             text-align: center;
             margin: 0 auto;
             }

.zentriert { text-align: center;
             padding-top: 70px;
             }

.abstand-gross { margin-left: 100px; }





.box-1  { display: none }

.box-2  { display: none }

.box-3  { display: none }

.box-4  { display: none }

.box-5  {
          }

.box-6  { display: none }

.box-7  { display: none }

.box-8  { display: none }

.box-9  { display: none }




/* Allgemeine Formatierungen */


body,table { font-family: arial;
             font-size: 12px;
             }


a:link { color: #A11132; }

a:visited { color: #A11132; }

a:hover { color: #979596; text-decoration: none }

a:active { color: #A11132; }



h1 { font-size: 15px; color: #A11132;
     }

h2 { font-size: 13px; color: #A11132; margin-bottom: 13px; font-weight:bold }

h3 { font-size: 12px; color: #A11132; }

h4 { font-size: 11px; color: #A11132; }

h5 { font-size: 10px; color: #A11132; }

h6 { font-size: 9px; color: #A11132; }


h1.stern {
     }



img { border-color: #A11132; }



#news { width:450px; float:left; margin-right: 20px }

