/*Kommentar in CSS-Datei*/
/*link rel="stylesheet" type="text/css" href="buerohey.css"*/

/*h1,h2 {text-align:center; font-weight:heavy;}*/
/*h3 {text-align:left;}*/

body {background-color:#000000;}



div,p,td {font-family:Courier New, Courier, mono; color:#CCCCCC; font-size:18pt; font-weight:bold;}
p {font-family:Courier New, Courier, mono; color:#CCCCCC; font-size:10pt; text-align:center;}

a:link {color:#CCCCCC;}
a:hover {color:#C00000;}
a:visited {color:#666666;}
a {text-decoration:none;}
