/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
.noprint {
  display: none;
}
.available {
  background: #00AA00;
}
.not_available {
  background: #FF0000;
}
.sel_available {
  background: #71A7E3;
}
.sel_not_available {
    background: #FF0000;
}
#right ul {
  font-size: 12px;
}
.floatleft {
  margin: 0 5px 5px 0;
  padding: 0px;
}
.floatright {
  margin: 0 0 5px 5px;
  padding: 0px;
}
#container {
width: 600px;
} 
#banner {
background-color: #fff;
}
#outer{ 
border-right: solid 150px #fff; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
} 
#right {
width:150px; 
margin-right:-150px; 
}
