/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: rgb(35,70,134);
	font-weight: normal;
	font-style: normal;
	background-color: rgb(255,255,255);
	background-image: url("../assets/images/randframelins_NEU2.jpg");
}
 UL { color: rgb(35,70,134);}
 
.links {
	font-size: 13pt;
	font-stretch: wider;
}
.links b i {
	color: #F00;
}

