.rechte_spalte {
		background-color: #003258; 
		text-align: left;
		width: 191px;
		height: 480px;
		margin-top: 5px;
}
a.rs:link {
        background-image: url(/__pix/rechtespalte/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position:10px 4px;
	padding-left: 19px;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
}
a.rs:visited {      
        background-image: url(/__pix/rechtespalte/pfeilchen.gif);
	background-repeat: no-repeat;
	background-position:10px 3px;
	padding-left: 19px;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
}
a.rs:hover {
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
}
a.rs:active {
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
	color: #FFFFFF;	
	text-decoration: none;
}
.rs_img {
        border: 0px;
        margin: 0px;
	margin-bottom:	1px;
        width: 179px;
float: left;
}

.rs_div {

	border: #FFFFFF solid 1px; 
	width:179px; 
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;	
	background-image:url(/__pix/rechtespalte/hintergrund.gif);
	text-align: left;
}
