body {
	background-color: #F9E5B2;
	background-image: url(paper2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Tahoma;
	font-size: 16px;
	color: #553F00;
	font-weight: bold;
}
#slidemenue {
	position:absolute;
	width:150px;
	height:190px;
	z-index:1;
	left: -120px;
}
a:link {
	color: #553F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #553F00;
}
a:hover {
	text-decoration: none;
	color: #7F5F55;
}
a:active {
	text-decoration: none;
	color: #7F5F55;
}
html { 
scrollbar-arrow-color:#551F00; 
scrollbar-track-color:#F9E5B2; 
scrollbar-face-color:#F9E5B2; 
scrollbar-highlight-color:#F9E5B2; 
scrollbar-3dlight-color:#551F00; 
scrollbar-darkshadow-color:#551F00; 
scrollbar-shadow-color:#F9E5B2; 
} 
img, div { 
 behavior: url(http://www.viesematente.de/iepngfix.htc) 
 }
