body {
	font-family: sans-serif;
	color:#000000;
	font-size: 14px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(Bilder/wood_bg.jpg);
}

a:link {
	font-size:11px;
	color: #663333;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-weight: 500;
}

a:visited {font-size:11px;
	color: #7f0000;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 15px;}

a:active {font-size:11px;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 15px;}

a:hover {
	font-size:11px;
	color: #9F0000;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 15px;
	font-weight: 500;
	}

h3 {
 font-family: sans-serif;
 font-size: large;
 text-align: center;
 color: #FFFFFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.1em;
}

