
.r_reiter
{
	height:20px;
	float:left;
	cursor:pointer;
	position:relative;
	top:1px;
}

/* links von reiter */

.r_hell_anfang
{
	width:13px;
	height:20px;
	background-image:url(../grafik/reiter/r_hell_anfang.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_dunkel_anfang
{
	width:13px;
	height:20px;
	background-image:url(../grafik/reiter/r_dunkel_anfang.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_hidden
{
	display:none;
	float:left;
}



/* mitte von reiter */

.r_hell
{
	height:17px;
	background-image:url(../grafik/reiter/r_hell.gif);
	background-repeat:repeat-x;
	float:left;
	padding-top:3px;
}

.r_dunkel
{
	height:17px;
	background-image:url(../grafik/reiter/r_dunkel.gif);
	background-repeat:repeat-x;
	float:left;
	padding-top:3px;
}

/* rechts vom reiter */

.r_hell_dunkel
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_hell_dunkel.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_dunkel_dunkel
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_dunkel_dunkel.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_hell_hell
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_dunkel_hell.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_dunkel_hell
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_dunkel_hell.gif);
	background-repeat:no-repeat;
	float:left;
}



.r_dunkel_ende
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/R_dunkel_ende.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_hell_ende
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/R_hell_ende.gif);
	background-repeat:no-repeat;
	float:left;
}




/* für von rechts nach links gerichtete reiter */


/* rechts vom reiter */

.r_re_hell_anfang
{
	width:13px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_hell_anfang.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_dunkel_anfang
{
	width:13px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_dunkel_anfang.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_hidden
{
	display:none;
	float:left;
}



/* links vom reiter */

.r_re_hell_dunkel
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_hell_dunkel.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_dunkel_dunkel
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_dunkel_dunkel.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_hell_hell
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_dunkel_hell.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_dunkel_hell
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_dunkel_hell.gif);
	background-repeat:no-repeat;
	float:left;
}



.r_re_dunkel_ende
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_dunkel_ende.gif);
	background-repeat:no-repeat;
	float:left;
}

.r_re_hell_ende
{
	width:29px;
	height:20px;
	background-image:url(../grafik/reiter/r_re_hell_ende.gif);
	background-repeat:no-repeat;
	float:left;
}





