/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
/*    width: 900px; */
    margin-left: 0px; 
    margin-right: 0px;
	  color: black;
	  background-color: white;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
  .portraetmaler { font-size: 35pt;
    font-weight: bold;
    text-align: right;
    }

  .vita { font-size: 35pt;
    font-weight: normal;
    }
  .title { font-size: 35pt;
    font-weight: normal;
    }
  .subtitle { font-size: 25pt;
  font-weight: normal;
    }


  a { text-decoration: none;
    color: rgb(51, 51, 255);
    font-weight: inherit;
    }

  a:hover { color: red;
    text-decoration: underline;
    }

/* 
   link colors - overridden by the album 'linkcolor' property.
*/

/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    margin-left: 0px; 
    margin-right: 0px;
    margin-top: 0px;
    background: white;
    color: black;
    }

  .main {
    margin-left: 10px;

  }

  .menu { border-width: 0px;
    text-align: center;
    vertical-align: top;
    opacity: 1;
    font-size: 9pt;
    }
  
  .floatmenu { border-width: 0px;
    opacity: 1;
    margin-left: 10px;
    }

  .menu2 {
    padding: 2px 2px 2px 2px;
    text-align: center;
    vertical-align: top;
    font-size: 10pt;
    color: black;
    text-transform: uppercase;
    font-weight: bold;   
}

  .menu2 a {
    padding-top: 1ex;
    padding-bottom: 1ex;
    padding-left: 0.2em;
    padding-right: 0.2em;
    font-weight: bold;
    display: block;
    width: 100%;
    background: #fffb70;
    color: #000000;
  }

  .menu2 a:hover {
  	text-decoration: none;
  }




