body {
	background: #fff;
	margin: 0;
	padding: 0;
}


/* ######## layout allgemein ######## */

#hypothekarrechner {
	overflow: hidden;
	text-align: left;
}

#hypothekarrechner #calculator {
	width: 638px;
	border: 1px solid #000;
	overflow: hidden;
}

#hypothekarrechner #formular {
	width: 655px;
}

#hypothekarrechner * {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

#hypothekarrechner ul, #hypothekarrechner ul ul {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}

#hypothekarrechner #calculator li {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#hypothekarrechner #calculator li li {
	position: static;
}




/* ######## typo allgemein ######## */

#hypothekarrechner {
	font: 12px Arial, sans-serif;
	color: #333;
}

#hypothekarrechner input, #hypothekarrechner textarea {
	font: 12px Arial, sans-serif;
}

#hypothekarrechner a:link, #hypothekarrechner a:visited {
	color: #333;
}
#hypothekarrechner a:hover, #hypothekarrechner a:active {
	text-decoration: none;
}




/* ######################################################################### */
/* ######## calculator ################################################ */
/* ######################################################################### */




#hypothekarrechner #calculator h2 {
	font: 12px Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	line-height: 12px;
}

#hypothekarrechner #calculator p {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#hypothekarrechner #calculator p.hint {
	font-size: 10px;
	color: #666;
}

#hypothekarrechner #calculator #eingabe p.hint {
	padding: 10px 0 15px 10px;
}

#hypothekarrechner #calculator #ausgabe p {
	padding: 0 15px 0 0;
}

#hypothekarrechner #calculator #ausgabe p.hint {
	padding: 0;
}

#hypothekarrechner #calculator #ausgabe p.hint2 {
	font-size: 11px;
	color: #333;
	padding: 7px 0 0 0;
}

#hypothekarrechner #calculator #ausgabe p.gray strong {
	color: #666;
}

#hypothekarrechner #calculator #ausgabe .right p {
	font-size: 11px;
	line-height: 12px;
    padding: 0 7px 0 0;
}

#hypothekarrechner #calculator #ausgabe .right p span.tragbarkeit {
	color: #c30;
}

#hypothekarrechner #calculator #ausgabe .right p span.betrag {
	font-weight: bold;
}




/* ######## calculator layout ######## */

#hypothekarrechner #wrapper {
	margin: 10px 10px 0 10px;
	background: url('mcalc_bg.jpg') no-repeat bottom left;
	overflow: hidden;
}

/* eingabe */

#hypothekarrechner #calculator #eingabe {
	width: 215px;
	border: 1px solid #000;
	border-bottom: 0;
	margin-bottom: 1px;
	float: left;
	display: inline;
	position: relative;
}


/* ausgabe */

#hypothekarrechner #calculator #ausgabe {
	width: 390px;
	border: 1px solid #000;
	border-bottom: 0;
	margin-bottom: 1px;
	float: right;
	display: inline;
	position: relative;
}

#hypothekarrechner #calculator #ausgabe #start {
	display: none;
	width: 390px;
	height: 418px;
	position: absolute;
	top: 22px;
	left: 0;
	background: #fff;
	z-index: 100;
	opacity: 0.7;
	-moz-opacity:0.7;
}

#hypothekarrechner .start #ausgabe #start {
	display: block !important;
}

#hypothekarrechner #calculator #tabs {
	position: absolute;
	right: 0;
	top: 0;
}

#hypothekarrechner #calculator #ausgabe .left {
	float: left;
	display: inline;
	margin: 5px 0 0 5px;
	width: 185px;
	overflow: hidden;
}

#hypothekarrechner #calculator #ausgabe .left .field {
	margin: 5px 0 0 0;
	padding: 2px 6px;
	background: #f8f8f8;
	text-align: right;
}

#hypothekarrechner #calculator #ausgabe .right {
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
	width: 175px;
	border-bottom: 1px solid #666;
	position: relative;
	overflow: hidden;
}

#hypothekarrechner #calculator #ausgabe .right .content {
	margin: 5px 0 0 10px;
	height: 390px;
	position: relative;
}

#hypothekarrechner #calculator #ausgabe .right .content img.diagramm {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}


/* footer */

#hypothekarrechner #calculator #footer {
	clear: both;
	padding: 14px 10px 10px 10px;
	overflow: hidden;
	width: 600px;
}



/* ######## calculator sliders ######## */

#hypothekarrechner #calculator #slider_tragbarkeit {
	overflow: hidden;
	position: absolute;
	left: -10px;
	width: 185px;
	z-index: 10;
}

#hypothekarrechner #calculator #slider_belastung {
	overflow: hidden;
	position: absolute;
	left: -10px;
	width: 185px;
	z-index: 11;
}

