
a#bild { margin: 0px;}

a#unterpunkt {
	background-color: #ffffff;
	color: #ff0000;
	border-left: #ff6666 1px solid;
  border-right: #ff6666 1px solid;
  border-top: #ff6666 1px solid;
  border-bottom: #ff6666 1px solid;
  font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
a:hover#unterpunkt {
	background-color: #ffeebb;
}

a#unterpunkt_aktiv {
	background-color:#ffddaa;
	color: #ff0000;
	border: #ff6666 1px solid;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a#verweis {
	color: #000033;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline
}

a#links {
	color: #000033;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	text-indent: 5;
}

a#flache_gross {
	display: block;
	color: #000033;
	text-decoration: none;
	text-align: center;
	font-family: times new roman;
	font-size: 12pt;
}

a#index {
	color: #000033;
	padding: 0 5px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a#archiv {
	color: #000033;
	padding: 0 5px;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}



td.normal {
	color: #000033;
	font-family: times new roman;
	font-size: 12pt
}

td.gross {
	color: #000033;
	font-family: times new roman;
	font-size: 15pt;
	margin-top: 3;
	text-align: center
}

table.einsatze
{
	color: #000033;
	font-family: times new roman;
	font-size: 12pt
}

td.gefahrnr {
	color: #000000;
	background-color: #ff9900;
	border: #000000 1px solid;
	text-align: center;
	font-weight: bold;
}

a#link {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  background: #eeeeee;
  border-top: solid 1px #999999;
  border-left:solid 1px #999999;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}

a#link:hover {
  border-top: solid 1px #333333;
  border-left:solid 1px #333333;
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
}

input#login {
	font-family:Arial,sans-serif;
	color:#666666;
	font-size:10px;
	border: 1px solid #666666;
	background-color:#dddddd;
	margin-left: 15px;
	padding:3px
}

table#liste {
  border: 0px;
  margin: 0px;
  padding: 3px;
  border-spacing: 0px;
  border-padding: 0px;

}

table#liste td#hell {
  background-color: #ffffff;
  border: solid 1px #666666;
  margin-left: 10px;
  margin-right: 10px;
}
table#liste td#dunkel {
  background-color: #ccddff;
  border: solid 1px #666666;
  margin-left: 10px;
  margin-right: 10px;
}
table#liste td#hellg {
  background-color: #ccffcc;
  border: solid 1px #666666;
  margin-left: 10px;
  margin-right: 10px;
}
table#liste td#dunkelg {
  background-color: #99ff99;
  border: solid 1px #666666;
  margin-left: 10px;
  margin-right: 10px;
}

table#liste td#kopf {
  background-color: #eeeeee;
  border: solid 1px #666666;
  margin-left: 10px;
  margin-right: 10px;
}
