@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #B8BCBD;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }
    .oneColFixCtr #container {
	width: 810px;
	margin: 0 auto;
	text-align: left;
    }

    .oneColFixCtr #innercontent {
	width: 810px;
	text-align: left;
	position: relative;
	margin-top: 15px;
    }


#telis-sport-info-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:5px;
	height:68px;
	background-image: url(images/telis-sport-info_01.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-02_ {
	position:absolute;
	left:5px;
	top:0px;
	width:805px;
	height:68px;
	background-image: url(images/telis-sport-info_02.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-03_ {
	position:absolute;
	left:0px;
	top:68px;
	width:810px;
	height:188px;
	background-image: url(images/telis-sport-info_03.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-04_ {
	position:absolute;
	left:0px;
	top:256px;
	width:567px;
	height:152px;
	background-image: url(images/telis-sport-info_04.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-05_ {
	position:absolute;
	left:567px;
	top:256px;
	width:243px;
	height:152px;
	background-image: url(images/telis-sport-info_05.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-06_ {
	position:absolute;
	left:0px;
	top:408px;
	width:460px;
	height:202px;
	background-image: url(images/telis-sport-info_06.jpg);
	background-repeat: no-repeat;
}

#telis-sport-info-07_ {
	position:absolute;
	left:460px;
	top:408px;
	width:350px;
	height:184px;
	background-image: url(images/telis-sport-info_07.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
}

#telis-sport-info-08_ {
	position:absolute;
	left:0px;
	top:610px;
	width:765px;
	height:76px;
	background-image: url(images/telis-sport-info_08.jpg);
	background-repeat: no-repeat;
}

p {
	margin-top: 2px;
	margin-bottom: 1px;
}
.informationen {
	font-size: 20px;
	color: #015DA8;
	font-weight: bold;
	padding-top: 220px;
}
.finanzdienstleister {
	font-size: 12px;
	color: #666666;
	padding: 10px 10px 0 35px;
	line-height: 16px;
}
.copyright {
	font-size: 10px;
	color: #000000;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin: 35px 0 3px 35px;
}
.text {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin: 0 0 0 35px;
}
#link {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #0070BC;
	text-align: center;
	height: 21px;
	width: 220px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:link.schwarz {
	text-decoration: none;
	color: #000000;
}

a:visited.schwarz {
	text-decoration: none;
	color: #000000;
}

a:active.schwarz {
	text-decoration: none;
	color: #000000;
}

a:hover.schwarz {
	text-decoration: none;
	color: #000000;
}
