.webdeSpellcheckWord{    
    background: url("//img.web.de/web/img/v4/home06/icons/wline.gif") repeat-x scroll left bottom transparent;
}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #fff;
}
ol,ul,dl
{
    padding-right:40px;
}

html
{
	_overflow-y: scroll;
	cursor: text;
	*cursor:auto;
}

img:-moz-broken
{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}
img, input, textarea
{
	cursor: default;
}