#content-home-top {
	height: 128px;
}

#content-home-bg {
	background-image: url("../img/home/bg-content-home.png");
	background-repeat: repeat-y;
	float:left;
	width:699px;
}

#box-home-img1 {
	float: left;
	width: 167px;
	height: 128px;
	background-image: url("../img/home/bg-content-home-top-img.png");
	background-repeat: repeat-x;
	border-right: 1px solid #7d7d75;
}

#box-home-img2 {
	float: left;
	width: 176px;
	height: 128px;
	background-image: url("../img/home/bg-content-home-top-img.png");
	background-repeat: repeat-x;
	border-right: 1px solid #7d7d75;
}

#box-home-img3 {
	float: left;
	width: 265px;
	height: 128px;
	background-image: url("../img/home/bg-content-home-top-img.png");
	background-repeat: repeat-x;
	border-right: 1px solid #7d7d75;
}

#box-home-top-dx {
	float: left;
	width: 274px;
	height: 128px;
	color: #FFF;
}

.box-home-top-dx-dx {
	float: left;
	background-image: url("../img/home/bg-content-home-top-dx-dx.png");
	background-repeat: no-repeat;
	width: 27px;
	height: 40px;
	cursor:pointer;
}
.box-home-top-dx-sx {
	float: left;
	background-image: url("../img/home/bg-content-home-top-dx-sx.png");
	background-repeat: no-repeat;
	width: 274px;
	height: 40px;
}
.box-home-top-dx-bottom {
	background-image: url("../img/home/bg-content-home-top-dx-bottom.png");
	background-repeat: no-repeat;
	width: 274px;
	height: 88px;
}

.box-home-top-dx-top {
	background-image: url("../img/home/bg-content-home-top-dx-full.png");
	background-repeat: repeat-y;
	width: 274px;
	height: 130px;
}

.box-home-top-dx-title {
	padding: 20px 0px 15px 16px;
	border-bottom:1px #CCC solid;
	font-style: italic;
	font-family: serif;
	font-size: 14px;
}

.box-home-top-dx-title a, .box-home-top-dx-title a:link, .box-home-top-dx-title a:hover, .box-home-top-dx-title a:visited {
	color: #FFF;
	text-decoration:none;
	font-style: italic;
	font-family: serif;
	font-size: 14px;
}

.box-home-top-dx-content {
	line-height: 20px;
	font-style: italic;
	font-family: serif;
	font-size: 14px;
}

.box-img1 {
	margin-top: 16px;
}

.box-img2 {
	margin-top: 16px;
	margin-left: 11px;
}

.box-img3 {
	margin-top: 16px;
	margin-left: 12px;
}

#content-home-center {
	float:left;
	padding-top: 15px;
	background-image: url("../img/home/bg-content-home-top.png");
	background-repeat: repeat-x;
}

#content-home-welcome {
	float: left;
	width: 428px;
}

#content-home-welcome-top {
	background-image: url("../img/home/bg-content-home-welcome.png");
	background-repeat: no-repeat;
	border-right: 1px solid #819647;
}

#content-home-welcome-center {
	background-image: url("../img/home/bg-content-home-welcome.png");
	background-repeat: no-repeat;
	background-color: #727268;
	color: #FFF;
	padding: 60px 48px 60px 48px;
}

.content-home-welcome-title {
	font-size: 24px;
	color: #90c43c;
	padding-bottom: 15px;
	font-style: italic;
	font-family: serif;
}

.content-home-welcome-text {
	font-size: 11px;
	text-align: left;
}

.content-home-welcome-firma {
	font-family: serif;
}

#content-home-search {
	float: left;
	width: 271px;
}

#content-home-search-center {
	padding: 34px 27px 20px 27px;
}

.content-home-spacer {
	height:5px;
	background-image: url("../img/home/content-home-spacer.png");
	background-repeat: repeat-x;
	background-color: #e3e4e6;
}
