#copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e0e0e0;
	text-align: right;
	padding-top: 6px;
	padding-right: 8px;
}

#copyright a
{
	color: white;
}

#copyright a:link
{
	color: white;
}

#copyright a:visited
{
	color: white;
}

#copyright a:hover
{
	color: white;
	font-weight: bold;
}

.simpleList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkVcf
{
	background: url( ../img/badge_vcf.gif ) no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
}

.perf a
{
	display: block;
	line-height: 16px;
	width: auto;
	text-decoration: none;
	color: black;
}

.perf a:active
{
}

.perf a:hover
{
	background-color: #FAFFA2;
}

.perf a:visited
{
}

.linkPdf
{
	background: url( ../img/badge_pdf.gif ) no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
}

.linkExt
{
	background: url( ../img/badge_link.gif ) no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
}

.linkExt2
{
	background: url( ../img/badge_link.gif ) no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}

.listStyleA ul
{
	margin-top: 0px;
	margin-bottom: 18px;
	list-style-image:url( ../img/bullet.png );
	list-style-position: outside;
	padding-left: 25px;
}

.listStyleA ul li
{
	margin-bottom: 0.5em;
}

.listStyleA ul li ul
{
	margin-top: 5px;
	font-style: italic;
}

.listStyleA ul li ul li
{
	font-style: normal;
}

.defaultTable
{
	margin: 0px;
	margin-bottom: 12px;
	
	padding: 0px;
}

.rowEven
{
	background-color: #CFDAF0
}

.linkDefault
{
	background: none;
	background-image: none;
	color: inherit;
	text-decoration: none;
}

.linkDefault a:link
{
}

.linkDefault a:visited
{
}

.linkDefault a:hover
{
	text-decoration: underline;
}

.linkDefault a:active
{
}

.linkDefault a:focus
{
}


a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: black;
	text-decoration: none;
}

a:focus
{
	color: black;
	text-decoration: none;
}


.linkInt a
{
	background: url( ../img/badge_link_transp.png ) no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}

.linkInt a:link
{
}

.linkInt a:visited
{
}

.linkInt a:hover
{
	text-decoration: underline;
}

.linkInt a:active
{
}

.linkInt a:focus
{
}

hr
{
	background-color: #DEDEE3;
	border: none;
	height: 1px;
}

.imageSubline2
{
	font-size: 7.75pt;
}

.schloss1
{
    background: url( ../img/schloss_silhouette_weiss_links.png ) repeat;
}

.schloss2
{
    background: url( ../img/schloss_silhouette_weiss.png ) no-repeat;
    background-position: right;
}

.afxFormItemLabel
{
    width: 130px;
}

img
{
	margin-bottom: -3px;
}


