/*
Farbe : Rot #b10000
        Gold #dacd09
*/

html {
    word-spacing:0; /*IE7*/
    font-family: arial ;
    height: 101%; /*vertikale Balken einblenden*/
}

body {
    padding-bottom: 10px;
}

a {
    color: #000000 ;
}
#seite {
    width: 48em ;
    margin: auto ;
    min-width: 770px;
}


#kopf h1 {
    position : relative ;
    width:770px;
    height:157px;
    overflow: hidden;
}

#kopf h1 span {
    background-image: url(../bilder/banner2.png);
    background-repeat: no-repeat ;
    position: absolute;
    width:100%;
    height:100%;
}

#bild-index {
    text-align:center;
    margin-top: 60px;
}

#linkleiste-oben {
    padding-bottom: 1px;
}

#linkleiste-oben #startseite {
    margin-left:50px;
    width:10em;
    float:left;
    font-size:0.7em;
}

#linkleiste-oben #linke-seite {
    width:30em;
    float:right;
    font-size:0.7em;
}

#linkleiste-oben a:link {
     color: #000000 ;
}

#linkleiste-oben a:visited {
     color: #808080 ;
}

#linkleiste-oben a:hover,
#linkleiste-oben a:focus  {
     color: #b10000 ;
}
#linkleiste-oben a:active {
     color: #000000 ;
}

.chinesisch {
    font-family:'SimSun';
    font-size:1.4em;
}

/* Navigation*/
#navigation {
    font-family:verdana, arial;
    padding-bottom:0px;
    clear:both;
    margin-left:50px;
    margin-top:-20px;
}

#navigation a {
    text-decoration: none ;
    color : #000000 ;
    font-size:0.9em;
}



#navigation a:visited {
    color: #808080 ;
}

#navigation a:hover {
    color: #b10000 ;
}

#navigation div {
    text-align:center;
    float:left;
    width: 8em;
    margin-bottom:5px;
}

#inhalt {
    clear:both;
    font-size: 1em;
    padding-bottom: 30px;
}

#inhalt p {
    line-height:25px ;
}

#fuss {
    clear:both;
    font-size: 0.7em;
    font-family: verdana, arial;
    border-top: 2px dotted #CFCFCF ;
    margin-top:20px;
    margin-bottom:10px;
    padding-top:5px;
}

#fuss #stand {
    padding-left: 50px;

}

#index #navigation .aktuell,
#themen #navigation .aktuell,
#visuelles #navigation .aktuell,
#interaktionen #navigation .aktuell,
#kontakt #navigation .aktuell,
#kurse #navigation .aktuell,
#aktuelles #navigation .aktuell,
#laute #navigation .aktuell,
#radikale #navigation .aktuell,
#striche #navigation .aktuell,
#woerterliste #navigation .aktuell,
#satzbau #navigation .aktuell {
      text-decoration: none ;
      color: #b10000 ;
      font-size:0.9em;
      font-weight:bold;

}

#pfad {
    clear:both;
    font-size: 0.6em;
    margin: 20px 0 30px 0;
    border-top: 2px dotted #CFCFCF ;
    color: #000000 ;
    padding-top: 5px 0 2px 50px;
}

#pfad a {
    text-decoration:none;
    color: #000000 ;
    text-decoration: underline ;

}

#pfad span {
    color: #b10000 ;
}



#grundlagen-auswahl {
    list-style-type: circle ;
    margin: 50px 0 0 200px;
}

#grundlagen-auswahl ul {
    margin: 50px 0 100px 50px;
}

#grundlagen-auswahl li{
    margin-bottom: 20px;
    padding-left: 30px;
}

#downl-uebung li,
#downl-schrift li{
    margin-bottom: 5px;
    padding-left: 30px;
}

.zurueck {
    text-align:center;
    font-size:0.8em;
}

/* Aufzaehlunhszeichen Grundlagen Uebersicht*/
.marke1 {
        list-style-image: url(../../themen/bilder/marke.png) ;
}

.marke2 {
           list-style-image: url(../../themen/bilder/marke.png) ;
}

.marke3 {
           list-style-image: url(../../themen/bilder/marke.png) ;
}

.marke4 {
             list-style-image: url(../../themen/bilder/marke.png) ;
}

.marke5 {
           list-style-image: url(../../themen/bilder/marke.png) ;
}


#einleitung {
   margin-left: 40px ;
}

.marke-einleitung {
   float:left ;
}

#visitenkarte {
    width: 20em;
    background-color: #808080 ;
}

#visitenkarte #adresse {
    padding: 10px ;
    position: relative ;
    top: -4px ;
    left: -4px ;
    background-color: #F4F4F4 ;
    border: 1px solid black ;
}

#sitemap {
    margin-left:50px;
    color: #d70000;
}

#sitemap li{
    padding:5px;
}

.hinweis-pdf {
    font-size:0.7em;
    padding-left:20px;
}

.uebung {
    list-style-image: url(../../download/bilder/marke.png) ;
    padding-bottom: 10px;
}

/* Tabellen : Lerninhalte --> Laute*/

#tabelle-1,
#tabelle-2,
#tabelle-3 {
    font-size: 10pt;
    border:1px solid black;
    border-collapse:collapse;
}

#tabelle-1 a{

}

#tabelle-1 td,
#tabelle-2 td,
#tabelle-3 td {
    padding:4px 6px 4px 6px ;
    border: 1px solid #808080 ;
    text-align:center;
}

