/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../_images/til_1.gif) repeat;
	background-position:top center;
}
#inhalt {
	margin-left:auto;
	margin-right:auto;
	border-left: 4px solid #333333;
	border-right: 4px solid #333333;
	text-align:center;
	width:766px;
	height:713px;
}