body
	{ width:850px; font-family:Helvetica; font-size:12px; background-color:#000000; color:111111; }
h1
	{font-weight:bold; font-size:14px; font-weight:bold;}
h2
	{font-weight:bold; font-size:12px;}
a:link, a:visited
	{font-weight:bold; text-decoration:underline; color: #333333;}
a:active, a:hover
	{font-weight:bold; text-decoration:underline; color: #000000; cursor:hand;}
#top
	{height:131px; width:850px; background:url(header.png);background-repeat: no-repeat;}
	.menucontainer
	{
		width:850px;padding:103px 20px 0px 0px;
	}
		a.menu 
			{
			font-size:14px;font-weight:bold;padding:4px 0px 0px 0px;text-align:center;color:#eeeeee;text-decoration:none;
			}
		a.menu:link, a.menu:visited
			{ 
			font-weight:bold;color:#eeeeee;text-decoration:none;
			}
		a.menu:active, a.menu:hover
			{ 
			font-weight:bold;color:#000000;background-color:#FFFFFF;
			}
#content
	{width:850px;background:url(ground.png);}
	.choice
		{height:28px; background:url(boxchoice.png); float:left;}
	.choice_left
		{width:28px; height:28px; background:url(boxchoiceleft.png); float:left;}
	.choice_trenner
		{width:20px; height:28px; background:url(boxchoicetrenner.png); float:left;}
	.choice_right
		{width:15px; height:28px; background:url(boxchoiceright.png); float:left;}
	.choice_text
		{float:left;padding:9px 0px 0px 0px;}
	.cont_top
		{width:650px; height:13px; padding: 0px 0px 0px 0px; background:url(boxtop.png);background-repeat: repeat-y;}
	.cont_text
		{width:550px; margin:-9px 0px 0px 0px; padding:0px 100px 20px 30px;background:url(boxground.png);background-repeat: repeat-y;}
	.cont_bottom
		{width:650px; margin:-14px 0px 0px 0px; height:19px; background:url(boxbottom.png);}
	.smallbox
		{width:120px; position:absolute; left:650px; padding:10px 39px;margin:0px 0px 0px 0px;background:url(smallbox.png);background-repeat: no-repeat;}