* {
margin: 0;
padding: 0;
}

html, body {
border: 0 solid;
height: 100%; /* wichtig */
}
body {
font: 95% Georgia, FDSerif , Times, "Times New Roman", "Times New", "Vera Serif", serif;
}
b, strong {
font-weight: bold;
}

a img {
border: 0 none;
}

ul {
list-style-type: none;
}
p, a, th, td, li, label {
font-size: 14px;
}