#hypothekarrechner #calculator #slider_tragbarkeit .slider,
#hypothekarrechner #calculator #slider_belastung .slider {
	width: 58px;
	float: left;
	display: inline;
	position: relative;
	margin: 6px 0 1px 0;
}

#hypothekarrechner #calculator #slider_belastung .slider_l {
	border: 1px solid #fff;
	border-width: 1px 0;
	width: 52px;
	height: 1px;
	background: #000;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

#hypothekarrechner #calculator #slider_belastung .slider_r {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	width: 5px;
	/*background: #fff;*/
	font-size: 1px;
	float: right;
	margin-bottom: 0;
}

#hypothekarrechner #calculator #slider_tragbarkeit .slider_l {
	border: 1px solid #fff;
	border-width: 1px 0;
	width: 51px;
	height: 2px;
	background: #c30;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

#hypothekarrechner #calculator #slider_tragbarkeit .slider_r {
	border-left: 2px solid #c30;
	border-top: 2px solid #c30;
	width: 5px;
	/*background: #fff;*/
	font-size: 1px;
	float: right;
	margin-bottom: 0;
}

#hypothekarrechner #calculator #slider_tragbarkeit .text,
#hypothekarrechner #calculator #slider_belastung .text {
	float: right;
	width: 120px;
}




/* ######################################################################### */
/* ######## formular ################################################ */
/* ######################################################################### */




/* ######## formular layout ######## */

#hypothekarrechner #formular #formular_content {
	background: url('formular_bg.jpg') no-repeat top left;
	width: 653px;
	border: 1px solid #999;
	margin: -1px 0 0 0;
	float: left;
	display: inline;
}

#hypothekarrechner #formular #text {
	padding: 40px 10px 0 27px;
}

#formular form li.print a {
	background: url('mcalc_icon_print.gif') no-repeat center left;
	padding: 0 0 0 23px;
	font-weight: bold;
}



/* ######## formular reiter ######## */

#hypothekarrechner #formular ul#reiter {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 655px;
	height: 23px;
}

#hypothekarrechner #formular #reiter li {
	float: left;
	display: inline;
	background: url('formular_reiter.gif') no-repeat left top;
	width: 137px;
	margin: 4px -1px 0 0;
	display: inline;
}

#hypothekarrechner #formular #reiter a {
	float: none;
	display: block;
	text-decoration: none;
	color: #666;
	text-align: center;
	padding: 3px 0 2px 0;
}

#hypothekarrechner #formular #reiter a:hover {
	color: #333;
}

#hypothekarrechner #formular #reiter #last {
	float: right;
	margin-right: 0;
}

#hypothekarrechner #formular #reiter .current {
	background: url('formular_reiter_current.gif') no-repeat left top;
	margin-top: 0;
	z-index: 10;
	position: relative;
}

#hypothekarrechner #formular #reiter .current a {
	color: #333;
	font-weight: bold;
	padding-top: 7px;
}




/* ######################################################################### */
/* ######## forms ################################################ */
/* ######################################################################### */




/* ######## forms allgemein ######## */

/* lists */

#hypothekarrechner #formular form ul {
	margin: 0 0 18px 0;
	padding: 0 18px 10px 18px;
	list-style-type: none;
	border-bottom: 1px solid #6d6d6d;
	overflow: hidden;
}

#hypothekarrechner #formular form ul.buttons {
	border: 0;
	padding: 6px 0 0 18px;
}

#hypothekarrechner #formular form ul ul {
	margin: 4px 0 0 0;
  	border: 0;
  	padding: 0;
}

#hypothekarrechner #formular form ul.selectset {
	margin: 0;
	padding: 0;
}

#hypothekarrechner #formular form li {
	margin: 0 0 20px 0;
}

#hypothekarrechner #formular form li.clear {
	clear: left;
}

#hypothekarrechner #formular form li.float {
	float: left;
	width: 230px;
}

#hypothekarrechner #formular form li li {
	margin: 0px;
  	padding: 4px 0;
}

#hypothekarrechner #formular form ul.selectset li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#hypothekarrechner #formular form li.marginleft {
	padding: 10px 0 0 18px;
}

#hypothekarrechner #formular form li.marginleft2 {
	padding: 4px 0 0 18px;
}

#hypothekarrechner #formular form ul.calc_buttons li,
#hypothekarrechner #calculator ul.buttons li{
	float: left;
	padding: 0 8px 0 0;
}


/* fieldsets, legends, labels */

#hypothekarrechner #calculator #eingabe p {
	padding: 0 25px 10px 4px;
}

/*
#hypothekarrechner form fieldset legend {
	font-weight: normal;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
}

#hypothekarrechner #calculator form fieldset legend {
	font-weight: bold;
	padding: 0 0 10px 4px;
}

#hypothekarrechner form fieldset fieldset legend {
	display: none;
}

#hypothekarrechner form fieldset div.legend {
	float: left;
	padding: 3px 10px 0 0;
}
*/

