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

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



.liste-pause {
	background-color: #FFCCCC;
}


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;
margin-bottom: 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;
	border-radius: 10px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(90%, #e8e8ff));
  background-image: -webkit-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: -moz-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: -o-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: linear-gradient(#ffffff 5%, #e8e8ff 60%);			
}

#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: 1px solid #000000;
	border-radius: 10px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(90%, #e8e8ff));
  background-image: -webkit-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: -moz-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: -o-linear-gradient(#ffffff 20%, #e8e8ff 90%);
  background-image: linear-gradient(#ffffff 5%, #e8e8ff 60%);		

}

.quittung2 {
  background-color: #FFAAFF !important;     
}

.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: 60px;
  top: 3px;
  background-image: url(grafik-oben.jpg);
  background-repeat: no-repeat;
  font-size: 10;
	font-weight: bold;
  font-family: Sans-Serif;
	text-indent: 3px;
  color: #881111;
	border: 1px solid #cccc88;
	border-radius: 10px;
}

#logo_custom{
  position: absolute;
  width: 167px;
  left: 5px;
  height: 70px;
  top: 5px;
}


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


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: 16px;
font-weight: normal;

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

}


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

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

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

  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);

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;
/*	background-color: #9898DD;*/
  color: #FFFFFF;
text-decoration: none;

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

font-weight: bold;
}

a.karteikarte {

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

border: 2px solid #000000;
border-radius: 10px;

 

}

a.karteikarte#selected , a.karteikarte:hover {

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

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

 background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#88A5F7 50%, #2a62bc 90%);

font-weight: bold;
}


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

tr.group {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
}

td.tabzahl {
   text-align: right;
}

td.buttonleiste-small {
	text-align: justify;
}

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: 20px; */
 font-size:12px;
 padding: 2px; 
/* text-transform:uppercase;*/
 color: #222255;
 text-align: left;
/* background-color: transparent; */
/* border-bottom: 1px solid #000000;
 border-top: 1px solid #000000;
*/
 font-weight:bold;
/* background: url(images/navigate_plus.png) no-repeat;*/
/* padding-left: 5px;*/
/*background-repeat: none;*/


}

.menuheader_top {

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

#map {
  width: 800px;
  height: 600px;  
  margin-top: 20px;
}

.gmap_taxi_default {
     color: black;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 13px;
     font-weight: bold;
     text-align: center;
/*     width: 35px;      */
     border: 2px solid black;
     white-space: nowrap;
   }

.gmap_customer {
     color: #002200;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 13px;
     font-weight: bold;
     text-align: center;
     border: 2px solid black;
     white-space: nowrap;
     background-color: #FFFFFF;
   }

.gmap_default_label {
     color: #002200;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 13px;
     font-weight: bold;
     text-align: center;
     border: 2px solid #AAAAFF;
     white-space: nowrap;
     background-color: #FFFFFF;
   }

.taxi_frei {
   background-color: #CCFFCC;
}

.taxi_wartetamhp {
   background-color: #FFFFCC;
}

.taxi_pause {
   background-color: #FFFFAA;
}

.taxi_besetzt {
   background-color: #FFAAAA;
}

.taxi_besetzt_auftrag {
   background-color: #FF8888;
}

.taxi_besetzt_kunde {
   background-color: #FFCCCC;
}

.taxi_folgeauftrag {
   background-color: #AAAAFF;
}

.taxi_ausserbetrieb {
   background-color: #CCCCCC;
}

.taxi_wirdfrei {
   background-color: #AAFFFF;
}

.taxi_not {
  background-image: url(image/sos-klein.png) !important;
  background-repeat: no-repeat;
  text-indent: 18px;
  font-weight: bold;
   background-color: #FF22FF;
}   

.betragpositiv {
  color: #00AA00;
  font-weight: bold;
  text-align: right;
}

.betragnegativ {
  color: #DD0000;
  font-weight: bold;
  text-align: right;
}

tr.liste0:hover {
	background-color: #DBDBB8;
}
tr.liste1:hover {
	background-color: #DBDBB8;
}
