body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	line-height: 120%;
	font-size: 13px;
	text-align: justify;
	padding-right: 20px;
}

p {text-align: justify; color: #000000;}

h1 {
	color: #000099;
	font-size: 30px;
	line-height: 120%;
}

h2 {
	color: #000099;
	font-size: 20px;
	line-height: 120%;
}

h3 {
	color: #000099;
	font-size: 16px;
	line-height: 120%;
}

a {text-decoration: none; color: #000099}
a:hover {color:#0000FF;text-decoration: underline}

th {color: #000099}

td {
	text-align: justify;
	font-size: 13px;
}

li {text-align: justify}

dt {color: #000099; font-weight: bold;}

dd {}
//.wichtig {
	padding: 10 5 10 5;
	width: 500px;
	border: 2 solid #cc0000;
	background-color:#FFFF66;
	color:#CC0000;
}
//.so {
	margin-left: 20px;
	list-style-type: square;
}
//.eilmeld {
	color: #FF0000;
	font-size: 14px;
}
ul {list-style-position: outside;
}

