/* Reset der Standart CSS-Eigenschaften */
*{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}
ol,ul{list-style:none;}
q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Generelle HTML-Tag Eigenschaften */
body{ margin-top: 0px;}

legend{
	text-indent: -999999px;
	float: left;
	display: block;
}
caption{
	text-indent: -999999px;
	float: left;
	display: block;
}
p{
	margin-bottom: 10px;
	font-size: 11pt;
	line-height: 11pt;
}
/*p:first-letter{
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	font-size: 1.5em;
}*/

h2{
	color: #241071; font-size: 20px; font-family: "times new roman"; font-weight: bold; line-height: 18px; 
}

h3{
	color: #241071; font-size: 18px; font-family: "times new roman"; font-weight: bold; line-height: 18px; 
}


.links-strich { border-right: 1px solid #5a6d52; border-left: 1px solid #5a6d52; }

.daten { height: 350px; overflow: auto; padding-left: 10px; color:#063; font-size:14px!important; margin-top: 35px}

