

body {
	Color: #FFFFFF;
	Font-Family: Veranda, Sans-Serif;
	Font-Size: 8pt;
	/*Background-Color: #280F08;*/
	Background-Color: #000000;
	background-image:url(Grafik/Texture.jpg) 
}


a:link {
	Color: #FEC516;
}

a:visited {
	Color: #FFE79D;
}

a:hover {
	Color: #FF0000;
}

.Center {
	Text-align: center;
}


h1 {
	Font-Size: 14pt;
	Font-Style: bold;
	text-align: center;
	Color: #FFEC40;
}

h2 {
	Font-Size: 14pt;
	Font-Style: bold;
	text-align: left;
	Color: #FFEC40;
}


td {
	Color: #FFFFFF;
	Font-Family: Veranda, Sans-Serif;
	Font-Size: 9pt;
}


table.Content {
	Background-Color: #000000;
	width: 800px;
}

td.Content {
	padding: 20px;
}


table.Title {
	background-image:url(Grafik/Title.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #000000;
	width: 800px;
}


td.Head {
	text-align: center;
	border: none;
	margin: 0px;
}

td.Menu {
	text-align: center;
	word-spacing: 50px;
	border-style: none;
/*	Background-Color: #000000;*/
}
