html {
	height:100%;
}

body {
	background:white url(../upload/design/hg-gelb.gif) repeat-x;
	height:100%;
	color:white;
}


#inhalt {
	margin-left:312px;
	width:318px;
	background: url(../upload/design/hg-lila.gif) right top repeat-y;
	height:100%;
}

.text {
	padding:20px;
	background:#993399;
}

a {
	color:white;
}