
#mainCol h1 {
	padding: 18px 0 12px 20px;
	font-size: 28px; 
	color: #412F25;
	line-height: 1.2em;
	font-weight: normal;
}
/*Überschrift für "ein Tag in Canverdera"*/
#mainCol h2 {
	padding: 7px 0 8px 10px;
	font-size: 16px;
	color: #412F25;
	line-height: 1.2em;
}
#mainCol h3 {
	margin: 0;
	padding: 9px 0 12px 20px;
	font-size: 14px;
	font-weight: bold;
}
#mainCol h4 {
	margin: 0;
	margin-bottom: 2px;
	padding: 9px 0 12px 20px;
	font-size: 12px;
	color: #000000;
}

#mainCol div.distance {
  height: 15px;
	overflow: hidden;
	clear: both;
}


#mainCol div.htmlText {
	padding: 0 20px 10px 20px; 
	line-height: inherit;
	color: inherit; 
	font-size: inherit;
}
#rightCol div.htmlText {
	padding: 5px;
	border-bottom: 1px solid #000000;
}
#mainCol div.htmlText p, #rightCol div.htmlText p {
  font-size: inherit;
	color: inherit;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
#mainCol div.htmlText h1, #mainCol div.htmlText h2, #mainCol div.htmlText h3, #mainCol div.htmlText h4, 
#rightCol div.htmlText h1, #rightCol div.htmlText h2, #rightCol div.htmlText h3, #rightCol div.htmlText h4 {
	padding-left: 0;
}

p.bigger {
  font-size: 12px;
}


div.image1 {
	overflow: hidden;
	font-size: 11px;
	color: #666666;
}
div.image1 .subtitle {
  padding-top: 5px;
}




#mainCol .imgRightAlignedWithText {
	padding: 5px 0 10px 20px; 
}
#mainCol .imgRightAlignedWithText .image {
  float: right;
	margin: 0 0 5px 10px;
}
#mainCol .imgRightAlignedWithText .image .subtitle {
  padding: 3px 0;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

/* object: separator */
#separator {
	padding-bottom: 5px;
}
#separator .in {
  height: 2px;
	border-bottom: 1px solid #666666;
	overflow: hidden;
}




#mainList .headline {
  height: 100px;
	padding: 25px 0 0 20px;
	border-bottom: 1px solid #181512;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 74px;
}
html>body #mainList .headline {
	height: 74px;
}
#mainList h1 {
  font-size: 44px;
	color: #412F25;
	font-weight: normal;
}


/*  ***************************************************************************  *
 *   CUSTOM (NON GENERIC) OBJECTS 
 *  ***************************************************************************  */
#mainCol .teaser2Col {
  border-bottom: 1px solid #181512;
}
#mainCol .teaser2Col, #mainCol .teaser2Col  {
  float: left;
	width: 325px;
	height: 398px;
	overflow: hidden;
	background: #FFE9A9;
}
#mainCol .teaser2Col .left .teaserText, #mainCol .teaser2Col .right .teaserText {
  font-size: 12px;
	padding: 5px 10px;
}

#mainCol .mainImg {
  border: none;
	width: 650px;
	height: 399px;
	border-bottom: 1px solid #000;
}
#mainCol .mainImg img {
  position: relative;
	top: 0px;
	left: 0px;
}

#mainCol .text2col {
  padding: 0 20px 10px 20px;
}
#mainCol .text2col .left, #mainCol .text2col .right {
  float: left;
	width: 295px;
	line-height: inherit;
	color: inherit; 
	font-size: inherit;
}
#mainCol .text2col .left {
  margin-right: 20px;
}
#mainCol .text2col p {
  font-size: inherit;
	color: inherit;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}



/* Right col thumbs list (fading in main pic) */
#thumbsList .thumb {
  height: 100px;
	border-bottom: 1px solid #181512;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 99px;
}
html>body #thumbsList .thumb {
	height: 99px;
}



