/* Allgemeines ------------------------------------------------------------------------------------------------------------------------ */	

body {
	background: url(../bilder/layout/bg.jpg) repeat-x top left #0a0b0d;
	margin:0px;
	padding:0px;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color:#818285;
	}

#wrapper {
	background: url(../bilder/layout/bg-content-unter.jpg) no-repeat top center;
	margin:0 auto;
	}
