/* RTE (own) */

/* re-definitions 4 rte */
body {
	font: 12px Verdana, Arial, sans-serif;
}
table {
	font-size: 1em;
}
/* re-definitions 4 rte */

/* td dummies */
tr.tr-0 { }
tr.tr-last { }
th.td-0 { }
th.td-1 { }
th.td-2 { }
th.td-last { }
td.td-0 { }
td.td-1 { }
td.td-2 { }
td.td-last {}
/* td dummies */


a.pdf {
	display: inline;
	padding: 1px 0px 2px 20px;
	background: url(../images/types/pdf_small.png) left center no-repeat transparent;
}

table.berufserfahrung {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}
table.berufserfahrung td {
	border-bottom: 1px solid #ccc;
}
table.berufserfahrung tr.tr-last td {
	border-bottom: none;
}
table.berufserfahrung th {
	text-align: left;
}
table.berufserfahrung td {

}
table.berufserfahrung .td-0 {
	vertical-align: top;
	width: 120px;
}

ul.keinEinzug {
	padding-left: 1.5em;
}


li.roterPunkt {
	color: red;
}
.roteSchrift {
	color: red;
}
span.roteSchrift {
	color: red;
}