/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.MLRborderoben {
	border-top: 1px solid rgb(0,0,0)
}

.Videozentrierung {
	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.tabellenhintergrund {
	list-style-image: none;
 	background-repeat: no-repeat;
 	background-position: top left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.textlinkformatierung {
	font-family: "Bookman Old Style",  serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: left;
 	clear: none;
 	background-color: transparent;
 	margin-left: 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
