/* ################ */
/* # CSS Document # */
/* ################ */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Helvetica, sans-serif;
	background: #ffffff;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0px;
}
* html body div {
	margin-top: -3px;
}

#header{
	display: none;
}
#navigation{
	display: none;
}
#navigation img{
	float: right;
}
.navi{
	display: none;
}
.navihl{
	background-color: #acced0;
}
.navi a{
	text-decoration: none;
	color: #465053;
	font-weight: bold;
	font-size: 10px;
}

#breadcrum {
	width: 200px;
	float: left;
}

.topgrafik img {
	display: none;
}

.column_left {
  float: left;
  width: 320px;
  background-repeat: no-repeat;
}

.column_right {
  float: right;
  width: 300px;
  background-repeat: no-repeat;
}
#accedo_content{
	background-image: url();
	background-repeat: no-repeat;
}
#accedo_left {
	display: none;
	float: left;
	width: 200px;
}
#accedo_left ul{
  padding: 0;
  margin:  0;
  list-style: none;
  border-top:1px solid #dcdfe0;
  font-size: 11px;
}
#accedo_left ul li{ 
  padding: 10px 0 10px 30px;
  border-bottom:1px solid #dcdfe0;
}
#accedo_left ul li a{ 
  text-decoration: none;
  color: #9A0F1E;
}

#accedo_left #hl{
  background-color: #acced0;
}
#accedo_left #hl a{
  color:#283436;
}
#accedo_center {
  float: left;
  width: 620px;
}
#accedo_center p {
  padding: 35px 30px 0 30px;
  margin: 0;
  width: 380px;
  font-size: 11px;
  line-height: 1.5;
}
#accedo_center_content{
  background-image: url();
  background-repeat: no-repeat;
}
#accedo_center_contentbreit{
  background-image: url();
  background-repeat: no-repeat;
  
}
#accedo_right {
	display: none;
	float: left;
}
#news_box{
  border-left:1px solid #dcdfe0;
}
.news_box {
  background-image: url(../img/modernise_background1.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding-top: 17px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 17px;
}

.news_box h1 {
  color: #9a0f1e;
  font-size: 16px;
  margin-top: 0px;
}

.news_box h2 {
  color: #acced0;
  font-size: 10px;
  margin-top: 0px;
}

.news_box a {
  color: #9a0f1e;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

#login_box {
  display: block;
  float: left;
  height: 145px;
  width: 179px;
  background-color: #86000a;
  padding-top: 15px;
}
* html body #login_box{
  margin-bottom:-20px;
}
#login_box img {
  margin-left: 14px;
}
* html body #login_box img{
  margin-bottom: -3px
}
*+ html body #login_box img{
  margin-bottom: -3px
}
#login_box input {
  width: 140px;
  height: 20px;
  font-size: 15px;
  margin-left: 14px;
  margin-right: 15px;
}
* html body #login_box input{
  margin-bottom: -3px
}
*+ html body #login_box input{
  margin-bottom: -3px
}
#login_button{
  background-color:#9A0F1E;
  padding-left:104px;
  margin-top:18px;
  padding-top:8px;
  padding-bottom:10px;
}
#copyright_container {
  float: left;
  margin-left: 30px;
  margin-top:10px;
}

#copyright_container #copyright strong {
  color: #9a0f1e;
  font-weight: normal;
}
#footer{
	margin-top: 20px;
	border-top: 1px solid #dcdfe0;
}

#footer #buttons {
	display: none;
}

#footer img {
	display: none;
}

#footer #links {
	display: none;
}
.abstand {
	height: 20px;
}
*+ html body .abstand{
  margin-top: -3px
}
.tilgungsrechner {
	margin: 0 30px 0 30px;
	padding: 5px;
	width: 380px;
	border: 1px solid #ACCED0;
	background-color: #dbf1f2;
}

#tilgungsplan {
	margin: 0 30px 0 30px;
	padding: 5px;
	width: 520px;
	border: 1px solid #ACCED0;
	background-color: #dbf1f2;
}

.tilgungsrechner h1, .tilgungsrechner h2, #tilgungsplan h1, #tilgungsplan h2 {
	color: #424c4f;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	font-size: 14px;
}

.tilgungsrechner h2, #tilgungsplan h2 {
	padding-top: 10px;
}

