body { background-color:#103040; color:#cccccc; font-family:'tahoma',sans-serif; font-size:medium; }
.sonni {font-family:'Courier New','tahoma'; font-size:small; font-weight:bold; color:#a0a0a0; }
.bruno {font-family:'Times','tahoma'; font-size:medium; color:#ffffff; }
.azubi {font-family:'Comic Sans MS','tahoma'; font-size:medium; color:#ffffff; }
.email {font-family:'Comic Sans MS','tahoma'; font-size:medium; color:#ffffff;  background-color:#304050; padding:20px; border:thin solid blue; margin:25px; }

h1 { color:#ffffff; font-family:'tahoma'; font-size:x-large; text-align:center; }
h2 { color:#ffffff; font-family:'tahoma'; font-size:large; }
h3 { color:#ffffff; font-family:'tahoma'; font-size:medium; }
h4 { font-family:'tahoma'; font-size:small; }

ol { list-style-position:outside }

pre { font-family:'Courier New','Courier'; font-size:smaller; color:#000000; }

cite { font-family:'tahoma Kursiv'; font-weight:bold; }

a:link    {  color:#ff9f00; text-decoration:none; }
a:visited {  color:#ff9f00; text-decoration:none; }
a:hover   {  background-color:#ff9f00; color:#103040; text-decoration:none; }
a:active  {  color:#ff9f00; text-decoration:none; }

strong { font-weight:bold; }