/* CSS Document */
html {
        min-height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0000cc;
	background-color:#ffff99;
}
a link {
color:#0000cc;
}
A:hover {
color: #3366CC;
}
a:visited {
color: #800000;
}
a:active{color: #3366CC;}
.Stil1 { 
font-size: 24pt; 
color: #0000CC; 
} 
.Stil2 {font-weight:700; font-style:italic;}
.Stil3 {font-style:italic; font-size:16pt;}
.Stil9 {color: #0000CC} 
.Stil10 {font-style:italic; font-weight: 700;}

.searchword {
   color: #222;
   background-color: yellow;
   border: 1px dotted yellow;
}
