h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	margin-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    background-color:#FFFFFF;
	margin-top: 0px; 
	margin-bottom: 0px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px; 
	margin-bottom: 0px;
}

acronym {
	border-bottom: 1px dotted black;
	cursor: help;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

.centertext {
	text-align: center;
}

.righttext {
	text-align: right;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

.bottomtext {
	font-size: 12px;
	text-align: center;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}

/*
p:first-letter {   
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}
*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	font-size: 12px;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000080;
	font-size: 12px;
}

a.menue {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	font-size: 10px;
}

a.menue:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	font-size: 10px;
}

a.main {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	font-size: 12px;
}

a.main:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	font-size: 12px;
}

a.glossar {
	font-weight: normal;
}

a.glossar:hover {
	font-weight: normal;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 4px; 
	list-style-type: circle;
	text-align: left;
}

caption { 
    caption-side: bottom;
	width: auto;
	text-align: left;
	font-size: 9px;
	font-style: italic;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
    background-color: #FFFF80
}

td {
	font-size: 12px;
	vertical-align: top;
}

.header {
	text-align: center;
	vertical-align: middle;
}

.menu1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.menu2 {
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
}
