* {
	padding: 0px;
	margin: 0px;
	position: relative;
}

.clearfix {
	clear: both;
}

html {
	font: 100% Arial, sans-serif;
	height: 100%;
}

body.prepage {
	background: url('/site/affiliate/startseite/prepage/prepage_bg_deu.jpg') no-repeat top !important;
	background-size: cover !important;
	min-width: 900px;
}

img {
	border: none;
}

/******* Mask *******/
#content-box {
	margin: auto;
	width: 900px;
	height: 100%;
	min-height: 700px;
	padding: 0 0 0 12px;
}

#content-box #logo {
	margin-bottom: 10px;
	padding: 10px 0;
	width: 303px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.55);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,.55);
    box-shadow: 0 1px 5px rgba(0,0,0,.55);
	background: url('/site/affiliate/startseite/prepage/ie_logo_bg.png');
}

#content-box #logo img {
	left: 20px;
}

#content-box #slogan h3 {
	font-size: 24px;
	font-weight: lighter;
	color: #fff;
	margin: 30px 0;
}

#content-box #slogan span {
	font-weight: bold;
}

#mask {
	width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
	border: solid 1px #fff;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #f0f0f0 22%, #fbfbfb 51%, #f5f5f5 85%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(22%,#f0f0f0), color-stop(51%,#fbfbfb), color-stop(85%,#f5f5f5), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#f0f0f0 22%,#fbfbfb 51%,#f5f5f5 85%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3e3e3 0%,#f0f0f0 22%,#fbfbfb 51%,#f5f5f5 85%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#f0f0f0 22%,#fbfbfb 51%,#f5f5f5 85%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3e3e3 0%,#f0f0f0 22%,#fbfbfb 51%,#f5f5f5 85%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}

.rounded {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.shadow {
	box-shadow: 0px 2px 6px  #ddd;
	-moz-box-shadow: 0px 2px 6px  #ddd;
	-webkit-shadow: 0px 2px 6px  #ddd;
}

#mask #mask-form {
	left: 30px;
	width: 270px;
}

#mask #mask-form select {
	width: 200px;
	margin-top: 5px;
}

#mask #mask-form select option {
    height: 15px;
	padding-left: 10px;
}

#mask #mask-form #country {
    margin-top: 25px;
}

#mask #mask-form #country-element,
#mask #mask-form #countryflag {
	float: left;
}

#mask #mask-form #countryflag {
	margin-left: 7px;
	margin-top: 6px;
}

#mask #mask-form #remember {
	margin-top: 20px;
}

#mask #mask-form #remember input {
	float: left;
	margin-top: 3px;
}

#mask #mask-form #language {
    margin-top: 15px;
}

#mask #mask-form #next-button {
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    width: 120px;
    margin-top: 15px;
    margin-bottom: 20px;
}

#mask ul {
	list-style: none;
	border-top: 1px solid #fff;
	padding-top: 5px;
	margin: 0 0 10px 0;
}

#mask ul li {
	margin: 0;
	padding: 0 10px 0 8px;
	display: inline;
	text-align: center;
}

#mask ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 84.6153%;
}

#mask ul li a:hover {
	text-decoration: underline;
}

#content-box .prepage-buttons {
	margin-top: 20px;
	width: 303px;
}
#content-box #binoli {
	float:left;
}

#content-box #topbonus {
	float:right;
}

/****** Footer_prepage ******/
#footer_prepage * {
	color: #666;
}

#footer_prepage {
	padding: 0 0 0 12px;
	background: rgb(250, 250, 250);
	background: rgba(255, 255, 255, 0.37);
}

#footer_content {
    width: 900px;
	height: 104px;
	margin: -124px auto 0;
}

#footer_content a:hover {
	text-decoration: underline;
}

#langlinks div {
    float: left;
}

#langlinks div p {
	font-size: 70%;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-top: 10px;
}

#langlinks div ul {
    list-style: none;
	padding-right: 18px;
	padding-top: 0px;
 	margin: 0;
}

#langlinks div ul li {
    margin: 0;
    padding: 0;
    font-size: 0.7em;
	line-height: 15px;
}

#langlinks div ul li a, #furtherlinks ul li a {
    text-decoration: none;
	font-weight: normal;
}

#furtherlinks {
	padding-top: 10px;
}

*+html #furtherlinks {
	padding-top: 5px;
}

#furtherlinks p, #furtherlinks ul li {
	float: left;
    font-size: 70%;
	margin-right: 30px;
}

#furtherlinks ul {
	list-style: none;
}

#furtherlinks ul li {
    padding: 0;
}

.niceEditModeEditArea * {
	position: static;
}