<!-- Datei  :  ROTAR.CSS       -->
<!-- Datum  :  11.06.2001      -->
<!-- Aktuell:  09.11.2011      -->
<!-- Autor  :  Claus Schieber  -->

/**/
/*----------  Allgemeine Einstellungen  ----------*/
/**/
body { margin:0cm;color:#000000;background-color:#e0e0e0; }
/**/
body.main        { margin:5px;color:#333333;background-color:#f8f8f8; }
body.text        { background-color:#f8f8f8;}
body.kunst       { margin:5px;color:#808080;background:#eeeeee; }
body.kunst_weiss { margin:5px;color:#808080;background:#ffffff; }
body.kunst_grau  { margin:5px;color:#333333;background-color:#808080; }


/* p,h1,h2,h3,h4,h5,ul,ol,li,td,a { }  */

/**/
/*----------  Links  ----------*/
/**/
a:link          { color:#000099; text-decoration:none; }
a:visited       { color:#000099; text-decoration:none; }
a:hover         { color:#000099; text-decoration:none; }
a:active        { color:#000099; text-decoration:none; }
a:focus         { color:#000099; text-decoration:none; }
/**/
/*    Navigation - Kunstseiten, hell  */
/**/
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; }
/**/
/*----------  Text  ----------*/
/**/
.text h2,
.text h3,
.text h4
{
  color:#333333;
}
.text p
{
  margin-top:0px;
  margin-bottom:6px;
}
.text h4
{
  margin-bottom:6px;
}

h3.dunkel { color:#333333; }
/**/
.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.textBild  {vertical-align:bottom;font-weight:bold;color:#808080;}

/*
----------  Copyright
*/
.copy
{
  font-size:14px;
  text-align:center;
  font-weight:bold;
  font-style:italic;
}
body.text .copy   {color:#808080; }

/**/
/*  (c) 2003  Claus Schieber  */