@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
{
}
a:link {
	color: #cc3366;
	text-decoration: none;
	font: 12pt garamond;
	}

a:visited {
	text-decoration: none;
	color: #cc3366;
	font: 12pt garamond;
}
a:hover {
	text-decoration: none;
	color: #ff66cc;
	font: 12pt garamond;
}
a:active {
	text-decoration: none;
	color: #ffffcc;
	font: 12pt garamond;
}
.style3 {
	font-family: Garamond;
	color: #CC3366;
	font-size: 22px;
}
.style4 {
	font-family: Garamond;
	color: #CC3366;
	font-size: 36px;
}

fieldset{
	color: #CC3366;
	font-family: Garamond;
}

.csc-mailform{
	border: 0px;
}

input, textarea {
	font-family: Garamond;
	color: #CC3366;
	border: 1px solid #CC3366;
	PADDING:2px;
	margin:2px;
	font-size:larger;
}

.csc-mailform-submit {
	font-family: Garamond;
	color: #CC3366;
	background: #FFFFCC;
}

page.bodyTag = <body style="fileadmin/template/images/Regenbogen_hell.bmp">


-->
</style>