body {
	
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/Seiten/DE/css/layout.jpg);
	background-repeat:no-repeat;	
	background-position: left top;
	background-color:#CCCCCC;
	
}
body,td,th {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #48515A;
	text-decoration: underline;
}
a:active {
	color: #48515A;
	text-decoration: none;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}







