h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
	margin-bottom: 0px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}

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;
}

.caption {
	text-align: center;
	color: #800000;
	font-size: 12px;
}

.righttext {
	text-align: right;
}

.lefttext {
	text-align: left;
}

.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: #800000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}

.yellow {
	color: #FF9900;
	text-align: right;
}

.green {
	color: #008000;
	text-align: right;
}

/*
p:first-letter {   
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
}
*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #800000;
	font-size: 12px;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
	font-size: 12px;
}

a.menue {
	font-weight: bold;
	text-decoration: none;
	color: #800000;
	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: #800000;
	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;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 4px; 
	list-style-type: decimal;
	text-align: left;
}


caption { 
    caption-side: bottom;
	width: auto;
	text-align: left;
	color: #800000;
	font-size: 12px;
}

th {
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
    background-color: #F5E6BE
}

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;
}

div {
	margin:0;
}

.ro {
	background:url(images/frame/ro.gif) top right no-repeat;
}

.lo {
	background:url(images/frame/lo.gif) top left no-repeat;
}

.ru {
	background:url(images/frame/ru.gif) bottom right no-repeat;
}

.lu {
	background:url(images/frame/lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt tsz {
	margin:0;
	padding:0;
}

.Feld {
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px Dotted #444444;
}

fieldset {
	overflow: auto;
	border: 0;
}