/* Start of CMSMS style sheet 'content css' */
.purple {
	font: 24px Arial, Helvetica, sans-serif;
	color: #330033;
	letter-spacing: 0.1em;
}
.title {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #660033;
}
.subtitel {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #660033;
}
.oblique_purple {
	font: oblique 12px Arial, Helvetica, sans-serif;
	color: #660033;
}
.fliesstext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.oblique_grey {
	font: oblique 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.oblique_grey:link {
	font: oblique 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.listing {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-image: url(../Web-Files/admin/themes/MyDreamisNew/images/layoutNew/itemlink.png);
}


div#main a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #660033;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	text-decoration: none;
}
div#main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	border-bottom: 1px solid #660033;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	text-decoration: none;
}
/* End of 'content css' */