#hypothekarrechner form label {
	display: block;
	margin: 0 8px 3px 0;
}

#hypothekarrechner form li.forms-input-checkbox-label-after label,
#hypothekarrechner form li.forms-input-radio-label-after label {
	display: inline;
	width: auto;
	float: none;
}

#hypothekarrechner form li.radio label {
  	float: left;
  	margin: 0 -10px 0 0;
  	padding: 0;
  	width: 140px;
}


/* input, textarea, checkbox etc. */

#hypothekarrechner form input,
#hypothekarrechner form textarea,
#hypothekarrechner form select {
	font: 12px Arial, sans-serif;
	background: #fff;
	border: 1px solid #6d6d6d;
}

#hypothekarrechner form li.forms-input-checkbox-label-after input {
	border: 0;
	background: none;
}

#hypothekarrechner #formular form ul.calc_buttons {
	border: 0;
}


#hypothekarrechner #formular form ul.calc_buttons li input {
	border: 0;
}

#hypothekarrechner form textarea {
	height: 100px;
	width: 360px;
}

#hypothekarrechner #formular form select {
	width: 196px;
}

#hypothekarrechner #formular form select.small {
	width: 62px;
}

#hypothekarrechner #calculator form li.input-text-eingabe input {
	width: 97px;
	height: 16px;
	border: 1px solid #6d6d6d;
}

#hypothekarrechner #formular form li.forms-input-text input,
#hypothekarrechner #formular form li.forms-input-password input {
	width: 192px;
}

#hypothekarrechner form li.forms-input-checkbox-label-after input {
	margin: 0 5px 0 0;
	float: left;
	display: inline;
	width: auto !important;
}

#hypothekarrechner #formular form li.marginleft input {
	width: 174px;
}

#hypothekarrechner form li.forms-input-text ul.radios input {
	width: auto;
	border: 0;
}

#hypothekarrechner form li.marginleft input {
	width: 174px;
}

#hypothekarrechner form input {
	font: 12px Arial, sans-serif;
}

#hypothekarrechner form li.radio input {
  	margin: 0 5px 0 0;
  	float: left;
  	display: inline;
  	height: 13px;
}

#hypothekarrechner form li.forms-input-text input,
#hypothekarrechner form li.forms-input-password input {
	border: 1px solid #6d6d6d;
	padding: 1px 2px;
}

#hypothekarrechner form li.forms-input-file input {
	border: 1px solid #6d6d6d;
}


/* buttons */

#hypothekarrechner .buttons button, #hypothekarrechner .buttons a {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid #aaa;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none;
}
#hypothekarrechner .buttons a {
    padding: 1px 2px;
}

#hypothekarrechner .buttons button.minus, #hypothekarrechner .buttons a.minus {
    letter-spacing: 1px;
}
#hypothekarrechner .buttons a.minus {
    padding: 1px 2px 1px 3px;
}

#hypothekarrechner .buttons button:hover, #hypothekarrechner .buttons a:hover {
    border: 1px solid #000 !important;
}


/* validation */

#hypothekarrechner div.validation-advice {
	clear:left;
	color: #c30;
	padding: 0.2em 0 0 0;
}

#hypothekarrechner #eingabe div.validation-advice {
	background: #fff;
	color: #bc0b15;
}


/* ######## forms calculator ######## */

/* tabs */

#hypothekarrechner #calculator #tabs ul {
	margin: 6px 0 0 0;
}

/* eingabe */

#hypothekarrechner #calculator #eingabe ul {
	margin: 18px 0 0 6px;
	list-style-type: none;
}

#hypothekarrechner #calculator #eingabe ul ul {
	margin: 0;
	overflow: hidden;
}

#hypothekarrechner #calculator #eingabe li.advice {
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0 6px;
}

#hypothekarrechner #calculator li.float {
	float: left;
	padding: 0 2px 0 0;
}

#hypothekarrechner #calculator li.input-text-eingabe {
	padding: 0 6px 0 4px;
}

#hypothekarrechner #calculator li.radio {
	padding: 0 5px 5px 5px;
	clear: both;
	overflow: hidden;
}

#hypothekarrechner #calculator li li {
	margin: 0;
	position: static;
}

#hypothekarrechner #calculator li.forms-input-image,
#hypothekarrechner #calculator li.forms-input-reset,
#hypothekarrechner #calculator li.forms-input-submit,
#hypothekarrechner #calculator li.forms-input-backbutton {
	float: left;
	display: inline;
	margin: 0 12px 0 0;
	width: auto;
	background: none;
}

