.ContactTableHeading {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	
}
.ContactTableContent {
	background: #efefef;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}


.ReferencesTableHeading {
	background-color: #DCDCDC;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}


a:hover {
  color: #ff0000;
  text-decoration: underline;
}
.TextGrey {
	color: #999999;
}

.alternativeLinkfarbe {
	color: #000000;
	text-decoration: none;
}

.ReferencesLeftRow {
	width: 290px;
}
.BannerContentItems {
	color: #999999;
	font-size: 16px;
	margin-left: 60px;
}
.BannerContentHeading {
	font-size: 20px;
	font-weight: bold;
}
.BannerContentHeading2 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 60px;
}

.Bullet-square {
	list-style-image: url(/fileadmin/images/Produkte/Prozesssautomatisierung/Kompetenz/square_withspacing.gif);
}
.Bullet-arrow {
	list-style-image: url(/fileadmin/images/Produkte/Prozesssautomatisierung/Kompetenz/arrow_withspacing.gif);
}

.Bullet-dash {
	list-style-image: url(/fileadmin/images/Produkte/Prozesssautomatisierung/Kompetenz/dash_withspacing.gif);
}

.Bullet-blackplus {
	list-style-image: url(/fileadmin/images/Produkte/Prozesssautomatisierung/Vorteile/blackplus.gif);
}



li {
	margin-top: 10px;
}

.Ueberschrift1 {
	font-size: 16px;
	font-weight: bold;
}
.Ueberschrift2 {
	font-size: 14px;
	font-weight: bold;
}

#redContent
{
	padding: 5px;
}
#redTitle {
	background-color: #FF0000;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 5px;
}
#redBox {
	border: 1px solid #CCCCCC;
	height: auto;
	width: 225px;
}

#blueContent
{
	padding: 5px;
}
#blueTitle {
	background-color: #0000FF;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 5px;
}

#blueBox {
	border: 1px solid #CCCCCC;
	height: auto;
	width: 225px;
}
#greenContent
{
	padding: 5px;
}
#greenTitle {
	background-color: #00CC00;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 5px;
}
#greenBox {
	border: 1px solid #CCCCCC;
	height: auto;
	width: 225px;
}

#NewsLink{
	font-weight: bold;
}

#NewsLink a:hover {
  color: #ff0000;
  text-decoration: underline;
}

#NewsLink a:link {
	color:#000000;
}
#NewsLink a:visited {
	color:#0000FF;
}
#NewsSubtitle{
	margin-left: 10px;
}

