/* Hotel Parco San Marco 2010 */

* { border: 0; margin: 0; padding: 0; }
/* table, tr, td { margin: 0; padding: 0; border: 0; } */
table { border-collapse: collapse; }

html { margin: 0; padding: 0;}
body { 
	background-color: #eee;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#tvcontainer { background-color: #FFFFFF; border: 1px solid #666; margin-top: 0; padding: 0 0 0 10px; }

h1, h2, h3, h4, h5, h6 { color: #333; line-height: 140%; }
h1 { font-size: 1.3em; /*letter-spacing: 1.2px; */ /* font-family: SWZ721L.ttf; */ /* font-family: "Swiss 721 Thin BT";*/ }
h1.pageTitle { font-size: 1.3em; margin: 24px 0 16px 0; }
h2 { font-size: 1.3em; margin: 16px 0 8px 0; }
h3 { font-size: 1.3em; margin: 12px 0 6px 0; }
p.bodytext { line-height: 180%; margin-bottom: 9px; padding: 0 64px 0 0; text-align: justify; }
li { line-height: 180%; padding-right: 52px; }

a { color: #BABBCF; text-decoration: none; }
a:link { color: #BABBCF; text-decoration: none; }
a:visited { }
a:focus { color: #FFF; }
a:hover { color: #FFF; }
a:active { color: #FFF; }

p.bodytext a, li a { border-bottom: 1px dotted #BABBCF; }
p.bodytext a:hover { border-bottom: 1px solid #FFF; color: #FFF; }

a:link img { border-bottom: none !Important; }
a:hover img { border-bottom: none !Important; }

#meta.container { margin-bottom: 0; line-height: 1; padding-bottom: 0;}
#meta.container .span-12 { margin-bottom: 0; line-height: 1; padding-bottom: 0;}

/* keine Border etc bei img */
#vMenu #logo a:hover, a:hover img { border-bottom: none !Important; text-decoration: none !Important; }

#logo { display: block; background-color: #FFFFFF; overflow: hidden; text-align: center; }
#logo img { margin: 12px 0 12px 0; }
#logo h1 {   }

#tvmain ul { 
	list-style-image: url(img/bullet.png);
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

/* NAVIGATION */

#mainNavigation ul {  list-style-type: none;  }
#mainNavigation ul li { }
#mainNavigation .second { margin: 0; font-size: 12px;  }
#mainNavigation .second li { padding: 2px 0 2px 16px; }
#mainNavigation .third { margin: 0; padding: 0 0 0 16px;  font-size: 11px;  }

#mainNavigation li a { border-bottom: 0px; }
#mainNavigation li a:link { color: #BABBCF; }
#mainNavigation li a:visited { color: #BABBCF; }
#mainNavigation li a:active { color: #FFF; }
#mainNavigation li a:focus { color: #FFF; }
#mainNavigation li a:hover { color: #DDD; }

#mainNavigation li { 
	border-bottom-color: #033357; /* 0B56A9 */ 
	border-bottom-width: 0px;
	border-bottom-style: solid;
/* !!! 	font-size: 11px; */ 
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px; 
	}
#mainNavigation .second li {
	background-image: url(img/bullet-nav.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	border-bottom: 0px;
	text-transform: none;
	}


/* metanavigation */

#metaMenue { background-color:#eee; line-height: 0; margin: 0; padding: 0; }
ul.metanavigation { line-height: 0; margin: 6px 0 6px 0; padding: 0; text-align: right; }
ul.metanavigation li { line-height: 0; display: inline; list-style-type: none; margin: 0 0 0 4px; padding: 0; }

.meta a,
.meta a:link,
.meta a:visited,
.meta a:focus,
.meta a:hover,
.meta a:active {
	color: #BABBCF;
	font-size: 11px;
	margin-left: 6px;
	text-decoration: none;
}
.meta a:hover { color: #FFF; }

/* metanavigation ende */

/* LANGMENU */

#langMenu { /* position: absolute; margin-left: 0; */ }
#langMenu a { margin-left: 4px; }

/* LANGMENU ende */

/* NAVIGATION Ende */

#pageTitle, #contents { margin: 0; }

/* FCE 3Spalten */

#box1, #box2, #box3 { margin-bottom: 10px; overflow: hidden; /* padding: 8px; */  }

#box1 h1, #box2 h1, #box3 h1 { color: #333333; font-size: 1.3em; margin-bottom: 0; padding: 3px 6px 3px 6px; }
#box1 p, #box2 p, #box3 p { margin-bottom: 3px; padding: 6px; }
#box1 li, #box2 li, #box3 li { margin: 3px 3px 3px 12px;  padding: 2px; }
#box1 img, #box2 img, #box3 img { overflow: hidden; }

/* FCE 3Spalten ENDE */

/* FCE 2Spalten */

#twoColsLeft, #twoColsRight { margin-bottom: 10px; overflow: hidden; /* padding: 8px; */  }

#twoColsLeft h1, #twoColsRight h1 { margin-bottom: 0; padding: 0; }
#twoColsLeft p, #twoColsRight p { margin: 0; padding: 0 3px 3px 0; }
#twoColsLeft li, #twoColsRight li { margin: 3px 3px 3px 12px;  padding: 2px; }
#twoColsLeft img, #twoColsRight img { overflow: hidden; }

/* FCE 2Spalten ENDE */

.csc-linkToTop { text-align: center; font-size: 90%;}

.rgslideshow {
	border:0px solid #eee !Important;
	/* background: #fff !Important; */
	/* background-image:url(img/background-slideshow.png) !Important; */
}
#slideshow { margin-top: 126px; }


/* MAILFORMULAR */

/* Felder und Submit Button für Email-Formulare */

fieldset { padding: 4px; border-color: #646464; }

.csc-mailform-field input {
	background-color: #ffffff;
	border: 1px solid #BDBDBD;
	display: block;
	padding-top: 4px;
	margin-top: 4px;
	width: 220px;
}

.csc-mailform-field textarea {
	background-color: #ffffff;
	border: 1px solid #BDBDBD;
	display: block;
	height: 120px;
	width: 212px;
}

.csc-mailform-field label {
	color: #999;
	clear: both;
	display: block;
	font-weight: normal;
	float: left;
	margin: 0;
	text-align: left;
	width: 70px;
}

/*Border um gesamtes Formular wenn gewünscht */
.csc-mailform {
	border: 1px solid #eee;
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail 
{
	background-color: #CCCCCC;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-style: solid;
	color: #8C4139;
	height: 20px;
	margin-left: 70px;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	width: 90px;
}
/* MAILFORMULAR ende */


/* TABELLEN */

.contenttable { border: 1px dotted #999999; width: 96%; }
.contenttable p.bodytext { padding-right: 12px; text-align: left; }
.contenttable  th { background-color: #999999; color: #fff; }
.contenttable  td { border-bottom: 1px dotted #999999; }
.contenttable  tr:hover { background-color: #03233B; color: #fff; }
.contenttable .tr-even { background-color: #555555;  }

/* .preisliste { border: 1px dotted #b09024; }
.preisliste th { background-color: #b09024; color: #fff; }
.preisliste td { border-bottom: 1px dotted #b09024; }
.preisliste tr:hover { background-color: #b09024; color: #fff; }
.preisliste .tr-even { background-color: #ffeebb; background-color: #ece5cd;  } */

.preisliste-zimmer .td-0 { font-weight: bold; }
.preisliste-zimmer .td-1, .preisliste-zimmer .td-2, .preisliste-zimmer .td-3, .preisliste-zimmer .td-last { text-align: right; }

.preisliste-wein .td-0 { font-weight: bold; }
.preisliste-wein .td-2, .preisliste-wein .td-last { text-align: right; }

.bestuhlung .td-0 { width: 360px; }
.bestuhlung .td-1 { width: 210px; }

/* TABELLEN ende */



/* RTE */
.align-right { text-align: right; }

#tvfooter { color: #DDD; margin-bottom: 6px; text-align: center: }
#tvfooter p { font-size: 90%; text-align: center; }
#tvfooter a { color: #DDD; }

/* POWERMAIL */
input.text, input.title, textarea, select { margin: 0; padding: 0; }
.tx-powermail-pi1 { margin: 0; padding: 12px 0; }
legend { display: none; }
.left div { display: inline; float: left; }
label { width: 180px; display: block;  }
input.powermail_text { border: 1px solid #999; width: 120px; }
select { width: 120px; }
fieldset.tx-powermail-pi1_fieldset { background-color: #0C1C2B; }
fieldset.tx-powermail-pi1_fieldset div.even { background-color: #03233B; }
fieldset.tx-powermail-pi1_fieldset label { font-weight: normal; }

/* LAYOUT FR WITTIG */

/* #262640 */
/* BG alt #29426A */
/* #0C1C2B */
/* BG #03233B */

body { 
	background-color: #03233B;
	color: #fff;
}
#metaMenue { background-color: #03233B; }
#tvcontainer { background-color: #0C1C2B; }
h1, h2, h3, h4, h5, h6 { color: #fff; }
#slideshow { margin-top: 0px; margin-bottom: 36px;}
#logo img { margin: 0 0 0 12px; padding-top: 8px; }
#logo { background-color: #0C1C2B; text-align: left; }

.csc-textpic-intext-right { margin-right: 6px; }


/* Zusatzinfos */

/* HORIZONTALE NAVIGATION */

/* HOVER DROPDOWN MENUBEGIN 
   QUELLE: http://www.just2b.com/mein-typo3/css-ts-menues/horizontales-dropdown-menue.html */

#lexikon { float: left; margin: -3px 0 0 440px; }
#lexikon ul { float: left; margin: 0 0 1em 12px;}

#lexikon, #lexikon ul {
 	list-style: none;
	line-height: 1em;
	padding: 0;
	}
#lexikon ul a {
	border-bottom: 0px solid #333;
	display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
	color: #999;
 	text-decoration: none;
 	text-align: center;
	padding: 0.5em 1em;
}
#lexikon ul ul a {
	border-bottom: 0px solid #333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
	color: #333;
 	text-decoration: none;
 	text-align: center;
	padding: 0.5em 1em;
	}
#lexikon a:hover {
	background-color: #EEE;
}
#lexikon .menuparent {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	}
#lexikon li {
	float: left;
	padding: 0;
	}
#lexikon li ul {
	position: absolute; 
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin: 0;
	margin-top: -17em;
	}
#lexikon li li {
	width: 10em
	background-color: #0cc;
	}
#lexikon li ul a {
        border: 0;
        color: #666;
	width: 14em;
	background-color: #ccc;
	padding-left: 1em;
	text-align: left;
	}
#lexikon li ul ul {
	margin: -1.75em 0 0 14em;
	margin: -1.75em 0 0 4em;
	}
#lexikon li:hover ul ul, #lexikon li:hover ul ul ul {
	left: -999em;
	}
#lexikon li:hover ul, #lexikon li li:hover ul, #lexikon li li li:hover ul {
	left: auto;
	}
#lexikon li:hover {
	color: white;
	}

#linksPrivateSelection { 
	float:left;
	margin:-3px 0 0 365px;
	clear: both;
	text-align: center; 
	}

/* Zusatzinfos */

.jdGallery .slideElement { background-color: #0c1c2b !Important; }

/* Gallery mit externen Thumbnails */ 

.tx-rgsmoothgallery-pi1 {
  float:left;
}

#externalthumbs {
  float:left;
  width:700px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:705px;
}
 
.carouselInner .thumbnail {
	cursor: pointer;
	float:left;
	padding-bottom:10px;
}

/* Bewertungsportale */

.hc_widget_main th { background-color: #051B2A; }

/* Styles zur Winterpause */

#urgent { text-align: center; width: 950px; margin: auto; }
#urgent div.csc-default { text-align: center; width: 950px; margin: auto; width: 400px; }
#urgent h1, #wirBauenUm h2, #wirBauenUm h3, #wirBauenUm p { color: #BBBBBB; font-size: 86%; text-align: center; margin: 0; padding: 0;; }
#urgent h1, #wirBauenUm h2, #wirBauenUm h3 { font-weight: bold; }
/* #urgent { display: none; } */

.csc-frame-frame1 { background-color: #718FC3; background-color: #03233B; border: 1px solid #BBBBBB; padding: 8px; width: 90%; }

/* STYLES POPUP */

#popup { 	
	background-color: #03233B;
	background-color: #19222E;	
	background-image: url(/fileadmin/img/gradient-popup.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
 	}
#popup .container { width: 710px; }
#popup #tvcontainer { background-color: transparent; border-width: 0px; }
#popup #rightColumn { }
#popup #rightColumn * { text-align: center; }
#popup #tvfooter { display: none; }
#popup #lexikon { display: none; }

/* STYLES POPUP Ende */
