/* CSS Document for anlagen_hersteller.htm */

.infotable {
	text-align: center;
	vertical-align: top;
	background-position: center;
	background-color: #000066;
	width: 570px;
}

.titleleft {
	background-color: #000066;
	border-style: inset;
	text-align: center;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border: 1px;
	width: 190px;
}
.titlecenter {
	background-color: #000066;
	border-style: inset;
	text-align: center;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border: 1px;
	width: 190px;
}
.titleright {
	background-color: #000066;
	border-style: inset;
	text-align: center;
	font-size: 16px;
	color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border: 1px;
	width: 190px;
}
.contentleft {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	border-style: inset;
	color: #000033;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border: 1px;
}
.contentcenter {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	border-style: inset;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border: 1px;
}
.contentright {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border: 1px;
	text-decoration: underline;
}
a.contentright:link, a.contentright:visited {
	color: #0055BB;
}
a.contentright:active, a.contentright:hover {
	color: #001155;
}
