body {
	height: 100%;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#disclaimer {
	width: 984px;
	height: 631px;
	background-image: url(/images/splash_bg.jpg);
	background-repeat: no-repeat;
}

div#disc_content {
	position:relative;
	width: 984px;
	height: 631px;
}

div.copyright {
	position:absolute;
	bottom:7px;
	left:28px;
	text-align: left;
}

table#ott {
	position:relative;
	margin: 0;
	margin-top: 458px;
	width: 922px;
	max-width: 922px;
	height: 114px;
	border: 2px solid #DBA62A;
	background-image: url(/images/disclaimer_inner_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

table#ott tr.title td {
	height: 19px;
	padding-left: 18px;
	border-bottom: 2px solid #DBA62A;
	background-image: url(/images/notch_orange_10x19.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table#ott tr.content td.disc_bg {
	height: 93px;
	border: 0;
	padding: 0;
	margin: 0;
}

table#ott tr.content td.left_td {
	border-right: 2px solid #DBA62A;
	vertical-align: top;
}

table#ott tr.content td.right_td {
	width: 340px;
	max-width: 340px;
}

TABLE.scrollPanel TD.scrollPanel_columnData DIV.mask {
	position: relative;
	width: 643px;
	height:93px;
}

TABLE.scrollPanel TD.scrollPanel_columnData DIV.mask_amps {
	position: relative;
	width: 563px;
	height:93px;
}

div.makeScroll {
	margin: 0;
	padding: 0;
	min-width: 548px;
	height: 93px;
	color: #000000;
}

div.disc_form {
	width: 260px;
	float:right;
}

div.drem {
	width: 340px;
	height: 100%;
}

div.disc_form table {
	padding: 0;
	margin: 0;
}

div.drem table {
	height: 100%;
}

div.disc_form table tr td {
	margin: 0;
	padding: 0 5px 5px 18px;
	text-align: left;
}

div.drem table tr td {
	text-align: right;
	vertical-align: top;
}

div.disc_form table tr td.button {
	height: 100%;
	font-weight: bold;
	padding-top: 0;
}

div.drem table tr td.button {
	height: auto;
	vertical-align: bottom;
	padding-bottom: 10px;
}

div.disc_form table tr td.button a:hover {
	text-decoration: none;
}

div.disc_form table tr td.button img {
	border: 0;
	padding-right: 5px;
	margin-bottom: -3px;
}

div.conditions {
	position:relative;
	padding: 5px!important;
	padding-left: 18px!important;
	padding-left: 0px!important\9;
	text-align: left;
	color: #FFFFFF;
	width:590px;
}

div.conditions_amps {
	position:relative;
	padding: 5px;
	padding-left: 18px;
	text-align: left;
	color: #FFFFFF;
	width:510px;
}

div.reject {
}

div.crem {
	font-size: 9px;
	line-height: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.conditions div {
	padding-left: 15px;
	padding-bottom: 5px;
}

h1 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}

h2 {
	padding: 0;
	padding-bottom: 6px;
	line-height: 16px;
	font-size: 11px;
}

div.crem h2 {
	padding-bottom: 2px;
	line-height: 13px;
}

h3 {
	padding: 0;
	padding-bottom: 3px;
	line-height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

p {
	padding: 0;
	padding-bottom: 6px;
	margin: 0;
	font-size: 10px;
}

a {
	color: #DBA62A;
}

a.enter {
	color: #ffffff;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}

li {
	font-size: 10px;
}

table.contact tr td {
	padding-right: 10px;
	vertical-align: top;
}

img.rem_spacer {
	width: 30px;
	height: 1px;
	border: 0;
}

/* DropDown */
div.dropdown {
	position: relative;
	cursor: pointer;
	width: 357px !important;
	max-width: 357px !important;
	height: 14px;
	border: 1px solid #FBB034;
	border-right: none;
	background-image: url(/images/icon_dropdown.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	white-space: nowrap;
	text-align: left;
}

div#stdisc_input {
	width: 369px;
}

div#userSelect {
	float:right;
	text-align:right;
	position:relative;
	top:369px;
	right:31px;
}

div#userSelect a {
	color: #666;
	text-decoration: none;
}

.dropdownPanel {
	position: fixed !important;
	text-align:left;
}

/* Begin Login/Register Box */
DIV#splashPageLoginBox {
	width: 100%;
}

DIV#splashPageLoginBox a {
	color: #FFFFFF;
}

DIV#splashPageLoginBox table.login {
	width: 100%;
}

DIV#splashPageLoginBox table.login td {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

DIV#splashPageLoginBox table.login td.label {
	font-weight: bold;
}

DIV#splashPageLoginBox table.login td.button {
	padding-left: 5px;
	padding-top: 5px;
}

DIV#splashPageLoginBox table.login td.remember {
	text-align: right;
	padding-right: 4px;
}

DIV#splashPageLoginBox table.login td.remember input{
	margin-left: 14px;
	margin-left: 10px\9;
}

DIV#splashPageLoginBox table.login input.submit {
	background-color: transparent;
	background-image: url("/images/icons/icon_circle_disclaimer.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	border: medium none;
	width: 130px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-left: 23px;
	/* Hack für alle IE Versionen */
	padding-left: 26px\9;
	font-weight: normal;
	text-align: left;
}

DIV#splashPageLoginBox .register {
	display: block;
	float: left;
	margin-right: 5px;
}

DIV#splashPageLoginBox .password span {
	float: left;
}

span.terms {
	float: left;
}
span.register {
	width: 330px;
	float: right;
	padding-left: 10px;
}
/* End Login/Register Box */
