.zettel {
	border:1px solid #bbbbbb;
	padding:0px;
	margin-bottom:20px;
}
.titel {
	border-bottom:1px solid #bbbbbb; 
	padding:2px 10px 2px 10px;
	height:18px;
}

.t1 { background-color: #ffd7e1;}
.t2 { background-color: #ffdfbf;}
.t3 { background-color: #ffffbc;}
.t4 { background-color: #f1ffc3;}
.t5 { background-color: #caffca;}
.t6 { background-color: #c8f2ff;}
.t7 { background-color: #d3d3fe;}
.t8 { background-color: #e9d4ff;}
.t9 { background-color: #f4d0ff;}

.von {
	font-size: 11px;
	float:left;
}
.datum {
	font-size: 11px;
	float:right;
}
.gbcont {
	clear:both; 
	padding:10px;
	margin-top:2px;
}
p { margin:10px 0px 0px 0px;}
.small {font-size: 10px;}

a.gblk:link, a.gblk:visited, a.gblk:active, a.gblk:hover {color:#000000; text-decoration:none;}
a.gblk:active, a.gblk:hover {color:#0000ff; text-decoration:underline;}

