/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextFeldUeberschrift {
	text-align: justify;
 	background-color: transparent;
 	background-image: none;
 	padding-top: 0px;
 	padding-bottom: 5px;
 	border-bottom: 1px dotted rgb(0,145,94)
}

.TextFeldUnten {
	background-image: url( "./head_bg_grey.gif" );
 	padding-top: 20px;
 	padding-bottom: 20px
}

.x-rechter-rand-webseitenlogos {
	text-align: center;
 	background-color: rgb(232,232,232);
 	padding-top: 5px;
 	padding-bottom: 5px
}

.x-seitenkopf {
	color: rgb(56,56,56);
 	text-indent: 0px;
 	margin: 0px;
 	padding: 8px 0px 8px 8px
}

.startseite_textbox {
	padding: 2px
}

.TextFeld_Werbung {
	color: rgb(153,51,51);
 	background-color: rgb(255,255,255);
 	border: 1px dotted rgb(153,51,51);
 	padding: 10px
}

.x-rechter-rand-textinhalte {
	text-align: left;
 	padding: 5px;
 	margin-top: 5px;
 	margin-bottom: 5px;
 	border-bottom: 1px dotted rgb(0,145,94)
}

.x-rechter-rand-ueberschriften {
	color: rgb(56,56,56);
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(248,248,248);
 	padding: 5px;
 	border-bottom: 1px solid rgb(0,145,94)
}

.startseite_ueberschriften {
	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: rgb(232,232,232);
 	border: 1px dotted rgb(130,19,19);
 	padding: 2px
}

.x-weitere-links {
	text-align: justify;
 	background-color: rgb(232,232,232);
 	padding: 5px
}

.TextFeld {
	text-align: justify;
 	background-color: transparent;
 	margin-bottom: 10px
}
