body {
	color: #555555;
	background-color: #fac693;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

td {
	color: #555555;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

th {
	color: #426eb0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

tr.grau {
	background-color: #fbe5cf;
}

p {
	margin-left: 2px;
	margin-right: 2px;
}


a.navi:link, a.navi:visited{
	margin-left: 4px;
	text-decoration: none;
	color: #426eb0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	background-color: transparent;
}

a.navi:hover, a.navi:active {
	margin-left: 10px;
	text-decoration: none;
	color: #fac693;
	display: block;
	font-size: 13px;
}

a:link, a:visited{
	text-decoration: underline;
	color: #426eb0;
	display: center;
	font-size: 12px;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: underline;
	color: #fac693;
	display: center;
	font-size: 12px;
}

h1 {
	color: #426eb0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	color: #426eb0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	color: #426eb0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-left: 4px;
	height: 4px;
	padding: 0px;
}