body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3F0BA;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:80px;
	z-index:1;
	background-color: #D3F0BA;
}
#datum {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	height:20px;
	z-index:2;
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5C743D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C743D;
	border-right-color: #5C743D;
	border-bottom-color: #5C743D;
	border-left-color: #5C743D;
	text-align: left;
	text-indent: 30px;
}
#nav {
	position:absolute;
	left:0px;
	top:104.5px;
	width:165px;
	height:470px;
	z-index:3;
	background-color: #5C743D;
	border: thin none #000066;
}

#fuss {
	position:absolute;
	left:-1px;
	top:610px;
	width:100%;
	height:40px;
	z-index:4;
	text-align: left;
	background-color: #D3F0BA;
}
#inhalt {
	position:absolute;
	left:165px;
	top:100px;
	width:auto;
	height:470px;
	z-index:5;
	right: 0px;
	border: thin none #000066;
}
p.seitenüberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
}
p.filmtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
p.textschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}



div.inhalt {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
}
p.sekundaernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.durchgestr {
	text-decoration: line-through;
}
div.nav {
	background-color: #95DDFF;
}
p.fusstextanmerkungen {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#inhalt .tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#inhalt .tabellenseitenüberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #99CC66;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:hover {
	color: #FFCC00;
}

