/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #FCFBF8 url('../bilder/back.gif') left top repeat-x;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #B20033;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

/*acronym {
  cursor: help;
  border-bottom: 1px dotted;
}*/


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

a {
  text-decoration: none;
}

h1 {

}

h2 {

}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

.cx_pflicht {
  background: #ffffcc;
}


/*----------------------------------------------------------------*/
/* wrap */
/*----------------------------------------------------------------*/
#wrap {
  width: 867px;
}

/*----------------------------------------------------------------*/
/* iconnvai */
/*----------------------------------------------------------------*/
#iconnavi {
  margin-top: 28px;
  margin-left: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 0.8em;
}

#iconnavi a {
  color: #fff;
}
  
#iconnavi ul li {
  float: left;
  display: inline;
  margin-left: 28px;
}

/*----------------------------------------------------------------*/
/* hauptnavi */
/*----------------------------------------------------------------*/
#hauptnavi {
  margin-left: 255px;
  height: 47px;
  width: 598px;
  padding-left: 14px;
  line-height: 47px;
  background: #fff;
}

#hauptnavi a {
  color: #4D4D4D;
}

#hauptnavi a:hover, #hauptnavi li.selected a {
  color: #B20033;
}

#hauptnavi ul li {
  float: left;
  display: inline;
  margin-right: 28px;
}

/*----------------------------------------------------------------*/
/* mitte */
/*----------------------------------------------------------------*/
#mitte {
  margin-top: 2px;
  height: 224px;
  overflow: hidden;
  }

#mitte img{
  float: right;
  display: inline;
  padding-top: 23px;
  margin-left: 36px;
}

#krone_back {
  float: right;
  display: inline;
  height: 222px;
  width: 612px;
  margin-left:38px;
  margin-bottom: 2px;
}

/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content {
  clear: both;
}

#reservierung2 {
  color: #B20033;
  font-size: 1.2em;
  padding-top: 18px;
  padding-left: 38px;
  width: 217px;
  float: left;
  display: inline;
}

#inhalt {
  float: right;
  display: inline;
  width: 558px;
  padding: 18px 32px 12px 22px;
  background: #fff;
}

#inhalt ul {
  margin-bottom: 1.0em;
}

#inhalt ul li {
  margin-left: 16px;
  list-style: square;
  line-height: 1.4em;
}

#inhalt a {
  text-decoration: underline;
  color: #B20033;
}

.body_anfahrt #inhalt {
  padding: 10px 10px 12px 10px;
  width: 592px;
}

/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer {
  text-align: center;
  font-size: 0.9em;
}

#footer ul {
  margin: 0;
}

#footer ul li {
  margin-left: 12px;
  color: #777;
  float: left;
  display: inline;
  list-style: none;
}


/*----------------------------------------------------------------*/
/* map */
/*----------------------------------------------------------------*/
#map {
  height: 300px;
  background: transparent url('../bilder/loading_big.gif') center center no-repeat;
}

/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
.kontakt_oben td {
  vertical-align: top;
}

.spalte-1 {
  width: 110px;
  height: 30px;
}

.spalte-2 {
  width: 150px;
}

input.default, textarea.default {
  width: 130px;
}

textarea.default {
  height: 136px;
}
