/******************************************************************************
  Stylesheet fuer: buch-klaus-lange.de
  Medien:          screen, projection
  Autor:           Klaus Lange <k.lange@t-onlin.de>
  Kommentar:       Nicht fuer Netscape 4.x zugaenglich
*/

html, body, table, td {
	margin:	0;
	padding: 0;
	border:	0;
	box-sizing:	content-box;
	border-collapse:collapse;
	border-spacing:	0;
}

body {
	color: white;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

.Auswahl { width:235px; } 

h1, h2, h3, h4 {
	color: white;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
h1 {
	font-size: 0.9em;
	margin-top: 0.4em;
	margin-bottom: 0.0em;
}
h1.eins {
	font-size: 1.1em;	
}	
h2 {
	font-size: 80%;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
}
h2.eins {
	font-size: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}	
h3 {
	font-size: 80%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;	
}
h4 {
	font-size: 1.2em;
	margin-top: 0.7em;
}
div.eins {font-size: 80%;
    align: left;
    color: white;
    padding-left:10px;
    padding-right:10px;
  } 
p {font-size: 80%;
    color: white;
  }
p.eins {font-size: 80%;
    color: white;
  }
p.zwei { font-size: 60%;
    padding-left:10px;
    color= white;
  }
p.drei { font-size: 60%;
    color= white;
    padding-left:5px;
  } 
p.vier {font-size: 85%;
    color: white;
    padding-bottom:20px 
  }   
div.titel { font-size: 85%;
    color= white;
    padding-left:10px;
  }    
a {font-size: 80%;
  }   
a.eins {font-size: 80%;
    color: white;
  }
a.zwei {font-size: 80%;
    color: white;
    padding-left:5px;
  }  
a.drei {font-size: 100%;
  } 
a.vier {font-size: 120%;
    color: #66FFFF;
  } 
a.sechs {font-size: 70%;
  }                 
a:link#Seite
        {
        color: #F0E59E; 
        text-decoration: none;
        }
a:active#Seite 
        {
        color: #DEC3A9; 
a:visited#Seite 
        {
        color: #664D33; 
        }        
a:hover#Seite 
        {
        color: #AFE495; 
        text-decoration: none
        }    
z:eins {font-size: 120%;
    color: yellow;
  }   