body {
  background: #B4BFBF;
  font-size: 66%;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

table {
  font-size: 1em;
  text-align: left;
}

h1 {
  font: 1.9em Georgia, serif;
  margin: 0;
}

a, a:visited {
  color: #023B66;
  text-decoration: none;
}

a:hover { 
  color: #0164AF; 
}

img{
  border: 0;
}

.text, .submit, textarea {
  font: 1em Arial, Verdana, sans-serif;
  background: #FCE1B5;
  border: none;
  color: #585E4C;
  padding: 3px 5px;
}

.clear {
  clear: both;
}

.inner {
  margin: 10px;
}

.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 190px;
}

.menu li {
  display: inline;
}

.menu a {
  background: #FCE1B5;
  border-bottom: 1px solid #fff;
  color: #13466B;
  font-weight: bold;
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  width: 170px;
}

.menu a span {
  background: url(../images/arrow.gif) center left no-repeat;
  display: block;
  float: left;
  height: 15px;
  width: 15px;
}

.menu a:hover span {
  background-image: url(../images/arrow_hover.gif);
}

.menu a:hover {
  background: #ED8A27;
  color: #fff;
}

.menu .last {
  border: none;
}

.gallery {
  font-size: 1.2em;
  line-height: 1.3em;
  text-align: center;
}

.top_box {
  position: relative;
}

.sign {
  background: url(../images/bg_sign.gif) top left repeat-x;
  color: #680101;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 20px;
  position: absolute;
  left: 5px;
  top: 10px;
}

.infotext {
  color: #12476F;
  font-weight: bold;
  font-size: 1.1em;
}

.here {
  font-size: 1.1em;
  color: #023B66;
  font-family: Georgia;
}

.listbox {
  background: #fff url(../images/bg_listbox.gif) top left no-repeat;
  margin: 20px 10px;
  padding: 8px 5px 0;
  width: 425px;
  height: 166px;
}

.listbox h3 { 
  font: 1.5em normal Georgia, serif;
  margin: 0;
}

.listbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.listbox li {
  margin: 3px 0;
}

.paging {
  margin-left: 22px;
}

.top_image {
  background: url(../images/bg_box_top.gif) top left no-repeat;
  width: 245px;
}

.top_image .background {
  padding: 7px 0 0 9px;
}

.top_description {
  background: url(../images/bg_box_bottom.gif) bottom right no-repeat;
  font: 1.6em Georgia, serif;
  width: 245px;
}

.top_description .background {
  padding: 10px 9px 10px 9px;
}

#container {
  background: #EEEDEE url(../images/bg_container.gif) top right repeat-y;
  text-align: left;
  width: 986px;
}

#header {
  background: #fff url(../images/logo.jpg) top left no-repeat;
  border-bottom: 5px solid white;
  text-align: right;
  height: 200px;
  width: 980px;
  position: relative;
}

#header a {
  display: block; 
  height: 200px; 
  width: 980px; 
  position: absolute; 
  z-index: 10; 
  top: 0; 
  left: 0;

}

#fade {
  width: 249px;
  height: 200px;
  float: right;
  z-index: 1;
}

#content {
  background: #EEEDEE url(../images/bg_content.gif) top left repeat-y;
  margin-top: 7px;
  width: 980px;
}

#left {
  float: left;
  width: 220px;
}

#left h1 {
  background: #fff url(../images/bg_header_left.gif) top right no-repeat;
  height: 27px;
  padding: 8px 0 5px 15px;
  width: 190px;
}

#left p {
  color: #13466B;
  font-weight: bold;
  margin-left: 15px;
}

#left select {
  width: 150px;
}

#right {
  float: right;
  width: 260px;
}

#right h1 {
  background: #EEEDEE url(../images/bg_header_right.gif) top left no-repeat;
  padding: 13px 10px 13px 18px;
}

#right .inner {
  margin: 0 0 10px 10px;
}

#contact {
  background: #fff url(../images/bg_contact.gif) top left no-repeat;
  height: 220px;
  width: 240px;
}

#contact h1 { 
  background: none;
  padding: 15px 0 0 10px;
  width: auto;
}

#contact form {
  padding: 8px 0 0 10px;
  margin: 0;
}

contact .text, textarea, input {
  background: #FCE1B5;
  border: none;
  color: #585E4C;
}

#contact .text, #contact textarea {
  margin: 5px 0;
  padding: 3px 0 3px 5px;
  width: 195px;
}

.submit {
  background: #D5DEDB;
  border: 1px solid #BDBCBD;
  color: #000;
  margin: 5px 0 0;
}
.submit:hover {
  cursor: pointer;
  background: #fff;
}

#middle {
  padding: 0 270px 0 225px;
}

#middle h1, #middle h2 {
  margin-right: 10px;
}

#middle table h2 {
  margin-right: 0;
}

