@charset "utf-8";
#wrap {
	background-color: #A99C6B;
}
#content {
	width: 100%;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 30px;
	margin-bottom: 20px;
}
#content #contenttext {
	width: 100%;
	padding-top: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content #contenttext table {
	width: 950px;
}
.hg {
	background-image: url(../images/gend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#piz {
	width: 850px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #A99C6B;
	line-height: 1.3em;
}
#piz  a:link, #piz a:visited {
	color: #FFFFFF;
}

.headline  {
	font-size: 1.2em;
	color: #816F3F;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0d79c;
}

#footer .ad {
	margin-left: 170px;
	width: 670px;
}
