/* Style Sheet für Dolly Hüther */
body {  font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-image: url(images/bg_lava.jpg);
}

h1, h2, h3, h4, h5, h6 {
    font-family:    Arial, Helvetica, sans-serif;

}

h1 {     font-size: 14pt; font-weight: bold; }

h2 {     font-size: 12pt; font-weight: bold; }

p {     font-family:    Arial, Helvetica, sans-serif;
    font-size: 10pt; }

td {
    font-family:    Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

p.leseprobe {
    font-size: 10pt; font-weight: normal;   line-height: 150%
}

a {     font-family:    Arial, Helvetica, sans-serif;
    font-size: 12pt; font-weight: bold; }

a:link, a:visited { color: Red; }

span.kontakt    { font-family:    Arial, Helvetica, sans-serif;
    font-size: 12pt; font-weight: bold;
    color: Black;  }

a.kontakt   { font-family:    Arial, Helvetica, sans-serif;
    font-size: 12pt; font-weight: bold;
    color: Red;  }

/* Auflistungen */

ol li {     margin-bottom: 6pt;

}

ul li { margin-bottom: 6pt;

}


/**************************
Styles im Navigationsframe 
***************************/

body.navi {  font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-image: url(images/navi_lava.jpg);
}


a.navi {     font-family:    Arial, Helvetica, sans-serif;
    font-size: 10pt; font-weight: bold; text-decoration: none;
    margin-left: 10px;
    margin-top: 4px;
 }

a.navi:link, a.navi:visited 
{ color: Red; background-color: White;  }
	 
