/* CSS Document */
body {
	background-image: url(../image/layout/rechtsgal.jpg);
	background-attachment:fixed;
	margin-top:40px;
	scrollbar-arrow-color:#453427;
    scrollbar-face-color:#95887F;
    scrollbar-highlight-color:#453427;
    scrollbar-3dlight-color:#95887F;
    scrollbar-shadow-color:#453427;
    scrollbar-darkshadow-color:#95887F;
    scrollbar-track-color:#95887F;
}
body,td,tr,a {
	font-family:Verdana;
	color: #432121;
	font-size:12px}
.acht {
	font-size: 18px;
	font-weight: bold;
	font-style:italic}
.vier {
	font-size: 14px;
	font-weight: bold}
.vierweis {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF}
.sechs {
	font-size: 16px}
.zehn {
	font-size: 10px}
#gal {
	position:absolute;
	overflow:auto;
	width:508px;
	height:100px;}