*
{
	font:12px Arial, Helvetica, Verdana, sans-serif;
	color:#808080;
	margin:0;
	letter-spacing:-0.02em;
}

html
{
	height:100%;
}

body
{
	height:100%;
	margin:0px;
	background-color:#ded8ad;
	/*background:#fff url(../images/championsbg.jpg) center 0 no-repeat;*/
}

body.wm2010 {
	
}

hr
{
	color:#fff;
	height:1px;
	border:none;
	padding:0;
	margin:2px 30px 7px 0;
	background:#fff url(../images/liniequerhell.png) 0 0 repeat-x;
}

ul, ol
{
	padding:0 0 0 15px;
	margin:-5px 0 15px 0;
	/* list-style-type:square; */
	list-style-image:url(../images/bullet.gif);
}

ol
{
	list-style-type:decimal;
}

object.sound, 
embed.sound
{
	width:185px;
	height:20px;
	margin:0 0 5px 0;	
}

object.banner, 
embed.banner
{
	width:350px;
	height:130px;
	margin:0 0 10px -10px;
}


object,
embed
{
	/*width:280px;
	height:200px;
	*/
	margin:0 0 5px 0;
	/*width:100%;*/
}

body.wm2010 div#copyright { }
body.wm2010 div#mitte { }


