body {
   color           :#A00000; 
   background      :#FF9F00; 
   margin:0;
   padding:0;
   position:absolute;top:0px;left:0px;
   width:100%;
   height:100%; 
}

body.splash {
   color           :#A00000; 
   background      :#FF9F21; 
   margin:0;
   padding:0;
}

td.rcdesign {
   width           :180px;
   background      :url(bg-design.jpg) #FF9F21 bottom right no-repeat;
   color           :#A00000;
}

td.rcfoto {
   width           :180px;
   background      :url(bg-foto.jpg) #FF9F21 bottom right no-repeat;
   color           :#A00000;
}

td.rckunst {
   width           :180px;
   background      :url(bg-kunst.jpg) #FFFFFF bottom right no-repeat;
   color           :#A00000;
}

td.rcvita {
   width           :180px;
   background      :url(bg-vita.jpg) #FF9F00 bottom right no-repeat;
   color           :#A00000;
}

td.rckontakt {
   width           :180px;
   background      :url(bg-kontakt.jpg) #FF9F00 bottom right no-repeat;
   color           :#A00000;
}

td.rcnews {
   width           :180px;
   background      :url(bg-news.jpg) #FF9F00 bottom right no-repeat;
   color           :#A00000;
}

td.rchorno {
   width           :180px;
   background      :url(bg-horno.jpg) #FF9F00 bottom right no-repeat;
   color           :#A00000;
}

td.rcpara {
   width           :180px;
   background      :url(bg-para.jpg) #FF9F00 bottom right no-repeat;
   color           :#A00000;
}