/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.tabelle_line_fett {
	text-indent: 0px;
 	border: 1px dotted rgb(128,0,0);
 	margin: 0px;
 	padding: 0px
}

.bild_abstand_rechts {
	border: 1px solid rgb(128,0,0);
 	margin: 3px 0px 5px 8px
}

.bild_abstand_links {
	border: 1px solid rgb(128,0,0);
 	margin: 3px 8px 5px 0px
}

.eingang {
	padding: 0px;
 	border-left: 2px solid rgb(128,0,0);
 	border-bottom: 2px solid rgb(128,0,0)
}

.tabelle {
	text-align: justify;
 	text-indent: 0px;
 	margin: 20px 25px 0px 5px
}

.rahmen_tabelle {
	text-indent: 0px;
 	margin: 0px;
 	padding: 0px;
 	border-left: 1px dotted rgb(128,0,0);
 	border-right: 1px dotted rgb(128,0,0);
 	border-bottom: 1px dotted rgb(128,0,0)
}

.bild_abstand_links_tr {
	margin: 3px 8px 5px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.eingang2 {
	border: 1px solid rgb(251,241,226);
 	padding: 0px
}

.textueberschrift {
	font-family: Garamond,  serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: justify;
 	margin: 0px 0px 0px 5px
}

.tabelle_ueberschrift {
	font-weight: bold;
 	font-style: italic;
 	margin: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.bild {
	text-indent: 0px;
 	margin: 0px;
 	padding: 0px;
 	border-left: 1px solid rgb(128,0,0);
 	border-bottom: 1px solid rgb(128,0,0)
}

.abstand {
	text-indent: 0px;
 	margin: 0px
}

.tabelle_line {
	text-indent: 0px;
 	margin: 0px;
 	padding: 0px;
 	border-bottom: 1px solid rgb(128,0,0)
}
