html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px 20px;
  margin:0px;
}

pre, h2 {
  padding:10px;
  margin:0px
}

p {
  margin-top: 5px;
  margin-left: 2px;
}

h1 {
font-size: 14px;
text-transform:uppercase;
text-align: center;
color: #000000;
/*background-color: #eeeeff;*/
/*padding:5px 15px;*/

margin:0px
/*border-bottom: 1px solid #000000;*/
}

h2 {
font-size:14px;
/*padding-top:10px;*/
text-transform:uppercase;
color: #000000;
padding-left: 0px;
text-decoration:underline;
text-align:left;
padding-top:0px;
margin-top: 0px;
}

h3 {
font-size:12px;
margin-top: 15px;
text-transform:uppercase;
color: #000000;
text-align: left;
border-bottom: 1px solid #000000;
}

h4 {
font-size:14px;
padding-top:0px;
margin-top: 0px;
text-transform:uppercase;
color: #000000;
text-align: center;
background-color: transparent;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}

ul {
  margin-left: 0px;
}
li {
  margin-bottom: 7px;
}

#titel {
	border: 1px solid #000000;
}

#header {
	border: 1px solid #000000;
	height: 62px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 160px;
/*	padding: 5px; */
/*  font-size: 18px; */
/*  background-color: #F9D13C; */
  background-color: #EEEEEE;
}

#banner {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	align: center;
/*	padding: 5px; */
/*  font-size: 18px; */
/*  background-color: #F9D13C; */
/*  background-color: #EEEEEE; */
}


/*  positioning-layers statisch und absolut */
#menu {

  position: absolute;
  width: 168px;
  left: 5px;
  top: 72px;
  
/*  background-color: #F9D13C; */
  background-color: #EEEEEE;
/*  padding:0px;*/
	padding-left: 0px;

  margin-left:0px;
  margin-top:0px;
/*  height:350px; */
  line-height:2em;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.map {

  position: absolute;
  left: 250px;
  top: 110px;

/*  margin-left: 162px; */
}

.map2 {

  position: absolute;
  left: 180px;
  top: 260px;

/*  margin-left: 162px; */
}

#logo {
  position: absolute;
  width: 167px;
  left: 5px;
  height: 70px;
  top: 5px;
  background-image: url(grafik-oben.jpg);
  background-repeat: none;
  font-size: 9;
  font-family: Arial;
  color: #AA2222;
}

#inhalt {
  margin-left: 160px;
  margin-top: 16px;
  background-color:#ffffff;
  overflow: auto;
}


a {
  color: #881111;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
}

a.mainlevel {

color:#AA2222;
font-size: 13px;
margin-left: 0px;
width: 100%;
display: block;
line-height: 22px;
margin-bottom: 1px;
text-decoration: none;
/*font-weight: bold;*/
text-indent: 4px;
font-weight: normal;

/*border-left: 2px solid #222299;*/

}


a.mainlevel:hover, a.mainlevel#active_menu {

 background: #8888AA;
/*  background: #AA2222; */
  color: #FFFFFF;
text-decoration: none;

/*border-left: 4px solid #222288;*/

font-weight: bold;
}


a.mainlevel_img {

color:#AA2222;
font-size: 13px;
margin-left: 0px;
width: 100%;
display: block;
line-height: 22px;
margin-bottom: 1px;
padding-top: 4px;
text-decoration: none;
/*font-weight: bold;*/
text-indent: 4px;
text-align: middle;
/*border-left: 2px solid #222299;*/
font-weight: normal;

}


a.mainlevel_img:hover, a.mainlevel_img#active_menu {

/*background: #FFF970;*/
 background: #8888AA;
  color: #FFFFFF;
text-decoration: none;

/*border-left: 4px solid #222288;*/

font-weight: bold;
}

a.karteikarte {

color:#AA2222;
font-size: 12px;
margin: 0px;
padding: 4px;
/*display: block;*/
line-height: 28px;
text-decoration: none;
font-weight: bold;
text-indent: 4px;
 background: #DDDDDD;

border: 2px solid #000000;

}

a.karteikarte#selected {

/*background: #FFF970;*/
  background: #AA2222;
  color: #FFFFFF;
text-decoration: none;
border: 2px solid #000000;

/*border-left: 4px solid #222288;*/

font-weight: bold;
}

a.karteikarte:hover {

/*background: #FFF970;*/
  background: #AA2222;
  color: #FFFFFF;
text-decoration: none;
border: 2px solid #000000;

/*border-left: 4px solid #222288;*/

font-weight: bold;
}

a.button {

color:#AA2222;
font-size: 12px;
margin: 0px;
padding: 4px;
/*display: block;*/
line-height: 28px;
text-decoration: none;
font-weight: bold;
text-indent: 4px;
 background: #DDDDDD;

border: 2px solid #000000;

}



#error {
  color: #FF0000;
  font-weight: bolder;
}

#browse {
  font-weight: bolder;
  text-decoration: none; 
  text-transform: uppercase;
/*  background-color: #EEEEFF; */
  vertical-align: center;
  line-height: 25px;
}


#search {
  padding-left: 10px;
}

#div_browse {
/*  margin-bottom: 5px;*/
}

table {
  font-size: 11px;
}

th {
/*  background-color:#AA2222; */
  background-color: #8888AA;
	font-size: 12px;
	color: #FFFFFF;
}

td.tabzahl {
   text-align: right;
}

tr.liste0 {
   background-color: #eeeeee;
   text-align: left;
}

tr.liste1 {
   background-color: #ffffff;
   text-align: left;
}

.taxi_frei {
   background-color: #CCFFCC;
   text-align: left;
}

.taxi_wartetamhp {
   background-color: #FFFFCC;
   text-align: left;
}

.taxi_pause {
   background-color: #FFFFAA;
   text-align: left;
}

.taxi_besetzt {
   background-color: #FFAAAA;
   text-align: left;
}

.taxi_besetzt_auftrag {
   background-color: #FF8888;
   text-align: left;
}

.taxi_besetzt_kunde {
   background-color: #FFCCCC;
   text-align: left;
}

.taxi_folgeauftrag {
   background-color: #AAAAFF;
   text-align: left;
}

.taxi_ausserbetrieb {
   background-color: #CCCCCC;
   text-align: left;
}

.taxi_wirdfrei {
   background-color: #AAFFFF;
   text-align: left;
}


.fehler {
   background-color: #FFCCCC;
}

.footer {
  background-color:#BBBBBB;
/*	font-size: 12px; */
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.spacer {
  line-height: 2px;
  background-color: #FFFFFF;
}

.menuheader {
  line-height: 22px;
}

td.dezimal {
   text-align: right;
}

tr.pageheader {
  font-weight: bold;
}

tr.rf_fehler {
   background-color: #FFCCCC;
}

tr.rf_neu {
   background-color: #FFFFCC;
}

tr.rf_ok {
   background-color: #CCFFCC;
}

tr.rf_warnung {
   background-color: #F9D13C;
}

tr.abmeldung {
   background-color: #FFCCCC;
}

tr.anmeldung {
   background-color: #CCFFCC;
}

td.eingerueckt {
   background-color: #FFFFFF;
}

.menu_img {
  margin-top: 2px;
  margin-bottom: 2px;
}

.cal_subtitle {
  font-size: 9px;
  text-align: center;  
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background-color: #FFFFBB;
  text-color: #888888;  
}
