body {
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
}

a:link {
	color: #808080;
}

a:visited {
	color: #808080;
}

h2 {
    color: blue;
	font-size: 18pt;
    text-align: center;
}
h3 {
	color: #FF0000;
    font-size: 16pt;
}
h4 {
	color: #FF0000;
    font-size: 14pt;
}
p {
	font-size: 12pt;
}

caption {
	font-size: 18pt;
    font-weight: 800;
    letter-spacing: 5pt;
}

.tabA {
	text-align: justify;
    vertical-align: top;
    margin-left: 25px;
    margin-right: 25px;

    border-width: 2px;
    border-style: solid;
    border-color: red;
}

th {
	text-align: left;
    line-height: 20pt;
    font-size: 12pt;
}

.tabB {
	font-family: Helvetia;
	font-size: 10pt;
}

.merke {
	color:#0000FF;
    background-color:#dbdbdb;
	font-weight: bold;
    margin-left: 25px;
    margin-right: 10px;

    border-width:1px;
    border-style:solid;
    border-color:#808080;
}

.input {
	font-family: courier;
    font-size: 12pt;

	letter-spacing: 1pt;
    word-spacing: 3pt;
}

.Hinw {
	font-size: 10pt;
}
