td.notiz {
	font-family : "Comic Sans MS";
	font-weight : normal;
	font-style : normal;		
	color : #666666;
	text-decoration : none;
	font-size : 11px;
	margin-top : 1px;
	margin-bottom : 1px;
	vertical-align : bottom;
	text-align : left;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding : 0px;
	height : 20px;
	background-color : #EEEEEE;
	border-top : 0px #CCCCCC none;
	border-left : 0px #CCCCCC none;
	border-right : 0px #CCCCCC none;
	border-bottom : 1px #CCCCCC solid;
}

td.notiz span.dat {
	font-weight : bold;
	font-family : "Comic Sans MS";
	color : #333;
	font-size : 10px;
}

span.notiz {text-align : right;}

table.notiz {
background-color : #FFFFFF;
border-style : none;
border-width : 0px;
margin : 0px;
padding : 0px;
}

th.notiz {
	font-family : "Comic Sans MS";
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : none;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 2px;
	vertical-align : bottom;
	text-align : left;
	word-spacing: 0px;
	letter-spacing: 1px;
	padding : 0px;
	height : 20px;
	background-color : #EEEEEE;
	border-top : 0px #CC6666 none;
	border-left : 0px #CC6666 none;
	border-right : 0px #CC6666 none;
	border-bottom : 2px #CC6666 solid;
}
td.notiz-head {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight : normal;
	font-style : normal;
	font-variant: small-caps;
	color : #666666;
	background-color : #cccccc;
	text-decoration : none;
	font-size : 8px;
	margin : 0pt;
	vertical-align : bottom;
	text-align : left;
	word-spacing: 0pt;
	padding : 0px;
}


