body {
	margin: 18px 0; 
	background: url(/img/hintergrund.png) center top no-repeat #E2E2E2;
}

.formText {
}

.formFelder {
	width: 320px;
	margin: -4px 0 0 6px;
	padding: 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #CCC;
	height: 22px;
}

.formBtn {
	overflow: visible;
	background: #005EA6;
	border: solid 1px #005EA6;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 12px;
	margin: 0 6px 0;
	cursor:pointer;
}

.formText .formText td {
	padding: 6px 0;
}

.formText .formText .formHinweis {
	font-size: 11px;
	padding: 0 0 0 6px;
}

body .formText .formText .line {
	font-size: 1px;
	line-height: 1px;
	height: 24px;
	padding: 0;
}

.block {
	background: #FFF;
	width: 100%;
}

.abstand {
	width: 30px;
	background: #A0A5A9;
}

.abstandLinks, .abstandRechts {
	width: 12px;
}

.line {
	background: #FFF;
	border-top: solid 1px #CCC;
}

.lineCnt {
	background: #FFF;
	border-top: solid 1px #CCC;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 20px 0 0;
}

.tsi {
	border-collapse: collapse;
	margin-top: 10px;
	width: 624px;
}

.tsi td {
	
	border-bottom: 0;
	padding: 5px 10px;
	font-size: 11px;
}

.data {
	border-right: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	width: 60px;
}

.modell {
	border-top: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	color: #0099CC;
	width: 70px;
}

.icon {
	border-top: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	text-align: center;
	width: 82px;
}

.info {
	border-top: 1px solid #C9C9C9;
}

td img {
	border: 0;
}


.einleitung {
	font-size: 13px;
}

.einleitung h2 {
	font-size: 15px;
	margin: 20px 0 8px;
}

.newsletterheadTitle {
	width:208px; 
	height:39px; 
	background-color:#017cba; 
	color:#FFFFFF; 
	font-size:34px; 
	padding-left:30px;
}

.newsletterheadTitle span {
	font-size:11px; 
	padding-left:12px;
}

sup {
	vertical-align: text-top;
}

.TSIWRAPPER .ICONBLOCK, .TSIWRAPPER .PDFBLOCK {
	float: left;
	padding-top: 20px;
}

.TSIWRAPPER .PDFBLOCK h2 {
    font-size: 15px;
    margin: 26px 0 8px;	
}

.TSIWRAPPER .ICONBLOCK {
	padding-right: 16px;
}

.INFOWRAPPER {
	padding-top: 32px;
}

.CLEAR {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}