.tafel {
	background-image: url(img/trio-bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: transparent;
	height: auto;
	width: 1000px;
	background-attachment: scroll;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
}

body {
	line-height: normal;
	color: #564E92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #AAA5CF;
	text-align: center;
	font-weight: normal;
	}

.outer {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	text-align: -moz-center;
}
p:first-letter 
{
	font-size:large;
	font-weight: normal;
	font-style: normal;
	color: #564E92;
}

h3 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #564E92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #564E92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	padding-right: 7px;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #564E92;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	padding-right: 7px;
	}
a:hover, a:active {
	color: #564E92;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	padding-right: 7px;
	}
.accesskey {
	left: 0px;
	right: 15px;
	position: relative;
	width: 150px;
	padding-right: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	}
.tafelmain  {
	height: auto;
	margin-top: 5px;
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #322F40;
	text-indent: 3px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 21px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #FFFFFF;
}
.footer {
	height: 10px;
	width: 1000px;
	background-image: url(img/footer.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	visibility: visible;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


.tafelhead {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	height: 165px;
	width: 1000px;
	background-attachment: fixed;
	visibility: visible;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
	background-color: #AAA5CF;
}
.cocktail {
	background-attachment: fixed;
	background-image: url(img/cocktail.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	height: 134px;
	background-attachment: scroll;
	visibility: visible;
}
.foot {
	font-size: 8px;
	font-variant: small-caps;
	text-align: justify;
	font-weight: lighter;
	width: 800px;
	margin-left: 35px;
	}

