.bodytext {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: 17px;
	color: #0c1b70;
	font-weight: normal;
}
h1 {
	/* border: 1px dotted #00FF00; */
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 17px;
	color: #7b83b1;
	font-weight: bold;
}
p {
	/* border: 1px dotted #00FF00; */
	margin: 0px 0px 20px;
	padding: 0px;
}
a {
	color: #7b83b1;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	list-style-image: url(fileadmin/images/bullet.gif);
}
li {
	font-family: "Tahoma";
	font-size: 11px;
	line-height: 21px;
	color: #0c1b70;
	font-weight: normal;
}
.csc-mailform{
	font-family: "Tahoma";
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.csc-form-label{}
.csc-form-label-req{}
.csc-form-labelcell{}
.csc-form-fieldcell{}