body {
   font-family:Times,"Times New Roman",serif;
   width:800px;
   text-align:justify;
}

div {
   text-align:justify;
}

.coverbig {
    float:left;
	padding-top:20px;
	padding-right:40px;
	padding-bottom:30px;
}

.textfeld {
   width:500px;
   padding-right:20px; 
   margin-top:24px;
}

.ueberschrift {
   font-size:20pt;
   color:#885500;
   padding-right:20px;
   text-align:left;
   line-height:100%;
   letter-spacing:-0.05em;
}

.dunkel {
   width:131px; 
   background-color:#000000; 
   color:#ffffff; 
   font-size:11pt; 
   font-variant:small-caps; 
   text-align:center;
}

.hell {
   width:131px; 
   background-color:#cc9900; 
   color:#ffffff; 
   font-size:11pt; 
   font-variant:small-caps; 
   text-align:center
}



a:link    { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:active  { color:#0000ff; text-decoration:none; }
a:hover   { background-color:#eeeeee; color:#ff0000; text-decoration:underline; }

.dunkel a:link    { color:#ffffff; text-decoration:none; }
.dunkel a:visited { color:#ffffff; text-decoration:none; }
.dunkel a:active  { color:#ffffff; text-decoration:none; }
.dunkel a:hover   { background-color:#996600; color:#ffffff; text-decoration:underline; } 

.hell a:link    { color:#ffffff; text-decoration:none; }
.hell a:visited { color:#ffffff; text-decoration:none; }
.hell a:active  { color:#ffffff; text-decoration:none; }
.hell a:hover   { background-color:#996600; color:#ffffff; text-decoration:underline; } 

