	body {
		background-color:#ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
	}
	table,td,tr	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
	}
	.clearbg	{
		background-color: #ffffff;
	}
	.linebg	{
		background-color: #000000;
	}

        p.indent {
                margin-left: 15px;
	}
	h1 {
		font-size: 14pt;
		font-weight: bold;
	}
	h2 {
		font-size: 12pt;
		font-weight: bold;
	}
	h3 {
		font-size: 11pt;
		font-weight: bold;
	}

.copyright {
  margin-top:     10px;
}


.stdfont {
  font-family : Arial, Helvetica, sans-serif;
  font-size :   10pt;
  font-style :  normal;
  font-weight:  normal;
}


/* Seitenkopf 1. Zeile, deutsch */
#top1_de{
  font-size:	  18pt; 
  font-weight:	  bold;
}


/* Seitenkopf 2. Zeile, deutsch */
#top2_de{
  font-size:	  14pt; 
  font-weight:	  bold;
  padding-top:    3pt; 
  padding-bottom: 3pt;
}


/* Seitenkopf 1. Zeile, englisch */
#top1_en{
  font-size:	14pt; 
  font-weight:	bold;
}


/* Seitenkopf 2. Zeile, englisch */
#top2_en{
  font-size:	10pt; 
  font-weight:	normal;
}


/* Seitenkopf 3. Zeile, englisch */
#top3_en{
  font-size:	14pt; 
  font-weight:	bold;
}



#nav_l { 
  margin:          5px;
  margin-left:    15px; 
  margin-right:    6px; 
  margin-top:     18px; 
}


#nav_l h1{ 
  margin-top:     10px;
  margin-bottom:   0px; 
  font-size :	  small;
  font-weight:    bold; 
}


#nav_l p{ 
  margin-top:     10px;
  margin-bottom:   0px; 
  font-weight:    bold; 
}


#nav_l ul { 
  margin-top:      5px;
  margin-left:     0px;
  padding-left:    20px;
  list-style-type: circle;
}


#nav_l li{ 
  margin-top:      5px;
}


#nav_r { 
  display:       none;
  margin:         8px;
  padding-left:  15px; 
  padding-right: 15px; 
}


#nav_r h1{ 
  padding-top: 10px; 
  font-size :  10pt;
  font-weight: bold;
  text-align:  center;
}


#nav_r ul{ 
  margin-top:       5px;
  margin-left:     10px;
  padding-left:     8px;
  list-style-type: circle;
}


#nav_r li{ 
  margin-top:      5px;
}


h1.event_list { 
  margin-bottom:   0px;
}

td.lang{ 
  padding-left:    2em;
  text-align:	   center;
  vertical-align:  top;
}

.foto{ 
  margin-top: 2pt; 
  text-align: right;
  font-size:  90%
}


td.artist{ 
  padding-top: 1.3em;  
}


/* Kurzbiographie: 
 * Bild des Kuenstlers */
img.vita{ 
  margin-left:   15px; 
  margin-right:   5px; 
  margin-bottom: 15px;
}

/* Jahr von ... bis ...*/
.vita_year{ 
  float:	  left; 
  width:          5.5em;
  margin-bottom:  1ex;
}

/* Text */
.vita_text{ 
  margin-left:	  6.5em;
  margin-bottom:  1ex;
}

/* Jahr, 1 Jahreszahl */
.vita_year1{ 
  float:	  left; 
  width:          2.5em;
  margin-bottom:  1ex;
}

/* Text bei 1 Jahreszahl */
.vita_text1{ 
  margin-left:	  3.5em;
  margin-bottom:  1ex;
}


/* Links zu alphabet. Ankern ausblenden */
div.letters { 
  display:	   none;
}


