body {
   background-color:#CACACA;
   margin:20px;}

* {
   font-family:'Times New Roman',Times,serif;
   font-style:italic;
   font-weight:bold;}

h1 {
   color:#C03030;
   font-size:24px;
   line-height:30px;
   text-align:center;
   margin-bottom:20px;
   margin-top:0px
   margin-left:20px;}

h2 {
   color:#C03030;
   font-size:20px;
   line-height:24px;
   text-align:left;
   margin-top:10px;
   margin-bottom:20px;
   margin-left:20px;
   margin-right:20px;}

h3 {
   color:#C03030;
   font-size:20px;
   line-height:24px;
   text-align:left;
   margin-top:10px;
   margin-bottom:5px;
   margin-left:20px;
   margin-right:20px;}

p {
   color:#000000;
   font-size:16px;
   line-height:18px;
   text-align:left;
   margin-top:0px;
   margin-bottom:20px;
   margin-left:20px;
   margin-right:20px;}

p.rechts {
   text-align:right;
   color:#C03030;}

p.rot {
   color:#C03030;}

p.dispo {
   font-size:14;
   margin-right:0px;
   margin-bottom:10px;}

p.kopfnavi {
   font-size:14px;
   text-align:center;}

p.bildunter {
   font-size:14px;
   margin-bottom:10px;
   margin-top:10px;}

p.eingeschoben {
   margin-left:40px;}

p.navi {
   color:#eeeeee;
   line-height:24px; 
   text-align:center;
   margin:10px}

td.navi {
   background-color:#c03030;}

a:link {
   text-decoration:none; color:#c04040}
a:visited {
   text-decoration:none; color:#c04040;}
a:hover {
   text-decoration:none; color:#c04040;}

a:link.navi {
   text-decoration:none; color:#eeeeee}
a:visited.navi {
   text-decoration:none; color:#eeeeee;}
a:hover.navi {
   text-decoration:none; color:#eeeeee;}

img {
   border:none;}

