/*----------------------------------------------------------------------------*/
/* file: default.css                                                          */
/*----------------------------------------------------------------------------*/
/* Fontstyle */
A:link    { font-size: 14px; text-decoration: none; font-weight:bold; color: #101047; }
A:visited { font-size: 14px; text-decoration: none; font-weight:bold; color: #101047; }
A:active  { font-size: 14px; text-decoration: none; font-weight:bold; color: #101047; }

/* spezial seiten css */
/* index */
.text_index_content          { font-size: 16px; line-height: 18px; text-decoration: none; font-weight: normal; color: #101047; }
.text_index_ueber_01         { font-size: 28px; line-height: 30px; text-decoration: none; font-weight: bold; font-style: italic; font-family: serif; color: #101047; }
.text_index_ueber_02         { font-size: 24px; line-height: 26px; text-decoration: none; font-weight: normal; color: #101047; }
