/* Allgemeines */
BODY, td, input, textarea, select, P, A, DIV, LI, UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, form{
	margin:0; padding:0;
	}

/* Krücken */
.table_pad4 tr td {
	padding: 4px;
	}
.table_pad5 tr td {
	padding: 5px;
	}

/* Links siehe Farben... */

/* Musikmesse */
.messe {
	font-weight: bold;
	}

/* Menüs */
.topleiste_links {
	text-align: center;
	height: 20px;
	}
	
.topleiste_mitte {
	font-weight: bold;
	text-align: center;
	height: 20px;
}
	
.topleiste_rechts {
	text-align: right;
	padding-right: 5px;
	height: 20px;
}

.treeSub {
	font-weight: normal;
}

.treeTop {
	font-weight: bold;
}

/* Spaltentitel */
.column {
	font-weight: bold;
}

/* Kopfzeile des Mittelteils */
.head {
	font-size: 9px;
}

/* Text allgemein */
.kl_lila{
	font-size: 9px;
	}
.n_lila, .n_black {
	font-weight: normal;
	}
.nf_lila{
	font-weight: bold;
	}

/* Company */
.c_head {
	font-size:11px;
	font-weight:bold;
	}
	
.c_subhead {
	font-weight:bold;
	}

/* Spezielles */
.alarm, .aktuell {
	font-weight: bold;
	}

.hinweis {
	font-size: 9px;
	}

.haendlertitel {
	font-size: 11px;
	font-weight: bold;
	}

.bottom {
	font-size: 9px;
	padding: 5px 0 10px 0;
	}

th {
	font-weight: bold;
	valign: middle;
	align: center;
	height: 22px;
	}

/* Formulare */
.button {
	font-size: 9px;
	font-weight: bold;
	}

.minibutton {
	font-size: 9px;
	}

/* noch nicht zugeordnet */
.border {
	border-style: solid;
	border-width: 1;
}

.detailtitel{
	font-size: 13px;
	font-weight: bold;
}

a.detailtitel {
	font-size:13px;
	}
