body {
	background-color: #ccc;
	background-image: url(../images/dcr_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 200px;
	height: 380px;
	float: right;
}
#titel {
	width: 700px;
	height: 200px;
	float: left;
	padding: 0;
}
#no_flash {
	width: 900px;
	float: left;
}
#content {
	color: #323232;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	text-align: justify;
	width: 640px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
input {
	color: #B89764;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content li {
	background-image: url(../images/art_li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
}
#content a {
	color: #B89764;
	text-decoration: none;
}
#content a:hover {
	color: #eceee1;
	text-decoration: none;
}
#content h1 {
	color: #B89764;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-right: 3px double #620072;
	border-bottom: 1px solid #620072;
}
#engraving {
	width: 700px;
	height: 400px;
	float: right;
}