/* Right col mainnavi styles buttons */
#rightCol .imitationNav a {
  height: 50px;
	padding: 30px 22px 0 7px;
  border-bottom: 1px solid #181512;
	display: block;
  background: url(../grafiken/mainnav_arrow.gif) 137px 35px no-repeat;
	font-size: 12px;
	color: #412F25;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 19px;
}
html>body #rightCol .imitationNav a {
	height: 19px;
}
#rightCol .imitationNav a.linebreak {
  height: 49px;
	padding: 14px 22px 0 7px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 35px;
}
html>body #rightCol .imitationNav a.linebreak {
	height: 35px;
}

#rightCol .imitationNav a:hover {
	background-color: #DAAA59;
	color: #000000;
}


/* ***************************************************************** *
 *   IMAGE GALLERY (THUMBS LIST)
 * ***************************************************************** */ 
#imgGallery {
  margin: 5px 10px;
	padding: 10px 0;
}
#imgGallery table.thumbs {
  width: 530px;
	border: 0;
}
#imgGallery table.thumbs tr td {
  width: 20%;
	padding: 0;
	margin: 0;
	text-align: center;
}
#imgGallery table.thumbs tr td a {
  display: block;
	height: 100%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ffffff;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
#imgGallery table.thumbs tr td a:hover {
	background: #F2F2F2;
	/*background: #E5E5E5;*/
	border-color: #666666;
	text-decoration: none;
}
#imgGallery table.thumbs tr td .imgContainer {
  display: block;
  height: 100px;
	width: 100px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}
#imgGallery table.thumbs tr td span.desc {
  display: block;
	height: 25px;
}



/*  ***************************************************************************  *
 *   CONTAINER  
 *  ***************************************************************************  */


.listitem {
	border-bottom: 1px solid #181512;
	margin: 0;
	padding: 0;
	height:99px;
position:relative;
}
.listitem img a{
top:-2px;
position:relative;
  float: left;
	margin:  0px;
	padding: 0px;
	width: 250px;
	overflow: hidden;
}


.listitem h2 {
  margin: 0;
	clear: none;
	color: #000000;
	font-weight: normal;
}
.listitem h2 a {
margin-left:-10px;
	color: #000000;
	font-size: 13px;
  text-decoration: none;
}
.listitem h2 a:hover {
	color: #000000;
  text-decoration: underline;
}
.listitem p {
  margin: 0;
	padding: 0;
}



 

#artistList {
  padding: 0;
	margin: 0 20px;
}
#artistList .listitem {
	border-bottom: 1px solid #181512;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#artistList .listitem .listimg {
  float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 150px;
}
#artistList .listitem h2 {
  margin: 0;
	padding: 6px 0;
	clear: none;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
#artistList .listitem h2 a {
	color: #000000;
  text-decoration: none;
}
#artistList .listitem h2 a:hover {
	color: #000000;
  text-decoration: underline;
}
#artistList .listitem p {
  margin: 0;
	padding: 0;
}

/* guestbook */
#guestbook .htmlText {
  padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 15px;
}
 
/*  ***************************************************************************  *
 *   RESERVATION FORM 
 *  ***************************************************************************  */
form#resForm {
  padding: 10px 7px 3px 7px;
  background: #FFE9A9;
	border-bottom: 1px solid #181512;
}
form#resForm h3 {
  padding: 0 0 5px 0;
  background: url(../grafiken/topic_arrow_open.gif) right 3px no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #412F25;
}
form#resForm fieldset {
  border: none;
	margin: 2px 0 4px 0;
	padding: 0;
}
form#resForm .title {
  color: #412F25;
	font-size: 11px;
}
form#resForm select {
  font-size: 11px;
	padding: 0;
}
form#resForm select.small {
	width: 40px;
}
form#resForm select.big {
	width: 44px;
}
form#resForm select option {
	padding: 1;
	margin: 0;
}
form#resForm .sendButton {
  text-align: right;
}
form#resForm .sendButton input {
  font-size: 11px;
}
form#resForm .phone {
  padding: 10px 0 0 0;
	text-align: right;
  font-size: 16px;
  color: #412F25;
	font-weight: bold;
}


