
  @font-face {
    font-family: Papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url(file:PAPYRUS1.eot);
  }



BODY
   	{
  	BACKGROUND-COLOR:#800000;
	scrollbar-base-color: #800000;
   	scrollbar-track-color: #800000;
	MARGIN-TOP:0px;
	MARGIN-LEFT:40px;
	MARGIN-RIGHT:40px;
	FONT-STYLE:normal;
	FONT-FAMILY:Papyrus;
	FONT-weight:bold;
	FONT-COLOR:#000000;	   	
   	}

BODY.alb
   	{
  	BACKGROUND-COLOR:#800000;
	scrollbar-base-color: #800000;
   	scrollbar-track-color: #800000;
	MARGIN-TOP:20px;
	MARGIN-LEFT:40px;
	MARGIN-RIGHT:40px;
	FONT-STYLE:normal;
	FONT-FAMILY:Papyrus;
	FONT-weight:bold;
	FONT-COLOR:#FFFFFF;	   	
   	}
  	
A:link{text-decoration: none; color:#000000;}
A:visited{text-decoration: none; color:#000000;}
A:active{text-decoration: none; color:#000000;}
A:hover{text-decoration: none; color:#000000;}

A.knopf
	{
	text-decoration:none;
	color:#000000;
	font-size:12pt;
	font-family: Arial;
	font-weight: bold;
	}

SELECT
	{
	BACKGROUND-COLOR: #FFCC33;
	font-weight: bold;
	cursor:hand
	}
   
INPUT
	{
	BACKGROUND-COLOR: #EB9E3B;
	font-weight: bold;
	cursor:hand
	}
	
TEXTAREA
	{
	BACKGROUND-COLOR: #FFCC33;
	}  
	
DIV.knopfa
	{
	border-top: 2px, outset #FFFFFF;
	border-left:2px, outset #FFFFFF;
	border-bottom:2px, outset #C0C0C0;
	border-right:2px, outset #C0C0C0;
	background-color:#EB9E3B;
	FONT-STYLE:normal;
	FONT-FAMILY:Papyrus;	
	text-align: center;
	height:20px;
	cursor:hand;
	}
	
DIV.knopfb
	{
	border-top: 2px, outset #FFFFFF;
	border-left:2px, outset #FFFFFF;
	border-bottom:2px, outset #C0C0C0;
	border-right:2px, outset #C0C0C0;
	background-color:#EB9E3B;
	text-align: center;
	width:300px;
	height:25px;
	cursor:hand;
	}

DIV.titre
	{

	background-color:#EB9E3B;
	text-align: center;
	width:80%;
	}	
	
IMG.thb	{
	border-top: 2px outset #FFFFFF;
	border-left:2px outset #FFFFFF;
	border-bottom:6px outset #D2D2D2;
	border-right:6px outset #D2D2D2;
	cursor:hand;
	}
	
TABLE	{
	FONT-STYLE:normal;
	FONT-FAMILY:Papyrus;
	FONT-weight:bold;
	FONT-COLOR:#FFFFFF;
	}					 	