#middle h1 {
  font-size: 2.4em;
}

#middle h2 {
  background: url(../images/bg_header2_left.gif) top left no-repeat;
  color: #023B66;
  font: 1.2em "Trebuchet MS", Arial, Verdana, sans-serif;
  font-weight: bold;
  height: 18px;
  padding: 3px 8px;
  text-transform: uppercase;
}

#detail {
  background: url(../images/bg_detail_top.gif) top left no-repeat;
  padding: 14px 10px 0 14px;
}

#detail h1 {
  font-size: 1.7em;
  margin: 0 0 10px 0;
}

#detail .bildkommentar {
  margin-top: 5px;
  font-size: 1.2em;
  text-align: center;
  width: 300px;
}

#detail_bottom {
  background: url(../images/bg_detail_bottom.gif) top left no-repeat;
  height: 64px;
  position: relative;
  top: 0;
  width: 480px;
  margin: 0;
}

#detail_bottom p {
  padding: 10px 0 0 14px ;
  margin: 0;
  width: 440px;
}

.bilder {
  text-align: center;
}

.table1 {
  width: 440px;
}

td.center_left { 
  width: 305px;
}

.center_left p {
  width: 275px;
}

.center_left table p {
  width: 120px;
}

.centertext  {
  padding-left: 5px;
}

.google_map {
  width: 430px; 
  height: 300px;
  text-align: center;
  margin-bottom: 10px;
}

.icon {
  vertical-align: middle;
  font-size: 0.9em;
}

table.icon td {
  vertical-align: middle;
}

/*** Buchungskalender ***/
table.kalendermonat{
/* border:1px solid #000; */
font-size:11px;
}

table.kalendermonat td{
text-align:center;
border: 1px solid silver;
width:18px;
}

.kalenderdiv{
float:left;
margin-bottom:10px;
margin-right:2px;
height:100px;
}

.monatsname{
width:60px;
}

.tag_belegt{
background-color:#CC0000;
}
.tag_frei{
background-color:#66CC00;
}
.tag_an_abreise{
background-color:#FFCC66 ;
}
/** Kalender ende löschen! */

.links {
  margin: 0; 
  padding: 0;
}

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

.links a, a.pagging, a.pagging_none {
  background: #FEFEFE;
  border: 1px solid #BDBCBD;
  color: #000;
  font-size: .9em;
  margin: 0 0 5px 0;
  padding: 3px;
  text-decoration: none;
  width: 97px;
}
a.pagging_none{
  background: #D5DEDB;
}
.links a {
  display: block;
}

.links a:hover, a.pagging:hover {
  background: #D5DEDB;
}

.listbox .links a {
  float: left;
  margin-right: 10px;
}

.sitemap ul {
  margin: 0;
}

#footer {
  background: #fff url(../images/bg_footer.gif) top left no-repeat;
  color: #fff;
  clear: both;
  height: 85px;
  text-align: center;
  width: 980px;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .inner {
  margin: 0;
  padding: 30px 0 0 0;
}

/* Form */
form.cmxform fieldset {
  margin: 10px 10px 0 0;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  cursor: pointer;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label, form.cmxform fieldset fieldset legend  {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform label.right{
  width: 270px;
  margin-left: 123px;
}

/** Info Boxen */
.infobox {
	vertical-align: middle;
	font-weight: bold; 
	padding: 8px 0;
	width: 460px;
	margin-left: 8px;
}
.infobox p{
	vertical-align: middle;
	margin: 0 0 0 35px;
}
.infobox img{
	position: absolute;
	margin: 0 10px;
}
.error {
  border: 2px solid #CD0A1D; 
  background-color: #F4B5BB;
  color: #CD0A1D; 
}
.info {
  border: 2px solid green; 
  background-color: #D6E8E1;
  color: green;
}

.calendar {
  background: #fff url(../images/bg_calendar.gif) top left no-repeat;
  height: 150px;
  text-align: center;
  padding-top: 3px;
  width: 148px;
}

.calendar h3 {
  border-bottom: 2px solid #C5C7C8;
  font-size: 1em;
  font-weight: normal;
  margin: 5px 8px 2px 8px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

.calendar table {
  font-size: .9em;
  margin: 0 8px;
  text-align: center;
}

.calendar thead {
  font-weight: bold;
}

.calendar tbody td {
  height: 15px;
}

.anreise {
  background: url(../images/icon_kreuz2.gif) center center no-repeat;
}

.abreise {
  background: url(../images/icon_kreuz2.gif) center center no-repeat;
}

/*
.kreis {
  background: url(../images/icon_kreis.gif) center center no-repeat;
}
*/
.kreis:hover, .abreise:hover  {
  background: url(../images/icon_kreis_hover.gif) center center no-repeat;
}

.kreuz {
  background: url(../images/icon_kreuz.gif) center center no-repeat;
}