/* line 14, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../.rvm/gems/ruby-head/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 5, ../../../app/stylesheets/bchh10.sass */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background: white;
  text-align: left;
}

/* line 11, ../../../app/stylesheets/bchh10.sass */
img {
  margin: 5px;
}

/* line 14, ../../../app/stylesheets/bchh10.sass */
a {
  color: #3333ff;
}

/* line 17, ../../../app/stylesheets/bchh10.sass */
a:visited {
  color: #3333ff;
}

/* line 20, ../../../app/stylesheets/bchh10.sass */
.container {
  display: block;
  margin: 0 auto;
  width: 980px;
  padding: 10px;
}

/* line 27, ../../../app/stylesheets/bchh10.sass */
#header {
  height: 90px;
  background: black;
  border-bottom: 1px solid #e0dce0;
}
/* line 32, ../../../app/stylesheets/bchh10.sass */
#header h1 {
  color: white;
  font-size: 26px;
  margin-top: 15px;
}
/* line 36, ../../../app/stylesheets/bchh10.sass */
#header #user_nav {
  float: right;
  color: white;
}
/* line 39, ../../../app/stylesheets/bchh10.sass */
#header img {
  margin: 0px;
}

/* line 42, ../../../app/stylesheets/bchh10.sass */
#startsubheader {
  height: 299px;
  border-bottom: 1px solid black;
}
/* line 46, ../../../app/stylesheets/bchh10.sass */
#startsubheader #startpics {
  color: white;
  width: 450px;
  float: left;
  margin-top: 10px;
}
/* line 52, ../../../app/stylesheets/bchh10.sass */
#startsubheader #startinfo {
  width: 450px;
  float: right;
  margin-top: 10px;
}
/* line 57, ../../../app/stylesheets/bchh10.sass */
#startsubheader #startinfo h2 {
  font-size: 28px;
  margin: 10px;
}
/* line 60, ../../../app/stylesheets/bchh10.sass */
#startsubheader #startinfo p {
  margin: 10px;
}

/* line 64, ../../../app/stylesheets/bchh10.sass */
#subheader {
  height: 99px;
  border-bottom: 1px solid black;
}
/* line 68, ../../../app/stylesheets/bchh10.sass */
#subheader #subheader_title {
  color: black;
  float: left;
  width: 280px;
  font-size: 20px;
}
/* line 74, ../../../app/stylesheets/bchh10.sass */
#subheader #subheader_info {
  float: right;
  width: 700px;
  line-height: 1.2;
}

/* line 79, ../../../app/stylesheets/bchh10.sass */
#footer {
  clear: both;
  margin-top: 100px;
  height: 100px;
  background: black;
  color: white;
  font-size: 12px;
}
/* line 87, ../../../app/stylesheets/bchh10.sass */
#footer .float {
  float: left;
  width: 150px;
}
/* line 90, ../../../app/stylesheets/bchh10.sass */
#footer .float img {
  float: left;
}
/* line 92, ../../../app/stylesheets/bchh10.sass */
#footer .float ul {
  list-style: none outside none;
}
/* line 94, ../../../app/stylesheets/bchh10.sass */
#footer .float h3 {
  font-weight: bold;
  padding: 7px 0;
}

/* line 100, ../../../app/stylesheets/bchh10.sass */
#content .float {
  float: left;
  width: 300px;
  padding: 10px;
  font-size: 14px;
}
/* line 105, ../../../app/stylesheets/bchh10.sass */
#content .float ul {
  list-style: none outside none;
}
/* line 107, ../../../app/stylesheets/bchh10.sass */
#content .float ul li ul li {
  padding: 2px 0;
}
/* line 109, ../../../app/stylesheets/bchh10.sass */
#content .float h3 {
  font-weight: bold;
  padding: 7px 0;
}

/* line 113, ../../../app/stylesheets/bchh10.sass */
#adminslider {
  font-size: 90%;
  margin-bottom: 10px;
}
/* line 116, ../../../app/stylesheets/bchh10.sass */
#adminslider td {
  width: 230px;
}

/* line 119, ../../../app/stylesheets/bchh10.sass */
#adminform {
  margin-top: 10px;
  font-size: 90%;
  border-top: 1px solid #d9d9d9;
}

/* line 124, ../../../app/stylesheets/bchh10.sass */
.adminform {
  background: #f0f0f0;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px;
}

/* line 131, ../../../app/stylesheets/bchh10.sass */
#infobox {
  margin-top: 10px;
  font-size: 90%;
  border-top: 1px solid #d9d9d9;
}

/* line 136, ../../../app/stylesheets/bchh10.sass */
.infobox {
  background: #f0f0f0;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px;
}
/* line 142, ../../../app/stylesheets/bchh10.sass */
.infobox h3 {
  padding: 5px;
  font-weight: bold;
}
/* line 146, ../../../app/stylesheets/bchh10.sass */
.infobox p {
  padding: 5px;
  line-height: 1.2;
}

