﻿/* page-background (without picture!) */
body {
	background-color: #262626;
	overflow: hidden;
	padding: 0; 
	margin: 0; 
	text-align: center;
}

/* global override for image-elements */
img {
	border:0px;
}

/* class imagemap mainmenu */
.usemap {
	width:1024px;
	height:768px;
	border: 0px;
}

/* id-css for the background-div */
#bg {
	text-align: center;
	background-color: transparent; 
	padding: 7px;  
	border: 0px;
	margin-top: -384px;
	margin-left: -512px;
	margin-right: 0;
	margin-bottom: 0;
	position:absolute; 
	top: 50%; 
	left: 50%; 
	width: 1024px; 
	height: 768px; 
	/* will be overriden in the main-menu */
	filter:alpha(opacity=10); 
	opacity:0.1;
}

/* class for the diashow-movie-container */
.moviecontainer {
	margin-top:50px;
	filter:alpha(opacity=100); 
	opacity:1;
	top: 50%; 
	left: 50%; 
	margin-top: -295px;
	margin-left: -360px;
	margin-right: 0;
	margin-bottom: 0;
	position:absolute; 
}

/* class for the movie */
.movie {
	width:720px;
	height:590px;
	text-align:center;
}

/* class for the mission-pictures */
.missioncontainer {
	filter:alpha(opacity=100); 
	opacity:1;
	top: 50%; 
	left: 50%; 
	margin-top: -280px;
	margin-left: -402px;
	margin-right: 0;
	margin-bottom: 0;
	position:absolute; 
}

/* class for the mission-image */
.mission {
	width:804px;
	height:559px;
}

/* class for the mission-pictures */
.warningcontainer {
	filter:alpha(opacity=100); 
	opacity:1;
	top: 50%; 
	left: 50%; 
	margin-top: -80px;
	margin-left: -402px;
	margin-right: 0;
	margin-bottom: 0;
	position:absolute; 
}

/* class for the mission-image */
.warning {
	width:804px;
	height:160px;
}

/* class for the progress-container */
.counter {
/*	float:left; */
	top:95%;
	left:50%;
	margin-left: -75px;
	margin-top: -7px;
	width:150px;
	height:20px;
	text-align:center;
	position:absolute;
	color:#FFFFFF;
/*	opacity:1;
	filter:alpha(opacity=100);  */
}

/* class for the gallery-progress */
.galicon {
	margin-right:2px;
	margin-left:2px;
	width:15px;
	height:15px;
	opacity:0.75;
	filter:alpha(opacity=75);
}

.bilddia{
margin-top:-700px;
text-align:center;
}

.warning_bgcontainer{
background-image:url(grafiken/bg_warning.jpg);
background-repeat: no-repeat;
background-position:bottom right; 
width:100%;
height:100%;
float:right;
}

.button{ 
width:100px;
height:39px;
}
