/*
  ---------------------------------------------------------------------

  css for picturation.com

  Picturation GmbH, D-71034 Böblingen
  tel. +49 (7031) 7186-0, email info@picturation.com

  ---------------------------------------------------------------------
*/


/*
  ---------------------------------------------------------------------
  central definitions
  ---------------------------------------------------------------------
*/

body,
td,
table,
tr,
br,
p,
ul,
ol,
li,
input,
hl,
.inhaltsverz,
.inhaltsverz a,
.inhaltsverz a:hover,
.inhaltsverz a:visited,
.inhaltsverz a:active,
.inhaltsverzbold,
.inhaltsverzbold a,
.inhaltsverzbold a:hover,
.inhaltsverzbold a:visited,
.inhaltsverzbold a:active,
.navisub,
.navisub a,
.navisub a:hover,
.navisub a:visited,
.navisub a:active,
.navi,
.navi a,
.navi a:hover,
.navi a:visited,
.navi a:active,
.sidebarubrik,
.sidebarhl,
.newshl,
.newshl a,
.newshl a:hover,
.newshl a:visited,
.newshl a:active,
.impressum a,
.impressum a:hover,
.impressum a:visited,
.impressum a:active,
.unterkategorie,
.unterkategorie a,
.unterkategorie a:hover,
.unterkategorie a:visited,
.unterkategorie a:active,
.websites,
.websites a,
.websites a:hover,
.websites a:visited,
.websites a:active


{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}




/*
  ---------------------------------------------------------------------
  link
  ---------------------------------------------------------------------
*/


a:link       {  color: #000000; text-decoration: underline; }
a:hover      {  color: #ff9900; text-decoration: none; }
a:visited    {  color: #000000; text-decoration: underline; }
a:active     {  color: #ff9900; text-decoration: none; }


.hl
{
   color: #000000;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
}



/*
  ---------------------------------------------------------------------
  inhaltsverzeichnis
  ---------------------------------------------------------------------
*/

.inhaltsverz,
.inhaltsverz a,
.inhaltsverz a:hover,
.inhaltsverz a:visited,
.inhaltsverz a:active
{
   color: #000000;
   font-size: 11px;
   text-decoration: none;
}

.inhaltsverz a:active,
.inhaltsverz a:hover
{
   text-decoration: underline
}



.inhaltsverzbold,
.inhaltsverzbold a,
.inhaltsverzbold a:hover,
.inhaltsverzbold a:visited,
.inhaltsverzbold a:active
{
   color: #000000;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

.inhaltsverzbold a:active,
.inhaltsverzbold a:hover
{
      color: #FF9900;
}



/*
  ---------------------------------------------------------------------
  Navigation
  ---------------------------------------------------------------------
*/

.navi,
.navi a,
.navi a:hover,
.navi a:visited,
.navi a:active
{
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}


.navi a:active,
.navi a:hover
{
   color: #FF9900;
   text-decoration: none;
}



.navisub,
.navisub a,
.navisub a:hover,
.navisub a:visited,
.navisub a:active
{
   color: #335E88;
   font-size: 11px;
   text-decoration: none;

}


.navisub a:active,
.navisub a:hover
{
   color: #FF9900;
   text-decoration: none;
}



/*
  ---------------------------------------------------------------------
  sidebar
  ---------------------------------------------------------------------
*/

.sidebarrubrik
{
   color: #336699;
   font-weight: bold;
   font-size: 12px;
}


.sidebarhl
{
   color: #000000;
   font-weight: bold;
   font-size: 11px;
}

.newshl,
.newshl a,
.newshl a:hover,
.newshl a:visited,
.newshl a:active
{
   color: #144574;
   font-size: 12px;
   font-weight: bold;
}

.newshl a:hover,
.newshl a:active
{
   text-decoration: underline;
}



/*
  ---------------------------------------------------------------------
  unterkategorie
  ---------------------------------------------------------------------
*/

.unterkategorie,
.unterkategorie a,
.unterkategorie a:hover,
.unterkategorie a:visited,
.unterkategorie a:active
{
   color: #000000;
   font-size: 12px;
   text-decoration: none;
}

.unterkategorie a:hover,
.unterkategorie a:active
{
   text-decoration: underline;
}


.websites,
.websites a,
.websites a:hover,
.websites a:visited,
.websites a:active
{
   color: #336699;
   font-weight: bold;
   font-size: 12px;
   text-decoration: underline;
}

.websites a:hover,
.websites a:active
{
   color: #FF9900
}




/*
  ---------------------------------------------------------------------
  impressum
  ---------------------------------------------------------------------
*/

.impressum,
.impressum a,
.impressum a:hover,
.impressum a:visited,
.impressum a:active
{
   color: #000000;
   font-size: 11px;
}

.impressum a,
.impressum a:hover,
.impressum a:visited,
.impressum a:active
{
   text-decoration: underline;
   font-weight: bold;
}



/*
  ---------------------------------------------------------------------
  more html-redefinitions
  ---------------------------------------------------------------------
*/

input        { font-size: 11px; ; clip:  rect(   )}

