body{
	text-align: center;
	margin: 0px auto;
}
#wrapper{ width: 760px; text-align: center; margin: 0px auto; background: black; color: white }
#header{ height: 120px; background-image: url('pics/gokkasten.jpg'); }
div.star{ height: 10px; background-image: url('/pics/star.gif'); background-repeat: repeat-x; }

/* MENU */
h2.menu{
	background-image: url('/pics/bg.gif');
	color: #ffffff;
	font-size: 10pt;
	height: 20px;
	margin: 0px;
	padding-top: 3px;
}
div.menu{ text-align: left; border: solid 1px #29A104; border-top: none; padding: 4px; margin-bottom: 10px }

/* FOOTER */
#footer{ font-size: smaller; margin-bottom: 10px; }
#footer a{ font-size: xx-small; text-decoration: none }

	A:link		{ color: #ffffff; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
	A:visited	{ color: #ffffff; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
	A:hover		{ color: #00ff00; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
	A:active	{ color: #ffffff; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
	A.startfav:link		{ color: #00ff00; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.startfav:visited	{ color: #00ff00; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.startfav:hover	{ color: #ffffff; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.startfav:active	{ color: #00ff00; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.menu:link		{ color: #008800; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.menu:visited	{ color: #008800; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.menu:hover		{ color: #00ff00; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	A.menu:active	{ color: #008800; font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold }
	body{ background:#006600;font-family:Verdana; font-size:10pt }
	h1{ color:#ffffff; margin:5px; font-size:12pt; }
	h2{ color:#ffffff; margin:0px; font-size:10pt; }
	STRONG{ color:#00ff00; }
	P{ color:#ffffff; }
	TABLE{ border-collapse:collapse; }
	TH{ font-size:10pt; color:#ffffff; }
	TD{ font-size:10pt; color:#00ff00; font-family:Sans Serif; }
	TABLE.title{ width:760px; background:#35CE06; }
	TH.title{ height:120px; background-image:url('pics/gokkasten.jpg'); }
	TD.title{ color:#ffffff;background:#000000;text-align:center;padding:5px; }
	TABLE.menu{ width:'100%'; }
	TH.menu{ background-image:url('pics/bg.gif');height:20px; vertical-align:bottom; }
	TD.menu{ border:solid 1px; border-color:#29A104; border-top:none; padding:4px; }
	TD.gokkast{ border:solid 1px; border-color:#29A104; border-top:middle; text-align:center; background:#336633; padding:4px; }
	TD.star{ height:10px; background-image:url('pics/star.gif'); }
	TABLE.main{ width:760px; background:#000000; }
	TD.mainL{ background:#000000; text-align:center; vertical-align:top; padding:2px; width:200; }
	TD.mainR{ background:#000000; text-align:center; vertical-align:top; padding:2px; width:560'; }
	TD.mainB{ background:#35CE06; text-align:center; vertical-align:top; padding:2px; height:10px; }
	
