/*www.djhammer.de - stylesheet */

/*---------------------------------------------------------------------------------------------*/
/* standartbody */
           body          {
                                font-family:Arial,sans-serif;
                                color:#FFFFFF;
                                margin-top:0px;
                                margin-bottom:0px;
                                margin-left:0px;
                                margin-right:0px;
                                background-color:#E69E13;
                         }

/*---------------------------------------------------------------------------------------------*/
/* schrifttags definition */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr,b,small,li
                        {
                                font-family:Arial,sans-serif;
                                color:#FFFFFF;
                        }
p                       {
                                font-size:9pt;
                        }

.popper 		{
			VISIBILITY: hidden; POSITION: absolute
			}


strong                  {
                                font-family:Arial,sans-serif;
                                font-size:9px;
                                font-weight:bold;
                        }


small                   {
                                font-size:8pt;
                                line-height:8pt;
                                color:#FFFFFF
                        }

/* AG 03.03.2002 For Errors from CMS and Adminbar */
small.problem           {
                                color:#E69E13;
                        }

h1                      {
                                font-size:18pt;
                                color:#FFFFFF;
                        }

h2                      {
                                font-size:16pt;
                                font-weight:bold;
                        }
h2.gelb                 {
                                font-size:12pt;
                                font-weight:bold;
                                color:#E69E13;
                        }

h3                      {
                                font-size:12pt;
                                font-weight:bold;
                        }
h4                      {
                                font-size:10pt;
                                font-weight:bold;
                        }
pre                     {
                                font-family:Courier New,Courier;
                                font-size:10pt;
                                color:#0080C0;
                        }

li                      {
                                font-size:9pt;
                        }

/*---------------------------------------------------------------------------------------------*/
/*links definition*/


a:link                  {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:8pt;
                                font-weight:bold;
                        }

a:visited               {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:8pt;
                                font-weight:bold;
                        }

a:active                {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:8pt;
                                font-weight:bold;
                        }


a.con:link                  {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }

a.con:visited               {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }

a.con:active                {
                                color:#FFFFFF;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }


a.nav:link              {
                                color:#FFFFFF;
                                text-decoration:none;
                        }

a.nav:visited           {
                                color:#FFFFFF;
                                text-decoration:none;
                        }

a.nav:active            {
                                color:#FFFFFF;
                                text-decoration:none;
                        }



a.red:link              {
                                color:#00005F;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }

a.red:visited           {
                                color:#00005F;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }

a.red:active            {
                                color:#00005F;
                                text-decoration:none;
                                font-size:9pt;
                                font-weight:bold;
                        }

/*---------------------------------------------------------------------------------------------*/
/*tabellen definition*/

/* Table Header generell*/

th                      {
                                background-color:#2635A2;
                                text-align:center;
                                font-size:8pt;
                                font-weight:bold;
                        }

/* Table Column generell*/

td                       {
                                font-family:Arial,sans-serif;
                                margin-top:0px;
                                margin-bottom:0px;
                                margin-left:0px;
                                margin-right:0px;
                         }
td.admin		{
                                font-size:8pt;
                                color:#000000;
                                background-color:#DDDDDD;
                                border:5px solid #DDDDDD;
			}

td.bg                   {
                                background-color:#2635A2;
                                vertical-align:top;
                        }
td.bkg			{
                                background-color:#4573A2;
                                vertical-align:top;
                                padding:10px;
			}

td.format		{
                                color:#FFFFFF;
                                font-size:8pt;
                                font-weight:bold;
                                text-align:left;
                        }
td.back                 {
                                color:#FFFFFF;
                                font-size:8pt;
                                font-weight:bold;
                                text-align:right;
                        }

table.format            {
                                color:#FFFFFF;
                                font-size:9pt;
                                font-weight:bold;
                                text-align:left;
                                vertical-align:top;
                        }
table.back              {
                                color:#FFFFFF;
                                font-size:9pt;
                                font-weight:bold;
                                text-align:left;
                                vertical-align:top;
                        }
td.subnav             	{
                                color:#FFFFFF;
                                background-color:#4573A2;
                                font-size:9pt;
                                font-weight:bold;
                                text-align:left;
                        }
td.nav                 	{
                                background-color:#2635A2;
                                color:#FFFFFF;
                                font-size:9pt;
                                font-weight:bold;
                                vertical-align:top;

                        }
td.red                  {
                                background-color:#6258A1;
                                color:#FF0000;
                                font-size:9pt;
                                font-weight:bold;
                                text-align:left;
                        }
td.home                 {
                                background-color:#A76275;
                                font-size:10pt;
                                line-height:12pt;
                                text-align:center;
                        }

td.formater             {
                                vertical-align:top;
                        }
td.right             	{
                                text-align:right;
                        }
td.bottom             	{
                                vertical-align:bottom;
                      	}
table.con               {
                                color:#FFFFFF;
                                text-align:left;
                                vertical-align:top;
                                background-color:#6258A1;
                        }