h1, p {
font-family : Arial, Verdana, Helvetica, sans-serif;
}
h1 {
font-size : 1.3em;
font-weight : normal;
color : #ffffff;
margin : 0 0 20px 0;
padding : 5px 10px 5px 10px;
background-color : #d2222a;
}
h2 {
font-size : 1.0em;
margin : 20px 0 20px 0;
padding : 0;
}
p, td.text {
font-size : 0.8em;
}
td.textR {
text-align : right;
font-size : 0.8em;
}
td.textX {
font-size : 0.8em;
padding-right: 150px;
}
p {
line-height : 1.4em;
text-align : justify;
margin : 0 0 10px 0;
}
p.center {
line-height : 1.4em;
text-align : center;
margin : 0 0 10px 0;
}
td, td.abstand {
margin : 0;
padding : 0;
text-align : left;
vertical-align : top;
}
td.abstand {
padding-right : 10px;
white-space : nowrap;
font-size : 0.8em;
}
a {
text-decoration : underline;
color : #d2222a;
}
a:hover {
text-decoration : none;
}
.kf {
width : 400px;
}
.kfm {
width : 400px;
border-color : #d2222a;
border-width : 1px;
border-style : solid;
}
.m {
border-color : #d2222a;
border-width : 1px;
border-style : solid;
}
.rot {
color : #d2222a;
}
.infook {
color : #00DF00;
font-weight : bold;
font-style: italic;
}
.infoerror {
color : #FF0000;
font-weight : bold;
font-style: italic;
}
.linie {
margin : 0;
padding : 0;
background-color : #d2222a;
height : 1px;
width : 100%;
}
table.normaltab        { width: 95%; border: 1px solid #bacbdf; }
table.normaltab th     { font-family: verdana, arial, sans-serif; vertical-align: top; font-size: 0.8em; font-weight: bold;   color: #000000; background: #d6e0e9; padding : 5px; text-align:left; }
table.normaltab td.a   { font-family: verdana, arial, sans-serif; vertical-align: top; font-size: 0.8em; font-weight: normal; color: #000000; background: #f5f5f5; padding : 5px; }
table.normaltab td.b   { vertical-align: top; background: #f5f5f5; padding : 5px; }