/* 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;
}

span.aufgespiesst_text
	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt; font-weight:	bold;
	}

	span.aufgespiesst_quelle
	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt; font-weight:	bold;	font-style: italic;
	}

p.leseprobe {
    font-size: 10pt; font-weight: normal;   line-height: 150%
}

p.inhaltsangabe {
    font-size: 11pt; font-weight: bold;   line-height: 150%
}


a {     font-family:    Arial, Helvetica, sans-serif;
    font-size: 12pt; font-weight: bold; }

a:active, a:hover, a:link, a:visited { color: Red; }
a:hover{ color: Red;  background-color: #FFD2D2;  }

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; 
	 border: 2px;
	border-left: 4px solid Red;
	padding: 4px;
	margin-left: 12px;
	margin-top: 8 px;
 }

a.navi:active, a.navi:hover, a.navi:link, a.navi:visited 
{ color: Red; background-color: White;  width: 8px;  }
a.navi:hover{ color: White;  background-color: Red; 	border-left: 4px solid White; }
