.button_rot a:link{
	display: block;
	width: 200px;
	height: 25px;
	vertical-align: bottom;
	background-image: url(../grafiken/user_menue/rot.png);
	background-repeat: no-repeat;
}
 
.button_rot a:visited{
	display: block;
	width: 200px;
	height: 25px;
	vertical-align: bottom;
	background-image: url(../grafiken/user_menue/rot.png);
	background-repeat: no-repeat;
}

.button_rot a:hover{
	display: block;
	width: 200px;
	height: 25px;
	vertical-align: bottom;
	background-image: url(../grafiken/user_menue/rot.png);
	background-repeat: no-repeat;
}

.button_rot a:active{
	display: block;
	width: 200px;
	height: 25px;
	vertical-align: bottom;
	background-image: url(../grafiken/user_menue/rot.png);
	background-repeat: no-repeat;
}

.button_blau a:link{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/blau.png);
	background-repeat: no-repeat;
}
 
.button_blau a:visited{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/blau.png);
	background-repeat: no-repeat;
}

.button_blau a:hover{
	display: block;
	width: 200px;
	height: 25px;
	color: #ff9e3f;
	background-image: url(../grafiken/user_menue/blau.png);
	background-repeat: no-repeat;
}

.button_blau a:active{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/blau.png);
	background-repeat: no-repeat;
}

.button_gruen a:link{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/gruen.png);
	background-repeat: no-repeat;
}
 
.button_gruen a:visited{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/gruen.png);
	background-repeat: no-repeat;
}

.button_gruen a:hover{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/gruen.png);
	background-repeat: no-repeat;
}

.button_gruen a:active{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/gruen.png);
	background-repeat: no-repeat;
}

.button_orange a:link{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/orange.png);
	background-repeat: no-repeat;
}
 
.button_orange a:visited{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/orange.png);
	background-repeat: no-repeat;
}

.button_orange a:hover{
	display: block;
	width: 200px;
	height: 25px;
	color: #fff9f3;
	background-image: url(../grafiken/user_menue/orange.png);
	background-repeat: no-repeat;
}

.button_orange a:active{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/orange.png);
	background-repeat: no-repeat;
}

.button_lila a:link{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/lila.png);
	background-repeat: no-repeat;
}
 
.button_lila a:visited{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/lila.png);
	background-repeat: no-repeat;
}

.button_lila a:hover{
	display: block;
	width: 200px;
	height: 25px;
	color: #ff9e3f;
	background-image: url(../grafiken/user_menue/lila.png);
	background-repeat: no-repeat;
}

.button_lila a:active{
	display: block;
	width: 200px;
	height: 25px;
	color: white;
	background-image: url(../grafiken/user_menue/lila.png);
	background-repeat: no-repeat;
}

.button_chrom a:link{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/chrom.png);
	background-repeat: no-repeat;
}
 
.button_chrom a:visited{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/chrom.png);
	background-repeat: no-repeat;
}

.button_chrom a:hover{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/chrom.png);
	background-repeat: no-repeat;
}

.button_chrom a:active{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/chrom.png);
	background-repeat: no-repeat;
}

.button_holz a:link{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/holz.png);
	background-repeat: no-repeat;
}
 
.button_holz a:visited{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/holz.png);
	background-repeat: no-repeat;
}

.button_holz a:hover{
	display: block;
	width: 200px;
	height: 25px;
	color: #fff9f3;
	background-image: url(../grafiken/user_menue/holz.png);
	background-repeat: no-repeat;
}

.button_holz a:active{
	display: block;
	width: 200px;
	height: 25px;
	background-image: url(../grafiken/user_menue/holz.png);
	background-repeat: no-repeat;
}
