/* CSS Document */
td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height:16px;
}

.td10 {
	font-size:10px;
	line-height:14px;
}

th {
	height:29px;
	background-image:url(../images/bg_theader.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #878787;
}

body,html {
	padding:0px;
	vertical-align:top;
	margin: 0px;
	height:100%; 
	width:100%;
}
				
.input {
	width:230px;
	border:1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.black {
	background-color:#000000;
	width:11px;
				}
.maintable {
	height:100%;
}

.mainmenu {
	padding-top:3px;
	height:28px !important;
	height:31px;
	vertical-align:top;
	background-image:url(../images/bg_mainmenu.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:25px !important;
	padding-left:28px;
	padding-right:20px;
}

.metamenu {
	/*padding-left:20px;*/
	vertical-align:top;
	background-image:url(../images/bg_meta.gif);
	/*background-position:top right;*/
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
				
.footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	line-height:14px;
}
.lang {
	padding-left:100px;
	width:220px;
	line-height:14px;
}
				
.copyright {
	width:392px;
	line-height:14px;
}
.footermenu {
	line-height:14px;
}
				
.subtemplate {
	vertical-align:top;
	padding-top:120px;
}
				
.header {
	margin-top:0px;
	border-bottom:1px solid #008ad9;
	margin-bottom:15px;	
	width:100%;
}
				
.standorte {
	margin-top:40px;
	position:relative;
	background-image:url(../images/world.jpg);
	width:667px;
	height:370px;
	margin-left:60px;
}
				
.tooltip {
	z-index:1000;
	width:352px;
	min-height:230px;
	height:auto !important;
	height:230px;
	position:absolute;
	display: none;
}

.tooltip-inner {
	display:block;
	z-index:1001;
	position:absolute;
}
				
.karte_right {
	width:240px;
	position:absolute;
	top:-130px;
}
				
.download-preview {
	width:138px;
	height:94px;
	background-image:url(../images/bg_download_detail.gif);
	background-repeat:no-repeat;
	vertical-align:middle;				
}

.newsheader {
	border-bottom:1px solid #008ad9;
	color:#008ad9;
	font-weight:bold;
}
				
.download_low {
	background-color:#fafafa;
	border-bottom:1px solid #878787;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}
				
.download_high {
	background-color:#dadddd;
	border-bottom:1px solid #878787;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
}
			
A:link {
	color: #30a0e0;
	text-decoration:none;
}

A:visited {
	color: #30a0e0;
	text-decoration:none;
}

A:hover {
	color: #30a0e0;
	text-decoration: none;
}

.standort-header {
	line-height:11px;
	height:12px;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:9px;
}
.standort-header a:link, .standort-header a:visited {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}

#bg_bodyl{
	position:absolute;left:11px;bottom:0px;
}
#black_layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: #000000;
}

#cinema_layer {
	position: absolute;
	left: 50%;
	top: 89px;
	z-index: 100;
	border: solid 5px #FFFFFF;
	background-color: #FFFFFF;
}

#cinema_close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 16px;
	z-index: 100;
}