/* CSS Document */
/* for poster gallery  */ 

 /* a{text-decoration:none} */

.h1, .h2, .h3, .h4, .h5, .h6, .h7, .le1, .le2, .le3 {
font-family:  Trebuchet, Arial,Verdana;
/*  font-style: italic;  */
}	

le1, le2, le3 {
	font-size:85%;
	}

h1 {
    font-size: 200%;

    font-weight: 700;
	color: #B93545;  /* was 990029 */
	}
	
h2 {
/*font-family:  Arial,Verdana,Helvetica, Geneva, Tahoma, sans-serif;     */

    font-size: 150%;
    font-weight: 700;
	color: #B93545;
	}
	
h3 {
    font-size: 130%;
    font-weight: 700;
	color: #B93545;
	}

h4 {
    font-size: 110%;
    font-weight: 700;
	color: #B93545;
	}

h5 {
    font-size: 95%;
    font-weight: 400;
	color: #B93545;
	}
	
le1 {		/* legende */
	font-weight: 700;
	color: #CCFFCC;
	}
	
le2 {		/* legende */
	font-weight: 600;
	color: #CCFFCC;
	}
	
.le3 {		/* legende */
	font-weight: 500;
	color: #CCFFCC;
	}
