/* CSS Document */
body {
	margin:0px;
	padding: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 }

h1 { margin:0px;padding:0px;font-size:36px;color:#7fa2b0; }
h2 { margin-top:10px;padding-left:12px;color:#ffffff; }
h3 { margin:0px;padding:0px;color:#ffffff; }

#header {
	height:85px;
	background-image:url(../images/bg2.png);
	}
#header2{
	padding-top:6px;
	padding-left:12px;
        }
#header3 {
	position:absolute;
	top:2px;
	right:0px;
	height:60px;
	width:468px;
	}
#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:155px;
  left:10px;
  width:160px;
  color:#567785;
  background-color:#ffffff;
  border-bottom:2px solid #567785;
 }
.menu1 {
  width:160px;
  line-height:20px;
  text-indent:10px;
  border-bottom:1px dotted #b1cbd5;
  color:#567785;
  }
.menu1 a:link { color:#000000; text-decoration:none }
.menu1 a:active { color:#000000; text-decoration:none }
.menu1 a:visited { color:#000000; text-decoration:none }
.menu1 a:hover { color:#000000; text-decoration:underline }

.down a:link { color:#333333; text-decoration:none }
.down a:active { color:#333333; text-decoration:none }
.down a:visited { color:#333333; text-decoration:none }
.down a:hover { color:#333333; text-decoration:underline }

.high a:link { color:#cc0000; text-decoration:none }
.high a:active { color:#cc0000; text-decoration:none }
.high a:visited { color:#cc0000; text-decoration:none }
.high a:hover { color:#cc0000; text-decoration:underline }

.low a:link { color:#567785; text-decoration:none }
.low a:active { color:#567785; text-decoration:none }
.low a:visited { color:#567785; text-decoration:none }
.low a:hover { color:#567785; text-decoration:underline }

.medi a:link { color:#333333; text-decoration:none }
.medi a:active { color:#333333; text-decoration:none }
.medi a:visited { color:#333333; text-decoration:none }
.medi a:hover { color:#cc0000; text-decoration:underline }

#inhalt {
  margin: 0px 5px 0px 180px;
  width:auto;
  color:#000000;
}
#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;
	}
