/*Kommentar in CSS-Datei*/
/*link rel="stylesheet" type="text/css" href="buerkle_rot.css"*/

/*h1,h2 {text-align:center; font-weight:heavy;}*/
/*h3 {text-align:left;}*/

body {background-color:#D3DEF9;}

table {background-color:#FFFFFF;}

p,td {font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; font-size:8pt;}

a:link {color:#000000;}
a:hover {color:#0066CC;}
a:visited {color:#707070;}
a:active {color:#0066CC;}
a {text-decoration:none;}

