#home {
	height: auto;
	width: auto;
	float: left;
	padding-left: 10px;
}
.box2 {
	width: 475px;
	height: auto;
	text-align: left;
	float: left;
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top: 20px;
	margin-left: 20px;
}

.texttitle {
	font-size: 110%;
	color: #666666;
}
.box1 {
	width: 450px;
	height: auto;
	padding: 5px 20px;
	margin-left: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	float: left;
	text-align: left;
}

.contact {
	margin-left: 20px;
}
#rightbox {
	padding: 3px;
	width: 210px;
	float: right;
	text-align: center;
}
.box4 {
	width: 450px;
	height: auto;
	list-style-type: square;
	font-size: 110%;
	line-height: normal;
	text-align: left;
	float: left;
	margin-left: 20px;
}.linktextshop {
	width: 140px;
	border-right: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	text-align: center;
}
.box5 {
	width: 490px;
	height: auto;
	text-align: left;
	float: left;
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-left: 20px;
	margin-bottom: 20px;
}
.linktextshop a:link {
	width: 140px;
	border-right: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.linktextshop a:hover {
	width: 162px;
	border-right: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #33c;
	color: #FFFFFF;
	text-decoration: none;
}
.linktextshop a:active {
	width: 162px;
	border-right: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #C44A14;
	text-decoration: none;
}
.linktextshop a:visited {
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
