BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	background-color : White;
	margin-left : 5px;
	margin-top : 5px;
}

.text14
{
	font-size : 14px;
}

.text12
{
	font-size : 12px;
}

.text11
{
	font-size : 11px;
}

.text10
{
	font-size : 10px;
}

.text10grau
{
	font-size : 10px;
	color : #708090;
}

.text10gruen
{
	font-size : 10px;
	color : #228B22;
}

.text10rot
{
	font-size : 10px;
	color : #ff0000;
}


.text11rot
{
	font-size : 11px;
	color : #ff0000;
}

input.text11,select.text11
{
	font-size : 11px;
	border : 1px solid #708090;
}

A.Link14, A.Link14:ACTIVE,  A.Link14:LINK, A.Link14:VISITED {
	font-size : 14px;
	color : Black;
	text-decoration : none;
}

A.Link14:HOVER 
{
	text-decoration : none;
	font-size : 14px;
	color : #228B22;
}


A.Link12:ACTIVE,  A.Link12:LINK, A.Link12:VISITED {
	font-size : 12px;
	color : Black;
	text-decoration : none;
}

 A.Link12:HOVER {
	font-size : 12px;
	color : #228B22;
	text-decoration : none;
}

A.Link11:ACTIVE,  A.Link11:LINK, A.Link11:VISITED {
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

 A.Link11:HOVER {
	font-size : 11px;
	color : #228B22;
	text-decoration : none;
}


/*  Fusszeile  */

A.Link10grau:ACTIVE,  A.Link10grau:LINK, A.Link10grau:VISITED {
	font-size : 10px;
	color : #708090;
	text-decoration : none;
}

 A.Link10grau:HOVER {
	font-size : 10px;
	color : #228B22;
	text-decoration : underline;
}



/*  Navigation links  */

A.Link10:ACTIVE,  A.Link10:LINK, A.Link10:VISITED {
	font-size : 10px;
	color : Black;
	text-decoration : none;	
} 

A.Link10:HOVER 
{
	text-decoration : none;
	font-size : 10px;
	color : #228B22;
}

/*  Navigation links Auswahl */

A.Link10high:ACTIVE,  A.Link10high:LINK, A.Link10high:VISITED {
	font-size : 10px;
	color : #228B22;
	text-decoration : underline;	
} 

A.Link10high:HOVER 
{
	font-size : 10px;
	color : #228B22;
	text-decoration : underline;
}

a:hover.d {
	color : #000000;
	font-size : 12px;
	text-decoration : underline;
}
a:visited.d{
	color : #000000;
    font-size : 12px;
	text-decoration : none;
}
a:link.d{
	color : #000000;
	font-size : 12px;
	text-decoration : none;
}

.rahmengrau {
	border : 1px solid #DCDCDC;
}

.Fehler 
{
	color : #FF0000;
}

.zeiger {
cursor: hand;
voice-family: "\"}\"";
voice-family:inherit;
cursor: pointer;
}

.text10kursiv { font-size : 10px; ; font-style: italic}
