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

body,html,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

* { padding: 0; margin: 0; }

tr td {
	line-height:14px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	line-height: 20px;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #141414;
	font-variant: normal;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E1E1E;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: justify;
}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.ueberschrift2 {
	font: bolder 22px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ueberschrift3 {

	font: normal 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

hr {
	margin-bottom: 5px;
	margin-top:10px;
	height: 2px;
	width: 100%;
	border-top-color: #000000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #CCCCCC;
}

#apDiv3 li  {
	padding-left:15px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
	left: auto;
}
