/* Style sheet basic */
h1{font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:18px;color:#b75a1d;}
h2{font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:16px;color:#b75a1d;}
h3{font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:14px;color:#b75a1d;}
h4{font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:12px;color:#b75a1d;}
.belegung{}
.belegung{width:100%;background-color:#F0F0EB;border:1px solid #666;}
.belegung th{padding:2px;background-color:#B75913;color:#FFF;}
.belegung td{padding:2px;border-bottom:1px solid #666;}

