body {background-image: url(../images/al_bg_content.jpg);
	background-attachment: fixed;
	background-position: 176px 237px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	}

.floatbox { overflow: hidden; }


.main {
	width: 900px;
	height: 675px;
	border: 0;
	margin: 0;
	padding: 0;
	}

.kletterer {
	position: fixed;
	top: 210px;
	left: 821px;
	width: 52px;
	height: 119px;
	z-index: 50;
	}

.dvd {
	position: fixed;
	top: 450px;
	left: 30px;
	width: 194px;
	height: 182px;
	z-index: 24;
	}

.menoty {
	position: fixed;
	top: 475px;
	left: 750px;
	width: 120px;
	height: 120px;
	z-index: 25;
	}

.google {
	position: fixed;
	bottom: 35px;
	left: 0px;
	width: 132px;
	height: 35px;
	z-index: 25;
	}

.kinostart {
	position: fixed;
	top: 560px;
	left: 176px;
	width: 660px;
	height: 18px;
	z-index: 26;
	text-align: center;
	}

.starttermin {
	float: left;
	width: 100px;
	}

.kino {
	float: left;
	width: 310px;
	}

.kinoort {
	float: left;
	width: 150px;
	}

.left {
	z-index: 7;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 176px;
	height: 675px;
	background-image: url(../images/al_bg_left.jpg);
	}

.right {
	z-index: 6;
	position: fixed;
	left: 836px;
	top: 0px;
	width: 64px;
	height: 675px;
	background-image: url(../images/al_bg_right.jpg);
	}

.middle {
	position: fixed;
	left: 176px;
	top: 0px;
	width: 660px;
	height: 675px;
	padding: 0;
	margin: 0;
	}

.top {
	z-index: 5;
	position: fixed;
	top: 0px;
	left: 176px;
	width: 660px;
	height: 21px;
	background-image: url(../images/al_bg_top.jpg);
	}

.bottom {
	z-index: 4;
	position: fixed;
	top: 599px;
	left: 176px;
	width: 660px;
	height: 76px;
	background-image: url(../images/al_bg_bottom.jpg);
	}

.hl {
	z-index: 20;
	position: fixed;
	left: 176px;
	top: 211px;
	width: 660px;
	height: 26px;
	text-align: right;
	}

.top-left {
	z-index: 3;
	position: fixed;
	background-image: url(../images/al_bg_left-top.jpg);
	top: 21px;
	left: 176px;
	width: 435px;
	height: 216px;
	}

.top-right {
	z-index: 2;
	position: fixed;
	background-image: url(../images/al_bg_menu.jpg);
	top: 21px;
	left: 611px;
	width: 225px;
	height: 216px;
	text-align: right;
	}

.content {
	z-index: 99;
	position: abolute;
	left: 0px;
	top: 0px;
	margin-left: 168px;
	width: 560px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	padding: 252px 50px 0px 50px;
	}

.unter_content {
	z-index: 4;
	position: fixed;
	top: 518px;
	left: 176px;
	width: 660px;
	height: 81px;
	background-image: url(../images/al_bg_content.jpg);
	background-position: 0px -281px;
	}

.textplatz{
	width: 560px;
	height: 172px;
	}

/* Menuanordnung und -gestältung */

.menu_links {
	z-index: 10;
	margin-top: 10px;
	margin-right: 5px;
	padding: 0px;
	width: 220px;
	text-align: right;
	color: #1C3E75;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}

	.submenu {
		margin-top: 1px;
		margin-bottom: 4px;
		padding: 0;
		width: 220px;
		text-align: right;
		font-family: Verdana;
		font-size: 10px;
		line-height: normal;
		font-weight: normal;
		}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

.menu_links a.active:link {
	color: #FFFFFF;
	background-color: #FC6605;
	text-decoration: none;
	padding: 0;
	}

.menu_links a.active:hover {
	color: #FFFFFF;
	background-color: #FC6605;
	text-decoration: underline;
	padding: 0;
	}

.menu_links a.active:active {
	color: #FFFFFF;
	background-color: #FC6605;
	text-decoration: underline;
	padding: 0;
	}

.menu_links a.active:visited {
	color: #FFFFFF;
	background-color: #FC6605;
	text-decoration: none;
	padding: 0;
	}

.menu_links a:link {
	color: #1C3E75;
	text-decoration: none;
	}

.menu_links a:hover {
	color: #FFFFFF !important;
	background-color: #FC6605;
	text-decoration: none;
	padding: 0;
	}

.menu_links a:active {
	color: #FFFFFF !important;
	background-color: #FC6605;
	text-decoration: none;
	padding: 0;
	}

.menu_links a:visited {
	color: #1C3E75;
	text-decoration: none;
	}
