body {
	margin: 0px;
	padding: 0px;
	background-image: url(/gfx/soap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	xbackground-attachment: fixed;
	background-color: #f2c0bf;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#all {
	margin-left: 215px;
	margin-top: 115px;
	xposition: relative;
	width: 514px;
	xborder: 3px solid green;
}

#header {
	xwidth: 700px;
	height: 100px;
	xposition: relative;
	xfloat: left;
	xtext-align: left;
}

#content {
	xwidth: 565px;
	xposition: relative;
	xfloat: left;
	xtext-align: left;
	margin: 10px 10px 0px 20px;
	xvisibility: visible;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}

#logo {
	width: 304px;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 20px;
}

#stern {
	width: 50px;
	position: relative;
	float: left;
	text-align: left;
}

a, a:active, a:visited, a:hover {
	color: #666666;
	text-decoration: underline;
}

.hover_gruen:hover {
	color: #3B940F;
}

.hover_blau:hover {
	color: #0E91E9;
}

.hover_rot:hover {
	color: #D10F0F;
}
