body, p, blockquote {
  margin: 0;
  padding: 0; }

a img, iframe {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%; }

ul, ol, dl, li, dt, dd {
  margin: 0;
  padding: 0; }

form, fieldset {
  margin: 0;
  padding: 0; }

fieldset {
  border: 1px solid #000; }

legend {
  padding: 0;
  color: #000; }

input, textarea, select {
  cursor: text;
  margin: 0;
  padding: 1px;
  font-size: 100%;
  font-family: inherit; }

select {
  padding: 0; }

body {
  background: #faf7f1 url('http://static.brazuka.de/bg_stripes.png') 0 10% repeat-x;
  color: #111111;
  font-family: "Lucida Grande",helvetica,verdana,sans-serif;
  font-size: 14px;
  line-height: 20px; }

a {
  color: #0983D1;
  outline: 0; }

a:hover {
  color: #000000; }

p {
  margin: 10px 0 0; }

h1 {
  color: #000000;
  font-size: 22px;
  line-height: 28px;
  padding: 0; }
  h1 strong {
    color: #FFFFFF; }
  h1 small {
    font-size: 15px; }

#coupon h1, #event h1, #reservation h1 {
  background: #F5F4F1;
  color: #000000;
  border-top: 1px solid #C3C2C0;
  border-bottom: 1px solid #C3C2C0;
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 34px;
  font-size: 24px;
  padding: 15px 0;
  text-align: center; }

.top_space {
  padding-top: 20px;
  position: relative;
  width: 980px; }

h1.brand {
  color: #FFFF01;
  font-family: Georgia,"Times New Roman",serif;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 2px; }
  h1.brand i {
    font-size: 12px;
    color: #F9DA5B; }

h1.brand b {
  color: #FCFF97;
  font-weight: normal; }

h1.brand a {
  border: 0 none;
  color: #FFFF01;
  padding: 0;
  text-decoration: none;
  outline: none; }

h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px; }
  h2 small {
    font-size: 12px; }
  h2 .big {
    font-size: 30px; }

h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 10px 0 0 0;
  text-transform: uppercase; }

h4 {
  font-size: 16px;
  margin: 5px 0 25px 0; }

em {
  color: #FFCC33;
  font-style: normal; }

em.green {
  color: #000000;
  background: #E5F9B3;
  padding: 0 3px; }

em.orange {
  color: #FFFFFF;
  background: #E33100;
  padding: 0 3px; }

span {
  display: block; }

quote {
  display: block;
  margin-top: 10px;
  text-align: center; }
  quote em {
    color: #076324;
    font-size: 38px;
    font-style: normal;
    line-height: 0;
    margin: 0 3px;
    position: relative;
    top: 18px; }

cite {
  color: #444444;
  font-family: Georgia,"Times New Roman",Times,serif;
  display: block;
  font-style: italic;
  margin-top: 6px;
  text-align: center; }

.error {
  background: #DA3536;
  color: white;
  padding: 20px;
  margin: 0 20px; }
  .error ul {
    margin-top: 10px; }
  .error li {
    list-style: inside; }

.success {
  background: #E5F9B3;
  padding: 20px;
  margin: 0 20px; }

.clearfix {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

.wrapper {
  position: relative;
  margin: 0 auto;
  width: 980px; }

.top {
  background: #FFFFFF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 0 1px; }

.top-about {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-bottom: 0;
  border-top: 0;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px; }

.postit {
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
  background: #FCFF97;
  padding: 10px;
  text-align: center; }

.main {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); }

#header {
  background: #311E10;
  color: #FFFFFF;
  padding: 0;
  position: relative; }
  #header .wrapper {
    padding: 7px 0 0 0; }
  #header ul#navigation {
    color: #444444;
    height: 40px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 650px;
    position: absolute;
    top: 5px;
    right: 0; }
    #header ul#navigation li {
      float: right;
      padding: 0; }
      #header ul#navigation li a {
        display: block;
        font-size: 16px;
        font-weight: bold;
        line-height: 34px;
        margin-top: 4px;
        padding: 0 15px; }
      #header ul#navigation li a:hover {
        background: #FFCC33;
        color: #111111; }
    #header ul#navigation li.first, #header ul#navigation li.last {
      list-style: none; }
    #header ul#navigation a.highlight {
      color: #FCFF97; }
    #header ul#navigation a.active {
      background: #faf7f1 url('http://static.brazuka.de/bg_stripes.png') repeat-x;
      color: #000000; }
    #header ul#navigation #action-reservation {
      color: #FFFFFF;
      padding: 5px 20px;
      margin-top: 8px; }
    #header ul#navigation a.active#action-reservation {
      color: #FFFFFF; }

