body
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #FFFFEE;
}


.popup
{
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	background-color: #FFFFEE;
}


.small
{
	font-size : 10px;
}

h1 {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #006699;
	font-weight : bold;
	padding-top : 5px;
}

h2 {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #006699;
	font-weight : bold;
	font-style: italic;
	padding-top : 5px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
	font-weight : bold;
	padding: 0px;
	margin: 0px;

}

.einzug1{
	padding-left: 12px;
}

.TabKopf {
font-size : 10pt;
color : #FFFFEE;
font-family : Arial, Helvetica, sans-serif;
background-color: #202080;
font-weight : bold;
}

.TabText {
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
background-color : #FFEDB7;
}

.TabTextSmall {
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
background-color : #FFEDB7;
}

.TabLeer {
font-size : 5pt;
}

.TabLeerKlein {
font-size : 1pt;
}


a:link{
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #006699;
}

a:visited {
	font-style: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:#006699;
}

.linkb{
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.linkeinzug{
	padding-left: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.button{
	background-color: #C0C0C0;
	color: #000080;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	vertical-align: 1;
	border-style: solid;
	border-color: #000080;
}

#formrahmen {
  border-width:1px;
  border-style:solid;
  border-color:red;
  padding:2.5em;
  text-align:justify;
}

