

BODY {
background-color: #ffffff;
margin-bottom: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

h1 {
font-size: 12px;
color: #000000;
font-weight: bold;
margin-top: 14px;
margin-bottom: 14px;
}

h2 {
font-size: 11px;
color: #000000;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

/* Definition fuer Listen */
ul {
list-style-image: url(../bilder/liste.gif);
margin-top: 5px;
}

li {
margin-bottom: 5px;
}

p {
padding: 0px 0px 0px 10px;
margin-top: 0px;
margin-bottom: 0px;
}

#content {
font-size: 11px;
color: #000000;
}
#content td{
font-size: 11px;
color: #000000;
}
#content .partner{
padding: 0px 10px 0px 10px;
}

#content a:link, #content a:visited {
color: #BA0D2B;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
#content a:hover, #content a:active {
color: #58585A;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

#mfp_form label {
width: 100px;
display:block;
float:left;

}

#mfp_form input {
width: 220px;
}

#mfp_form .button {
	width: 75px;
	margin: 10px 0 0 100px;
}
.download {background:url('../bilder/pdf.gif') 0 1px no-repeat;padding-left:19px;}
