/* Basis-Einstellungen */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}
a:link, a:visited, a:active, a_hover {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	color: #FFF;
}
/* /Basis-Einstellungen */


.guerilla {
	font-size: 14px;
	text-decoration: none;
}
.georgia {
	text-decoration: none;
}
.LINKS {
	color: #CCC;
}
.linkleiste {
	text-decoration: none;
	color: #000;
	font-style: oblique;
	font-weight: bold;
}
.gallerieneu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.rosa {
	font-size: 25px;
	font-weight: bold;
	color: #FFC;
	background-color: #000;
}

.TextFett25 {
	color: #FFC; font-size: 25px; font-weight: bold;
}

.UeberschriftImpactGelb {
	color: #ffc;
	font-size: 25px;
	font-weight: bold;
}

/* Foto-Strip im Menu und Start */
.one-image { padding: 1px; border: 1px solid #333; margin-left: 6px; margin-bottom: 40px; float: left; }
img { border: 0; }
RahmenFlyerGrauZart {border: 1px solid #333; padding: 2px;}

