body {
	background-color:#fff;
	background-image:url(/gfx/background/bg_03.jpg);
	background-repeat:no-repeat;
	}

/* ----------------------------------------------------------------------------------------------------------------------*/
/* Standardfont */
/* ----------------------------------------------------------------------------------------------------------------------*/
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em
     { font-family:Tahoma,Arial,sans-serif; color:#999999; }

/* ----------------------------------------------------------------------------------------------------------------------*/
/* Standard Font innerhalb von Tabellen */
/* ----------------------------------------------------------------------------------------------------------------------*/
td      	{font-size: 10pt}


/* ----------------------------------------------------------------------------------------------------------------------*/
/* Titelzeile der Seite */
/* ----------------------------------------------------------------------------------------------------------------------*/
/* title ist immer in Verbindung mit H1-6 zu verwenden ------------------------------------------------------------------*/
.title          {text-decoration: underline; color: #999999;} 
.input          {font-size: 8pt;}
/* nachfolgende Classen sind als <div>, <font> oder <p> zu definieren ---------------------------------------------------*/
.subtitle       {font-weight: bold; font-size: 12pt; color: #999999;}
.zitat          {font-weight: bold; font-size: 12pt; color: #999999;}
.prtitle        {font-weight: bold; font-size: 14pt; color: #000000;}

/* ----------------------------------------------------------------------------------------------------------------------*/ 
/* Pressemitteilungen */ 
/* ----------------------------------------------------------------------------------------------------------------------*/ 
.phead	{font-weight: bold; font-size: 16pt; color: #000000}
.ptext	{font-size: 12pt; color: #000000}
 
/* ----------------------------------------------------------------------------------------------------------------------*/
/* News/Infoboxen */
/* ----------------------------------------------------------------------------------------------------------------------*/
.titbox  	{font-weight: bold; font-size: 12pt; color: #FFFFFF}
.entbox         {font-size: 10pt; font-weight: bold; color: #999999}
.entbox2         {font-size: 10pt; color: #999999}

.titnews        {font-weight: bold; font-size: 10pt; color: #000000}
.entnews        {font-size: 10pt; color: #000000}
.datenews       {font-weight: bold; font-size: 10pt; color: #000000}

A.entbox:link          {text-decoration: none; color: #999999}
A.entbox:visited       {text-decoration: none; color: #999999}
A.entbox:active        {text-decoration: none; color: #50307f}
A.entbox:hover         {text-decoration: none; color: #50307f}

A.B:link          {text-decoration: none; color: #999999}
A.B:visited       {text-decoration: none; color: #999999}
A.B:active        {text-decoration: none; color: #50307f}
A.B:hover         {text-decoration: none; color: #50307f}


/* ----------------------------------------------------------------------------------------------------------------------*/
/* BiSo blau :-) */
/* ----------------------------------------------------------------------------------------------------------------------*/
.bisoblue	{color: #999999}

/* ----------------------------------------------------------------------------------------------------------------------*/
/* Menue formatierung */
/* ----------------------------------------------------------------------------------------------------------------------*/

/*.menu          {line-height:8pt; margin-top:0.4cm; font-weight: bold; font-size: 10pt;text-decoration: none; color: #000000}
*/

.menu          {font-weight: bold; font-size: 10pt;text-decoration: none; color: #999999; line-height:14pt}

.secondmenu    {font-weight: bold; font-size: 10pt; text-decoration: none; color: #999999}

.thirdmenu     {font-weight: bold; font-size: 10pt; text-decoration: none; color: #999999}


.menuopen      {font-weight: bold; font-size: 10pt;text-decoration: none; color: #50307f; line-height:14pt}

.secondmenuopen {font-weight: bold; font-size: 10pt;text-decoration: none; color: #50307f}

.thirdmenuopen  {font-weight: bold; font-size: 10pt;text-decoration: none; color: #50307f}


A.menu:link              {color: #999999}
A.menu:visited           {color: #999999}
A.menu:active            {color: #50307f}
A.menu:hover             {color: #50307f}

A.secondmenu:link        {color: #999999}
A.secondmenu:visited     {color: #999999}
A.secondmenu:active      {color: #50307f}
A.secondmenu:hover       {color: #50307f}

A.thirdmenu:link         {color: #999999}
A.thirdmenu:visited      {color: #999999}
A.thirdmenu:active       {color: #50307f}
A.thirdmenu:hover        {color: #50307f}

A.menuopen:link          {color: #50307f}
A.menuopen:visited       {color: #50307f}
A.menuopen:active        {color: #50307f}
A.menuopen:hover         {color: #50307f}

A.secondmenuopen:link        {color: #50307f}
A.secondmenuopen:visited     {color: #50307f}
A.secondmenuopen:active      {color: #50307f}
A.secondmenu:hover           {color: #50307f}

A.thirdmenueopen:link    {color: #50307f}
A.thirdmenueopen:visited {color: #50307f}
A.thirdmenueopen:active  {color: #50307f}
A.thirdmenueopen:hover   {color: #50307f}

/* ----------------------------------------------------------------------------------------------------------------------*/
/* Stnadarfformatierungen fuer Links innerhalb von Texten */
/* ----------------------------------------------------------------------------------------------------------------------*/
A:link          {text-decoration: none; color: #999999}
A:visited       {text-decoration: none; color: #999999}
A:active        {text-decoration: none; color: #50307f}
A:hover         {text-decoration: none; color: #50307f}


/* ----------------------------------------------------------------------------------------------------------------------*/
/* Ueberschriften */
/* ----------------------------------------------------------------------------------------------------------------------*/
h1   {font-weight: bold; font-size: 18pt;} 
h2   {font-weight: bold; font-size: 16pt;} 
h3   {font-weight: bold; font-size: 14pt;} 
h4   {font-weight: bold; font-size: 12pt;} 
h5   {font-weight: bold; font-size: 8pt;}

.blocksatz{text-align:justify;width:350;}
.blocksatz_small{text-align:justify;width:300;}
.headline{font-weight: bold; font-size: 10pt;}
.redtext{font-weight: bold; font-size: 8pt;color:#864080;}
.bluetext{font-weight: bold; font-size: 8pt;color:#304381;}
.bluetext_headline{font-weight: bold; font-size: 12pt;color:#304381;}
.stdtext_headline{font-weight: bold; font-size: 12pt;color:#8c9097;}
.stdtext_small{font-weight: bold; font-size: 8pt;color:#8c9097;}
