/** ############################################################# **/
/** ### Copyright 2004 - ACCENDERE GmbH - ALL RIGHTS RESERVED ### **/
/** ############################################################# **/

/** Link - Rot - Dünn - Unterstrichen **/

A:link              {
                    text-decoration: none;
                    font-weight: normal;
                    color: #EAA200
                    }

A:visited           {
                    text-decoration: none;
                    font-weight: normal;
                    color: #EAA200
                    }

A:active            {
                    text-decoration: none;
                    font-weight: normal;
                    color: #EAA200
                    }

A:hover             {
                    text-decoration: underline;
                    font-weight: normal;
                    color: #EAA200
                    }

/** Link - Hellgrau - Nicht Unterstrichen **/

A.nav:link          {
                    text-decoration: none;
                    font-weight: normal;
                    color: #FFFFFF
                    }

A.nav:visited       {
                    text-decoration: none;
                    font-weight: normal;
                    color: #FFFFFF
                    }

A.nav:active        {
                    text-decoration: none;
                    font-weight: normal;
                    color: #9B9B9B
					}

A.nav:hover         {
                    text-decoration: none;
                    color: #9B9B9B
                    }

/** Schriftformate **/

.bodymargin1, .bodymargin1 p, .content, .font_8pt_black     {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #000000
                    }

/** Grau **/

.font_8pt_gr        {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #5F5F5F
                    }

/** Grau - Zentriert - Grauer Hintergrund **/

.font_8pt_gr_c      {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #5F5F5F;
                    text-align: center;
                    background-color: #E9E9E9
                    }

/** Grau - Grauer Hintergrund **/

.font_8pt_gr_l      {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #5F5F5F;
                    background-color: #E9E9E9
                    }

.font_8pt_gr_l_2    {
                    font-family: Tahoma;
                    font-size: 8pt;
                    color: #5F5F5F;
                    background-color: #E9E9E9
                    }

/** Grau - Rechter Balken **/

.font_8pt_gr_rb     {
                    font-family: Tahoma;
                    font-size: 8pt;
                    color: #3A3A3A
                    }

/** Weiß **/

.font_8pt_white     {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF
                    }

.font_8pt_white_2   {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF
                    }

/** Weiß - 8pt - Navigation **/

.font_8pt_white_nav {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF
                    }

/** Bodyformate **/

.body_standard      {
                    background-color: #FFFFFF;
                    margin-top: 30px;
                    margin-left: 40px
                    }

.body_start         {
                    background-color: #FFFFFF;
                    margin-top: 30px;
                    margin-left: 10px
                    }

.body_news          {
                    background-color: #FFFFFF;
                    margin-top: 15px;
                    margin-left: 15px
                    }

.body_shortnews     {
                    margin-top: 0px;
                    margin-left: 3px;
                    }

.body_margin_0_l    {
                    margin-top: 0px;
                    margin-left: 0px;
                    }

.body_margin_0_r    {
                    margin-top: 0px;
                    margin-right: 0px;
                    }

.body_empty         {
                    background-color:#757575;
					margin-top: 0px;
                    margin-left: 0px;
                    }
	
/** Redaktionssystem **/	
					
.fehler             {
					font-family: Tahoma;
					font-size: 9pt;
					color: #FF0000;
					font-weight: bold; 
					}
					
.archiv
					{
					font-family: Tahoma;
					font-size: 8pt;
					color: #000000
					}

/** Tabelleninhaltsausrichtungen **/

#td1 				{ 
					padding-left: 5px;
					padding-right: 5px 
					}

#tdr1 				{
					padding-left: 13px;
					padding-bottom: 7px;
					padding-top: 7px
					}

#tdr2 				{
					padding-left: 5px;
					padding-right: 5px;
					padding-bottom: 7px;
					padding-top: 7px
					}

#tderg 				{
					padding-right: 10px
					}

#tdwr 				{
					padding-left: 10px
					}
					
/* CSS FUER SIEGERLISTEN */
#siegerliste td {   font-family: Tahoma;
                    font-size: 8pt;
                    color: #5F5F5F;
					padding-left: 5px;
					padding-right: 5px 
                     }	
#siegerliste {background-color: #E9E9E9;}						

.font_8pt_gr_l      {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #5F5F5F;
                    background-color: #E9E9E9
                    }

.font_8pt_gr_l_2    {
                    font-family: Tahoma;
                    font-size: 8pt;
                    color: #5F5F5F;
                    background-color: #E9E9E9
                    }
#siegerliste .font_8pt_white_2   {
                    font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF
                    }
					
#siegerliste .font_8pt_white_2bgF0BB00		{font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF;
					background: #F0BB00;
					}	
					
.test		{font-family: Tahoma;
                    font-size: 9pt;
                    color: #FFFFFF;
					background: #F0BB00;
					}						