/*
   +-------------------------------------------------+
   | Style-Sheet Vorlage für Joyful Voices           |
   +-------------------------------------------------+
*/

/* --- <Body> --- */

  body { font-family:tahoma,verdana; font-size:9pt; color:#676767; height:100%; margin:0px;}
  
/* --- </Body> --- */


/* --- <HTML> --- */

    html { height:100%;}
	
/* --- </HTML> --- */


/* --- <Links> --- */
  
  a:active	{ font-family:tahoma,verdana; color:#2836e6; text-decoration:none;}
  a:link	{ font-family:tahoma,verdana; color:#2836e6; text-decoration:none;}
  a:visited { font-family:tahoma,verdana; color:#cc66cc; text-decoration:none;}
  a:hover	{ font-family:tahoma,verdana; color:#cc66cc; text-decoration:none;}
  a:visited:hover { font-family:tahoma,verdana; color:#cc66cc; text-decoration:none; }
  
/* --- </Links> --- */


/* --- <Überschriften> --- */

  h1 { font-family:tahoma,verdana; font-size:12pt; font-weight:bold; }
  h2 { font-family:tahoma,verdana; font-size:11pt; font-weight:bold; }
  h3 { font-family:tahoma,verdana; font-size:10pt; font-weight:bold; }

/* --- </Überschriften> --- */


/* --- <Tabellen> --- */

  th { font-family:tahoma,verdana; font-size:9pt; font-weight:bold;}
  td { font-family:tahoma,verdana; font-size:9pt;}
  
 /* --- </Tabellen> --- */

/* --- <Klassen> --- */
	.border {border-top:solid 1pt #bd7fcc; border-bottom:solid 1pt #bd7fcc; border-left:solid 1pt #bd7fcc; border-right:solid 1pt #bd7fcc;}
    .border2 {border-top:dashed 1pt #ffa235; border-bottom:dashed 1pt #ffa235; border-left:dashed 1pt #ffa235; border-right:dashed 1pt #ffa235;}
  	.navi   { font-family:tahoma,verdana; font-size:9pt; font-weight:bold; color:#008529;}
	.navi2  { font-family:tahoma,verdana; font-size:9pt; font-weight:regular; color:black;}
	.adresse { font-family:tahoma,verdana; font-size:8pt; font-weight:regular; color:white; }
	.ueber  { font-family:tahoma,verdana; font-size:1.2em; font-weight:bold; color:#008529; }
	.ueber2  { font-family:tahoma,verdana; font-size:1.2em; font-weight:bold; color:black; }
	.punkt	{ font-family:tahoma,verdana; font-size:1.2em; font-weight:bold; color:#ffa235; }
	.punkt2	{ font-family:tahoma,verdana; font-size:1.0em; font-weight:bold; color:#008529; }
	.text1  { font-family:tahoma,verdana; font-size:1.0em; font-weight:bold; color:#676767; }
/* --- </Klassen> --- */


