

/*Ticker*/
#ticker { background-image: url(../assets/tickerbackground.gif); background-repeat: no-repeat; background-position: center; }
#ticker a { color: #cd003a; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }

/*Rubrikbereich Titelseite*/
#rubrik { color: #666; font-size: 13px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#rubrik h2 { color: #666; font-size: 16px; font-family: tahoma; line-height: normal; text-decoration: none; }
#rubrik a { color: #666; font-size: 12px; font-family: tahoma; line-height: 16px; text-decoration: none; }
#rubrik a:hover { color: #cd003a; font-size: 12px; font-family: tahoma; line-height: 16px; text-decoration: none; }

/*Fussbereich Titelseite*/
#footer { color: #666; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#footer a { color: #cd003a; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#footer a:hover { color: #000; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#footer b { color: #cd003a; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 13px; text-decoration: none; }

/*Linienauszeichnung*/
#line { background-image: url(../assets/line.jpg); background-repeat: no-repeat; background-position: center; }

/*Hauptmenu*/
#mainmenu { color: #666; font-size: 12px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#mainmenu a { color: #000; font-size: 12px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#mainmenu a:hover { color: #cd003a; font-size: 12px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#mainmenu b { color: #cd003a; font-size: 12px; font-family: tahoma; line-height: 13px; text-decoration: none; }

/*Fussbereich Unterseiten*/
#subfooter { color: black; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#subfooter a { color: #cd003a; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#subfooter a:hover { color: #000; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#subfooter b { color: black; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 13px; text-decoration: none; }

/*Inhalte*/
#content { color: #000; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#content h2 { color: #666; font-size: 16px; font-family: tahoma; line-height: 16px; text-decoration: none; }
#content a { color: #cd003a; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#content a:hover { color: #fff; font-size: 11px; font-family: tahoma; line-height: 13px; background-color: #cd003a; text-decoration: none; }

/*iFrame Inhalte*/
#framecontent { color: #000; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#framecontent h2 { color: #666; font-size: 16px; font-family: tahoma; font-weight: bold; line-height: 16px; text-decoration: none; }
#framecontent h4 a { color: #cd003a; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 13px; text-decoration: none; }
#framecontent h4 a:hover { color: #fff; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 13px; background-color: #cd003a; text-decoration: none; }
#framecontent a { color: #cd003a; font-size: 11px; font-family: tahoma; line-height: 13px; text-decoration: none; }
#framecontent a:hover { color: #fff; font-size: 11px; font-family: tahoma; line-height: 13px; background-color: #cd003a; text-decoration: none; }
#framecontent ul { margin-left: 0px; }
#framecontent li { margin-left: 16px; list-style-position: outside; }

/*Seitentitel pagetitle*/
#pagetitle h1 { color: #cd003a; font-size: 20px; font-family: tahoma; font-weight: lighter; font-style: normal; line-height: 10px; text-decoration: none; vertical-align: middle; }
