hab da mal eine frage zu folgenden code teilen - was sagen sie aus?
CSS
<style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style>
CSS
p {margin: 0px 0px 2em 0px; font-family: Helvetica, Arial !important; text-transform: none}
img {
border: 0;
}
td, tr {
background-color: transparent;
border: 0;
}
table {
background-color: white;
border: 0;
}
table table {
background-color: white;
border: 0;
}
table table table {margin:0px; background-color:white; max-width:800px; width:auto; !important; border-width: 0px; }
table table table td {
border: 0;
width: auto;
}
table table table table {
background-color: white;
border: 0;
width: auto;
}
div, span, td, .orangetext15, .lightbluetext8, b, u, .redtext, .redbtext, .text, .blacktext10, .blacktext12 {
font: normal 11px Arial, Helvetica, sans-serif;
color: 000000;
font-weight: normal;
text-transform: none;
text-decoration: none;
}
.nametext {
height: 66px;
width: 304px;
}
strong, div {
font: normal 11px Arial, Helvetica, sans-serif;
color: white;
font-weight: normal;
text-transform: none;
text-decoration: none;
}
body table {margin-top:200px;}
body td table, body div table {margin-top: 0; }
Alles anzeigen