.tilgungsrechner .farbe, #tilgungsplan .farbe {
	color: #9a0f1e;
	font-weight: bold;
}

.tilgungsrechner td.rechts, #tilgungsplan td.rechts {
	text-align: right;
}

.tilgungsrechner table {
	border-top: 1px solid #ACCED0;
	background-color: #ffffff;
	color: #465053;
	font-size: 11px;
	width: 380px;
}

.tilgungsrechner table td {
	padding: 4px;
}

#tilgungsplan table {
	border-top: 1px solid #ACCED0;
	background-color: #ffffff;
	color: #465053;
	font-size: 11px;
	width: 520px;
}

#tilgungsplan table td {
	padding: 4px;
	border-bottom: 1px solid #dcdfe0;
	text-align: right;
}

#tilgungsplan td.rahmen {
	border-left: 1px solid #dcdfe0;
}

#tilgungsplan table td.headline {
	border-bottom: 1px solid #dcdfe0;
	text-align: center;
}

#tilgungsplan table td.headline_rahmen {
	border-bottom: 1px solid #dcdfe0;
	border-left: 1px solid #dcdfe0;
	text-align: center;
}

#tilgungsplan tr.zeile {
	background-color: #f0f3f4;
}

#tilgungsplan table td.wert {
	color: #0078af;
	font-weight: bold;	
}

#tilgungsplan table td.summe {
	color: #9a0f1e;
	font-weight: bold;	
	text-align: right;
	font-size: 12px;
	padding: 8px 4px 8px 4px;
}

#tilgungsplan table td.summe_rahmen {
	color: #000000;
	border-left: 1px solid #dcdfe0;
	font-weight: bold;	
	text-align: left;
	font-size: 12px;
	padding: 8px 4px 8px 4px;
}

.tilgungsrechner table td.rahmen, #tilgungsplan table td.rahmen {
	border-bottom: 1px solid #dcdfe0;
}

.tilgungsrechner table td.einheit {
	width: 60px;
	color: #9a0f1e;
	border-left: 1px solid #dcdfe0;
	font-weight: bold;	
}

.tilgungsrechner table td.extra {
	width: 60px;
	color: #9a0f1e;
	border-top: 1px solid #dcdfe0;	
	background-color: #f0f3f4;
}

.tilgungsrechner table.sondertilgung {
	border-top: 0px solid #dcdfe0;	
	background-color: #f0f3f4;
	padding-left: 10px;
}

.tilgungsrechner table td.ergebnis {
	color: #0078af;
	border-left: 1px solid #dcdfe0;
	font-weight: bold;
	text-align: right;
}

.tilgungsrechner td.highlight {
	padding: 10px 4px 10px 4px;
	margin: 0;
	background-color: #f0f3f4;
	color: #9a0f1e;
	font-weight: bold;	
}

.tilgungsrechner td.highlight_ergebnis {
	padding: 10px 4px 10px 4px;
	margin: 0;
	background-color: #f0f3f4;
	color: #000000;
	font-weight: bold;	
	text-align: right;
}

.tilgungsrechner .radio {
	width: 15px;
	border: 0px solid #465053;
	margin-top: 0px;
	margin-left: -5px;
	color: #9a0f1e;
	background-color: transparent;
}

.tilgungsrechner input {
	width: 90px;
	background-color: #dbf1f2;
	border: 1px solid #ACCED0;
	color: #0078af;	
}

.tilgungsrechner select {
	width: 92px;
	background-color: #dbf1f2;
	border: 1px solid #ACCED0;
	color: #0078af;	
}

.tilgungsrechner input.betrag {
	width: 60px;
}

.tilgungsrechner textarea {
	margin-left: 80px;
	width: 150px;
	height: 100px;
	color: #0078af;
}