#intro {
  background: #FFFFFF url(http://static.brazuka.de/logo_.png) 50% 5% no-repeat;
  border-bottom: 2px solid #CCCCCC;
  position: relative;
  text-align: center; }
  #intro .wrapper {
    padding: 150px 0 30px 0; }
  #intro #action {
    margin: 20px 0 0 300px;
    width: 500px; }
  #intro h1 {
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase; }
  #intro p {
    color: #333333;
    font-size: 16px;
    margin-top: 5px; }
  #intro span {
    color: #777777;
    line-height: 36px;
    padding: 0 15px; }

#about {
  background: transparent url('http://static.brazuka.de/gast_mit_frango.jpg') no-repeat;
  height: 420px;
  overflow: hidden;
  position: relative;
  width: 980px; }
  #about #claim {
    background: #990000;
    padding: 10px 0 10px 10px;
    position: absolute;
    top: 40px;
    left: 0;
    width: 400px;
    text-shadow: 1px 1px 2px #000000;
    z-index: 99; }
    #about #claim h1, #about #claim h2 {
      color: #FFCC33; }
      #about #claim h1 strong, #about #claim h2 strong {
        color: #FFFFFF; }
    #about #claim h1 {
      font-size: 18px;
      line-height: 24px; }
    #about #claim h2 {
      font-size: 13px;
      line-height: 17px;
      padding-top: 8px; }
  #about #rodizio {
    background: #111111;
    color: #FFFFFF;
    height: 170px;
    padding: 20px 0;
    position: absolute;
    top: 115px;
    left: 0;
    width: 270px;
    text-shadow: 1px 1px 2px #000000;
    z-index: 9; }
    #about #rodizio ul {
      list-style: decimal inside;
      padding: 10px 0 0 10px; }
    #about #rodizio li {
      font-size: 12px;
      font-weight: bold;
      line-height: 16px;
      padding-bottom: 5px; }
      #about #rodizio li i {
        color: #FFCC33;
        font-size: 10px;
        font-weight: normal;
        letter-spacing: -1; }
    #about #rodizio li.buffet {
      list-style: none;
      margin-top: 6px; }
    #about #rodizio p {
      font-size: 12px;
      line-height: 16px; }

#action-bottom {
  background: lightyellow;
  color: #000000;
  border: 1px solid #EEEEEE;
  line-height: 40px;
  margin-top: -15px;
  padding: 15px 20px 0 20px; }

#more {
  background: transparent url('http://static.brazuka.de/picanha1.jpg') no-repeat 0 85%;
  padding: 40px 20px 40px 20px;
  position: relative; }
  #more h1.big {
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px; }
  #more #menu {
    color: #444444;
    font-size: 14px;
    line-height: 22px;
    padding: 0 350px 0 20px; }
  #more #tisch {
    padding: 40px 350px 0 140px; }
  #more #fleisch {
    padding: 40px 350px 0 210px; }
  #more #grill {
    padding: 40px 350px 0 225px; }

#buzz {
  color: #666666;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 219px;
  text-align: center;
  width: 300px; }
  #buzz .wrap {
    border-bottom: 1px dotted #666666;
    margin-bottom: 20px;
    padding-bottom: 20px; }
  #buzz .wrap.last {
    border: 0; }
  #buzz img {
    padding-top: 10px; }

#more2 {
  background: transparent url('http://static.brazuka.de/ananas_cupim.jpg') no-repeat top right;
  padding: 40px 20px 40px 20px;
  position: relative; }
  #more2 #abend {
    color: #444444;
    font-size: 14px;
    line-height: 22px;
    padding: 0 280px 0 30px; }
  #more2 #getraenke {
    padding: 40px 240px 0 120px; }
  #more2 #konkurrenz {
    padding: 40px 220px 0 150px; }
  #more2 #unterschied {
    padding: 40px 220px 0 170px; }
  #more2 #garantie {
    padding: 40px 0 0 180px; }

#more, #more2 {
  font-size: 13px; }
  #more h1, #more2 h1 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 8px; }
  #more p, #more2 p {
    margin: 0; }

