BODY { 	color: black;
	background-color: white;
    font-family: Helvetica, Times
}
td { text-align: left; 
     font-family: Helvetica, Times 
}
a.intern:link { color: blue; 
	background-color: transparent;
    font-style: italic; 
    font-family: Helvetica, Times
}
a.intern:visited { color: navy; 
	background-color: transparent;
    font-style: italic; 
    font-family: Helvetica, Times 
}
a.extern:link { color: blue; 
	background-color: transparent;
    font-family: Helvetica, Times 
}
a.extern:visited { color: navy; 
	background-color: transparent;
    font-family: Helvetica, Times 
}
h1 { color: black; 
	background-color: transparent;
    font-family: Helvetica, Times 
}
th.top {color: white; 
    background-color: navy; 
    font-family: Helvetica, Times
}
td.top {color: white; 
    background-color: navy; 
    font-family: Helvetica, Times
}
table.navigation{
    font-family: Helvetica, Times; 
    font-size: small
}
h1.titel { color: navy;
	background-color: transparent;
}
h2.titel { color: navy;
	background-color: transparent;
}
h2,h3,h4,h5,h6 { color: black; 
	background-color: transparent;
    text-align: left; 
    font-family: Helvetica, Times
}
h2.autor { color: black; 
	background-color: transparent;
    font-family: Helvetica, Times
}
dt {margin-top: 0em; 
    margin-bottom: 1em
}
dd {margin-bottom: 0pt}
blockquote { font-size: small; 
    font-style: italic; 
	display: block; 
    font-family: Helvetica, Times
}
hr {color: navy; 
	background-color: transparent;
}
p { color: black; 
	background-color: transparent;
    font-family: Helvetica, Times
}
li {color: black; 
	background-color: transparent;
    font-family: Helvetica, Times}
ul {color: black; 
	background-color: transparent;
    font-family: Helvetica, Times
}
ol {color: black; 
	background-color: transparent;
    font-family: Helvetica, Times
}
dl {color: black; 
	background-color: transparent;
    font-family: Helvetica, Times
}
 
