body {
margin: 0;
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #330000;
}
label { 
cursor:pointer; 
}
h1 {
margin-top:   24px;
line-height:  32px;
font-size:    16px;
font-weight:   900;
color: #5F0007;
}
h2 {
margin-top: 12px;
font-size: 11pt;
line-height: 12px;
font-weight: 900;
}

p {
margin:         0;
padding:      6px;
line-height: 15px;
font-size:   11px;
font-weight: 400; 
}
.datum {
font-size: 9pt;
}
a {
font-size: 11pt;
color: #cc0000;
line-height: 12px;
font-weight: 800;
text-decoration: none;
}

p a {
line-height: 15px;
font-size:   11px;
font-weight: 400; 
color: #cc0000;
text-decoration: none;
}
table td.partner {
font-size: 10pt;
}

ul {
margin-top: 12px;
}

ul li a {
line-height: 12px;
font-size:   11px;
font-weight: 800; 
color: #cc0000;
text-decoration: none;
}

/* Formular */
fieldset {
 margin: 0;
 border: 0;
}

label, input, textarea {
float: left;
font-size: 10pt;
font-weight: 400; 
}

label {
padding-top: 12px;
clear:both;
width: 175px;
}

input {
margin-top: 6px;
width: 260px;
background-color: #e8e8e8;

}

input[type=submit] {
clear: both;
}
select {
margin-top: 6px;
}
textarea {
margin-top: 6px;
width: 260px;
background-color: #e8e8e8; 
}

br {
clear: both;
 }