/*  ***************************************************************************  *
 *   RESERVATION FORM 
 *  ***************************************************************************  */
#weatherBox {
  padding: 10px 7px 3px 7px;
	border-bottom: 0px solid #181512;
	border-bottom:1px solid #000;
}
#weatherBox h3 {
  padding: 0 0 5px 0;
  background: url(../grafiken/topic_arrow_open.gif)  right 3px no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #412F25;
	border-bottom:0px solid #000;
}
.dateSmall {
  padding: 0 0 4px 0;
	font-size: 11px;
}
div.data {
	width: 130px;
}
div.data h4 {
  padding: 0 0 2px 0;
	border-bottom: 0px solid #181512;
	font-size: 12px;
  text-align: center;
}
div.data .max, div.data .min {
  width: 50%;
	float: right;
	font-weight: bold;
	text-align: center;
}
div.data .max {
  color: #FF0000;
}
div.data .min {
  color: #3399FF;
}



/*  ***************************************************************************  *
 *   PRICES LISTING 
 *  ***************************************************************************  */
table#priceTable {
  width: 100%;
	border: 0;
}
table#priceTable thead tr th {
  padding: 0 5px 5px 5px;
	font-size: 12px;
  font-weight: normal;
}
table#priceTable tbody tr td {
  padding: 3px 5px;
	font-size: 12px;
}
table#priceTable tbody tr.line td {
	border-bottom: 1px solid #DAAA59;
}


#map {
  width: 610px; 
	height: 420px;
	margin: 0 20px 20px 20px;
}
#map h1 {
  font-size: 14px;
	margin: 0;
	padding: 2px 0 8px 0;
}
#map p {
  font-size: 12px;
	padding 0;
	margin: 0;
}
 

/*  ***************************************************************************  *
 *   BOOKINGS CALENDAR  
 *  ***************************************************************************  */
	.CVcpYearNavigation,
	.CVcpMonthNavigation
			{
			background-color:#333333;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CVcpDayColumnHeader,
	.CVcpYearNavigation,
	.CVcpMonthNavigation,
	.CVcpCurrentMonthDate,
	.CVcpCurrentMonthDateDisabled,
	.CVcpOtherMonthDate,
	.CVcpOtherMonthDateDisabled,
	.CVcpCurrentDate,
	.CVcpCurrentDateDisabled,
	.CVcpTodayText,
	.CVcpTodayTextDisabled,
	.CVcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CVcpDayColumnHeader
			{
			text-align:center;
			border-bottom: 1px solid #333333;
			/*border-width:0 0 1 0;*/
			}
	.CVcpCurrentMonthDate,
	.CVcpOtherMonthDate,
	.CVcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.CVcpCurrentMonthDateDisabled,
	.CVcpOtherMonthDateDisabled,
	.CVcpCurrentDateDisabled
			{
			color:#CCCCCC;
			text-align:center;
			text-decoration:line-through;
			}
	.CVcpCurrentMonthDate
			{
			color:#333333;
			font-weight:bold;
			}
	.CVcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CVcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CVcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #333333;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CVcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CVcpTodayText,
	TD.CVcpTodayTextDisabled
			{
			border:solid thin #333333;
			border-width:1 0 0 0;
			border: 0;
			}
	A.CVcpTodayText,
	SPAN.CVcpTodayTextDisabled
			{
			height:20px;
			}
	A.CVcpTodayText
			{
			color:#333333;
			font-weight:bold;
			}
	SPAN.CVcpTodayTextDisabled
			{
			color:#CCCCCC;
			}
	.CVcpBorder
			{
			border:solid thin #333333;
			} 
