body {
	width: 100%;
	text-align: center;
	margin : 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: #ff0000;
/*
	background-image: url(http://www.spitta.de/wm-tipp/Bilder/background.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
*/
}

td {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	font-family : Verdana;
	font-size : 11px;
	color : #003399;
	text-decoration: none;
}

a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #003399;
	text-decoration: none;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #003399;
	text-decoration: underline;
}

.meta-navi {
	font-family : Verdana;
	font-size : 10px;
	color : #878889;
	text-align : right;
}

.meta-navi a {          
	text-decoration: none;
	color : #878889;
}

.meta-navi a:visited {
	text-decoration: none;
	color : #878889;
}

.meta-navi a:hover {
	text-decoration: none;
	color : #1e46aa;
}

