/* CSS Document */
body {
    margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#7fa2b0;
}
a:link { text-decoration:none }
a:active { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:underline }
#header {
	height:85px;
    background-image:url(../images/header_bg.png);
	}
#header-money {
	position:absolute;
	top:0px;
	right:0px;
	height:122px;
	width:160px;
	background-image:url(../images/header_money.png);
	}
#navi {
	height:37px;
	color:#ffffff;
    background-image:url(../images/navi_bg.png);
	font-size:12px;
	font-weight:bold;
	}
#navi-login {
	position:absolute;
	top:95px;
	left:25px;
	}
.navi-textfeld {
	border:1px solid #7fa2b0;
	font-size:12px;
	color:#567785;
	text-indent:2px;
	margin:0px 4px 0px 2px;
	background-color:#ffffff;
    }
#navi-button {
	border:1px solid #7598a6;
	font-size:12px;
	color:#ffffff;
	background-color:#567785;
	text-indent:2px;
	margin:0px 4px 0px 2px;
	}
#verlauf {
	height:25px;
	background-image:url(../images/verlauf_bg.png);
	}
#links {
  position:absolute;
  top:165px;
  left:10px;
  width:160px;
  color:#567785;
  background-color:#ffffff;
  border-bottom:2px solid #567785;
 }
.menu1 {
  width:160px;
  line-height:20px;
  text-indent:25px;
  border-bottom:1px dotted #b1cbd5;
  color:#567785;
  }
.menu1 a:link { color:#567785; text-decoration:none }
.menu1 a:active { color:#567785; text-decoration:none }
.menu1 a:visited { color:#567785; text-decoration:none }
.menu1 a:hover { color:#567785; text-decoration:underline }
#sprache {
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #b1cbd5;
	text-align:center;
	}
#inhalt {
  margin: 0px 180px;
  width:auto;
  color:#ffffff;
}
#lastminute {
	background-color:#ffffff;
	color:#567785;
    border-bottom:2px solid #567785;
	margin-top:2px;
	}
#lastminuteheader {
	padding:1px;
	background-color:#7497a5;
	text-align:center;
	color:#ffffff;
	height:25px;
	line-height:24px;
	text-indent:5px;
	font-weight:bold;
	}
.lastminute1 {
	line-height:20px;
	text-indent:5px;
	border:1px solid #000000;
	background-color:#ebf2f4;
	}
.lastminute2 {
	line-height:20px;
	text-indent:5px;
	border:1px solid #000000;
	background-color:#ffffff;
	}
 #rechts {
  position:absolute;
  top:165px;
  right:10px;
  width:160px;
  background-color:#ffffff;
  border-bottom:2px solid #567785;
  }
#top20 {
  width:160px;
  color:#567785;
  text-indent:3px;
  }
.top20-1 {
  width:17px;
  text-align:left;
  padding-left:3px;
  color:#567785;
  float:left;
  padding-top:1px;
  line-height:20px;
  }
.top20-2 {
  width:85px;
  padding-left:5px;
  color:#567785;
  float:left;
  padding-top:1px;
  line-height:20px;
  }
.top20-2 a:link { color:#567785; text-decoration:none }
.top20-2 a:active { color:#567785; text-decoration:none }
.top20-2 a:visited { color:#567785; text-decoration:none }
.top20-2 a:hover { color:#567785; text-decoration:underline }

.top20-3 {
  width:45px;
  padding-right:5px;
  color:#567785;
  float:left;
  text-align:right;
  padding-top:1px;
  line-height:20px;
  }
 .top20-hr {
 	clear:both;
	height:1px;
    width:160px;
	border-bottom:1px dotted #b1cbd5;
	overflow:hidden;
	}
 .top20-hr-leer {
 	clear:both;
	height:1px;
    width:160px;
	overflow:hidden;
	}