#event {
  color: #111111;
  width: 980px;
  height: 640px;
  position: relative; }
  #event h2 {
    text-align: center;
    margin-top: 20px; }
  #event #premium, #event #standard, #event #billed {
    background: #F9DA5B;
    border: 2px solid #872300;
    color: #222222;
    width: 225px; }
    #event #premium h2, #event #standard h2, #event #billed h2 {
      font-size: 14px;
      text-transform: uppercase;
      line-height: 18px;
      margin: 0;
      padding: 0;
      text-align: left; }
    #event #premium h4, #event #standard h4, #event #billed h4 {
      background: #FFCC33;
      border-bottom: 1px solid #872300;
      margin: 0;
      padding: 10px; }
    #event #premium p, #event #standard p, #event #billed p {
      font-size: 13px;
      line-height: 110%;
      margin: 0; }
    #event #premium p.end, #event #standard p.end, #event #billed p.end {
      padding: 0 10px 10px; }
    #event #premium ul, #event #standard ul, #event #billed ul {
      list-style: none;
      padding: 10px; }
      #event #premium ul li, #event #standard ul li, #event #billed ul li {
        margin-bottom: 10px; }
      #event #premium ul li.rodi, #event #standard ul li.rodi, #event #billed ul li.rodi {
        background: #872300;
        color: #FFFFFF;
        padding: 2px 4px;
        text-align: center; }
  #event #standard {
    position: absolute;
    left: 20px;
    bottom: 90px; }
  #event #premium {
    position: absolute;
    left: 247px;
    bottom: 40px; }
  #event #billed {
    position: absolute;
    left: 474px;
    bottom: 90px; }
  #event #why {
    position: absolute;
    right: 20px;
    bottom: 300px;
    width: 450px; }
    #event #why ul {
      background: #EEEEEE;
      border: 1px solid #666666;
      list-style: outside disc;
      padding: 10px 0 10px 25px; }
      #event #why ul li {
        padding-bottom: 4px; }
  #event #event-action {
    position: absolute;
    right: 20px;
    bottom: 120px;
    width: 245px; }
    #event #event-action p {
      margin: 0; }

#reservation {
  color: #111111;
  position: relative; }

#res-form {
  padding: 20px 0 100px 0; }
  #res-form #message {
    margin-bottom: 20px; }

#reservierung-text {
  font-size: 18px;
  line-height: 40px;
  text-align: center; }
  #reservierung-text input, #reservierung-text select, #reservierung-text textarea {
    background: #E5F9B3;
    border: 0;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    font-weight: bold;
    padding: 0 10px; }
  #reservierung-text input#res_Gaeste {
    width: 40px; }
  #reservierung-text input#res_Datum {
    width: 110px; }
  #reservierung-text select#res_Uhrzeit {
    width: 95px;
    padding: 0 0 0 10px; }
  #reservierung-text input#res_Name, #reservierung-text input#res_Telefon {
    width: 300px; }
  #reservierung-text input#res_Email {
    width: 390px; }
  #reservierung-text textarea#res_Anmerkung {
    background: #EEEEEE;
    width: 940px;
    height: 100px; }
  #reservierung-text input#res_Submit {
    background: #e33100 url('http://static.brazuka.de/alert-overlay.png') repeat-x;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    width: 290px;
    padding: 4px 0; }
  #reservierung-text a {
    color: #990000; }
  #reservierung-text .focused, #reservierung-text #res_Anmerkung.focused {
    background: #FCFF97; }
  #reservierung-text p {
    font-size: 12px;
    padding: 0;
    margin: 0; }
  #reservierung-text span {
    margin-bottom: 10px; }

#coupon {
  color: #111111;
  position: relative; }
  #coupon strong {
    color: #000000; }
  #coupon #message-coupon {
    margin-top: 20px; }

#cou-form {
  padding: 0 0 100px 0; }

#gutschein {
  color: #000000;
  padding: 20px 0 0 0; }
  #gutschein p {
    font-size: 12px;
    padding: 0;
    margin: 0; }
  #gutschein em {
    color: #444444;
    display: block;
    font-size: 9px;
    line-height: 1;
    padding: 0 4px 3px 0;
    text-align: right; }
  #gutschein em.message {
    padding-top: 17px; }
  #gutschein h4 {
    margin: 0 0 20px 0; }
  #gutschein b {
    font-size: 50px;
    font-weight: normal; }
  #gutschein fieldset {
    border: 0;
    padding: 20px 18px 0 18px;
    width: 290px; }
  #gutschein input, #gutschein select, #gutschein textarea {
    background: #E5F9B3;
    border-left: 0;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 16px;
    height: 23px;
    margin-bottom: 19px;
    padding: 3px 5px 0 5px;
    width: 197px; }
  #gutschein select {
    padding: 2px 0;
    height: 28px;
    width: 210px; }
  #gutschein textarea {
    border-left: 1px solid #CCCCCC;
    height: 110px;
    padding: 3px 5px;
    width: 276px; }
  #gutschein fieldset.mid {
    float: left; }
  #gutschein label {
    background: #008000 url('http://static.brazuka.de/alert-overlay.png') repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    float: left;
    height: 23px;
    padding: 4px 5px 1px 5px;
    vertical-align: top;
    width: 70px; }
  #gutschein input#gut_Submit {
    background: #e33100 url('http://static.brazuka.de/alert-overlay.png') repeat-x;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    height: 28px;
    margin: 10px 0;
    padding: 0;
    width: 100%; }
  #gutschein #res_Anmerkung, #gutschein #gut_Anmerkung, #gutschein #gut_Wert2, #gutschein #gut_Wert3, #gutschein #gut_Wert4 {
    background: #EEEEEE; }
  #gutschein .focused {
    background: #FCFF97; }
  #gutschein #gut_Anmerkung.focused, #gutschein #gut_Wert2.focused, #gutschein #gut_Wert3.focused, #gutschein #gut_Wert4.focused {
    background: #FCFF97; }

