@charset "utf-8";

html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, form, * {
	margin: 0;
	padding: 0;
}

p {
	padding-bottom: 8px;	
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

li {
	list-style: circle inside none;
	line-height: 14px;
	color: #CC9933;
}

.clearMe {
	clear: both;
	line-height:0px;
}
form {
	display:inline;
}

radio {
	background-color: #000;
}

input {
	color: #000;
	width: 104px;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 4px;
	background: transparent;
	background-image: url(/img/de/landingpage/background_input.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px solid #000;
}

.submit {
	width: 104px;
	height: 20px;
	padding: 0px;
	vertical-align: top;
	background: transparent;
	background-image: url(/img/de/landingpage/button_submit_login.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0px solid #000;
}

select {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

td {
	vertical-align: top;
}

.valign {
	vertical-align: middle;	
}

a:active		{text-decoration: none; color: #CC9933;}
a:link		{text-decoration: none; color: #CC9933;}
a:visited	{text-decoration: none; color: #CC9933;}
a:hover		{text-decoration: none; color: #FFCC66;}

a.navigation:active				{text-decoration: none; color: #000;}
a.navigation:link					{text-decoration: none; color: #000;}
a.navigation:visited				{text-decoration: none; color: #000;}
a.navigation:hover				{text-decoration: none; color: #B1770B;}

body {
	font: normal normal normal 11px/12px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #1F0A08;
	background-image: url(/img/de/landingpage/background_web.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.center_content {
	color: #CC9933;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 728px;
	padding: 0px;
	background-image: url(/img/de/landingpage/background_content.jpg);
	background-position: top;
	background-repeat: no-repeat;	
	position: relative; left: 0px; top: 0px;
}

.moreinformation,
.imprint {
	width: 460px;
	height: 584px;
	z-index: 5;
	margin-left: 50%;
	background-position: top;
	background-repeat: no-repeat;	
	position: absolute; 
	left: -230px; top: 84px;	
}
.screenshot {
    width: 232px;
	height: 372px;
	z-index: 5;
	margin-left: 50%;
	background-position: top;
	background-repeat: no-repeat;	
	position: absolute; 
	left: -116px; top: 84px;	
}

.logo {
	width: 356px;
	height: 244px;
	z-index: 1;
	background-position: top;
	background-repeat: no-repeat;
	position: absolute; left: 16px; top: 0px;
}

.button_register_teaser {
	width: 244px;
	height: 176px;
	position: absolute; left: 472px; top: 32px;
}

.animation_tv {
	z-index: 2;
	width: 208px;
	height: 136px;
	position: absolute; left: 120px; top: 464px;
}

.login {
	width: 390px;
	height: 172px;
	position: absolute; left: 28px; top: 244px;
}

.button_language_selection {
	width: 42px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	background: transparent;
	background-image: url(/img/de/landingpage/button_language_selection.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.popup_language_selection {
	width: 148px;
	height: 130px;
	padding-top: 10px;
	padding-left: 6px;
	border: 1px #CC9933 solid;
	background-color:#110207;
	background-position: top;
	background-repeat: no-repeat;
}

.television {
	width: 340px;
	height: 268px;
	background-image: url(/img/de/landingpage/background_television.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: absolute; left: 28px; top: 416px;
}

.footer {
	text-align: center;
	width: 920px;
	height: 16px;
	color: #CC9933;
	vertical-align: middle;
	position: absolute; left: 0px; top: 712px;	
}

.border_debug {
	border: 1px solid #ff00ff;
}

.typo_10 {
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_11 {
	font: normal normal normal 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_11bold {
	font: normal normal bold 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_12 {
	font: normal normal normal 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_12bold {
	font: normal normal bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.signupGuestLabel,
.signupGuestInput,
.signupGuestButtonRegister {
    float:left;
    padding-left:5px;
}
.signup_submit {
    background-image: url(/img/global/background/button_bg.gif);
    background-repeat: repeat-x;
    height:20px;
    padding-bottom:4px;
    vertical-align:top;
    font-weight:bold;
    font-size:12px;
}