body {
	background-color: #fffde1;
	margin-top: 10px;
	margin-bottom:10px;
}

p.titleimage {
	text-align: left;
}

p.title { 
	margin-top: 7pt;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0pt;
}

p.subtitle {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	margin-top: 5pt;
}

p.address {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 70%;
	font-weight: bold;
}

p.lastedited {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
}

p.hinweis {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

p.ref {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 0pt;

	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	padding: 2px;
}

span.subref {
	color: #FF8040;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 70%;
	font-weight: bold;
	margin-top: 1pt;
	margin-bottom:0pt;
	padding: 2px;
}


a:link {
	color: #000060;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000060;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ff0060;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