.tilgungsrechner a.linkpfeil {
	color: #9a0f1e;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../img/pfeil_rot.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

table.universal {
	background: #DBF1F2;
	border: 1px solid #ACCED0;
	padding: 10px;
}

table.universal tr.head td.title {
  font-size:12px;
  font-weight: bold;
}

table.universal tr.head td {
	border-bottom: 1px solid #ACCED0;
	background: #DBF1F2;
	border-left: none;
	border-right: none;
}

table.universal tr {
	background: #FFFFFF;
}

table.universal tr td {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DCDFE0;
	padding: 3px 6px;
	
}

table.universal tr.zeilenfarbe {
	background: #F0F3F4;
}

.topzins-reiter {
	height: 0px;
	display: none;
	padding-bottom: 10px;
}

.topzins-inhalt {
	padding-top: 20px;
}

div.adresse {
	width: 230px;
	height: 113px;
	background: url(img/hintergrund-adresse.jpg) no-repeat;
	padding: 10px 7px 5px 7px;
}

div.postweg {
	padding: 10px 7px 5px 7px;
	width: 230px;
	height: 75px;
	background: url(img/hintergrund-postweg.jpg) no-repeat;
}

li.tippantwort div.beschreibung {
	margin: 15px 0;
	float: left;
	width: 390px;
	
}

li.tippantwort .icon {
	display: none;
}

/* Tipps & Tricks */
/* Tippliste */

div.tippliste {
	font-size: 11px;
	line-height: 18px;
}

/* Kategorieliste */
div.tippliste ul.kategorie {
	padding: 2px 0;
	margin: 0 20px 0 0;
	color: #9F0A1E;
}

div.tippliste ul.kategorie li {
	list-style: none;
	padding: 5px 10px;
	background: #acced0;
}

div.tippliste ul.tipps {
	margin: 0 0 0 0;
	padding: 0;
	color: #000000;
	display: none;
}

div.tippliste ul.tipps li.frage {
	font-size: 16px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	padding: 5px 10px;
	background: #E0E0E0;
}

div.tippliste ul.tipps li.frage a {
	display: none;
}

div.tippliste ul.tipps li.tippantwort {
	display: none;
	margin: 5px 0 0 5px;
	background: #FFFFFF;
}

div.tippliste ul.tipps ul {
	margin: 0;
	padding: 0 0 0 15px;
}

div.tippliste ul.tipps li.tippantwort li {
	list-style-type: disc;
}

div#accedo_center div.tippliste p {
	margin: 0;
	padding: 0;
}

div.error_message {
  margin: 20px 0 10px 0;
  font-weight: bold;
  color: #C00;
  padding: 3px;
  border: 1px solid #C00;
  background-color: #FFFFFF;  
}

div.ok {
  margin: 20px 0 10px 0;
  font-weight: bold;
  color: #0C0;
  padding: 3px;
  border: 1px solid #0C0;
  background-color: #FFFFFF;
}

/* Sitemap */
div.sitemap {
	line-height: 18px;
	margin: 0 0 20px 20px;
}

div.sitemap ul {
	padding: 0;
	margin: 0;
	background: url(img/sitemap-vline.gif) repeat-y;
	list-style-type: none;
}

div.sitemap ul li {
	padding: 0 0 0 16px;
	margin: 0;
	text-indent: 5px;
	background: url(img/sitemap-hline.gif) no-repeat;
}

div.sitemap ul li.last {
}

div.berater {
  text-align:right;
  padding: 3px 5px 15px 0;
  background-color: #9A0F1E;
  color:#FFF;
}

div.berater h1 {
  margin:0;
}
div.berater h2 {
  margin:0;
}
div.berater h3 {
  margin:0;
}

div.big_button {
  background:url(img/big_button.jpg);
  width:490px;
  height:86px;
  margin:auto;
}

div.big_button_txtbox {
  float:left;
  width:404px;
}

div.big_button h4 {
  color: #9A0F1E;
  margin:0;
  padding-left:26px;
  padding-top:9px;
  font-size:14px;
}

div.big_button span {
  display: block;
  color: #000;
  padding:0px 5px 0px 26px;
  line-height: 12px;
  margin: 0;
}

div.big_button_active {
  background:url(img/big_button_over.jpg); 
  background-color: #C36; 
  width:490px;
  height:86px;
  margin:auto;
  cursor:pointer; 
}

div.big_button_active h4 {
  color: #1A4E52;
  margin:0;
  padding-left:26px;
  padding-top:9px;
  font-size:14px;  
  font-size:14px; 
}

div.big_button_active span {
  display: block;
  color: #FFF;
  line-height: 12px;
  padding:0px 5px 0px 26px;
  margin:0;
}



#submit {
	display: none;
}

#submit_slim {
	display: none;
}

#back {
	display: none;
}

