/* CSS Document */


.wrapperT {
	width: 100%;
	background-image: url(../images/teaserBack.png);
	height: 330px;
}
.wrapperK {
	width: 100%;
	background-image: url(../images/back2.png);
	height: 168px;
}
.wrapperD {
	width: 100%;
	background-color: rgb(218,228,233);
	height: 535px;
}
.teaser, .teaserImage, .keyFactSeparator {
	float: left;
	text-align: left;
}
.teaser {
	height: 330px;
	width: 474px;
}
.teaserImage {
	width: 504px;
	padding-top: 30px;
	z-index:0;
}
.teaserImage img{
	z-index:0;
}
#bspUmfrage{
	background-image: url(../images/BspUmfrageKomplett.png);
	width:197px;
	height:36px;
	
}

 a.currentSurveyTitle{
	text-decoration:none;
	color: rgb(4,28,92);
}
#calcTool{
	background-image: url(../images/kostenlosesAngebotKomplett.png);
	margin-left:10px;
	width:214px;
	height:37px;
}
.btn{
	float:left;
}
.btn a{
	text-decoration: none;
	padding-left:50px;
	padding-top:5px;
	color: rgb(4,28,92);
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 26px;
	display:block;
}
.keyFact {
	height: 168px;
	width: 305px;
}
.keyFactSeparator {
	height: 138px;
	width: 1px;
	font-size:0;
	margin: 15px 15px 15px 15px;
	background-color:rgb(143,154,184);
}
.keyFact h2 {
	margin-bottom: 15px;
}
.processStep {
	padding-bottom: 10px;
	padding-right: 20px;
}
.detail {
	height: 535px;
}
.curSur {
	padding-left: 40px;
}
.currentSurveys {
	color: rgb(4,28,92);
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width:418px;
}
.currentSurveys thead {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}
.currentSurveyLine {
	border-top: solid rgb(180,193,203) 1px;
}
.currentSurveys td {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.test {
	height: 265px;
	padding-left: 40px;
}
.testemonial {
	padding-bottom: 10px;
	border-bottom: solid rgb(180,193,203) 1px;
}
.titleText {
	color: white;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 35px;
	font-size: 14px;
}
a.buttonA, a.buttonB {
	color: rgb(4,28,92);
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	height: 37px;
	padding-right: 11px;
/* sliding doors padding */
	margin-right: 16px;
	cursor: pointer;
	cursor: hand;
}
a.buttonA span, a.buttonB span {
	width: 132px;
	display: block;
	line-height: 26px;
	padding: 6px 0 6px 55px;
}
a.buttonA:hover, a.buttonB:hover {
	background-position: bottom right;
	color: rgb(4,33,107);
	outline: none;
/* hide dotted outline in Firefox */
}
a.buttonA:hover span, a.buttonB:hover span {
	background-position: bottom left;
	padding: 6px 0 5px 55px;
/* push text down 1px */
}
a.buttonA {
	background: transparent url('../images/buttonPreisAT.png') no-repeat scroll top right;
}
a.buttonA span {
	background: transparent url('../images/buttonPreisST.png') no-repeat;
}
a.buttonB {
	background: transparent url('../images/buttonBspAT.png') no-repeat scroll top right;
}
a.buttonB span {
	background: transparent url('../images/buttonBspST.png') no-repeat;
}


