body	{
	background-color: #FFFFFF;
	margin : 0px;
	background-image: url(../images/wood.gif);
	background-attachment: fixed;
	}
body,td	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5774A8;
	text-decoration: none;
	}
a:hover {text-decoration: underline}

#kawwana	{
	z-index: 0;
	position: absolute;
	left: 10px; top: 0px;
	}
	
#menu	{
	z-index: 1;
	position:absolute;
	left:100px; top: 20px;
	}

.titel	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	}

.ny	{
	font-size: 18px;
	font-weight: bold;
	color: #CC0000; background-color:#fff
	}