#rechts {
	position: absolute;
	right: 0px;        
	width: 175px;
	background: #A84343;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.r1  	{
		font-size:70%;
		width:155px;
		padding:2px 10px;
		text-align:center;
		background-image:url(img/rechts_oben_bg1.gif);
		color:black;
		}

.r2  	{
		font-size:70%;
		width:155px;
		padding:2px 10px;
		text-align:center;
		background-image:url(img/rechts_oben_bg2.gif);
		color:white;
		}

.r1 a:link 		{ 
				color:black;
				text-decoration:none;
				}

.r1 a:visited	{
				color:black;
				text-decoration:none;
				}

.r2 a:link 		{ 
				color:white;
				text-decoration:none;
				}

.r2 a:visited	{
				color:white;
				text-decoration:none;
				}

#rechts a:hover	{
				color:red;
				}

#rechts a:active	{
				color:red;
				}

#rechts a:focus	{
				color:red;
				}
