@charset "UTF-8";


body {
    margin-top: 0;
	padding-top: 0;
	background-color: #f0e0f9;
	background-image: url(pix/bg.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
a {
	font-size: 12px;
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #CB259E;
}
a:hover {
	color: #CB259E;
}
a:active {
	color: #CB259E;
}
.bildrahmen {
	border: 1px solid #CCCCCC;
}

.text {
	font-size: 12px;
	color: #660099;
}
.textrosa {
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #CB259E;
}
.textdickrosa {
	font-size: 12px;
	font-weight: bolder;
	color: #CB259E;
}
.textcopy {
	font-size: 10px;
	color: #BA91D8;
}
.textdick {
	font-size: 12px;
	font-weight: bolder;
	color: #660099;
}
#formular {
	font-size: 10px;
	font-weight:normal;
	color: #660099;

}
