body {
background-color: #CFDFCF;
background-repeat: repeat;
}

h1 {
font-size: 14pt;
font-weight: 600;
line-height:18pt;
}
h2 {
font-size: 10pt;
font-weight: 500;
line-height:14pt;
text-transform:uppercase;
}

h3 {
font-family: "Arial" , sans-serif;
font-size: 12;
font-weight:bold;
color:#883300;
background-color:lightsalmon;
width:100%;
border-style:none;
border-width:thin;
}
p {
font-family: "Arial", "Verdana", sans-serif;
font-size:10pt;
color: #883300;
}
table {
font-family: "Arial", "Verdana", sans-serif;
font-size:10pt;
color: #883300;
}
.titel1 {
font-family: "Arial", "Verdana", sans-serif;
font-size:14pt;
line-height:18pt;
font-weight:bold;
}
.titel2 {
font-family: "Verdana", "Arial", sans-serif;
font-size:9pt;
line-height:14pt;
font-weight:600;
text-transform:uppercase;
}
p.me {
text-indent:0.5 cm;
}
p.box {
width:95%;
text-align:left;
color:darkred;
font-weight:normal;
border-width:3px;
border-color:salmon;
border-style:solid;
padding: 10;
}
hr {
height:5;
color:lightsalmon;
}
ul {
list-style-image:url(pic/punkt.gif)
}
