html, body {
    font-size:11pt;
    line-height:1.4em;
    font-family: arial, helvetica, sans-serif;
}

p, ul, ol, table {
    margin-bottom:1.4em;
}

a {
    color:#9e9a1f;
    text-decoration:none;
}

a img {
    border:0;
}


/* TABELLEN */

table table {
    margin:0;
}

td, th {
    padding-right:1em;
}

th {
    text-align:left;
    font-weight:bold;
    font-size:11pt;
}


/* UEBERSCHRIFTEN */

h1, h2, h3, h4, h5, h6 {
    margin-bottom:16pt;
}

h1, h2 {
    font-size:16pt;
    font-weight:normal;
}

h3 {
    font-size:14pt;
    font-weight:normal;
}

h4, h5, h6 {
    font-size:11pt;
    font-weight:bold;
}

#sitetitle {
    font-size:20pt;
    text-transform:uppercase;
    margin-bottom:18pt;
}


/* DESIGN */


#menu {
    display:none;
}
#logo_anifit, #logo_ryzoom {display:none;}

#logo {
    display:block;
    border-bottom:1px solid black;
    margin-bottom:32pt;
    padding-bottom:16pt;
}

.start_area {
    border-bottom:1px solid black;
    margin-bottom:20pt;
}

.start_area .text h2 {
    font-style:italic;
}

#header {}
#content {}


/* ADRESSE

.address_table .first_column {
    width:150px;
}

.address img {
    float:left;
    margin-right:40px;
}

.address .contact_info_container {
    float:left;
}

.address .contact_info_container h3 {
    margin-top:0;
}

.address .contact {
    margin-right:40px;
    float:left;
}
*/