/* CSS Document */
html {
	width:600px;
}

body {
	width:600px; 
}

.inhalt {
	padding:0px 10px 0px 10px;
	margin:0;
	text-align:left;
}

