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

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

img {
  border: 0px;
}

#page {
  position: relative;
  width: 1001px;
  background-image: url(img/border0.gif);
  background-repeat: repeat-y;

}

#header {
  height: 100px;
  width: 1000px;
  border-right: 1px solid #F0F3F4;
}

#navigation {
  height: 30px;
  width: 1000px;
  /*background-color: #F00;*/
  background-color: #F0F3F4;
}

#navigation img {
  float: right;
}
.navi{
  padding: 8px 5px 10px 5px;
  float: left;
  border-left: 1px solid #DCDFE0;
}
.navihl {
  background-color: #acced0;
}
.navi a {
  text-decoration: none;
  color: #465053;
  font-weight: bold;
  font-size: 10px;
}

* html body {/* IE6 */
  margin-left: 0px;
}

.breadcrumb {
  float:left;
  width:180px;
  line-height:27px;
}

.breadcrumb a {
  color: #000;
  text-decoration: none;
  display: block;
  padding-left: 30px;
}

.topgrafik {
	width: 640px;
	height: 149px;
}
.topgrafik  h1 {
	padding-top: 110px;
	padding-left: 30px;
	margin: 0;
	color: #ffffff;
	font-size: 22px;
}
#accedo_content{
  background-image: url(img/border0.gif);
  background-repeat: repeat-y;
}

#topzins{
  background-color: #ACCED0;
  padding: 20px 15px;
}
#topzins a{
  text-decoration: none;
  font-size: 48px;
  font-weight:bold;
  color: #FFFFFF;
}
*+ html body  #topzins { /* IE7 */
/*	background-color: blue;*/
}
* html body  #topzins { /* IE6 */
/*	background-color: red;*/
}
#topzins .sollzins {
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
}
#topzins .effektivzins {
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    padding:0 0 0px 45px;
}
#conditions {
  line-height: 20px;
}
#conditions .heute {
	display: block;
	background-color: #485254;
	color: #acced0;
	height: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
}
#conditions .interest .year {
  margin-left: 15px;
  width: 22px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  display: block;
  float: left;
}
* html body #conditions .interest .year {
  margin-left: 8px;
}
#conditions .interest .nominal {
  margin-left: 35px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  color: #9a0f1e;
  display: block;
  float: left;
}
* html body #conditions .interest .nominal {
  margin-left: 32px;
}
#conditions .interest .effective {
  margin-left: 28px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  color: #9a0f1e;
  display: block;
  float: left;
}
#conditions #interest_annahme {
  margin-left: 80px;
}
#accedo_left {
  float: left;
  width: 180px;
  padding-bottom: 10px;
}
#accedo_left ul{
  padding: 0;
  margin:  0;
  list-style: none;
  border-top:1px solid #dcdfe0;
  font-size: 11px;
}
#accedo_left ul li { 
  border-bottom:1px solid #dcdfe0;
}
#accedo_left ul li a { 
	padding: 10px 0 10px 30px;
	text-decoration: none;
	color: #9A0F1E;
	display: block;
}

#accedo_left ul li a:hover { 
	padding: 10px 0 10px 30px;
	text-decoration: none;
	color: #9A0F1E;
	display: block;
	background: #acced0;
}


#accedo_left .hl {
  background-color: #acced0;
}
#accedo_left #hl a {
  color:#283436;
}

#accedo_center {
  float: left;
  width: 640px;
  margin-left: 0px;
  border-right: 1px solid #dcdfe0;
}

#accedo_center h1.news {
  margin-left: 30px;
  margin-right: 40px;
  margin-bottom: 5px;
  width: 250px;
  font-size: 24px;
  line-height: 24px;
  color: #9a0f1e;
  font-weight: bold;
}
.content {
  margin: 5px 10px 30px 10px;
  width: 550px;
  font-size: 11px;
  line-height: 1.5;
}

#accedo_center .content h1 {
  margin: 14px 0 5px 0;
  font-size: 18px;
} 

#accedo_center .content h2 {
  margin: 25px 0 5px 0;
  font-size: 16px;
} 

#accedo_center p {
  padding: 0;
}

#accedo_center p.news {
  margin: 0;
  padding: 0;
  width: 250px;
  font-size: 13px;
  line-height: 16px;
}
.column_left {
  float: left;
  width: 320px;
}

.column_right {
  float: right;
  width: 320px;
}
* html body .abstand{
	margin-top: 3px;
}
#accedo_center_contentbreit{
  background-image: url(img/seite_background_breit.jpg);
  background-repeat: no-repeat;
}
#onlineanfrage {
  float: left;
  width: 820px;
  margin-left: 0px;
  padding-top: 18px;
  background-image: url(img/titel/onlineanfrage.jpg);
  background-repeat: no-repeat;
}
#onlineanfrage h1 {
	color: #ffffff;
	padding-left: 8px;
}
#accedo_right {
  float: left;
  width: 180px;
}
.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;
}

