body {
	background-color: transparent;
	background: transparent;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6263b2;
	text-decoration: none;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}

#outline {
	position: relative;
	left: 0px;
	width: 220px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 2px solid #6263b2;
}

#wrapper {
	padding: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 0px 8px 0px 8px;
	margin: 2px 0px 2px 0px;

}

.dateFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0px 8px 0px 8px;
}

.weiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-bottom: 12px;
	padding: 0px 8px 0px 8px;
}

.weiter a {
	color: #6263b2;
	text-decoration: none;
}

.weiter a:hover {
	color: #6263b2;
	text-decoration: underline;
}