#tabelle-1 .zeile-1,
#tabelle-2 .zeile-1,
#tabelle-3 .zeile-1 {
    background-color: #EFEFEF ;
    text-align: center ;
    font-weight: bold ;
    color: red ;
}

#tabelle-1 .zeile-2,
#tabelle-2 .zeile-2,
#tabelle-3 .zeile-2 {
    background-color: #FFFFB9 ;
}

.blau {
    color: #0080ff ;
}

.rot {
    color: red ;
}

.auslaut {
    background-color: #EFEFEF ;
    text-align: center ;
    font-weight: bold ;
    color:  #0080ff ;
}

#tabelle-2 .spalte-2,
#tabelle-2 .spalte-3 {
    background-color: #FFFF80 ;
}

#tabelle-2 .spalte-13 {
    border-right: 4px solid  #C0C0C0 ;
}


#laute h2,
#striche h2,
#radikale h2 {
     font-size:1.2em;
}

#laute h2 {
     font-size:1em;
     margin-top: 2em;
}

.nach-oben {
    text-align : right;
    margin-right: 10px ;
    margin-top : 1em;
    letter-spacing: 1px;
}

.nach-oben a {
    color: #808080 ;
    font-size: 0.7em ;
}


#laute ul {
    margin : 50px 0 50px 0 ;
    padding-left: 20px ;
}

#laute ul li {
     padding-bottom: 20px;
     list-style-image: url(../../lerninhalte/bilder/marke.png) ;
     padding-left: 15px;
}


/*Tabellen Woerterlisten*/
#tab-woerter {
    border-collapse:collapse;
    border-color: #000000 ;
}

/*Ueberschrift*/
#tab-woerter caption {
    color: #b10000 ;
    text-align:left;
    letter-spacing:1px;
    padding-bottom:20px;
    font-weight:bold;
}

#tab-woerter #spalte1,
#tab-woerter #spalte2,
#tab-woerter #spalte5,
#tab-woerter #spalte6 {
    background-color: #F0F0F0 ;
}

/*Kopfzeile*/
#tab-woerter th {
    background-color: #FFFFCC ;
    border: 1px solid #000000 ;
    padding:4px 20px 4px 20px;

}

/*Zelleninhalt*/
#tab-woerter td {
    text-align:center;
    padding:5px 10px 5px 10px;
    border:1px solid #000000 ;
    font-size:1em;
}

.downl-hinweis {
    font-size: 0.7em;
    padding-left:15px;
}

#hinweis-zeichensatz {
    font-size: 0.7em;
    clear:both;
}

#hinweis-zeichensatz a:visited{
    color: #000000 ;

}

h3 {
    font-size: 1em;
}

#impressum {
    float:right;
}

#urheber {
    float:left;
}


/*Seite Aktuelles*/

.nachricht {
    background-color: #FFFFFF ;
    width: 40em ;
    margin-bottom : 2em;
    clear:both;
}

.nachricht .datum {
    background-color: #FFFFFF ;
    width: 6em ;
    float: left ;
}

.nachricht .ueberschrift {
    background-color: #FFFFFF ;
    margin-left:7em ;
    padding-bottom: 10px ;
}

.nachricht .text {
    background-color: #FFFFFF ;
    margin-left: 7em ;
    border-left: 4px solid #dacd09 ;
    padding-left: 8px ;
    margin-top:-1px ;
}

/* Seite Kursverzeichnis*/

#tab-kurse {
   clear:both;
}

#tab-kurse td {
    padding: 0 10px 10px 10px ;
    vertical-align:top;
    padding-bottom: 20px;
    width:50% ;
}

#tab-kurse div {
    border-left:4px solid #dacd09 ;
    margin-left: 10px ;
    font-size: 0.9em ;
    margin-top: 5px ;
    padding-left: 10px ;
}

#tab-kurse .titel {
    font-size: 1.4em;
}


#tab-kurse a {
    font-size:0.75em;
    color: #0060FF ;
}

.trenner {
     height: 8px ;
     background-color: #dacd09 ;
}

/* Zeichentabellen*/
.tab-zeichen {
    font-size:1em;
    width: 40%;
    cellpadding=2px ;
    cellspacing=2px;
    border-collapse: collapse;
    border-spacing:0;
    border:1px solid #808080 ;
    border-width:1px 3px 3px 1px ;
}

.tab-zeichen caption {
    color: #b10000 ;
    text-align: left ;
    letter-spacing: 1px ;
    padding-bottom: 20px ;
    font-weight: bold ;
}

.tab-zeichen td {
    border:1px solid black;
    font-size:2em;
    background-color: #F4F4F4 ;
    padding:5px 30px 5px 30px;
}

.tab-zeichen td a {text-decoration: none;}

.tab-zeichen td a:hover {
    color:red;
}

.tab-zeichen td:hover {
    background-color:#FCFCFC ;
}


.tab-zeichen .linke-spalte,
.tab-zeichen .rechte-spalte{
   font-size: 0.7em;
   background-color: #FFFFFF ;
   padding: 10px ;
}

/*Seite Visuelles*/

.film {
   clear:both;
}

.film img {
   float:left;
   border:0;
}

.film p {
   padding-top:10px;
   margin-left:250px;
}
.film span {
   font-size: 0.8em;
}


.hinweis-at {font-size:0.7em;}

.hinweis-at span{color:red;}

/* Seite Kontakt*/

#anschrift {
    list-style-type:none;
    width:15em;
    margin-top:3em;

}

#anschrift li {
   margin-bottom:10px;
   padding-left:10px;
}
