body, td
   { font-family:Arial; font-size:9pt; color:black; text-align:justify; }

p.einzug { margin-right:50px; margin-left:20px; }

p.klein { font-size:7pt; text-align:right; }

p.punkte {font-size: 12pt; color:#008000; text-align:center; }

p.links15px {margin-left:15px; }

p.links25px {margin-left:25px; }

p.produkt {margin-left:25px; margin-top:0pt; margin-bottom:18pt; }

h1 { font-family:Arial; font-size:16pt; color:#000000; font-weight:bold; margin-bottom:6pt; margin-left:0px;}

h2 { font-family:Arial; font-size:14pt; color:#008000; font-weight:bold; }
h2.Abstand { font-family:Arial; font-size:14pt; color:#808080; font-weight:bold; margin-top:24pt; margin-bottom:2pt; }

h3 { font-family:Arial; font-size:12pt; color:#808080; font-weight:bold; margin-top:6pt; margin-bottom: 0pt;}
h3.produkt { font-family:Arial; font-size:12pt; color:#808080; font-weight:bold; margin-top:6pt; margin-bottom:4pt; }

h4 { font-family:Arial; font-size:10pt; color:#008000; font-weight:bold; }

li.startseite { font-family:Arial Black, Arial; font-size:12pt; color:#0000ff; font-weight:bold; margin-bottom:6pt; margin-left:10px;}

td.bild { background-image:url(semav8.jpg); background-repeat:no-repeat; background-position:center middle; }

a:link { font-family:Arial; font-size:9pt; color:#0000ff; text-decoration:none; font-weight: bold;}
a:visited { font-family:Arial; font-size:9pt; color:#0000ff; text-decoration:none; font-weight: bold;}
a:active { font-family:Arial; font-size:9pt; color:#0000ff; text-decoration:none; font-weight: bold;}
a:hover { font-family:Arial; font-size:9pt; color:#0096FF; text-decoration:none; font-weight: bold;}

	A.mittel:link {color: #222222; font-family:Arial; font-size:8pt; font-weight:bold; text-decoration:none; }
	A.mittel:visited {color: #222222; font-family:Arial; font-size:8pt; font-weight:bold; text-decoration:none; }
	A.mittel:active {color: #222222; font-family:Arial; font-size:8pt; font-weight:bold; text-decoration:none; }
	A.mittel:hover {color: #222222; font-family:Arial; font-size:8pt; bgcolor: #ffffff;font-weight:bold; text-decoration:underline; }

	A.box:link {color: #444444; font-family:Arial; font-size:7pt; font-weight:bold; text-decoration:underline; }
	A.box:visited {color: #444444; font-family:Arial; font-size:7pt; font-weight:bold; text-decoration:underline; }
	A.box:active {color: #444444; font-family:Arial; font-size:7pt; font-weight:bold; text-decoration:underline; }
	A.box:hover {color: #888888; font-family:Arial; font-size:7pt; font-weight:bold; text-decoration:underline; }

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: white;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
