/* CSS Document */

#top {
	background-image: url(../img/newsletter_img/bg_top.gif);
	background-repeat: no-repeat;
}
#top_left {
	background-color:#6c9ae7;
}
#top_right {
	background-color:#dfdfdf;
}
#bottom {
	background-image: url(../img/newsletter_img/bg_bottom.gif);
	background-repeat: no-repeat;
}
.text_weiss {
	color:#FFFFFF;
}
.text_weiss_klein {
	color:#FFFFFF;
	font-size:9px;
}