/* line 150, ../../../app/stylesheets/bchh10.sass */
fieldset {
  width: 550px;
  margin-top: 10px;
}
/* line 153, ../../../app/stylesheets/bchh10.sass */
fieldset p label {
  width: 200px;
  float: left;
  margin-top: 10px;
}
/* line 157, ../../../app/stylesheets/bchh10.sass */
fieldset p input {
  float: left;
  width: 300px;
  margin-top: 10px;
  padding-top: 1px;
}
/* line 162, ../../../app/stylesheets/bchh10.sass */
fieldset .time {
  float: left;
  width: 300px;
  margin-top: 10px;
  padding-top: 1px;
}

/* line 177, ../../../app/stylesheets/bchh10.sass */
#admindatelist {
  padding: 10px;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
/* line 179, ../../../app/stylesheets/bchh10.sass */
#admindatelist .date {
  width: 200px;
}
/* line 181, ../../../app/stylesheets/bchh10.sass */
#admindatelist .time {
  width: 200px;
}
/* line 183, ../../../app/stylesheets/bchh10.sass */
#admindatelist .name {
  width: 400px;
}
/* line 185, ../../../app/stylesheets/bchh10.sass */
#admindatelist .edit {
  width: 100px;
}

/* line 188, ../../../app/stylesheets/bchh10.sass */
#adminroomlist {
  padding: 10px;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
/* line 190, ../../../app/stylesheets/bchh10.sass */
#adminroomlist .name {
  width: 200px;
}
/* line 192, ../../../app/stylesheets/bchh10.sass */
#adminroomlist .size {
  width: 100px;
}
/* line 194, ../../../app/stylesheets/bchh10.sass */
#adminroomlist .description {
  width: 400px;
}
/* line 196, ../../../app/stylesheets/bchh10.sass */
#adminroomlist .logo {
  width: 200px;
}

/* line 199, ../../../app/stylesheets/bchh10.sass */
#adminspeakerlist {
  padding: 10px;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
/* line 201, ../../../app/stylesheets/bchh10.sass */
#adminspeakerlist .name {
  width: 200px;
}
/* line 203, ../../../app/stylesheets/bchh10.sass */
#adminspeakerlist .company {
  width: 400px;
}
/* line 205, ../../../app/stylesheets/bchh10.sass */
#adminspeakerlist .jobtype {
  width: 150px;
}
/* line 207, ../../../app/stylesheets/bchh10.sass */
#adminspeakerlist .photo {
  width: 150px;
}

/* line 210, ../../../app/stylesheets/bchh10.sass */
#admintypeslist {
  padding: 10px;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
/* line 212, ../../../app/stylesheets/bchh10.sass */
#admintypeslist .name {
  width: 200px;
}
/* line 214, ../../../app/stylesheets/bchh10.sass */
#admintypeslist .color {
  width: 400px;
}
/* line 216, ../../../app/stylesheets/bchh10.sass */
#admintypeslist .photo {
  width: 150px;
}

/* line 219, ../../../app/stylesheets/bchh10.sass */
#admintrackslist {
  padding: 10px;
  margin-top: 10px;
  background: #f0f0f0;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
/* line 221, ../../../app/stylesheets/bchh10.sass */
#admintrackslist .name {
  width: 200px;
}
/* line 223, ../../../app/stylesheets/bchh10.sass */
#admintrackslist .color {
  width: 400px;
}
/* line 225, ../../../app/stylesheets/bchh10.sass */
#admintrackslist .photo {
  width: 150px;
}

/* line 229, ../../../app/stylesheets/bchh10.sass */
#activate {
  float: right;
  width: 45%;
}

/* line 233, ../../../app/stylesheets/bchh10.sass */
#eventdays {
  float: right;
  width: 40%;
}

/* line 237, ../../../app/stylesheets/bchh10.sass */
#eventrooms {
  float: right;
  width: 40%;
}

/* line 241, ../../../app/stylesheets/bchh10.sass */
#rooms {
  width: 95%;
  float: right;
}

/* line 245, ../../../app/stylesheets/bchh10.sass */
#roomsend {
  width: 95%;
  float: right;
  clear: both;
}

/* line 251, ../../../app/stylesheets/bchh10.sass */
#room {
  width: 90px;
  border: 1px solid black;
  padding: 0px 0px 0px 0px;
  float: left;
  text-align: center;
}

/* line 258, ../../../app/stylesheets/bchh10.sass */
.roomheader {
  height: 78px;
  width: 90px;
  padding: 0px 0px 0px 0px;
  float: left;
  text-align: center;
  background: white;
  font-size: 80%;
}
/* line 266, ../../../app/stylesheets/bchh10.sass */
.roomheader img {
  margin: auto;
}

/* line 269, ../../../app/stylesheets/bchh10.sass */
.hourlines {
  margin-top: 79px;
}

/* line 271, ../../../app/stylesheets/bchh10.sass */
.hourline {
  height: 59px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  color: black;
  background: white;
  border-bottom: 1px solid black;
}

