body
{
  background:       #FFFFFF;
  color:            #333333;
  font-family:      book antiqua,times new roman,times;
  font-size:        11px;
  margin:           0px;
  padding:          0px;
}

A:link
{
  font-family:      book antiqua,times new roman,times;
  font-size:        11px;
  color:            #333333;
  text-decoration:  underline;
}

A:active
{
  font-family:      book antiqua,times new roman,times;
  font-size:        11px;
  text-decoration:  underline;
}

A:visited
{
  font-family:      book antiqua,times new roman,times;
  font-size:        11px;
  color:            #333333;
  text-decoration:  underline;
}

A:hover
{
  font-family:      book antiqua,times new roman,times;
  font-size:        11px;
  color:            #333333;
  text-decoration:  underline;
}

h1
{
  margin:           15px 0px 0px 0px;
  padding-bottom:   3px;
  font-family:      book antiqua,times new roman,times;
  font-size:        22px;
  font-weight:      normal;
  border-bottom:    1px solid #A8A8A8;
  color:            #333333;
}

/* ... Tofukeule - Bildchen ... */

.webAlbum_Menu
{
  text-align:       center;
  height:           30px;
  font-size:        11px;
  color:            #000064;
}

.webAlbum_MenuImage
{
  text-align:       center;
  height:           6px;
  font-size:        11px;
}

.webAlbum_Headline
{
  height:           30px;
  text-align:       center;
  text-indent:      5px;
  font-size:        30px;
  font-weight:      bold;
  text-decoration: 	underline;
  color:            #000000;
}

.webAlbum_PictureTable
{
  border:           0px;
  border-spacing:   0px;
  border-collapse:  separate;
}

.webAlbum_PictureCellBorder
{
  text-align:       center;
  padding:          5px;
  margin:           0px;
  border:           0px solid #000000;
}

.webAlbum_PictureBorder img
{
  background-color: #FFFFFF;
  padding:          5px;
  margin:           0px;
  border:           0px solid #D3D3D3;
}

.webAlbum_PictureText
{
  font-size:        11px;
  color:            #333333;
}

.webAlbum_ImageText
{
  font-size:        16px;
  color:            #000000;
}

.webAlbum_ImageBorder img
{
  background-color: #FFFFFF;
  padding:          5px;
  margin:           0px;
  border:           0px solid #D3D3D3;
}