/*
to use this style sheet
insert the following after your <HTML> tag:
<LINK REL=StyleSheet HREF="stylesheet.css" TYPE="text/css" MEDIA="screen">
*/

/* block styles */
P         { font-family: serif; font-size: 14pt; color: #000000 }

H1        { font-family: Techno,serif; font-size: 24pt; color: #000000; font-weight: bold; width: 100% }
H2        { font-family: Techno,serif; font-size: 16pt; color: #000000; font-weight: bold; width: 100% }
H3        { font-family: Techno,serif; font-size: 14pt; color: #000000; font-weight: bold; width: 100% }
#FFFFD0 }

.bildtext { font-family: Palatino,"Book Antiqua",serif; font-size: 10pt; text-align: center }
.bild     { text-align: center }

A:link    { color: #FF6600 }
A:visited { color: #FF9900 }
A:active  { color: #FF0000 }

/* character styles */
B       { color: #FF6600 }