/* 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/screen.sass */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background: white;
  text-align: left;
}

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

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

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

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

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

/* line 40, ../../../app/stylesheets/screen.sass */
#startsubheader {
  height: 299px;
  border-bottom: 1px solid black;
}
/* line 44, ../../../app/stylesheets/screen.sass */
#startsubheader #startpics {
  color: white;
  width: 450px;
  float: left;
  margin-top: 10px;
}
/* line 50, ../../../app/stylesheets/screen.sass */
#startsubheader #startinfo {
  width: 450px;
  float: right;
  margin-top: 10px;
}
/* line 55, ../../../app/stylesheets/screen.sass */
#startsubheader #startinfo h2 {
  font-size: 28px;
  margin: 10px;
}
/* line 58, ../../../app/stylesheets/screen.sass */
#startsubheader #startinfo p {
  margin: 10px;
}

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

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

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

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

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

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

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

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

/* line 148, ../../../app/stylesheets/screen.sass */
fieldset {
  width: 550px;
  margin-top: 10px;
}
/* line 151, ../../../app/stylesheets/screen.sass */
fieldset p label {
  width: 200px;
  float: left;
  margin-top: 10px;
}
/* line 155, ../../../app/stylesheets/screen.sass */
fieldset p input {
  float: left;
  width: 300px;
  margin-top: 10px;
  padding-top: 1px;
}
/* line 160, ../../../app/stylesheets/screen.sass */
fieldset .time {
  float: left;
  width: 300px;
  margin-top: 10px;
  padding-top: 1px;
}

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

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

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

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

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

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

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

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

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

/* line 238, ../../../app/stylesheets/screen.sass */
.roomheader {
  height: 78px;
  width: 124px;
  padding: 0px 0px 0px 0px;
  float: left;
  text-align: center;
  background: white;
}
/* line 245, ../../../app/stylesheets/screen.sass */
.roomheader img {
  margin: auto;
}

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

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

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

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

/* line 272, ../../../app/stylesheets/screen.sass */
.slot {
  width: 124px;
  background: #f0f0f0;
  color: black;
  cursor: pointer;
  font-size: 80%;
  border: 1px solid #d9d9d9;
}

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

/* line 294, ../../../app/stylesheets/screen.sass */
#sessionlist .title {
  width: 100%;
  height: 20px;
  padding: 5px 0px 5px 0px;
  background: #e0dce0;
}
/* line 299, ../../../app/stylesheets/screen.sass */
#sessionlist .time {
  width: 150px;
  background: #40dce0;
  padding: 5px 5px;
}
/* line 303, ../../../app/stylesheets/screen.sass */
#sessionlist .sessioninfos {
  padding: 5px 5px;
  background: #e0dce0;
  width: 400px;
}
/* line 307, ../../../app/stylesheets/screen.sass */
#sessionlist .speaker {
  width: 250px;
  background: #40dce0;
  padding: 5px 5px;
  text-align: center;
}
/* line 312, ../../../app/stylesheets/screen.sass */
#sessionlist .room {
  width: 150px;
  background: #e0dce0;
  padding: 5px 5px;
  text-align: right;
}

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

/* line 323, ../../../app/stylesheets/screen.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 334, ../../../app/stylesheets/screen.sass */
.authentication .remove {
  text-decoration: none;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #333333;
  padding: 2px 4px;
  font-size: 10px;
}

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

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

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

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

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

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

/* line 371, ../../../app/stylesheets/screen.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 381, ../../../app/stylesheets/screen.sass */
.slot:hover {
  background-position: 0 -44px;
}

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

/* line 388, ../../../app/stylesheets/screen.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 400, ../../../app/stylesheets/screen.sass */
.tooltip .label {
  color: yellow;
  width: 35px;
}

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