body, tr, td 	{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #090606; text-decoration: none }
a:link { color: #090606; text-decoration: underline}
a:visited { color: #090606; text-decoration: underline}
a:hover {  color:  #090606; text-decoration: underline}
a:active {  color:  #090606; text-decoration: underline}

h1, h1 a {
color:#BC1875;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
margin: 0 0 0 0;
padding:0pt;
text-decoration:none; 
}

h2, h2 a {
color:#090606;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:0 0 0 0;
padding:0pt;
text-decoration:none; 
}

.bg-home {
	background-attachment: scroll;
	background-image: url(img/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-homeparty {
	background-attachment: scroll;
	background-image: url(img/bg-homeparty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-media {
	background-attachment: scroll;
	background-image: url(img/bg-media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-stellen {
	background-attachment: scroll;
	background-image: url(img/bg-stellen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-wie {
	background-attachment: scroll;
	background-image: url(img/bg-wie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-faq {
	background-attachment: scroll;
	background-image: url(img/bg-faq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	

.rose {
	color: #bc1875;
}

a.rose:link { color: #bc1875; text-decoration: none}
a.rose:visited { color: #bc1875; text-decoration: none}
a.rose:hover {  color:  #999999; text-decoration: none}
a.rose:active {  color:  #999999; text-decoration: none}

