/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.teilueberschrift {
	font-size: 12px;
 	font-weight: bold;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.bild-rechts {
	padding-left: 20px
}

.text-gelb {
	color: rgb(255,255,204)
}

.sitemap {
	line-height: 135%
}

.tabellenkopf {
	font-size: 100%;
 	color: rgb(253,249,181);
 	letter-spacing: 1px;
 	font-weight: bold;
 	background-color: rgb(12,113,184);
 	padding: 5px 10px
}

.paby {
	background-color: rgb(128,0,0);
 	border: 5px solid rgb(0,204,153);
 	padding-left: 20px
}

.tabellenliste-hg {
	padding: 5px
}

.tabellenliste-wss-trennlinieunten {
	font-size: 100%;
 	background-color: rgb(255,255,255);
 	padding: 5px;
 	border-bottom: 1px dashed rgb(12,113,184)
}

.tabellenliste-wss {
	font-size: 100%;
 	background-color: rgb(255,255,255);
 	padding: 5px
}

.blau {
	background-color: rgb(12,113,184)
}

.bg-inhalt {
	background-color: rgb(229,234,238);
 	padding: 10px 10px 0px 10px
}

.bild-links {
	padding-right: 20px
}

.rahmen {
	border: 3px solid rgb(255,255,255)
}

.infoleiste-rechts {
	background-color: rgb(253,249,181);
 	background-position: top left;
 	padding-left: 6px;
 	padding-top: 10px;
 	padding-right: 6px
}

.trennstrich {
	margin-top: 20px;
 	border-top: 1px solid rgb(12,113,184)
}

.tabelleninhalt {
	font-size: 12px;
 	padding: 6px 2px
}