#hypothekarrechner #calculator ul.calc_buttons {
	float: left;
	padding: 0;
	margin: 0;
}

#hypothekarrechner #calculator ul.calc_buttons li {
	float: left;
	padding: 0 8px 0 0;
	margin: 0;
}

/* ausgabe */

#hypothekarrechner #calculator #ausgabe ul.gray {
	background: #e8e8e8;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}

#hypothekarrechner #calculator #ausgabe li {
	padding: 0 10px 18px 10px;
}

#hypothekarrechner #calculator #ausgabe #tabs li {
	padding: 2px 6px;
	background: #fff;
	margin: 0 0 0 1px;
	font-size: 11px;
	float: left;
	display: inline;
}

#hypothekarrechner #calculator #ausgabe #tabs li.active {
	font-weight: bold;
	width: 100%;
}

#hypothekarrechner #calculator #ausgabe li.spacer {
	border-top: 1px solid #5c5c5c;
	padding: 0;
	margin: 0 10px;
}




/* ######## tooltips ######## */

#hypothekarrechner div.info {
   position: absolute;
   top: 0;
   right: 10px;
}

#hypothekarrechner a.info {
    text-decoration: none;
    position: relative;
    display: block;
}

#hypothekarrechner #formular a.info {
    display: inline;
}

#hypothekarrechner a.info {
    line-height: 10px;
    font-size: 10px;
    padding: 0 2px;
}

#hypothekarrechner a.info span{
	display: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
}

#overDiv {
	border: 1px solid #111;
	margin: 0;
	padding: 0;
	text-align: left;
}
#overDiv table{	
	margin: 0;
	padding: 1px;
	font: 11px Arial, sans-serif !important;
	font-weight: normal !important; 
	background-color: #ffffe1;
}

#overDiv table p{	
	margin-top: 0px;
	margin-bottom: 3px;
}



/* ######## slider ######## */

/* oberer Slider (grenze) */
#calculator #ausgabe #slider_tragbarkeit {
	top: 140px;
}
/* oberer Slider, enge Beschriftung */
#calculator #ausgabe #slider_tragbarkeit .slider_r {
	height: 0px; /* 40px */
}

/* unterer Slider (belastung) */
#calculator #ausgabe #slider_belastung {
	top: 240px;
}
/* unterer Slider, enge Beschriftung (Werte m&#252;ssen identisch sein) */
#calculator #ausgabe #slider_belastung .slider_r {
	height: 0px; /* 20px */
}
/*
#calculator #ausgabe #slider_belastung .text {
	padding-top: 20px;
}
*/


/* ######## colors ######## */

#hypothekarrechner h2 {
	background: #bc0b15;
}

#hypothekarrechner a.info {
    border: 1px solid #c75257;
    color: #c75257 !important;
}

#hypothekarrechner .calc_buttons a.info {
    border: 0;
}

#hypothekarrechner .buttons button.much, #hypothekarrechner .buttons a.much {
    background-color: #e54348;
    border: 1px solid #aaa;
}
#hypothekarrechner .buttons button.little, #hypothekarrechner .buttons a.little {
    background-color: #a61820;
    border: 1px solid #aaa;
}


#hypothekarrechner #calculator #ausgabe #monthlyChargeCalculatory, 
#hypothekarrechner #calculator #ausgabe #monthlyChargeMinimum {
	background-image: url('mcalc_diagramm_scaled.jpg');
	background-repeat: repeat-x;
	background-position: 0 -1%;
}

#hypothekarrechner #calculator .positive .belastung {
	font-weight: bold;
}

#hypothekarrechner #calculator .negative .belastung {
    font-weight: bold;
    color: #fff !important;
}

#hypothekarrechner #calculator .negative .belastung-aktuell{
	color: #fff !important;
}

/* blue version */

#hypothekarrechner .blue h2 {
	background: #566ba5;
}

#hypothekarrechner .blue a.info {
    border: 1px solid #6c7b9f;
    color: #6c7b9f !important;
}

#hypothekarrechner .blue .buttons a.info {
	padding: 1px 2px;
	line-height: 15px;
	font-size: 12px;
}
#hypothekarrechner .blue .buttons button.little, 
#hypothekarrechner .blue .buttons a {
    background-color: #49619c;
    border: 1px solid #aaa;
    color: #fff !important;
}

#hypothekarrechner .blue .buttons button.much, 
#hypothekarrechner .blue .buttons a.much {
    background-color: #324678;
    border: 1px solid #aaa;
}


#no-js-layer {
	display: block;
	width: 638px;
	height: 497px;
	line-height: 497px;
	position: absolute;
	background: #fff;
	z-index: 999;
	opacity: 0.8;
	-moz-opacity:0.8;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
}


#hypothekarrechner a.adjustValueButton{
	border: none;
	padding: 0;
}
