
#quelltext {
	font-size : 9pt;
	font-family : Courier New, Courier, monospace;
	color : #000033;
}	

td {
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #000033;
	text-decoration: none;
}

#text {
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #000033;
	text-decoration: none;
	line-height: 13pt;
}

#t_kl {
	font-size : 8pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #000033;
	text-decoration: none;
}

#t_kll {
	font-size : 7pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #000033;
	line-height: 10pt;
}


a.status {
	text-decoration: underline;
	color: #D7D9DB;
}
a:hover.status {
	color: red;
	text-decoration: underline;
}

a.navigation {
	text-decoration: underline;
	color: #2A4C90;
}
a:hover.navigation {
	color: red;
	text-decoration: underline;
}

a.textlink {
	text-decoration: underline;
	color: #2A4C90;
}
a:hover.textlink {
	color: red;
	text-decoration: underline;
}

input.feld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
	height: 21px;
}

textarea.feld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
}

select.feld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
}

input.textfeld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
	height: 21px;
}

textarea.textfeld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
}

select.textfeld
{
	background-color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif, verdana, Helvetica, Geneva;
	color : #2A4C90;
	text-decoration: none;
	border-color : #2A4C90;
	border-style : solid;
	border-width : 0;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	text-align: left;
}



.MenuStyle {
	background-color: #E7EFF7;
	font-family : Courier New, Courier, monospace;
	font-size: 10pt;
	border-style : solid;
	border-width : 0;
	border-left-width : 0;
	border-top-width : 0;
	border-right-width : 0;
	border-bottom-width : 0;
	text-align: left;
	border-color: #2A4C90;
}

A.MenuItem:link {
	border-style: solid;
	border-width: 0px;
	border-color: #777777;
	padding: 3px;
	color: #222222;
	text-decoration: none;
	font-size:10pt;
}

A.MenuItem:visited {
	border-style: solid;
	border-width: 0px;
	border-color: #777777;
	padding: 3px;
	color: #222222;
	text-decoration: none;
}

A.MenuItem:active {
	color: #222222;
	text-decoration: none;
}

A.MenuItem:hover {
	border-style: solid;
	border-width: 0px;
	border-color: #444444;
	color: white;
	background-color: #2A4C90;
	text-decoration: none;
}






