/* Generated by KompoZer */
body {
   background-color: #FFFFCC;
}

img {
   border: none;
}

#wrapper {
   font-family: Tahoma;
}

#menu {
  border: 1px solid black;
  margin: 0 5px 5px 0;
  padding: 5px;
  float: left;
  width: 260px;
  color: #333333;
  background-color: #fffAB8; 
  min-height: 450px;
  font-size: 16px;
}
#footer {
  border: 1px solid black;
  margin-top: 5px;
  padding-top: 5px;
  clear: both;
  background-color: #fffAB8; 
}
#content {
  border: 1px solid black;
  padding: 5px;
  margin-left: 280px;
  background-color: #fffAB8; 
  min-height: 450px;
}
#header {
  display:table;
  border: 1px solid black;
  background-color: #fffAB8; 
  height: 106px;
  margin-bottom: 5pt;
  width: 100%;
}
#header h1 {
   font-size: 24px;
}

#header h2 {
   font-size: 12px;
}
td.national {
  background-color: #ffff33;
}
td.fn {
  background-color: silver;
}
td.gt {
  background-color: red;
}
td.rh {
  background-color: #3366ff;
}
td.ffw {
  background-color: lime;
}
td.dw {
  background-color: fuchsia;
}
td.ad {
  background-color: #ffcc00;
}
#header #fltalogo {
  display: table-cell;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 50px;
  float: left;
  vertical-align: top;
}

#header #fltatitle {
  display: table-cell;	  
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}

#header #inspiringLuxembourglogo {
  display: table-cell;	  	
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  padding-right: 5px;
  float: right;
  vertical-align: top;
}


#header a {
   text-decoration: none;
   color: black;
}

#menu ul {
  padding-left: 20px;
}
#menu li .here{
   color:red;
   font-weight: bold;
}
#menu li .here a{
   color:red;
   font-weight: bold;
}
#menu a {
   text-decoration: none;
   color: black;
}


#content td{
   padding: 5px;
}

#content td.monthtitle{
   font-weight: bold;
   text-align: center;
}
#content thead{
   font-weight: bold;
}