@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	
text-align: center;
	}

#margin {
	position: relative;
	width: 950px;
	min-height: 100%;
	
	margin: 0 auto;
	
	background-color: #000000;
	
	}
	
*html #margin {
	height: 100%;
	
	background-position: center;
	}
	
#leftfloat {
	width: 950px;
	xheight: 540px;
	height:100%;

	
	padding-top: 100px;
	
	}
	
#rightfloat {
	width: 950px;
	height: 540px;
	
	padding-top: 28px;
	
	}
	
*html #rightfloat {
	background-position: 1px 0;
	}
	
*html #rightfloat {
	height: 640px; 
	}
	
#logo {
	width: 305px;
	height: 30px;
	
	/* margin: 350px auto 0; */
	margin: 0 auto;
	padding-top: 100px;
	
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	}
	
#enterButtons {
	height: 70px;
	width: 180px;	
	padding-top: 30px;
	margin:0pt auto;
	}
	
a.language_button_left, a.language_button_right {
	display: block;
	width: 100px;
	height: 30px;
	}
		
a.language_button_left {
	padding-left: 14px;
	
	background-image: url(../img/language_button_en_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
a.language_button_right {
	padding-right: 14px;
	
	background-image: url(../img/language_button_de_bg.gif);
	background-repeat: no-repeat;
	}
	
a.language_button_left img, a.language_button_left, a.language_button_left:hover, a.language_button_left:visited, a.language_button_right img, a.language_button_right, a.language_button_right:hover, a.language_button_right:visited {
	border: 0;
	
	text-decoration: none;
	}
	
#footer {
	position: relative;
	clear: both;
	width: 950px;
	height: 33px;
	
	xmargin: -33px auto 0;
	xpadding-right: 110px;
	
	
	font-size: 10px;
	text-align: center;
	}
	
*html #footer {
	width: 950px;
	
	xpadding-right: 70px;
	
	xbackground-position: center;
	}
	
#footer ul {
	list-style-type: none;
	
	color: #45494D;
	}
	
#footer ul li {
	list-style-type: none;
	}
	
#footer ul li a, #footer ul li a:hover, #footer ul li a:visited {
	text-decoration: none;
	color: #45494D;
	}
	
#footer ul li.separator {
	padding: 0 5px;
	}
	
div.tx-rlmpflashdetection-pi1 embed {
	margin-left: -140px;
}

#startAnimation {
	width: 721px;
	height: 438px;
	border: 1px solid #45494D;
	margin:0pt auto;
	xbackground-image: url(../img/one.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: left top;
}
