#wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 4px solid #420000;
	left: auto;
	top: 100px;
	right: auto;
	z-index: 2;
	background-image: url(../pics/layout/backgroundcontent1.jpg);
}
#header {
	height: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #420000;
	border-right-color: #420000;
	border-bottom-color: #420000;
	border-left-color: #420000;
	background-image: url(../pics/layout/header2.jpg);
	z-index: 1;
}
#pic {
	height: 464px;
	width: 430px;
	z-index: 4;
	position: absolute;
	margin-top: -80px;
	margin-left: -150px;
	background-repeat: no-repeat;
	background-image: url(../pics/layout/bold%20Kopie.gif);
}



#menue {
	height: 40px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #420000;
	border-right-color: #420000;
	border-bottom-color: #420000;
	border-left-color: #420000;
	z-index: 3;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	z-index: 8;
}

