BODY { background: #F1E8C9; 
      margin-top: 5px;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 5px;
} 

BODY, A {Font-Family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
      font-size: 12px;
      color: black;
	}
H			{
  	Font-Family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
	}
H1           {font-size: 24px; color: #8A0000; font-weight: bold; }
H2           {font-size: 20px; color: #8A0000; font-weight: bold; }
H3           {font-size: 18px; color: #8A0000; font-weight: bold; }
H4           {font-size: 16px; color: #8A0000; font-weight: bold; }
H5           {font-size: 14px; color: #8A0000; font-weight: bold; }


A {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 17px;
	margin: 1px;
}

A:link {
	
	color : #000000;
	}

A:visited {
	color : #000000;
	}

A:active {
	color : gray;
	}

A:hover {
	color : #000000;
	background-color: #FFCC33;
	border: 1px solid #000000;
	margin: 0px;
	} 

TABLE	{ border-style: none;
	Font-Family: Verdana, Arial, Geneva, Helvetica, 'Sans-Serif';
	font-size: 12px;
	
	}
	
TD {
	Font-Family: Verdana, Arial, Geneva, Helvetica, 'Sans-Serif';
	font-size: 12px;

	
	}
	
TH { Font-Family: Verdana, Arial, Geneva, Helvetica, 'Sans-Serif';
     font-size: 12px;
	
	}
DIV.shadow {
    font-family: Georgia, Times New Roman, Times, serif;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135,strength=6);
    width: 400px; color: #8A0000;
	font-size: 36px;
	}
DIV.big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #8A0000;
}
.katalog {
	font-size: 15px;
	font-weight: 900;
	color: #8A0000;
	text-align: center;

}
.boxram {
	background-color: #CC9933;
	border: 1px solid #993300;
	padding: 1px 4px;
	background-image: url(images/bg3.jpg);
	color: #FFFFFF;
	clear: both;
}
form {
	margin: 0px;
}
button {
	cursor: hand;
}
.small {
	font-size: 10px;
}
.goldfield {
	font-size: 9px;
	border: 1px inset;
	background-color: #F7EEDD;


}
.goldbtn {
	font-size: 9px;
	border: 1px ridge #999999;
	background-color: #DFBF7D;
	background-image: url(images/btn_gold.gif);
	cursor: hand;


}
.copyright {
   font-family:"Times New Roman", Times, serif;
   font-size: 11px;
}
.copyright A{
   font-family:"Times New Roman", Times, serif;
   font-size: 11px;
   text-decoration: underline;
}
.copyright A:hover{
   background-color: #F1E8C9;
   font-weight:bold;
   font-style:italic;
   color:#660000;
   border: 0px;
   padding: 5px;
   text-decoration: none;
}
