﻿.button
{
	background: transparent url('../images/button_right.gif') no-repeat scroll top right;
	color: #286099;
	display: block;
	float: left;
	font: normal 13px arial, sans-serif;
	font-weight: bold;
	height: 30px;
	padding-right: 19px; /* sliding doors padding */
	text-decoration: none;
	margin-right: 5px;
	margin-top: 3px;
}

a.button:hover
{
	text-decoration: none;
}

.disabled
{
	background: transparent url('../images/button_right_disabled.gif') no-repeat scroll top right;
}

.button:active
{
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
.button span
{
	color: #000;
	text-decoration: none;
}

.button:active span
{
	font-weight: bold;
	text-decoration: none;
}

.button:hover span
{
	font-weight: bold;
	text-decoration: none;
}

.button span
{
	background: transparent url('../images/button_left.gif') no-repeat;
	display: block;
	line-height: 30px;
	padding: 0 0 5px 20px;
	color: #286099;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.disabled
{
	cursor: pointer;
}

.disabled span
{
	background: transparent url('../images/button_left_disabled.gif') no-repeat;
	color: #fff;
}


button
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	line-height: 0;
	font-size: 1px;
}

button.login
{
	width: 90px;
	height: 30px;
	background: url('../images/login.gif') no-repeat;
	line-height: 30px;
	color: #286099;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.ObjektLeasing
{
	border: solid 1px black;
	background-color: #b6d7f1;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.ObjektLeasingSetForm
{
	background-color: #f4f4f4;
}

.loginDiv input.loginButton, .loginDiv input.loginButton:hover, .loginDiv input.loginButton:active
{
	border: none;
	background: url('../Images/login.gif') no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	width: 90px;
	height: 30px;
	color: #286099;
	font-weight: bold;
	cursor: pointer;
}

.checkboxLabel
{
	margin-top: 4px;
	float: none;
	width: 120px;
	color: #333;
}
.exampleWrapper
{
	background: transparent url(images/registration-successful.gif) no-repeat left top;
	width: 738px;
	height: 528px;
	position: relative;
}
.multiPage
{
	position: absolute;
	top: 110px;
	height: 390px;
}
.formList
{
	width: 683px;
	list-style: none;
	padding: 0 0 0 23px;
}
.formList li
{
	border-bottom: 1px solid #959485;
	padding: 5px 0px;
}
.formList li.lastListItem
{
	border: none;
}
.textInput, textarea
{
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	background: #fff;
}
textarea
{
	font: normal 11px Verdana,sans-serif;
}
#newsletterOptions
{
	padding-top: 15px;
}
#newsletterOptions input
{
	margin-left: 50px;
}
.nextButton
{
	background: url('../Images/login.gif') no-repeat;
	border: none;
	width: 90px;
	height: 35px;
	margin-left: 613px;
	font: normal 12px Arial, sans-serif;
	color: #286099;
}
.buttonSeparator
{
	width: 378px;
	border-bottom: 1px solid #959485;
	height: 1px;
}
.previewWrapper
{
	position: absolute;
	right: 10px;
	top: 90px;
	width: 250px;
	padding-left: 18px;
}
.previewWrapper h2
{
	font-size: 21px;
	padding-bottom: 10px;
	color: #4386a5;
	border-bottom: solid 1px #597f90;
	margin-right: 18px;
	margin-top: 20px;
}
.previewWrapper h3
{
	color: #4386a5;
	font-size: 12px;
	margin-right: 18px;
	margin-top: 20px;
	border-bottom: dotted 1px #597f90;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.previewWrapper ul
{
	list-style: none;
	margin: 0 30px;
}

.print
{
	padding-bottom:5px;
}

.filterKonto
{
	padding-left:9px !important;
}