/* MARMORWELT.com basic stylesheet  */

html, body, h1, h2, h3, h4, h5, h6, p, div, img, ul, ol, li, dl, table, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
}

a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #BABABA;
}

h1 {
    color: #000000;
    font-size: 18px;
}
h2 {
    color: #000000;
    font-size: 14px;
}
p {
    margin-bottom: 10px;
}
td, th {
    vertical-align: top;
}
p img {
    margin: 0 10px 10px 0;
}
