a:link {
        font-weight:normal;
        color:#aa0000;
        text-decoration:none;
}

a:hover {
        font-weight:normal;
        color:#0000ff;
        background-color:#ffff44;
        text-decoration:none;
}

a:visited {
	color:#aa0000;
	text-decoration:none;
}

a:visited:hover {
        font-weight:normal;
        color:#0000ff;
        background-color:#ffff44;
        text-decoration:none;
}

a.leading {
	background-color:#8cc663;
}


body  { font-family:Arial, Helvetica, sans-serif;
        font-size:10pt;
        color:#000000;
        margin-left:5%;
        margin-right:5%;
}

h1, h2, h3, h4    {	font-family:Arial, Helvetica, sans-serif;
		text-indent:0em; 
		color:#000088;
}

h1 {font-size:30pt; background-color:#888888;}

h2 {font-size:14pt; color:#000000; font-weight:normal;}
h3 {font-size:10pt; color:#000000; font-weight:normal;}
h4 {font-size:12pt; }

p { font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#000000;
}

p.klein {font-size:8pt;}

ol {
}

ul {
}

li { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; margin-left:-0.5em; }

dd { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000000; margin-left:-0.5em; }

li.inhalt {margin-left:2em;}

pre   { font-family:Courier New,Courier; 
	font-size:9pt; }

table { background-color:#ffffff;
     border-collapse:collapse; }


table.title {margin:5%;}

	     text-indent:1em; }

td {border-style:hidden;}

td.header { background-color:#00bbff; 
            font-family:Arial, Helvetica;
            font-size:11pt;
	    font-weight:700 }

em {
        color:#ff0000;
        font-weight:bold;

}
