@charset "UTF-8";
/* CSS Document */

div#text {
	margin: 0;
	position: absolute; top: 0; left: 0;
	width: 840px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

div#text a{
	text-decoration: underline;
	color: #868686;
}

.bild_com{
	position: relative;
	margin-top: 12px;
}

