.moduletable p{
font-weight: bold;
}

table.werdegang {
	border: 1px solid black;
}
td.datum {
	width: 30%;
	font-style: italic;
	font-weight: bold;
}
tr.grau {
	background: #DDD;
}
table.formular {
	margin-top: 10px;
	background: #E6E6E6;
	border: 1px solid black;
	padding: 2%;
	width: 66%;
	margin-left: 10px;
}
td.fortbildung {
	width: 28%;
}
table.impressum {
	border: 1px solid black;
	background: #E6E6E6;
}
ul.ausbildung, ul.zeiten, ul.adresse {
	margin-left: 0;
	padding-left: 0;
}
ul.laotse {
	margin-top: 0;
}
ul.fahrplan {
	list-style: disc;
	margin-bottom: 5px;
	margin-top: 3px;
}
.head { /* 1. Absatz in den Rubriken*/
	font-size: 14px !important;
	font-weight: bold;
}
.zitat {
	font-style: italic;
	font-stretch: wider;
}
.datum {
	list-style: none;
	text-indent: 1%;
	font-size: 14px !important;
	line-height: 20px;
}

*html #right hr{
margin: 2% 2%;
}

.ordizeiten, #right h3{
padding:0 ;
text-align: left;
}

