body	{ margin:0px;
	  background-color:#e0e0e0;
	  background-repeat:no-repeat;
	  background-attachment:fixed;
	  font-family:arial narrow,sans-serif;
	  color:#303030;
	  background-color: #e0e0e0;
	  scrollbar-face-color: #ffffff;
	  scrollbar-highlight-color: #e0e0e0;
	  scrollbar-shadow-color: #ffffff;
	  scrollbar-3dlight-color: #ffffff;
	  scrollbar-arrow-color:  #aa0000;
	  scrollbar-track-color: #ffffff;
	  scrollbar-darkshadow-color: #a0a0a0;
	}
p,td    { font-family:arial narrow,sans-serif;
	  }

h1,h2,h3,h4,h5,h6 {
	color:#aa0000;
	font-family:arial narrow,sans-serif;
	}
h1	{ font-size:140%;}
h2	{ font-size:110%;}
h3	{ font-size:100%;}
h4	{ font-size:100%;}
h5	{ font-size:100%;}
h6	{ font-size:100%;}
p	{ text-align:justify;}

a:link          { color:#303030;}
a:visited       { color:#303030;}
a:hover         { color:#aa0000;}
a:active        { color:#aa0000;}

table.buchen th { text-align:right;
	    font-weight:normal;
	    white-space=nowrap;
	    vertical-align:top; }
	    
table.buchen td { vertical-align:top; }
.fehler { color:#aa0000; }

table.glossar td {vertical-align:top;}
table.glossar th {text-align:left;
		  border-style:none none solid none;
		  border-width:1px;
		  border-color:#aa0000;
		  padding-top:2em;}