/* line 280, ../../../app/stylesheets/bchh10.sass */
#hours {
  float: left;
  width: 5%;
  margin-top: 80px;
  clear: both;
}

/* line 286, ../../../app/stylesheets/bchh10.sass */
.hour {
  height: 88px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  color: black;
  background: white;
  border: 1px solid black;
}

/* line 294, ../../../app/stylesheets/bchh10.sass */
.slot {
  width: 90px;
  background: #f0f0f0;
  color: black;
  cursor: pointer;
  font-size: 60%;
  border: 1px solid #d9d9d9;
}

/* line 303, ../../../app/stylesheets/bchh10.sass */
.show_rooms_date ul {
  list-style: none outside none;
  margin-top: 5px;
}
/* line 306, ../../../app/stylesheets/bchh10.sass */
.show_rooms_date ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}
/* line 310, ../../../app/stylesheets/bchh10.sass */
.show_rooms_date hr {
  clear: both;
}

/* line 315, ../../../app/stylesheets/bchh10.sass */
#sessionlist .title {
  width: 100%;
  height: 20px;
  padding: 5px 0px 5px 0px;
  background: white;
}
/* line 320, ../../../app/stylesheets/bchh10.sass */
#sessionlist .time {
  width: 150px;
  background: white;
  padding: 5px 5px;
}
/* line 324, ../../../app/stylesheets/bchh10.sass */
#sessionlist .sessioninfos {
  padding: 5px 5px;
  background: white;
  width: 400px;
}
/* line 328, ../../../app/stylesheets/bchh10.sass */
#sessionlist .speaker {
  width: 250px;
  background: white;
  padding: 5px 5px;
  text-align: center;
}
/* line 333, ../../../app/stylesheets/bchh10.sass */
#sessionlist .room {
  width: 150px;
  background: white;
  padding: 5px 5px;
  text-align: right;
}

/* line 340, ../../../app/stylesheets/bchh10.sass */
.authentications {
  margin-bottom: 30px;
}

/* line 344, ../../../app/stylesheets/bchh10.sass */
.authentication {
  width: 130px;
  float: left;
  background-color: #eeeeee;
  border: solid 1px #999999;
  padding: 5px 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  margin-right: 10px;
}

/* line 355, ../../../app/stylesheets/bchh10.sass */
.authentication .remove {
  text-decoration: none;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #333333;
  padding: 2px 4px;
  font-size: 10px;
}

/* line 364, ../../../app/stylesheets/bchh10.sass */
.authentication .remove:hover {
  color: #cccccc;
  background-color: #777777;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* line 370, ../../../app/stylesheets/bchh10.sass */
.authentication img {
  float: left;
  margin-right: 10px;
}

/* line 374, ../../../app/stylesheets/bchh10.sass */
.authentication .provider {
  font-weight: bold;
}

/* line 377, ../../../app/stylesheets/bchh10.sass */
.authentication .uid {
  color: #666666;
  font-size: 11px;
}

/* line 381, ../../../app/stylesheets/bchh10.sass */
.auth_provider img {
  display: block;
}

/* line 384, ../../../app/stylesheets/bchh10.sass */
.auth_provider {
  float: left;
  text-decoration: none;
  margin-right: 20px;
  text-align: center;
  margin-bottom: 10px;
}

/* line 393, ../../../app/stylesheets/bchh10.sass */
#timetable ul {
  list-style: none outside none;
}
/* line 395, ../../../app/stylesheets/bchh10.sass */
#timetable ul li {
  float: left;
  width: 200px;
  padding: 10px;
  font-size: 14px;
  padding: 2px 0;
  margin-bottom: 10px;
}

/* line 405, ../../../app/stylesheets/bchh10.sass */
.slotjs {
  background: transparent url(http://www.timetabler.de/img/home/download.png) no-repeat scroll 0 0;
  display: block;
  height: 44px;
  margin-bottom: 30px;
  overflow: hidden;
  text-indent: -999em;
  width: 159px;
  cursor: pointer;
}

/* line 415, ../../../app/stylesheets/bchh10.sass */
.slot:hover {
  background-position: 0 -44px;
}

/* line 418, ../../../app/stylesheets/bchh10.sass */
.slot:focus {
  background-position: 0 -88px;
}

/* line 422, ../../../app/stylesheets/bchh10.sass */
.tooltip {
  display: none;
  background: url(../../tools/img/tooltip/black_arrow_big.png);
  height: 163px;
  padding: 40px 30px 10px 30px;
  width: 310px;
  font-size: 11px;
  color: white;
  text-align: left;
  line-height: 1.2;
  z-index: 1;
}

/* line 434, ../../../app/stylesheets/bchh10.sass */
.tooltip .label {
  color: yellow;
  width: 35px;
}

/* line 438, ../../../app/stylesheets/bchh10.sass */
.tooltip a {
  color: #aadd44;
  font-size: 11px;
  font-weight: bold;
}