a:link,
a:active,
a:visited {color: #008DDD; text-decoration: none}
a:hover   {color: #008DDD; text-decoration: underline}

a.selected:link,
a.selected:active,
a.selected:visited {color: #ffffff; background-color:#008DDD;  text-decoration: none}
a.selected:hover   {color: #008DDD; background-color:#ffffff;  text-decoration: none}

body,td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
body {margin: 0 40; background: url(pix/bg_motiv1.jpg) fixed; background-color: #cdcdcd; }

h1 {font-size: 18px; color: #008DDD;}
h2 {font-size: 16px; color: #000000; font-weight: bold;}

.big        {font-size: 16px; color: #008DDD; font-weight: bold;}
.xtrembig   {font-size: 30px; color: #ffffff; font-weight: bold;}
.small      {font-size: 10px;}
.smallblue  {font-size: 10px; color: #008DDD;}
.smalllight {font-size: 10px; color: #666666;}
.blue       {color: #008DDD;}
.white      {color: #ffffff;}
.achtung    {font-size: 16px; color: #cc0000; font-weight: bold;}

.newsletter     {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
input, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.admin_headline {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-color:#999999;}
.admin_bg_dark  {background-color:#bbbbbb; }
