<!-- Datei  :  ROTAR.CSS       -->
<!-- Datum  :  11.06.2001      -->
<!-- Aktuell:  26.06.2002      -->
<!-- Autor  :  Claus Schieber  -->

/*
---------- Allgemeine Einstellungen ----------
*/

body { margin:0cm;color:#000000;background-color:#eeeeee; }
/**/
body.main     {margin:0cm;color:#c0c0c0;background-color:#000000; }
body.black    {margin:0cm;color:#808080;background-color:#000000; }
body.gallery  {background-color:#eeeeee;}
body.text     {background-color:#f8f8f8;}

h1,h2,h3,h4
{
  xcolor:#808080;
}

/**/
/*----------  Links  ----------*/
/**/
a:link          { color:#0000cc; text-decoration:none; }
a:visited       { color:#0000cc; text-decoration:none; }
a:hover         { color:#0000cc; text-decoration:none; }
a:active        { color:#0000cc; text-decoration:none; }
a:focus         { color:#0000cc; text-decoration:none; }
/**/
/*    Navigation - Kunstseiten, dunkel  */
/**/
a.front:link    { color:#cccccc; text-decoration:none; }
a.front:visited { color:#cccccc; text-decoration:none; }
a.front:hover   { color:#cccccc; text-decoration:none; }
a.front:active  { color:#cccccc; text-decoration:none; }
a.front:focus   { color:#cccccc; text-decoration:none; }
/**/
/*    Navigation - Kunstseiten, hell  */
/**/
a.navH         { color:#333333; font-weight:bold;}
a.navH:link    { color:#333333; text-decoration:none; }
a.navH:visited { color:#333333; text-decoration:none; }
a.navH:hover   { color:#333333; text-decoration:none; }
a.navH:active  { color:#333333; text-decoration:none; }
a.navH:focus   { color:#333333; text-decoration:none; }
/**/
/*    Navigation - Kunstseiten, hell  */
/**/
td.textsm a         { color:#333333;}
td.textsm a:link    { color:#333333; text-decoration:none; }
td.textsm a:visited { color:#333333; text-decoration:none; }
td.textsm a:hover   { color:#333333; text-decoration:none; }
td.textsm a:active  { color:#333333; text-decoration:none; }
td.textsm a:focus   { color:#333333; text-decoration:none; }
/*
-----  Navigation unten auf Textseiten
*/
table.navi_bottom_text a         { color:#333333;}
table.navi_bottom_text a:link    { color:#333333; text-decoration:none; }
table.navi_bottom_text a:visited { color:#333333; text-decoration:none; }
table.navi_bottom_text a:hover   { color:#333333; text-decoration:none; }
table.navi_bottom_text a:active  { color:#333333; text-decoration:none; }
table.navi_bottom_text a:focus   { color:#333333; text-decoration:none; }


/**/
/*----------  Text  ----------*/
/**/
.text    {font-size:18px;}
.textS   {font-size:18px;font-weight:bold;}
/**/
.textsm    {font-size:14px;}
/**/

p.header  {font-size:24px;color:#ffffff;text-align:center;}
p.header2 {font-size:44px;color:#ffffff;text-align:center;font-weight:bold;}

/**/
p.pictext {color:#808080;}
/**/
/*----------  Tabellen  ----------*/
/**/
td        {vertical-align:top; }
td.bottom {vertical-align:bottom;}
/**/
/*    Erste Seite  */
/**/
td.mainlink  {text-align:center;font-size:18px;font-weight:bold;}
td.mainlinkL {text-align:left;font-size:18px;font-weight:bold;}
td.mainlinkR {text-align:right;font-size:18px;font-weight:bold;}
/**/
/*   Texte - Kunstseiten  */
/**/
td.textD     {text-align:center;font-weight:bold;color:#808080;}
td.textK     {text-align:center;font-weight:bold;color:#808080;}
td.textK p.bildtext
{
  font-size:12px;
}
td.textBild  {vertical-align:bottom;font-weight:bold;color:#808080;}

/*
-----  Bildseiten
*/

/*
----------  Copyright
*/
.copy
{
  font-size:14px;font-weight:bold;
}
td.copyMain
{
  text-align:center;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  color:#cccccc;
}
td.copy
{
  color:#808080;
  text-align:center;
  font-weight:bold;
  font-style:italic;
}


/**/
/*  (c) 2003-2012  Claus Schieber  */