submit {
	width: 80px;
	background-color: green;
/*
	background-image: url(../img/button_submit_hintergrund.gif);
	background-repeat: repeat-x;
*/
}

.clear {
  clear: both;
} 
/*
table {
	border: 1px solid #E0E0E0;
}

table tr td {
	padding: 5px 10px;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
*/

.rechner_startseite_schmal {
  width: 110px;
  float:left;
  line-height: 18px;
}
.rechner_startseite_breit {
  width: 160px;
  float:left;
  line-height: 18px;
}
.rechner {
    margin: 10px 30px 10px 30px;
    float: left;
    padding: 5px;
    width: 460px;
    border: 1px solid #ACCED0;
    background-color: #dbf1f2;
}

.rechner h1, .rechner h2, .tilgungsplan h1, .tilgungsplan h2 {
    color: #424c4f;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
    font-size: 14px;
}
.rechner h2, .tilgungsplan h2 {
    padding-top: 10px;
}
.rechner .farbe, .tilgungsplan .farbe {
    color: #9a0f1e;
    font-weight: bold;
}
.rechner td.rechts, .tilgungsplan td.rechts {
    text-align: right;
}
.rechner table {
    border-top: 1px solid #ACCED0;
    background-color: #ffffff;
    color: #465053;
    font-size: 11px;
    width: 460px;
}
.rechner .hinweis {
    padding: 15px 3px;
    margin: 0;
    font-size: 10px;
    line-height: 1.4;
}
.rechner table td {
    padding: 4px;
}


.rechner table td.rahmen, .tilgungsplan table td.rahmen {
    border-bottom: 1px solid #dcdfe0;
}

.rechner table td.einheit {
    width: 60px;
    color: #9a0f1e;
    border-left: 1px solid #dcdfe0;
    font-weight: bold;  
}

.rechner table td.extra {
    width: 60px;
    color: #9a0f1e;
    border-top: 1px solid #dcdfe0;  
    background-color: #f0f3f4;
}

.rechner table.sondertilgung {
    border-top: 0px solid #dcdfe0;  
    background-color: #f0f3f4;
    padding-left: 10px;
}

.rechner table td.ergebnis {
    color: #0078af;
    border-left: 1px solid #dcdfe0;
    font-weight: bold;
    text-align: right;
}

.rechner table td.darlehensnehmer {
    color: #0078af;
    border-left: 1px solid #dcdfe0;
    font-weight: normal;
    text-align: center;
    vertical-align: bottom;
    padding-bottom: 4px;
}

.rechner td.highlight {
    padding: 10px 4px 10px 4px;
    margin: 0;
    background-color: #f0f3f4;
    color: #9a0f1e;
    font-weight: bold;  
}

.rechner tr.zeilenfarbe {
    background-color: #f0f3f4;
}

.rechner td.highlight_ergebnis {
    padding: 10px 4px 10px 4px;
    margin: 0;
    background-color: #f0f3f4;
    color: #000000;
    font-weight: bold;  
    text-align: right;
}

.rechner td.highlight_gesamt {
    padding: 10px 4px 10px 4px;
    margin: 0;
    background-color: #f0f3f4;
    color: #9a0f1e;
    font-weight: bold;  
    text-align: right;
}

.rechner .radio {
    width: 15px;
    border: none;
    border: 0px solid #465053; 
    margin-top: 0px;
    margin-left: -5px;
    color: #9a0f1e;
    background-color: transparent;
}

.rechner input {
    width: 90px;
    background-color: #dbf1f2;
    border: 1px solid #ACCED0;
    color: #0078af; 
}

.rechner input.bigger {
    width: 170px;
    background-color: #dbf1f2;
    border: 1px solid #ACCED0;
    color: #0078af; 
}

.rechner input.betrag {
    width: 60px;
}

.rechner select {
    width: 92px;
    background-color: #dbf1f2;
    border: 1px solid #ACCED0;
    color: #0078af; 
}

.rechner select.prozent {
    width: 60px;
    background-color: #dbf1f2;
    border: 1px solid #ACCED0;
    color: #0078af; 
}

.rechner textarea {
    margin-left: 80px;
    width: 150px;
    height: 100px;
    color: #0078af;
}

.rechner a.linkpfeil {
    color: #9a0f1e;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(img/pfeil_rot.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
}

