body {
	background: url(../img/rizzi-group/bkg.jpg) repeat-x #8f8f8f;
}

/* Container */
#container-content {
	border-bottom: 2px solid #00a542;
}

#container-footer {
	border-top: 1px solid #00cd82;
}

#container-nav {
	background-color: #008e36;
}

/* Content */
.content-col2-large .content a {
	color: #747474;
}

.content-col2-large .content h1, h2 {
	color: #747474;
}

.content-col2-large .content h1.grey {
	color: #777 !important;
}

.content-col2-large  .content img {
	border: 1px solid #777;
	background-color: #fff;
}

.content-col2-large .content li, p, td {
	color: #777;
}

.content-col2-large .content .clearer {
	border-top: 1px dashed #777;
}

/* Suche */
.content-col2-large #result_report {
	color: #777;
}

.content-col2-large #results, .content-col2-large #other_pages {
	color: #777;
}

.content-col2-large #results a, .content-col2-large #other_pages a {
	color: #008e36;
}

.content-col2-large #searchform .button {
	color: #008e36;
}

.content-col2-small .content a {
	color: #747474;
}

.content-col2-small .content h1 {
	color: #747474;
}

.content-col2-small .content h1 a {
	color: #747474;
}

.content-col2-small .content h1 a:hover {
	color: #000;
}

.content-col2-small  .content img {
	border: 1px solid #777;
	background-color: #fff;
}

.content-col2-small .content p {
	color: #777;
}

.content-col2-small .content .clearer {
	border-top: 1px dashed #777;
}

.more a {
	color: #747474;
}

.more a:hover {
	color: #000;
}

#form-container .form-input-button {
	color: #747474;
}

/* Navigation */
#top-nav li.button0 {
	background: url(../img/button-1-out.jpg) no-repeat;
}

#top-nav li.button0-selected {
	background: url(../img/rizzi-group/button-1-on.jpg) no-repeat;
}

#top-nav li.button1 {
	background: url(../img/button-2-out.jpg) no-repeat;
}

#top-nav li.button1-selected {
	background: url(../img/rizzi-group/button-2-on.jpg) no-repeat;
}

#top-nav li.button2 {
	background: url(../img/button-3-out.jpg) no-repeat;
}

#top-nav li.button2-selected {
	background: url(../img/rizzi-group/button-3-on.jpg) no-repeat;
}

#top-nav li.button3 {
	background: url(../img/button-4-out.jpg) no-repeat;
}

#top-nav li.button3-selected {
	background: url(../img/rizzi-group/button-4-on.jpg) no-repeat;
}

#top-nav li.button4 {
	background: url(../img/button-5-out.jpg) no-repeat;
}

#top-nav li.button4-selected {
	background: url(../img/rizzi-group/button-5-on.jpg) no-repeat;
}

/* Products */
#main-availability a {
	color: #747474;
	text-decoration: underline;
}

#main-availability a:hover {
	text-decoration: none;
}

#main-availability th.europe {
	color: #747474;
}

.product-col .inner-content h1 {
	color: #747474;
}

.product-col .inner-content p {
	color: #777;
}