/* lo.css */
/* allg-tabelle */	
.ms-grid2-main {
	border-right: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
}
.ms-grid2-tl {
	font-weight: bold;
	color: #666666;
	border-style: none;
	background-color: white;
}
.ms-grid2-left {
	border-right: none;
	border-left: none;
	font-weight: bold;
	color: #666666;
	border-top: .75pt solid #808080;
	border-bottom-style: none;
	background-color: white;

}
.ms-grid2-top {
	border-right: none;
	font-weight: bold;
	color: #666666;
	border-left: .75pt solid #808080;
	border-top-style: none;
	border-bottom-style: none;
	background-color: white;

}

.ms-grid2-top-rechts {
	border-right: none;
	font-weight: bold;
	color: #666666;
	border-left: .75pt solid #808080;
	border-top-style: none;
	border-bottom-style: none;
	background-color: white;
	text-align: right;
}

.ms-grid2-even {
	border-right: none;
	font-weight: normal;
	color: #666666;
	border-left: .75pt solid #808080;
	border-top: .75pt solid #808080;
	border-bottom-style: none;
	background-color: white;

}

.ms-grid2-even-rechts {
	border-right: none;
	font-weight: normal;
	color: #666666;
	border-left: .75pt solid #808080;
	border-top: .75pt solid #808080;
	border-bottom-style: none;
	background-color: white;
	text-align: right;
}

/* allg-tabelle */

/* allg-rahmen */
.div-rahmen {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.div-rahmen-ansprechpartner {
	height: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.div-rahmen-ansprechpartner-no-img {
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.div-rahmen-170px {
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.div-kontakt-lageplan {
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}


/* allg-rahmen */

/* allg-li */
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* allg-li */


/* überschrift */
h5 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* überschrift */

/* bilder */
.img-ansprechpartner {
	float:left;
	margin-right: 25px;
	margin-left: 6px;
	height: 140px;
	width: 140px;
}

.img-allg {
	float:left;
	margin-right: 25px;
	margin-left: 6px;
}

/* bilder */

/* allg-text */
.sup-hochgestellt {
	border-left: 0.75pt solid #808080;
	border-right-color: #C0C0C0;
	border-right-width: medium;
	border-top: 0.75pt solid #808080;
	border-bottom-color: #C0C0C0;
	background-color: #FFFFFF;
}
/* allg-text */


