
* {
margin: 0px;
padding: 0px;
}
	body  { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: #fff; background-image: none; margin: 0; width: 100%; height: 100%   }

h1{font-size: 12pt; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px;}

.inhalt { background-color: #fff; width: 771px; height: auto; overflow: visible; margin-right: auto; margin-bottom: 20px; margin-left: auto; }
table.inhalt { background-color: #fff; width: 771px; height: auto; overflow: visible; margin-right: auto; margin-bottom: 20px; margin-left: auto; }
p.bodytext,  { color: #000; text-decoration: none; background-color: transparent; margin: 10px; }
	a:link,a:visited { color: #7e2b2b; text-decoration: none;}
	a:hover  { color: #7e2b2b; text-decoration: none;}
	a:active { color: black; text-decoration: none;}
	a:visited  { color: #7e2b2b; text-decoration: none; }



.contenttable {
    border: 1px hidden #FFFFFF;
    border-collapse: collapse;
    color: #000000;
    font-family: arial;
    font-size: 10pt;
    margin: 15px 0 8px;
    width: 100%;
}
.contenttable p.bodytext {
    margin: 0;
}
.contenttable td, .contenttable th {
    border: 1px solid #000;
    padding: 0.5em;
}
.contenttable td:first-child, .contenttable th:first-child {
    padding-left: 0;
    width: 30%;
}



ul      { background-image: none; background-repeat: no-repeat; background-position: 0 2px; margin-top: 16px; margin-bottom: 20px ; margin-left: 25px; padding-left: 20px; list-style-type: disc; }
	li       { color: #500606; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-repeat: no-repeat; background-position: 4px 0; margin-bottom: 10px; }
h1, h1.csc-firstHeader {
    font-size: 1.6em;
    margin: 2em 0 0.6em;
    padding: 0;
}
h2 {
    border-bottom: 1px solid #E4C7CF;
    font-size: 1.3em;
    margin: 1em 0 0.5em;
    padding: 0 0 0.2em;
}
h3 {
    font-size: 1.2em;
    margin: 1em 0 0.2em;
    padding: 0;
}
h4 {
    font-size: 1em;
    margin: 0.5em 0 0;
    padding: 0;
}
h5 {
    font-size: 1em;
    margin: 0.5em 0 0;
    padding: 0;
}
h6 {
    font-size: 1em;
    margin: 0.5em 0 0;
    padding: 0;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child {
    margin-top: 0;
}
