body {
	background-color: #ffd795;
	background-image: url(../2010/Bilder/skizze1_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.header {
	background-repeat: no-repeat;
	height: 360px;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../2010/Bilder/layoutgescliced_leer_04.jpg);
	display:block
}

.content {
	background-repeat: no-repeat;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../2010/Bilder/layoutgescliced_leer_06.jpg);
	display:block;
	text-align: center;
}

.footer {
	background-repeat: no-repeat;
	height: 68px;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../2010/Bilder/layoutgescliced_leer_08.jpg);
	display:block
}

