html,body {
	margin:0;
	padding:0;
	background: #ffffff; 
	/*background-image:url(grafik/mainbgrdimg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
}

p {
	margin: 0 0 10px 10px;
}

a {
	color: #000000;
	text-decoration: none; 
}


a:link, a:visited, a:active {
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	text-decoration: none;

}
