/* Standard-Tag Definitions */
/* ------------------------ */

BODY
 { font-size: 12px; color:#000000; font-family:Arial, Helvetica, sans-serif; }

TD 
 { font-size: 12px; color:#000000; font-family:Arial, Helvetica, sans-serif; }
 
TR
 { font-size: 12px; color:#000000; font-family:Arial, Helvetica, sans-serif; }

HR
 { width: 100%; color:#FF0000; size:1px; }

SUP
 { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
SUB
 { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }



/* A-Tag Definitions */
/* ----------------- */

A:link    { color: #CC0033; text-decoration: underline; }
A:active  { color: #CC0033; text-decoration: underline; }
A:visited { color: #CC0033; text-decoration: underline; }
A:hover   { color: #CC0033; text-decoration: underline; }

A.headerAngebot:link    { font-size: 13px; color: #000000; text-decoration: underline; }
A.headerAngebot:active  { font-size: 13px; color: #000000; text-decoration: underline; }
A.headerAngebot:visited { font-size: 13px; color: #000000; text-decoration: underline; }
A.headerAngebot:hover   { font-size: 13px; color: #000000; text-decoration: underline; }

A.headerSideNavi:link    { font-size: 12px; color: #000000; text-decoration: none; }
A.headerSideNavi:active  { font-size: 12px; color: #000000; text-decoration: none; }
A.headerSideNavi:visited { font-size: 12px; color: #000000; text-decoration: none; }
A.headerSideNavi:hover   { font-size: 12px; color: #000000; text-decoration: underline; }

A.txtBold:link    { font-size: 12px; color: #000000; text-decoration: none; }
A.txtBold:active  { font-size: 12px; color: #000000; text-decoration: none; }
A.txtBold:visited { font-size: 12px; color: #000000; text-decoration: none; }
A.txtBold:hover   { font-size: 12px; color: #000000; text-decoration: underline; }

A.txtGrey:link    { color: #669900; text-decoration: none; }
A.txtGrey:active  { color: #669900; text-decoration: none; }
A.txtGrey:visited { color: #669900; text-decoration: none; }
A.txtGrey:hover   { color: #669900; text-decoration: underline; }

A.txtSmallGrey:link    { color: #999999; text-decoration: none; }
A.txtSmallGrey:active  { color: #999999; text-decoration: none; }
A.txtSmallGrey:visited { color: #999999; text-decoration: none; }
A.txtSmallGrey:hover   { color: #999999; text-decoration: underline; }

A.txtSmallWhite:link    { font-size: 11px; color: #ffffff; text-decoration: none; }
A.txtSmallWhite:active  { font-size: 11px;color: #ffffff; text-decoration: none; }
A.txtSmallWhite:visited { font-size: 11px;color: #ffffff; text-decoration: none; }
A.txtSmallWhite:hover   { font-size: 11px;color: #ffffff; text-decoration: underline; }

A.naviSide:link    { color: #484442; text-decoration: none; }
A.naviSide:visited { color: #484442; text-decoration: none; }
A.naviSide:active  { color: #484442; text-decoration: none; }
A.naviSide:hover   { color: #484442; text-decoration: underline; }

A.naviSideRight:link    { color: #666666; text-decoration: underline; }
A.naviSideRight:visited { color: #666666; text-decoration: underline; }
A.naviSideRight:active  { color: #666666; text-decoration: underline; }
A.naviSideRight:hover   { color: #666666; text-decoration: underline; }



/* headlines */
/* --------- */

.headLine1
 { font-size: 22px; color: #000000; font-weight: normal; font-style: normal; }

.headLine2
 { font-size: 16px; color: #CC0033; font-weight: normal; }

.headLine3
 { font-size: 18px; color: #000000; font-weight: normal; }


/* header */
/* ------ */

.headerAngebot
{ font-size: 13px; color: #000000; font-weight: bold;}

.headerSideNavi
{ font-size: 12px; color: #000000; font-weight: bold;}


/* text */
/* ---- */

.txt
 { font-size: 12px; color: #000000; font-weight: normal; }

.txtBold
 { font-size: 12px; color: #000000; font-weight: bold; }
 
.txtSmallBold
 { font-size: 11px; color: #000000; font-weight: bold; }

.txtGrey
 { font-weight: normal; color: #999999; }

.txtBlack
 { font-weight: normal;	color: #585858;	font-size: 12px; }

.txtSmallBlack
 { font-size: 11px; font-weight: normal; color: #000000; }

.txtSmallGrey
 { font-size: 11px; font-weight: normal; color: #666666; }

.txtSmallSuperGrey
 { font-size: 11px; font-weight: normal; color: #999999; }

.txtSmallRed
 { font-size: 11px; font-weight: normal; color: #FF0000; }

.naviSide
 { font-size: 12px; font-weight: normal; color: #484442; }

.naviSideRight
 { font-size: 11px; font-weight: normal; color: #484442; }
 
.naviSmallGrey
 { font-size: 11px; font-weight: normal; color: #666666; }

.naviSmallSuperGrey
 { font-size: 11px; font-weight: normal; color: #666666; }

.listTxtGrey
 { font-weight: normal;	color: #666666;	line-height: 16px; }

.listTxtBlack
 { font-weight: normal; color: #666666;	line-height: 22px; }

.headLineSide
 { font-size: 16px; color: #003399;	font-weight: bold; font-style: normal; letter-spacing: normal; }
