html { height: 100%;}

body {margin-left : 0px; margin-bottom: 10px; margin-top: 10px; margin-right: 0px; background-image: url(bg.jpg); background-repeat: repeat;}

p, td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}


hr {
color: #2e63a7;
height: 1px;
margin-top: 12px;
margin-bottom: 12px;
}

input, select, textarea {
  background: #f0f3f7;
  color: #000000;
  border: 1px solid #000000;
  font-family: Arial, Helvetica;
  font-size: 9pt;
}

.submit {
  color: #000000;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  width: 120px;
}


a:link {
	text-decoration: underline;
	color:#2e63a7;
}

a:visited {
	text-decoration: underline;
	color:#2e63a7;
}

a:active {
	text-decoration: underline;
	color:#2e63a7;
}

a:hover {
text-decoration: none;
color: #e99620;
}


h1 {
font-family: Arial;
font-size: 16pt;
font-weight: bold;
color: #2e63a7;
}


td.navi1 a:link       {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 28px; color: #000000; font-weight: 500; display: block; padding-left: 16px;}
td.navi1 a:visited    {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 28px; color: #000000; font-weight: 500; display: block; padding-left: 16px;}
td.navi1 a:active     {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 28px; color: #000000; font-weight: 500; display: block; padding-left: 16px;}
td.navi1 a:hover      {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 28px; background-image:url(navi_on_os_hover.gif); color: #e99620; font-weight: 500; display: block; padding-left: 16px;}

td.navi2 a:link       {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 21px; color: #000000; font-weight: 500; display: block; padding-left: 30px;}
td.navi2 a:visited    {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 21px; color: #000000; font-weight: 500; display: block; padding-left: 30px;}
td.navi2 a:active     {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 21px; color: #000000; font-weight: 500; display: block; padding-left: 30px;}
td.navi2 a:hover      {	font-family: Arial; text-decoration: none; font-size: 10pt; line-height: 21px; background-image:url(navi_on_os_hover.gif); color: #e99620; display: block; font-weight: 500; padding-left: 30px;}


.meldung {
color: #990000;
}

.pflicht {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
