body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rechts {
	background-image: url(../Bilder/rechte_Seite_blau.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 155px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	bottom: 0px;
	height: 1310px;
}
#PfeilnachOben {
	right: 0px;
	position: absolute;
}


#links {
	background-image: url(../Bilder/linke_Seite_blau.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 155px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
	bottom: 0px;
	height: 1310px;
}
#logo {
	height: 120px;
	width: 200px;
	position: absolute;
	top: 14px;
	left: 152px;
	right: 155px;
	z-index: 8;
}
#navi {
	left: 155px;
	top: 210px;
	position: absolute;
	height: 113px;
	z-index: 5;
	width: 183px;
}
#titel {
	position:absolute;
	width:410px;
	height:88px;
	z-index:13;
	right: 191px;
	top: -16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #003399;
	text-align: right;
}
#titelDruck {
	visibility: hidden;
}

#linie {
	position:absolute;
	top:151px;
	height:9px;
	z-index:12;
	right: 155px;
	left: 331px;
}
.linie {
	width: 100%;
}
#indexTabelle {
	width: 100%;
	vertical-align: top;
}
#indexText {
	padding-left: 20px;
	text-align: left;
}
#DIVinhalt {
	position: absolute;
	left: 370px;
	top: 180px;
	right: 155px;
}

#ZellenTabelle {
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
h3 {
	letter-spacing: 1px;
	font-size: 20px;
	font-style: italic;
}
a {
	color: #003399;
	text-decoration: none;
}
