body {
	background-color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	margin: 0px;
	color: #333333;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #ff6600;
}

#top {
	width: 100%;
	padding-top: 30%;
	background-color: #fff;
}
p {
	padding-top: 25px;
	padding-bottom: 20px;
}


#container1 {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: 1em;
	padding-top: 15px;
	word-spacing: 5px;
}
#ecke_1 {
	background-image: url(../projekt01/cms/img/ecke_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 235px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
