/*
##################################################
#
# modul: CSS
#
# paket: style_print.css
#
#
##################################################
//------------------------------------------------
*/

/* -------------------------------------------- */
/* Links */


a:link              {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}
a:visited           {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}
a:hover             {text-decoration:underline; color:#009ee0; font-weight:normal; font-size:12px;}

a.footerlnk:link    {text-decoration:underline; color:#000000; font-weight:normal; font-size:10px;}
a.footerlnk:visited {text-decoration:underline; color:#000000; font-weight:normal; font-size:10px;}
a.footerlnk:hover   {text-decoration:underline; color:#009ee0; font-weight:normal; font-size:10px;}


/* --------------------------------------------
// Links für Impressum und die nicht mehr vorhandene andere Seite vergessen ... */
a.site:link         {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}
a.site:visited      {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}
a.site:hover        {text-decoration:underline; color:#009ee0; font-weight:normal; font-size:12px;}


a.white:link        {text-decoration:underline; color:#FFFFFF; font-weight:normal; font-size:12px;}
a.white:visited     {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}
a.white:hover       {text-decoration:underline; color:#000000; font-weight:normal; font-size:12px;}


a.cst_login:link    {text-decoration:underline; color:#747474; font-weight:normal; font-size:10px;}
a.cst_login:visited {text-decoration:underline; color:#747474; font-weight:normal; font-size:10px;}
a.cst_login:hover   {text-decoration:underline; color:#009ee0; font-weight:normal; font-size:10px;}

/* --------------------------------------------
// Styledefinitonen */

/*
	Alles ausblenden
*/

.flash_top {
  display:none;
}

#ct_box_right_content {
  display:none;
}

.moduleMain {
  display:none;
}

.footer_bottom {
  display:none;
}
