/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.rd-links {
	background-image: url( "../assets/images/RD-LI-5.JPG" );
 	background-repeat: no-repeat;
 	background-position: 0px 0px
}

.link {
	font-size: 14px;
 	color: rgb(251,220,186);
 	font-weight: bold;
 	background-color: rgb(3,3,37)
}

.linkhauptseite {
	font-size: 14px;
 	color: rgb(246,224,183);
 	font-weight: bold
}

.link2 {
	font-size: 14px;
 	color: rgb(251,220,186);
 	font-weight: bold;
 	background-color: rgb(3,3,37)
}

.text_tabelle {
	margin: 30px 10px 0px 10px
}
