/* CSS Document für RTE Formatierungen*/

a, a:visited, a:active 
{
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover
{
	color: #3F3F3F;
}

p.csc-frame-frame1
{
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #C0C0C0;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

p.csc-frame-frame2
{
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #FFFF66;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.align-center, p.align-center
{
	text-align: center;
}

.align-right, p.align-right
{
	text-align: right;
}

.align-left, p.align-left
{
	text-align: inherit;
}

.align-justify, p.align-justify
{
	text-align: justify;
}

.important
{
	color: #CC3300;
}

.detail
{
	color: #009900;
}

.name-of-person
{
	color: #003366;
}

.sitemap
{
	font-size: 14px;
	line-height: 140%;
	padding-top: 10px;
	padding-left: 10px;
}

.caption
{
	font-size: 11px;
	font-style: italic;
}

div.caption
{
	margin-top: -5px;
	padding-top: 0px;
}

