p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;	
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 17px;
	color: rgb(0,0,0);
}

p.headline {
	font-size: 20px;
	font-weight: bold;
	word-spacing:0.2em;
	letter-spacing: 0.15em;	
	color: rgb(128,128,128);
}

p.subhead {
	font-weight: bold;	
	color: rgb(64,64,64);
}

p.klein {
	font-size: 11px;
        line-height: 14px;
	font-weight: normal;	
	color: rgb(64,64,64);
        margin:0px;
}

/* --------------------------------------- 

table.table-redbackground { background: red none; }
table.table-yellowbackground { background: yellow none; }
tboby.tbody-redbackground { background: red none; }
tbody.tbody-yellowbackground { background: yellow none; }
tr.tr-redbackground { background: red none; }
tr.tr-yellowbackground { background: yellow none; }
td.td-redbackground { background: red none; }
td.td-yellowbackground { background: yellow none; }
ol.ol-redbackground { background: red none; }
ol.ol-yellowbackground { background: yellow none; }
ul.ul-redbackground { background: red none; }
ul.ul-yellowbackground { background: yellow none; }
li.li-redbackground { background: red none; }
li.li-yellowbackground { background: yellow none; }
ol,ul,li { font-family: verdana,arial,helvetica,sans-serif; font-size:11px; text-indent:0px; line-height:150%; color:rgb(70,70,70); }

 ------------------------------- */

