body {
	background-color: #666666;
	margin-top: 50px;
}
/* make everything sans serif */
html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div {
	font-family: Gill, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight: bold;
	color: #DDDDDD;
}
/* set image borders to zero */
img {
	border: 0px;
}
a {
	color: #FF9900;
	font-weight: bold; 
	text-decoration: none;
	background-color: #555555;
}
a:link { 
	color: #FF9900;
	font-weight: bold; 
	text-decoration: none;
	background-color: #555555;
}
a:visited { 
	color: #CCCCCC; 
	text-decoration: none/*underline*/;
	background-color: #777777;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	background-color: #555555;
}
a:active { 
	color: #FF6600; 
	text-decoration: none;
	background-color: #555555;
}
#content {
	position: absolute;
	width: 600px;
	left: 90px;
	top: 180px;
}
#logo {
	background-color: #FFCC33;
	text-align: right;
	height: 98px;
	width: 150px;
	position: absolute;
	left: 540px;
	top: 50px;
	z-index: 1;
	background-image: url(../images/raum-logo_150px_yellow-tr.gif);
}
#address {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 250px;
	z-index: 2;
}
.p-title {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 2pt;
	width: 600px;
	margin: 0px;
	padding: 0px;
	/*left: 0px;
	top: 0px;*/
}
.p-line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	margin: 5px 0px;
	padding: 0px;
	width: 600px;
	left: 0px;/**/
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	/*clear: left;*/
}
.p-left-title {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 300px;
	left: 2px;
	float: left;
	clear: left;/**/
}
.p-left {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 300px;
	left: 2px;
	float: left;
	clear: left;/**/
}
.p-right {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 0px;
	/*margin-left: 300px;*/
	padding: 0px;
	width: 300px;
	/*left: 300px;*/
	font-weight: normal;
	float: right;/*
	clear: left;*/
}
#Layer1 {
	width: 150px;
	position: absolute;
	left: 450px;
	top: 274px;
	z-index: 3;
}
#Layer2 {
	width: 150px;
	position: absolute;
	left: 450px;
	top: 294px;
	z-index: 4;
}
#Layer3 {
	width: 150px;
	position: absolute;
	left: 450px;
	top: 314px;
	z-index: 5;
}
#Layer4 {
	width: 150px;
	position: absolute;
	left: 450px;
	top: 334px;
	z-index: 6;
}
#Layer-gray1 {
	background-color: #666666;
	width: 150px;
	height: 55;
	position: absolute;
	left: 450px;
	z-index: 7;
}
#Layer-gray2 {
	background-color: #666666;
	width: 150px;
	height: 55;
	position: absolute;
	left: 450px;
	z-index: 8;
}
#Layer-gray3 {
	background-color: #666666;
	width: 150px;
	height: 45;
	position: absolute;
	left: 450px;
	z-index: 8;
}
#Layer-gray4 {
	background-color: #666666;
	width: 150px;
	height: 15;
	position: absolute;
	left: 450px;
	z-index: 9;
}
#Layer-gray5 {
	background-color: #666666;
	width: 150px;
	height: 15;
	position: absolute;
	left: 450px;
	z-index: 10;
}
#footer {
	width: 660px;
	left: 0px;
	position: relative;
}
#footer p {
	letter-spacing: 67px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	left: 2px;
	float: left;
	clear: left;/**/
}
#footer img {
	/*letter-spacing: 5.6em;  /* for ie */
	/*margin: 0px 24px 0px 25px;
	padding: 0px 24px 0px 25px;  does not work with ie	
	word-spacing: 5.5em;  does not work*/
}