#details {
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 44px;
  margin-top: 30px;
  position: relative;
  width: 980px; }

#anfahrt {
  width: 600px;
  height: 300px;
  position: relative; }

#faq {
  font-size: 13px;
  margin-top: 25px; }
  #faq .col3 {
    border-left: 2px dotted #5D5D5D;
    float: left;
    height: 290px;
    width: 280px;
    margin: 0 0 25px 15px;
    padding-left: 15px; }
  #faq .col3.first {
    border: 0; }
  #faq p {
    padding: 0 0 10px 0;
    margin: 0; }
  #faq h4 {
    padding-left: 30px; }

.call_to_action {
  background: #E7F1E6;
  border-top: 2px solid green;
  border-bottom: 2px solid green;
  color: #000000;
  font-family: Georgia,serif;
  font-size: 24px;
  line-height: 34px;
  padding: 25px 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 980px; }
  .call_to_action a {
    font-size: 32px; }
  .call_to_action small a {
    font-size: 24px; }

.marg {
  margin-bottom: 30px; }

#footer {
  background: #E7E6E3;
  color: #333333;
  font-size: 12px;
  position: relative;
  width: 980px; }
  #footer .pad {
    padding: 20px 20px 40px 20px; }

#copyright {
  color: #444444;
  font-size: 12px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 980px; }
  #copyright h1 {
    color: #888888;
    font-size: 10px;
    padding: 0;
    text-transform: none;
    margin: 20px 0 0 0;
    margin-top: 20px; }
  #copyright p {
    line-height: 16px;
    padding-top: 12px; }
    #copyright p small {
      line-height: 1; }

#impressum {
  padding: 30px 20px; }

.awesome {
  background: #e33100 url('http://static.brazuka.de/alert-overlay.png') repeat-x;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding: 8px 20px;
  text-decoration: none;
  text-shadow: 0 -1px 2px rgba(0,0,0,0.25);
  z-index: 999;
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; }

a:hover.awesome {
  color: #FFFFFF; }

.small.awesome {
  font-size: 12px;
  padding: 5px 20px;
  margin-top: 6px; }

.smaller.awesome {
  font-size: 10px;
  margin-left: -10px;
  margin-top: 4px;
  padding: 4px 10px; }

.full.awesome {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0;
  text-align: center;
  width: 210px; }

.black.awesome {
  background: #222222 url('http://static.brazuka.de/alert-overlay.png') repeat-x; }

.red.awesome {
  background: #872300 url('http://static.brazuka.de/alert-overlay.png') repeat-x; }

.green.awesome {
  background: #368e57 url('http://static.brazuka.de/alert-overlay.png') repeat-x; }

.awesome:hover, .awesome:active {
  background-color: #872300; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  display: inline-block; }
  .ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em; }
  .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(http://static.brazuka.de/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333; }
  .ui-widget-content a {
    color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(http://static.brazuka.de/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }
  .ui-widget-header a {
    color: #ffffff; }

.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(http://static.brazuka.de/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
  outline: none; }

.ui-state-default a {
  color: #1c94c4;
  text-decoration: none;
  outline: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
    outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(http://static.brazuka.de/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
  outline: none; }

.ui-state-hover a {
  color: #c77405;
  text-decoration: none;
  outline: none; }
  .ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none;
    outline: none; }

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url(http://static.brazuka.de/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
  outline: none; }

.ui-state-active a {
  color: #eb8f00;
  outline: none;
  text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    outline: none;
    text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(http://static.brazuka.de/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(http://static.brazuka.de/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text {
  color: #ffffff; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(http://static.brazuka.de/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(http://static.brazuka.de/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(http://static.brazuka.de/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
  background-image: url(http://static.brazuka.de/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(http://static.brazuka.de/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(http://static.brazuka.de/ui-icons_ffd27a_256x240.png); }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px; }

.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.ui-widget-overlay {
  background: #666666 url(http://static.brazuka.de/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .50;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(http://static.brazuka.de/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .20;
  filter: Alpha(Opacity=20);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      float: left;
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    float: right; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: right;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
      .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-datepicker-cover {
  display: none;
  display/**/: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px; }
