/* Schrift definieren */

body,table,td,tr
{
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}


/* Seitenränder definieren ----------------------------------------------------------------*/

body
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;


/* Hintergrund definieren ------------------------------------------------------------------*/

background-color: #CCCCCC;
background-attachment: fixed;
background-repeat: no-repeat;


/* Scrollbar definieren --------------------------------------------------------------------*/

scrollbar-face-color: #DBE9FB;
scrollbar-highlight-color: #84C4FB;
scrollbar-shadow-color: #8E8E8E;
scrollbar-3dlight-color: #E8F0FB;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #2162AB;
}


/* h, titel und span definieren --------------------------------------------------------------*/

h1
{
font-size: 11pt; font-weight: bold;}

h2
{
font-size: 10pt; font-weight: normal;}

h3
{
font-size: 9pt; font-weight: normal;}


p.titel
{
color: #313131;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

p.titel_2
{
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}

p.titel_3
{
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}


span.Stil1
{
color: #FFF594;
font-weight: bold;
}

span.Stil2
{
color: #;
font-weight: bold;
font-size: 12pt;
}

span.klein
{
font-size: 9pt;
}


/* Links allgemein definieren ------------------------------------------------------------------------------------------------*/

A
{color: #2469B6; text-decoration: underline;}

A:hover
{color: #A8C3E1; text-decoration: underline;}

A:active 
{color: silver; text-decoration: none;}


/* Links Navigation definieren -------------------------------------------------------------------------------------------------------*/

A.nav
{color: #ffffff; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none;}

A.nav:hover
{color: #A8C3E1; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline;}

A.nav:active 
{color: silver; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 9pt; text-decoration: none;} 


/* Links allgemein klein definieren ------------------------------------------------------------------------------------------------*/

A.kl
{color: #2469B6; font-size: 9pt; text-decoration: underline;}

A.kl:hover
{color: #A8C3E1; font-size: 9pt; text-decoration: underline;}

A.kl:active 
{color: silver; font-size: 9pt; text-decoration: none;}


/* Links gross definieren ------------------------------------------------------------------------------------------------*/

A.gr
{color: #2469B6; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: underline;}

A.gr:hover
{color: #A8C3E1; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: underline;}

A.gr:active 
{color: silver; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif: font-size: 11pt; text-decoration: none;}


/* Links Text schwarz definieren ------------------------------------------------------------------------------------------------*/

A.text
{color: #000000; text-decoration: none;}

A.text:hover
{color: #000000; text-decoration: none;}

A.text:active 
{color: #000000; text-decoration: none;}


/* Haupttabellen definieren ------------------------------------------------------------------------------------------------*/

table.phreha
{
width:920px;
height:595px;
table-border:0;
background-color: #ffffff;
background-image:  url("../images/layout/layout_phreha.jpg");
background-repeat: no-repeat;
}

table.fitness
{
width:920px;
height:595px;
table-border:0;
background-color: #ffffff;
background-image:  url("../images/layout/layout_fitness.jpg");
background-repeat: no-repeat;
}


/* Tooltip definieren -----------------------------------------------------------------------------------------------------*/

.ttTitle { font-weight: bold; COLOR: #ffffff; background-color: #2469B6; font-family:font-size: 10pt; border-style: groove; border-width: 1;}


.ttText { font-weight: normal; COLOR: black; background-color: #A8C3E1; font-family:font-size: 8pt; border-style: groove; border-width: 1; border-color: #2469B6;}


.dek { Z-INDEX: 200; LEFT: 200px; VISIBILITY: hidden; POSITION: absolute ; clip:   rect(   )}
