body {
	height: 100%;
	width: 100%;
	font:16px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}

.mainTable{
	background-image:url('../img/wuerfel_bg.png');	
	background-repeat:no-repeat;
	background-position: bottom right;
}

h1 { font-size: xx-large;}

a {color: #0505FF; font:16px arial,helvetica,clean,sans-serif;	*font-size:small;	*font:x-small;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}