<!--

b,a,td,tr,p {
	font-family: Arial,sans-serif;

}

/* form */ 
.formbutton       { background-color: #000000; border: 1px solid #000000; cursor:hand; color: #ffffff; font-family: Arial; font-size: 12px; }

/* layer menus, ueberschrift */ 
b.admintextmenu {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;	
}

/* layer menus, links */ 
a.admintextmenu, a.admintextmenu:active, a.admintextmenu:visited, a.admintextmenu:link {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;	
}

/* layer menus, text */
.admintextmenu {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;	
}


/* layer menus, links aktiviert */
a.admintextmenu:hover {
	color: #ff0000;	
}

/* ueberschriften, redsys seiten */ 
b.admintext {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;	
}

/* text, redsys seiten */ 
.admintext {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;	
}

/* hinweise, redsys seiten */ 
b.adminmessage {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #ea0000;	
}

/* kleine erklaerungstexte, redsys seiten */ 
td.adminsmall {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;	
}

/* links, redsys seiten */ 
a.admintext, a.admintext:active, a.admintext:visited, a.admintext:link {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
	color: #000000;	
}

a.admintext: hover {
	color: #ff0000;	
}

/* such-css, diese css koennen in den
   eigenen css-dateien ueberschrieben werden */ 

/* suche, ueberschriften */ 
b.searchtext {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;	
}

/* suche, gefunden */ 
b.searchfound {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #ff0000;	
}

/* suche, text */ 
td.searchtext {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;	
	color: #000000;	
}

/* suche, kleine tipps */ 
td.searchsmall {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	color: #000000;	
}

/* var notes */ 
.varnormal {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	color: #0000ff;	
}

.varrequired {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #0000ff;	
}

.varmissing {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 
	text-decoration: none;	
	color: #ff0000;	
}

.varorphan {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic; 
	text-decoration: none;	
	color: #4e4e4e;	
}
//-->
