body {
   font-family:Arial, Helvetica, sans-serif;
   background:#fdfdfd url(img/pagebg.png) repeat-x;
   color:#777779;
   font-weight: bold;
   font-size:12px;
   line-height:18px;
   margin:0px;
   padding:0px;
}

h1, h2, h3, h4, h5, h6 {
   line-height: normal;
}

h1 {
   margin-top:0px;
}

h1, h2 {
   font-size:13px;
   padding-top:0px;
   color: #9a2d1d;
   text-transform: capitalize;
   text-transform: uppercase;
}

h2 {
   margin-top:20px;
}

#lang {
   display: block;
   position: absolute;
   width:33px;
   height:24px;
   left:325px;
   top:100px;
   text-decoration: none;
   border: 0px;
   border: none;
}

#buchungsanfmini {
   display: block;
   position: absolute;
   width:100px;
   height:24px;
   left:195px;
   top:100px;
   text-align: center;
   padding-top:3px;
   text-decoration: none;
   border: 0px;
   border: none;
   background: transparent url(img/lilbook.gif) no-repeat;
}

.deutsch {
   background: transparent url(img/germany.gif) no-repeat !important;
}

.english {
   background: transparent url(img/gbr.gif) no-repeat !important;
}

#container {
   position: relative;
   top:0px;
   width: 835px;
   left: 50%;
   margin-left: -418px;
   background: transparent url(img/containerbg.png) repeat-y;
   margin-bottom:30px;
}

* html #container {
   background: transparent url(img/containerbg.jpg) repeat-y;
}

#contenttop {
   width: 835px;
   height: 452px;
   background: transparent url(img/contenttop.jpg) no-repeat;
}

#content {
   width: 835px;
   min-height: 400px;
   background: transparent url(img/contentbottom.jpg) no-repeat left bottom;
}

table {
   width:100%;
}

tr, td {
   border: 0px;
   vertical-align: top;
}

.footnote {
   font-size: 10px;
   font-weight: normal;
}

#nav {
   position: absolute;
   top: 178px;
}

.blueout {
   color: #9a2d1d;
}

#nav a {
   display: block;
   font-size:13px;
   width:230px;
   clear: both;
   position: relative;
   padding: 0px 1px 1px 49px;
   margin-bottom: 3px;
   text-decoration: none;
   border: none;
   border: 0px;
   text-transform: capitalize;
   text-transform: uppercase;
}

#b_editDates h3, .b_availFormInner h4 {
	margin:0px !important;
	line-height:normal !important;
	color:#9a2d1d;
}

#nav a:link, #nav a:visited {
   color: #777779;
}

a img {
   border: none;
   border: 0px;
}

#nav a:active, #nav a:hover, #nav a:focus, #nav #highlight {
   color: #9a2d1d !important;
   background: transparent url('img/star.gif') no-repeat 30px 4px ;
}

#minipic {
   position: absolute;
   width:57px;
   left:310px;
   top:205px;
}

#minipic a {
   display: block;
   width: 57px;
   height: 46px;
   margin-bottom:2px;
   border:none;
   border:0px;
   padding-top:5px;
}

#minipic a:link, #minipic a:visited {
   background: transparent url(img/minipic_unsel.gif) no-repeat;
}

#minipic a:hover, #minipic a:active, #minipic a:focus, #minipic.highlight {
   background: transparent url(img/minipic_sel.gif) no-repeat !important;
}

#minipic a img {
   display: block;
   margin:0px 0px 0px 16px;
   padding:0px;
   border:none;
   border:0px;
}

#seitimage {
   position: absolute;
   top: 81px;
   left: 409px;
   width:381px;
   height: 317px;
   overflow: hidden;
}

li {
   list-style-position: outside;
}

ul {
   padding-top: 0px;
}

a {
   color: #9a2d1d;
   text-decoration: none; 
}

a:link, a:visited {
   border-bottom: 1px solid #9a2d1d;
}

a:hover, a:focus, a:active {
   border-bottom: 1px solid #de9938;
}

div.left, div.right {
   width: 322px;
}

div.left {
   display: inline;
   float: left;
   padding: 0px 17px 28px 47px;
}

div.right {
   display: inline;
   float: right;
   padding: 0px 112px 28px 14px;
}

div.fullcontent {
   padding: 0px 17px 28px 47px;
   width:704px;
}

div.tags {
   padding: 0px 17px 28px 47px;
   width:700px;
   font-size:10px;
   position:relative;
   top:50px;
   clear:both;
}

.tags a {
	border-bottom:1px dotted #9a2d1d;
	
	}

div.unfloat {
   clear: both;
   height:7px;
}

#vvb {
	position:absolute;
	width:160px;
	left:230px;
	top:260px;
}

* html #vvb {
	display:none;
}

.b_availFormInner, #b_editDates form {
	background:transparent !important;
	border:0px !important;
	padding:0px !important;
}

#b_availCheckIn, #b_availCheckOut {
padding-right:0px !important;
}


#b_editDates h3 {
margin:0.5em 0 0 !important;
}

#b_availSubmit {
margin-top:0.5em !important;
}

#b_availSubmit input {
background: transparent !important;
padding:3px !important;
color:#9a2d1d !important;
border:1px solid #9a2d1d !important;
}

#b_availSubmit input:hover {
background:#9a2d1d !important;
color:#fff !important;
border:1px solid #9a2d1d !important;
}

.b_availFormInner h4 {
	float:none;
	clear:both;
}

#seitimage {
	overflow:hidden;
	width:381px;
	height:317px;
}

#seitimage img {
	display:block;
	position:absolute;
}

@media print {
   body {}
}
