dummy    { font-size:8pt;}
body     { background-color:white; color:black;font-family:Verdana,Helvetica,Arial; font-size:8pt;}
input    { font-size:8pt;}
select   { font-size:8pt;}
font     { font-size:8pt;}
th       { font-size:8pt; font-weight:bold; background-color:#ffcc99; text-align:left;}
td       { font-size:8pt;}
td big   { font-size:14pt; font-weight:bold;}
.norm    { font-size:8pt;}
.blau    { color:blue}
.rot     { color:red}
.weiss   { color:white}
.bgrot   { background-color:red}
.gruen   { color:#008000}
.mGrau   { color:#999999;}
a:link   { color:#0000a0;font-size:8pt; text-decoration:none;}
a:visited{ color:#0000a0;font-size:8pt; text-decoration:none;}
a:hover  { color:#0000a0;font-size:8pt; text-decoration:underline}
hr  { border:0; color:#999999; size:1;}
.lrBgCls { background-color:#f8f8f8;}
.lrTbCls { background-color:#fffff0;}
.days    { font-size:8pt;}
.day     { font-size:8pt; font-weight:bold; color:blue}
.dayWE   { font-size:8pt; font-weight:bold; color:blue; background-color:#cccccc;}
.WE      { font-size:8pt; background-color:#cccccc;}
.c000000 { color:black;}
.c006633 { color:#006633;}
.c333399 { color:#333399;}
.cCC3333 { color:#CC3333;}
.cFFCC00 { color:#FFCC00;}
.tld     { color:blue}
.buchTitel  { color:blue}
.buchVerlag { color:blue}
.buchISBN   { color:blue}
.registerFoto    { color:blue}
.registerInitial { color:blue}
.registerTitle   { color:#999999;}
.error   { color:red}
.restricted { color:red}
.importantNote { color:red}
.airportCode   { color:blue}
.info   { color:blue}
.yearOfTravel { color:blue}
.skillsDe { color:blue}
.skillsEn { color:blue}
.headLine { color:blue;font-weight:bold}
.highLight { color:blue}
.copyRight { color:#999999;}
.hotLinking { color:#999999;}
.fotoSubtitle { color:#666666;}
.fotoCount { color:#999999;}
.version { color:#999999;}
.notVisitedStates { color:#999999;}
.visitedAirports { color:#999999;}
.linkKoopDate { color:#999999;}
.uaoSign {margin-left:30px; height:60px; width:60px; text-align:center; background-image:url(gif/UAOSignSWT.gif);}
.rbAuto   {background-image:url(gif/Auto.gif);}
.rbBett   {background-image:url(gif/Bett.gif);}
.rbBus    {background-image:url(gif/Bus.gif);}
.rbFlug   {background-image:url(gif/Flug.gif);}
.rbSchiff {background-image:url(gif/Schiff.gif);}
.rbSchuh  {background-image:url(gif/Schuh.gif);}
.rbZug    {background-image:url(gif/Zug.gif);}
.sml { font-size:6pt}
a.tooltip {
   text-decoration:none;
   position:relative;
   z-index:10;
}
.tooltip span.info{
   display:none;
   z-index:10;
}
.tooltip:hover span.info {
   display:block;
   position:absolute; 
   top:-20px; 
   left:20px; 
   width:140px;
   color:#000000; 
   border:1px solid #000000; 
   background:#ffcc99;
   text-align:left;
   z-index:10;
}
a.fotoExp {
   text-decoration:none;
   position:relative;
   z-index:11;
}
.fotoExp span.fotoVis{
   display:none;
   z-index:12;
}
.fotoExp:hover span.fotoVis{
   display:block;
   position:fixed;
   top:5px; 
   z-index:100;
   background:#ffffff
}
HR { color:lightGray; background: lightGray; border: 0; Height:1px;}

