body
{
  width: 700px;
  background: #ffffff url(../images/PopUpLogo.gif) top right no-repeat; 
  padding: 80px 0 0 0;
  margin: 0;
  font-size:10px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.popupHeader
{
  border-bottom: 3px solid #17A345;
  width: 100%;
}  

.leftCorner
{
  padding-left: 11px;
  height: 27px;
  background: url(../images/nav_gruen_left.gif) top left no-repeat; 
}

.rightCorner
{
  padding-right: 16px;
  line-height: 27px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  width: 200px;
  background: #17A345 url(../images/nav_gruen_right.gif) top right no-repeat; 
}

.popupFooter
{
  background: url(../images/popup_bg_footer_gruen.gif) top left repeat-x; 
  height: 32px;
  width: 100%;
  line-height: 30px;
  text-align: right;
}  

a.footerLink
{
  color: #000000;
  font-size: 11px;
  background: url(../images/icon_pfeilLinksGelb.gif) center left no-repeat;
  padding-left: 10px;
  margin-right: 20px;
  line-height: 13px;
  text-decoration:none;		
}      

.content{
  padding-top: 1px; 
  padding-bottom: 1px; 
  text-align: center; 
  width: 100%;		
}


table {
  padding:10px 20px;
  font-size: 10px;
}

a {
  color:#747577;
  font-size:12px;
  line-height:15px;
  text-decoration:none;
  font-weight:bold;
}

.subnavi {
  background:url("../images/icon_pfeilLinks.gif") no-repeat scroll 0 3px transparent;
  padding-left:10px;
}

.booking {
  background:url("../images/icon_pfeilLinksGruen.gif") no-repeat scroll 0 3px transparent;
  padding-left:10px;
  color: #17A345;
  font-weight:bold;
}

td.listitem_lo, td.listitem_hi {
  vertical-align: middle;
}

h2 {
  margin:20px 0 10px 0;
}

.weekdayhighlight {
  background-color:#17A345;
  color:#ffffff;
  font-size:9px;
  line-height:15px;
  padding-left:2px;
  padding-right:2px;
  margin-bottom:2px;
  margin-right:2px;
  display:block;
  float:left;
  width:15px;
}

