
.boldtext {
  	font-family: tahoma;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #003A83;
  	text-decoration: none;
}

.inputfield {
  border-top: 1px #6D90B0 solid;
  border-right: 1px #6D90B0 solid;
  border-bottom: 1px #6D90B0 solid;
  border-left: 1px #6D90B0 solid;
}

.seitenbezeichnung {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 20px;
  	font-style: normal;
  	font-weight: bolder;
  	font-variant: normal;
  	color: #FFFFFF;
  	text-decoration: none;
}

.textlink {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #FFFFFF;
  	text-decoration: none;
}

A.textlink:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #FF0000;
  	text-decoration: underline overline;
}

.textlink2 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #000000;
  	text-decoration: none;
}

A.textlink2:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #FF0000;
  	text-decoration: underline overline;
}

.bodytext {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #FFFFFF;
  	text-decoration: none;
}

A.bodytext:hover {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #FF0000;
  	text-decoration: underline overline;
}

.bodytext1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #083E83;
  	text-decoration: none;
}

.footer {
  	font-family: Tahoma;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	color: #B2BBD7;
  	text-decoration: none;
}

BODY {
  background-color: #333333;
}
