<style type="text/css">

 a:link {text-decoration: underline;
 font-weight: bolder;
 font-size: small; font-family: Arial, Verdana;
 color:#0066FF;}
.umrandung {border-width:1px; border-style:solid;
font-weight:bold; text-decoration:none;}

 /*
 a.intern {text-decoration: underline;
 font-size:small;
 color:#0000FF;
 font-weight:bold;}
  */
 h1, h2, h3, h4 {font-family: Times New Roman;
 font-weight: bold;
 text-align: center;
 color: #0A00DD;}
 h1 { font-size: 160%;}
 h2 {font-size:130%;}
 h3 {font-size:120%;}
 h4 {font-size:110%;}
p {
text-align: justify;
font-size:100%; text-indent: 20px;
}
p:first-letter {color:#0000FF;
font-size:150%;font-weight:bold;
}
i.kursiv
p.1:first-letter {color:#0000FF;
font-size:150%; font-weight:bold;}
p.fett {font-size:110%;font-weight:bold;}
p.absatzanfang: first-letter{font-size: 200%;
 color:"#FF0000";
 float: left;}

div.fett {font-size:100%;font-weight:bold;}
b.fett {font-weight:bold; color:#0000FF;}
span.fett {font-weight:bold;}
.blau {color:#0000FF;}

.button {color: #FFFF00;
background-color: #0066FF;
border-left: 2px solid
#CCCCCC;
border-top: 2px solid
#CCCCCC;
border-right: 3px solid
#000000;
border-bottom: 4px solid
#0000FF;
text-decoration: none;}

.button:hover {color: #000000;
background-color: #B7FFE2;
border-left: 2px solid #000000;
border-top: 4px solid #000000;
border-right: 3px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
text-decoration: none;}
</style>

<!-- Verweis auf externe Datei
<link href="textstil.css" rel="stylesheet" type="text/css">
-->