usemap,img,a{
	border: none;
} 

area,a{
	cursor: pointer;
}

.close{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height:25px;
}

.closelink{
		cursor: pointer;
}

.ghostDiv{
	top: 435px;
	width: 720px;
	height: 132px;
	position: absolute;
	background-color: yellow;
	z-index: 3;
	cursor: pointer;
}

* .ghostDiv{
	top: 432px;
	width: 720px;
	height: 132px;
	left: 0px;
	position: absolute;
	background-color: transparent;
	background-image: url("../gfx/gfx_lay/platzhalter.gif");
	z-index: 1;
	cursor: pointer;
}

#ghostDivklein{
	top: 285px;
	width: 375px;
	height: 67px;
	left: 390px;
	position: absolute;
	background-color: transparent;
	z-index: 3;
	cursor: pointer;
}

* #ghostDivklein{
	top: 683px;
	width: 375px;
	height: 67px;
	left: 556px;
	position: absolute;
	background-color: tranparent;
	background-image: url("../gfx/gfx_lay/platzhalter_klein.gif");
	z-index: 0;
	cursor: pointer;
}

#divFilmButton{
	top: -170px;
	width: 345px;
	height: auto;
	left: 180px;
	text-align: center;
	position: relative;
	background-color: transparent;
	z-index: 0;
}

#divBildButtons{
	top: -69px;
	width: 345px;
	height: auto;
	left: -194px;
	text-align: center;
	position: relative;
	background-color: transparent;
}

button{
	margin-left:5px;
	margin-right: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	cursor: pointer;
}

.bahnbutton{
		border: 1px solid black;
		width: 27px; 
}