html {
	padding:0px;
	margin:0px;
}
body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Univers, Sans-Serif;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin-top:0px;
}
#sparbuch {
	text-align: left;
	margin: 0 auto;
	width: 836px;
	height:600px;
	top: 19px;
	position:relative;
}
#leftheadlinesparbuch {
	text-align:center;
	font-size:32px;
	font-weight:regular;
	color:#FFF;
	position:absolute;
	left:00px;
	top:110px;
	width:400px;
	height:60px;
	z-index:1;
}
#leftheadline1 {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	left:40px;
	top:42px;
	width:334px;
	height:32px;
	z-index:1;
}
#leftheadline2 {
	text-align:center;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	position:absolute;
	left:70px;
	top:110px;
	width:274px;
	height:60px;
	z-index:1;
}
#leftcontent {
	color:#FFF;
	position:relative;
	left:70px;
	top:180px;
	width:274px;
	height:320px;
	z-index:1;
}
#leftlogo {
	color:#FFF;
	position:absolute;
	left:93px;
	top:506px;
	width:228px;
	height:58px;
	z-index:1;
}
#rightcontent {
	font-size:20px;
	position:absolute;
	left:477px;
	top:112px;
	width:329px;
	height:280px;
	z-index:1;
}
#rightcontent .blue {
	font-weight:bold;
	color: #00398a;
}
.tecapetlink a {
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	}
.tecapetlink a:hover {
	text-decoration:underline;
	}
#link02 {
	position:absolute;
	left:93px;
	top:125px;
	width:158px;
	height:60px;
}
#link03 {
	position:absolute;
	left:28px;
	top:257px;
	width:195px;
	height:87px;
}
#link04 {
	position:absolute;
	left:657px;
	top:228px;
	width:170px;
	height:81px;
}
#link05 {
	position:absolute;
	left:496px;
	top:429px;
	width:192px;
	height:69px;
}
#navigation {
	position:absolute;
	left:477px;
	top:412px;
	width:329px;
	height:144px;
	z-index:1;
}
#navigation ul {
	margin: 0px 0px 6px 0px;
	padding: 0;
}
#navigation li {
	list-style:none;
}
#navigation a {
	text-decoration:none;
	color: #000;
	padding: 0px 0px 0px 12px;
	color: #000;
	background:url(images/nav_arrow.png) no-repeat 0px 4px;
}
#navigation .navon a {
	color: #00398a;
	background:url(images/nav_arrow_on.png) no-repeat 0px 4px;
}
#navigation a:hover {
	background:url(images/nav_arrow_on.png) no-repeat 0px 4px;
	text-decoration:underline;
	color: #00398a;
}
#navigation .navon a:hover {
	background:url(images/nav_arrow_on.png) no-repeat 0px 4px;
	color: #00398a;
}
#languageselector {
	position:absolute;
	left:477px;
	top:35px;

	height:30px;
	z-index:1;
}
#pageflip {
	position:absolute;
	left:802px;
	top:566px;
	width:34px;
	height:32px;
	z-index:1;
}
#pageflipback {
	position:absolute;
	left:0px;
	top:565px;
	width:33px;
	height:32px;
	z-index:1;
}

