html, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
/*Textelemente*/
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.textb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}


/*Überschriften*/

.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	color: #18488A;
}

.h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	color: #ED2024;
}

/*Links*/

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #18488A;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #18488A;
	text-decoration: underline;
}

/*Auflistung des Suchergebniss*/

.reihe1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
	background: #FCFBE1;
}

.reihe2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
}

/*Formularelemente*/

SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid #18488A;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	border: 1px #18488A solid;
}

.TEXT2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border-style: none;
}


TEXTBOX
{
	border: 1px #18488A solid;
}

.COMBO
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	border: 1px #18488A solid;
}

.legende
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  text-align:right;
}

.legende2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  text-align:left;
}

.send
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: -2px;
	background-color: #18488A;
	background-image: url(gfx/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.send2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-indent: -12px;
	background-color: #18488A;
	background-image: url(gfx/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.cmd 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	border-style: none;
	color: #FFFFFF;
	text-align: left;
	text-indent: -2px;
	background-color: #18488A;
	background-image: url(gfx/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.back
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #18488A;
	text-align: right;
	text-indent: 12px;
	background-color: #FFFFFF;
	background-image: url(gfx/pfeilL.gif);
	background-position: left;
	background-repeat: no-repeat;
}

table.mail1 {
	border: 1px solid #17488A;
	background-color: #EBE9EA;
	width: 498px;
}
td.mail2 {
	border-bottom: 1px solid #17488A;
	vertical-align: middle;
	font-weight: bold;
	height: 27px;
	padding-left: 10px;
}
td.mail3 {
	padding: 3px 0px 3px 10px;
	font-weight: bold;
}
td.mail4 {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	height: 27px;
	background-color: #ffffff;
}

