/* DATEI: selfhtml.css */
h1#Logo {
   font-family:courier new,sans-serif;
   font-size:7em;
   font-weight:normal;
   color:"#E87666";
   position:absolute;
   top:10px;
   left:20px;
   width:50px;
   a:link { text-decoration:none; }
}
h1#Titel {
   font-family:courier new,sans-serif;
   font-size:3em;
   font-weight:bold;
   color:"#E87666";
   position:center;
   top:10px;
   left:10px;
   width:520px;
}
/*
text#schwarz {
   font-family:courier new,sans-serif;
   font-size:3em;
   font-weight:bold;
   color:"#000000";
   position:center;
   top:10px;
   left:10px;
   right:10px

}
/*
teleprompter-text#schwarz {
   font-family:courier new,sans-serif;
   font-size:5em;
   font-weight:bold;
   color:"#000000";
   position:left;
   top:10px;
   left:10px;
   right:10px

}
*/
