﻿.ReferenzText
{
	height: 40px;
	text-align: center; 
	/*background-color: #91999f;*/
	color: Black;
	font-size: x-small;		
}

.RahmenBilder
{
	border: solid 1px #91999f;
	text-align: center;
}

.ReferenzTabelle
{
	border: 0px;
	width: 100%;
}

.RahmenSuccessStories
{
	width: 98%;
	border: double 5px #91999f;
	text-align: center;
	/*background-color:#3aa04a;*/
}

.SuccessLink
{
	color: Black;
	text-decoration: none;
	border:0px;
}

.SuccessLink:hover
{
	color: Black;
	text-decoration: underline;
	border: 0px;
}

.Ueberschrift
{
	font-size: 15pt;
	font-weight: bold;
	width: 100%; 
	background-color:#91999f;
	color: White;
	text-align: center;
}
