* { margin:0px;
    padding:0px; }
    
body { background-color:#e4e1d2; }

#naco { width:756px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto; }

/* Kopf */

#kopfzitat { width:400px;
             height:90px;
             margin-top:20px;
             margin-bottom:10px;
             text-align:left;
             margin-left:auto; 
             margin-right:auto;
             font-family:'lucida grande';
             font-size:0.8em; }
        
#kopfleiste { width:100%;
              border-top:1px solid #7e5142;
              border-bottom:1px solid #7e5142; }
              
#kopftext { width:750px;
            padding:6px;
            margin-left:auto;
            margin-right:auto; 
            text-align:center; }
            
#kopftext2 { width:750px;
             padding:6px;
             margin-left:auto;
             margin-right:auto; 
             text-align:left;
             font-family:'lucida grande';
             font-size:0.8em; }            
            
/* Logo */

#logo { width:756px;
        height:80px;
        margin-top:30px;
        margin-bottom:10px;
        text-align:left;
        margin-left:auto; 
        margin-right:auto;
        font-family:'georgia'; }
        
#apfel { font-size:1.7em;
         color:#7e5142; }

#plan { font-size:1.7em;
        color:#000000; }

#grundkurs { font-size:1.2em;
             color:#000000; }

#plusx { font-size:1.2em;
         color:#7e5142; }
         
/* Links */

.exlinks { text-decoration:underline;
           color:#000000;
           font-weight:bolder; 
           }

.blacklink { text-decoration:none;
             color:#000000;
             font-weight:bolder; }

a { text-decoration:none;
    color:#000000; }

.logolink { text-decoration:none; }

.mainlink { text-decoration:none;
            color:#7e5142; }
            
a.mainlink:hover { text-decoration:underline; }

a.ebene1 {  }

a.ebene2 { font-family:'lucida grande';
           }

a.ebene2b { font-family:'lucida grande';
            font-weight:bolder; }

a.ebene3 { color:#7e5142; }

a.ebene3b { color:#7e5142;
            font-weight:bolder; }

a.ebene3b {  }

a.subpunkt { font-family:'lucida grande';
             font-size:1em;
             font-weight:bolder;
             color:#7e5142; }

/* Navigation */

#navigation { width:220px;
              float:left; }
              
#gkurs { width:218;
         border:1px solid #7e5142;
         color:#7e5142;
         font-family:'lucida grande';
         font-size:0.8em;
         font-weight:bolder;
         padding:4px;
         }
         
.brownbotton { width:218;
               border:1px solid #7e5142;
               color:#7e5142;
               font-family:'lucida grande';
               font-size:0.8em;
               font-weight:bolder;
               padding:4px;
               margin-bottom:4px;
               }
               
#bluebotton { width:218;
              border:1px solid #778899;
              color:#778899;
              font-family:'lucida grande';
              font-size:0.8em;
              font-weight:bolder;
              padding:4px;
              margin-bottom:4px;
               }
               
.abstandhalter { width:218;
                 height:500px;
                 border:1px solid #7e5142;
                 color:#7e5142;
                 font-family:'lucida grande';
                 font-size:0.8em;
                 font-weight:bolder;
                 padding:4px;
                 margin-bottom:4px;
                 }               
             
.blackbotton { width:218;
               border:1px solid #000000;
               color:#000000;
               font-family:'lucida grande';
               font-size:0.8em;
               font-weight:bolder;
               padding:4px;
               margin-bottom:4px;
               }
               
.themen { width:218;
          border:1px solid #000000;
          color:#000000;
          font-family:'lucida grande';
          font-size:0.8em;
          padding:4px;
          margin-bottom:4px;
          }               

/* Inhalt */

#inhalt { width:500px;
          margin-left:20px;
          float:left;
          }
          
p { margin-bottom:10px;
    font-family:'lucida grande';
    font-size:0.8em;
    line-height:140%;  }
    
#rechts { width:480px;
          margin-top:30px;
          margin-bottom:30px;
          margin-left:auto;
          margin-right:0px; }    
          
/* Überschriften */

h1 { margin-bottom:6px;
     font-family:'georgia';
     font-size:1.2em;
     font-weight:500;
     color:#7e5142; }
     
h2 { margin-bottom:6px;
     font-family:'georgia';
     font-size:1.1em;
     font-weight:500;
     color:#7e5142; }
     
h3 { margin-bottom:6px;
     font-family:'georgia';
     font-size:1em;
     font-weight:500;
     color:#7e5142; }
     
h4 { margin-bottom:6px;
     font-family:'georgia';
     font-size:0.9em;
     font-weight:500;
     color:#7e5142; }     

/* Werbung */

#werbung1 { width:756px;
            text-align:left; 
            margin-top:6px;
            margin-left:auto;
            margin-right:auto; }
            
#werbung2 { width:218px;
            text-align:center;
            border:1px solid #7e5142;
            margin-top:50px;
            margin-bottom:50px;
            padding-top:10px; 
            padding-bottom:10px; }
            
#werbung3 { text-align:left;
            margin-bottom:50px;}
            
/* Tipps */

.tipp { background-color:#d2cfc1;
        width:480;
        padding:10px; }

#adhead {  font-family: arial;
           font-size: 0.6em; 
           width: 474px;
           margin-left: auto;
           margin-right: auto;
          }

#adfont { width: 80px;
          margin-left: auto;
          margin-right: auto;
         }
            

