html { height:100%; }

body  {margin-top:0px;
       margin-bottom:0px;
       margin-left:0px;
       margin-right:0px;
       color:black;
       background-color:#D47C7C;}

body, p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, b, i, big, small, a
     { font-family:Arial,Helvetica,sans-serif; }

h1 { font-size:100%; }
h2 { font-size:95%; font-weight:normal; }
h3 { font-size:90%; font-weight:normal; }
h4 { font-size:85%; font-weight:normal; }
h5 { font-size:80%; font-weight:normal; }

b            { font-weight:bold; }
strong       { font-weight:normal; }     
small        { font-size:85%; }
.mini        { font-size:65%; }
s            { font-size:1%; }
.pic         { background-color:#D3F1D3; padding:3px; margin:3px; }
.greenb      { font-weight:bold; color:#006B31;}
.gre     	 { background-color:#D3F1D3; }
.gre2   	 { background-color:#e3Ffe3; }
.rot	     { color:#cc0000; font-weight:bold; }

table.inhalt      {
                     background-color: #FFFFFF;
                     border-width: 1px;
                     border-color: #493131;
                     border-style: solid; }

table.cast      {
                     background-color: #B7ECFF;
                     border-width: 1px;
                     border-color: #493131;
                     border-style: solid; }

td.zur   { background-color:#DAC7C7; color:#000000;
             border-width: 1px;
             border-color: #493131;
             border-style: solid; }
			  
td.rahmen    { background-color: #ffffFF;
                     border-width: 1px;
                     border-color: #493131;
                     border-style: solid; }


a:link    { color:#0000cc; text-decoration:underline; }
a:visited { color:#0105BB; text-decoration:underline; }
a:hover   { color:#0105BB; background-color:#cfcfcf; text-decoration:none; }
a:active  { color:#0105BB; background-color:#cfcfcf; text-decoration:underline; }	  
			  
a.link:link    { color:#0105BB; text-decoration:none; width:100%; white-space: nowrap; font-size:90%; }
a.link:visited { color:#0105BB; text-decoration:none; width:100%; white-space: nowrap; font-size:90%; }
a.link:hover   { color:#ffffff; background-color:#0105BB; text-decoration:none; width:100%; white-space: nowrap; font-size:90%; }
a.link:active  { color:#ffffff; background-color:#0105BB; text-decoration:none; width:100%; white-space: nowrap; font-size:90%; }