/* Beispiel-Vorlage walter */

body {
margin-top:20px;
margin-bottom:10px;
margin-right:50px;
background-color:#FFEECC;
background-image: url(../BildHompage/Hintergr2.gif);
}
h1,h2,h3 {
color:#783020;
font-family:Arial,sans-serif;
}
h1 {
font-size:16pt;
}
h2 {
font-size:12pt;
}
h3 {
font-size:10pt;
}
p {
font-family:"Times New Roman", Times, serif;
}
.wichtig {
font-weight: bold;
text-align:center;
letter-spacing: 0.1em;
}
.copy {
text-align: right;
font-style: italic;
font-size:8pt;
}
img {
margin:0.05em;
}
.leiste {
vertical-align: top;
}
TD.dunkel {
        BACKGROUND-COLOR: #105000;
        color: #FFFF00;

}
TD.dunkel  p {
        font-weight: bold;
}
A:link {
        COLOR: #004000
}
A:visited {
        COLOR: #009900
}
A:active {
        COLOR: #0000ff
}
A {
        TEXT-DECORATION: none
}