
p, td, hr, input, textarea {
	color: #000060;
	font-size: 10pt;
	font-family : Arial,Helvetica,Sans-Serif;
	text-decoration : none;
	/*text-align:justify;*/
	line-height:20px;
}

.titel {
    font-size: 12pt;
    font-weight: bold;
}

a {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	color:#808080
}

a:hover{text-decoration:underline}

hr {
	background-color:#808080; /* Mozilla 1.4 */
	color:#808080; /* IE 6 */
	border: #808080; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

body {
	margin-right:20px
}

