body {
	background: #1D316E;
	margin: 40px 0px 0px 0px;
	text-align: center;
}

#frame {
	margin: auto;
	position:relative;
	width:940px;
	height: 600px;
	overflow:visible;
	clear: both;
	border: 1px solid #1D316E;
/*	background: White URL(../images/tuch_bg6.jpg) no-repeat bottom; */
	background: White URL(../images/backgrounds/30jahre/empty.jpg) top;
}

html>body #frame {
	margin: auto;
	position: relative;
	width: 940px;
	height: auto;
	min-height: 600px;
	overflow: visible;
	clear: both;
/*	background: White URL(../images/tuch_bg6.jpg) no-repeat bottom; */
	background: White URL(../images/backgrounds/30jahre/empty.jpg) top;
}

#menu {
	position:absolute;
	left:5px;
	top:87px;
	width: 925px;
	height: 25px;
	text-align: left;
	background-image:url(../images/menu_bg.gif);
	z-index: 8000;
}

#content {
	position: relative;
	margin-top: 115px;
	padding-bottom: 100px;
	clear: both;
	text-align: left;
	overflow: visible;
	z-index: 5;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1D316E;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D316E;
}

.navbox {
	position: absolute;
	top: 120px;
	left: 5px;
	width: 180px;
	padding: 5px;
	border: 1px dashed #1D316E;
	background-color: White;
	clear: both;
	float: left;
	text-align: left;
	z-index: 7000;
}

.navbox p.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D316E;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}

.navbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.navbox a:hover {
	color: Green;
}

.navbox .divider {
	height: 2px;
	overflow: hidden;
}

.outercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D316E;
	text-decoration: none;
}

.innercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D316E;
	text-decoration: none;
	border: 1px solid #b8b4ae;
	background-color: #e5e1da;
	text-align: left;
}

a.abclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D316E;
	text-decoration: none;
	padding: 5px;
}

.abcdead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	padding: 5px;
}

a.abclink:hover {
	color: #C5000D;
}

p.abc_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D316E;
	margin: 10px 0px 0px 0px;
}

p.abc_header:first-letter {
	font-size: 26px;
	color: #C5000D;
}

li.movie {
	color: #C5000D;
	background: URL('../aktuelles/bullet.gif') no-repeat 0px 14px;
	list-style: none;
	line-height: 40px;
	padding: 0px 0px 0px 18px;
}

a.movielink {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D316E;
	text-decoration: none;
	font-size: 13px;
}
a.movielink:hover { font-weight: bold; }
.movietip {
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	position: absolute;
	top: 450px;
	left: 0px;
	width: 500px;
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
}

.itempic {
	visibility: hidden; position: absolute; top: 143px; left: 154px; text-align: left; z-index: 5000;
}