@font-face { font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
             src:url(http://kritzelkatze.at/images/PAPYRUS.TTF);
}
			 
body {
	background-image:  url("images/bg.gif");
	background-attachment: fixed;
	background-repeat: repeat;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #f4dfbc;
	scrollbar-track-color: #f4dfbc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: e3c3a4;
	scrollbar-darkshadow-color: #694301;
	scrollbar-shadow-color: e3c3a4;
font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #694301;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
}

.h1 {
	font-size: 24px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #694301;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}

