@charset "utf-8";
/* CSS Document */


/* __________.__________.__________.__________.__________.__________ Typografie */

/* __________.__________.__________ Überschriften */

h1 {
	color: #E38EBE;
}

h2 {
	color: #E38EBE;
}


/* __________.__________.__________.__________.__________.__________ Bilder */

/* __________.__________.__________ Vordergrundbilder */

h1#logo a {
	background: url(images/bs_logo_rosa.png) no-repeat scroll top left;		
}

/* __________.__________.__________ Hintergrundbilder */

body {
	background: url(images/bs_hg_rosa.gif) repeat scroll center center;
}
