/* Index Page */
.welcome-text {
	margin-bottom: 10px;
}

#index-page li {
	margin-top: 5px;
}

#index-page h2 {
	background-color: #FFE386;
	font-size: 1.2em;
	padding: 3px;
	height: 15px;
	line-height: 15px;
}

#index-page h2 a {
	text-decoration: none;
	color: #900;
}

.index-swiss {
	border: 1px solid #FFE386;
	text-align: center;
	float: left;
	width: 450px;
	height: 1%;
	margin-bottom: 10px;
}

.index-german {
	border: 1px solid #FFE386;
	height: 1%;
	text-align: center;
	float: left;
	width: 450px;
	margin-bottom: 20px;
}

.index-swiss ul, .index-german ul {
	text-align: left;
	margin-left: 25px;
}

.index-swiss ul li, .index-german ul li {
	line-height: 90%;
}

.index-saddle-text {
	margin-left: 200px;
}

.index-saddle-pic {
	float: left;
	width: 155px;
	margin-left: 10px;
}

#index-right-col {
	float: right;
	width: 121px;
	margin-right: 10px;
	text-align: center;
}

#index-right-col a img {
	border: 0;
}

.rc-product-label {
	font-weight: bold;
	padding: 2px 0 3px 0;
	margin-bottom: 3px;
	background-color: #900;
}

.rc-product-label a {
	color: #fff;
	text-decoration: none;
}

.index-bottom {
	width: 450px;
	border-top: 1px solid #fff;
	padding-top: 15px;
}

.index-bottom .main-header {
	font-weight: bold;
	margin-bottom: 5px;
}

.index-bottom .main-header a {
	color: #900;
}

.index-coupons {
	width: 48%;
	float: left;
	margin-right: 15px;
}

.index-refer {
	width: 48%;
	float: right;
}