#accedo_left .news_box {
  background-color: #ACCED0;
  background-image: url();
  padding: 1px 15px 10px 15px;
  margin-top: -3px;
}

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

#login_box {
  display: block;
  float: left;
  width: 179px;
  background-color: #86000a;
  color: #FFF;
  padding-top: 15px;
  overflow: hidden;
}
* html body #login_box{
  margin-bottom:-20px;
  margin-left: -2px;
}
#login_box img {
  margin-left: 14px;
  margin-right: 15px;
}
* 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_box a:link, #login_box a:visited {
  color: #FFF;
  text-decoration: underline;
}

#login_box p {
  margin: 5px 14px;
}

#login_button{
  background-color:#9A0F1E;
  padding-left:104px;
  margin-top:18px;
  padding-top:8px;
  padding-bottom:10px;
}
/*
#logout_box {
  display: block;
  float: left;
  width: 179px;
  background-color: #86000a;
  color: #FFF;
  padding-top: 15px;
}
#logout_box p {
  margin: 5px 10px;
}

#logout_box a:link, #logout_box a:visited {
  color: #FFF;
  text-decoration: underline;
}
*/
#logout_button{
  background-color:#9A0F1E;
  padding-left:104px;
  margin-top:18px;
  padding-top:8px;
  padding-bottom:10px;
}
.info_box {
  width: 288px;
  height: 140px;
  display: block;
  margin-left: 20px;
  font-size: 10px;
  border:1px solid #DCDFE0;
}
.info_box h2 {
  padding: 3px 0px 3px 15px;
  margin-top: 0;
  margin-bottom:5px;
  background-color: #9a0f1e;
  color: #FFFFFF;
  font-size: 14px;
}
.info_box img{
  margin-left: 8px;
}
.info_box .box_content{
  padding-left: 8px;
}
.info_box .box_content h3{
  color: #9a0f1e;
  font-weight: bold;
  margin: 0 0 0 0;
  font-size: 10px;
}
.info_box .box_content input{
  width: 110px;
}
.info_box .box_content a{
  
}
*+ html body .info_box .box_content select{
  margin-bottom: 3px;
}

#copyright_container {
  float: left;
  margin-left: 65px;
  margin-top: 12px;
}
#copyright_container #copyright strong {
  color: #9a0f1e;
  font-weight: normal;
}
#footer{
  border-top: 1px solid #dcdfe0;
  background-color: #F0F3F4;
  width: 1000px;
}
#footer #buttons {
  float: right;
  margin-right: 78px;
}
* html #footer #buttons { /* IE 6 */
  margin-right: 39px;
}
#footer #links a {
  color: #438C93;
  text-decoration: none;
  text-transform: uppercase;
}
#copyright {
	float: left;
	width: 1000px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #999999;
}
.abstand {
	height: 20px;
	font-size: 0;
}
*+ html body .abstand{
	margin-top: 0px
}
.rechner_startseite_schmal {
  width: 130px;
  float:left;
  line-height: 18px;
}
.rechner_startseite_breit {
  width: 140px;
  float:left;
  line-height: 18px;
}
.rechner {
	margin: 10px 30px 10px 30px;
	float: left;
	padding: 5px;
	width: 460px;
	border: 1px solid #ACCED0;
	background-color: #dbf1f2;
}

* html .rechner {
	display: inline;
}

.tilgungsplan {
	margin: 0 30px 0 30px;
	padding: 5px;
	width: 520px;
	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;
}
.tilgungsplan table {
	border-top: 1px solid #ACCED0;
	background-color: #ffffff;
	color: #465053;
	font-size: 11px;
	width: 520px;
}
#tplan {
  display: none;
}
.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;
}
.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;
}

#sondertilgungen {
	display: none;
}

#submit {
	width: 520px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#submit_slim {
	width: 460px;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: right;
}

#back {
	padding:10px 0 20px 10px;
}

/* HORIZONTAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
}

.menulist .active {
	background: #acced0;
}

/* aufklappende Submenus */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.7em; margin-top: 10px;
 left: -1px;
 width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 background-color: #F0F3F4;
 height: 28px;
 border: 1px solid #DCDFE0;
 border-right: 0px;
 margin-right: -1px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 display: block;
 padding: 7px 12px;
 color: #465053;
 text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #A00;
 background-color: #acced0;
}
.menulist a.highlighted {
 color: #A00;
 background-color: #acced0;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

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

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
} 

.buchstabenliste {
  margin: 10px;
  font-size: 16px;
  font-weight: bold;
}

