
p.smalltext {font-size:0.9em;}

p.typewriter{
	font-family: monospace; font-size: 1.1em;
}

p.staff{
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  	font-size: 166%;
  	font-weight:bold; 
  	color:#333;
  	margin: 0 0 0.25em 0; 
}

p.address{
	font-family: monospace; font-size: 1.1em;
}

p.redbox {
	color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom:0.5em; display: block;
}


/* #############################
** ### classesCharacter ########
** #############################
*/
span.red {
	color: #ff0000;
}
span.green {
	color: #339933;
}
span.blue {
	color: #0088ff;
}
span.typewriter {
	font-family: monospace; font-size: 1.1em;
}
span.new{
	padding:0 0 0 20px; background:transparent url('images/new.png') no-repeat left;
}

/* #############################
** ### TagFreeClasses ##########
** #############################
*/
.orangeBackground {background:#FEC216;}

/* #############################
** ### classesCharacter - Formatierung Inhalt Tabelle - 29.03.2012/Koenig########
** #############################
*/
td.align-center, th.align-center {
    text-align: center;
}
td.align-left, th.align-left {
    text-align: left;
}
td.align-right, th.align-right {
    text-align: right;
}
