.orange {
	background-attachment: fixed;
	background-image:  url(../floaters/images/orange.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #000000;
	font-weight: normal;
	font-style: normal;





}
.rot {
	background-attachment: fixed;
	background-image:  url(../floaters/images/rot.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #000000;
	font-weight: normal;
	font-style: normal;


}
.gelb {
	background-attachment: fixed;
	background-image:    url(../floaters/images/gelb.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #000000;
	font-weight: normal;
	font-style: normal;




}
.gruen {
	background-attachment: fixed;
	background-image:   url(../floaters/images/gruen.jpg);
	background-repeat: repeat;
	background-position: center left;
	font-weight: normal;
	font-style: normal;
	color: #000000;



}
.violett {
	background-attachment: fixed;
	background-image:  url(../floaters/images/violett.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #000000;
	font-weight: normal;
	font-style: normal;

}
.weiss {
	background-attachment: fixed;
	background-image:  url(../floaters/images/weiss.jpg);
	background-repeat: repeat;
	background-position: left left;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	
}
.turkis {
	background-attachment: fixed;
	background-image:  url(../floaters/images/turkis.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #000000;
	font-weight: normal;
	font-style: normal;



}
.border {
	border: 1px solid #000000;
}
