<link rel="stylesheet" href="vorgabe.css" type="text/css">/*

-------------------------------
 CSS - Cascading Style Sheet
-------------------------------

Hakamau
*/


<!--
h1 {
 font-family: sans-serif;
 font-size: 18pt;
 text-align: left;
 color:#4A4D4A;
}

h2 {
 font-family: sans-serif;
 font-size: 10pt;
 text-align: justify;
 font-weight:100;
 color:#4A4D4A;
}


h3 {
 font-family: sans-serif;
 font-size: 10pt;
 text-align: left;
 font-weight:100;
 color:#005a24;
}

h4 {
 font-family: sans-serif;
 font-size: 12pt;
 text-align: left;
font-weight: bold;
 color:#005a24;
}

h5 {
 font-family: sans-serif;
 font-size: 12pt;
 text-align: left;
font-weight: bold;
 color:#a6dbba;
}

h6 {
 font-family: sans-serif;
 font-size: 10pt;
 text-align: left;
font-weight: 100;
 color:#a6dbba;
}
noch nicht benutzt:




frei Elemente:

li
a
dd

 text-align: left;
 text-align: center;
 text-align: justify;

 font-weight: bold;
bolder
normal
lighter
 font-weight:100;

<p style="font-weight:normal>


-->