.buchstabenliste a.lexikon {
  text-decoration: underline;
  color: #9a0f1e;
}

h2.lexikoneintrag a {
	text-decoration: none;
	color: #000000;
}

/* overdiv */
div.overdiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

/* NICHT LÖSCHEN!!! */
/* 
  #accedo_center h1 {
  padding: 5px 30px 5px 10px;
  margin: 0;
  width: 550px;
  font-size: 16px;
  line-height: 1.5;
}

#accedo_center h2 {
  padding: 5px 30px 5px 10px;
  margin: 0;
  width: 550px;
  font-size: 14px;
  line-height: 1.5;
}

#accedo_center h3 {
  padding: 5px 30px 5px 10px;
  margin: 0;
  width: 550px;
  font-size: 12px;
  line-height: 1.5;
}

#accedo_center h4, #accedo_center h5 {
  padding: 5px 30px 5px 10px;
}

#accedo_center table {
	margin: 10px;
}

#accedo_center table th {
	background: #acced0;
	padding: 5px 10px;
}

#accedo_center table td {
	background: #F0F0F0;
	margin: 3px;
	padding: 3px 10px;
}
*/

/* 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 {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	padding: 5px 10px;
	background: #E0E0E0;
}

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;
}

div.small_button {
  background:url(img/small_button.png);
  width:270px;
  height:85px;
  margin:auto;
}

div.small_button_txtbox {
  float:left;
  width:180px;
}

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

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

div.small_button_active {
  background:url(img/small_button_over.png); 
  width:270px;
  height:85px;
  margin:auto;
  cursor:pointer; 
}

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

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

div.mini_button {
    background:url(img/mini_button.png);
    width:225px;
    height:70px;
    margin:auto;
}

div.mini_button_active {
  background:url(img/mini_button_over.png); 
  width:225px;
  height:70px;
  margin:auto;
  cursor:pointer; 
}
div.mini_button .mini_text, 
div.mini_button_active .mini_text {
    padding: 25px 8px;
    margin: 0;
    text-align: center;
    font-size: 13px;
    float:left;
    font-style: italic;
}


div.topzins-detail {
}

div.topzins-detail div.topzins-reiter {
	height: 41px;
	line-height: 41px;
	background: url(img/topzinstabelle-reiterhintergrund.gif) no-repeat;
	width: 492px;
}

div.topzins-detail div.topzins-reiter a {
	float: left;
	line-height: 41px;
	padding: 0 6px;
	font-weight: bold;
	text-decoration: none;
	color: #E5E5E5;
}

div.topzins-detail div.topzins-reiter a.aktiv {
	color: #9A0F1E;
}

div.topzins-detail div.topzins-reiter img {
	float: left;
	line-height: 41px;
	margin-top: 3px;
}

div.topzins-detail div.topzins-inhalt {
	background: url(img/topzinstabelle-hintergrund.gif) repeat-y;
	width: 492px;
	padding: 1px 0;
}
div.topzins-detail div.abschluss {
	background: url(img/topzinstabelle-abschluss.gif) no-repeat;
	width: 492px;
	height: 6px;
}

table.topzinstabelle {
	display: none;
	margin: 10px;
	background: #FFFFFF;
	border: 1px solid #ACCED0;
}

table.topzinstabelle td {
	width: 50%;
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px solid #DCDFE0;
}

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

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;
}

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 {
	float: left; 
	width: 86px; 
	height: 86px;
	margin-right: 15px;
}
/*
li.tippantwort div.information {
	padding: 5px 0 0 95px;
	background: url(img/icon-information.png) no-repeat ;
}

li.tippantwort div.aufgaben {
	padding: 5px 0 0 95px;
	background: url(img/icon-aufgaben.png) no-repeat;
	background-position: 0 10px;
}

li.tippantwort div.profil {
	padding: 5px 0 0 95px;
	background: url(img/icon-profil.png) no-repeat;
	background-position: 0 10px;
}

li.tippantwort div.perspektive {
	padding: 5px 0 0 95px;
	background: url(img/icon-perspektive.png) no-repeat;
	background-position: 0 10px;
}

li.tippantwort div.perspektive {
	padding: 5px 0 0 95px;
	background: url(img/icon-perspektive.png) no-repeat;
	background-position: 0 10px;
}

li.tippantwort div.zielgruppe {
	padding: 5px 0 0 95px;
	background: url(img/icon-zielgruppe.png) no-repeat;
}

li.tippantwort div.vorteile {
	padding: 5px 0 0 95px;
	background: url(img/icon-vorteile.png) no-repeat;
}
*/

.eingabemaske {
  width:480px;
  border: #000 1px solid;
  margin: 30px auto;
}

