

/* --- Stylesheet 562 () --------- */ 

body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative;}select,input,textarea{font-size:99%;}form{margin:0;padding:0;}img{border:0;}#left{float:left;}#right{float:right;}#main{width:auto;position:relative;}.inside{position:relative;text-align:left;}.block{overflow:hidden;}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}.custom{display:block;text-align:left;}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* --- Stylesheet 563 () --------- */ 

/* Grundlayout */

body {background: #857040;} /* 19505E 857040 */

#right {display: none;}

#left {width: 230px;}

#left h3 { border-bottom: 1px solid #857040; margin-right: 70px;}

#main {width: auto; margin-left: 250px;}

#wrapper {margin: 50px auto 0 auto; padding: 25px 25px 0 25px; width: 80%; background: #f9f8f6; width: 990px;}

#header {margin: 0 0 170px -25px; position: relative;}

#header .inside {overflow: hidden; height: 495px; }

#slideshow { margin-left: 0px; height: 495px; z-index: 0; }

#slideshow img {width: 100%; height: auto;}

#logo {
	position: absolute;
	width: 800px;
	height: 250px;
	top: -334px;
	left: -247px;
	background-image: url(http://tramino.s3.amazonaws.com/s/hotel-garni-rubihaus/53253/rubihaus-logo.png);
	background-repeat: no-repeat;
}

#footer { margin: 20px 0 0 0;}

.TraminoVorlage, #TraminoArtikel {margin: 20px 0 50px 0; border-bottom: #857040 1px dotted;}


/* Navigation */

#mainnav {width: 250px; float: left; font-size:120%; margin-left: 0; margin-right: 25px; }

#mainnav ul {list-style-type: none; margin: 0; padding: 0;}

#mainnav li {margin: 1px 0 1px 0; padding: 0;}

#mainnav ul li a, #mainnav .nav_aktiv a {width: 195px;}

#mainnav ul ul {position: absolute; top: 600px; left: 250px; width: 80%; border-top: solid 1px #857040!important; border-bottom: solid 1px #857040!important;}

#mainnav ul ul li {display: inline;}

#mainnav ul ul li a, #mainnav ul ul li.nav_aktiv a {width: auto!important; padding: 4px 25px 4px 25px;}

#mainnav a {color: #857040; padding: 5px 10px 5px 25px; display: inline-block;}

#mainnav a:hover, #mainnav .nav_aktiv a, #mainnav ul ul .nav_offen a {
	background: #857040;
	background-image: url(http://tramino.s3.amazonaws.com/s/hotel-garni-rubihaus/53291/rubihaus-buttons.jpg);
	background-repeat: no-repeat; color: #f9f8f6; text-decoration: none;
}


#mainnav ul ul li a {background-image: none!important; background: none!important; color: #857040!important;}

#mainnav ul ul li a:hover { background: #857040;
background-image: url(http://tramino.s3.amazonaws.com/s/hotel-garni-rubihaus/53291/rubihaus-buttons.jpg)!important;
background-repeat: no-repeat!important; color: #f9f8f6!important; text-decoration: none!important; }




/* 3. Ebene ausblenden */

ul.nav li ul li ul {display: none!important;}


/* Klappnavigation */


ul.nav ul.nav {
	margin:10px 0 20px 40px;
	display: none;
}

ul.nav li.nav_aktiv ul.nav {display:block;}

ul.nav li.nav_aktiv ul.nav, ul.nav ul li.nav_offen ul.nav { display:block;}

/* adresse */

#adresse {
	border-top: 1px solid #857040;
	border-bottom: 1px solid #857040;
	width: 155px;
	color: #857040;
	padding: 10px 5px 10px 5px;
	margin: 50px 50px 0 -3px;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
}

/* Artikel Teaser */

div.Headlines h2, .Headlines h5 { display:none; }

/* Breadcrumb */

div.Headlines .path { display:none; }

/* Bilder formatieren */

#TraminoArtikel .File img { margin: 0 0px 5px 20px!important; }

#TraminoArtikel .Name {margin-left: 20px; color:#19505E;}

/* Neuigkeiten Teaser */

.T28 .inhalt p { font-size: 90%!important; height: 82px; overflow: hidden; }

/* IFRAME öffnen in neuem Fenster deaktivieren */

.info .funktion {display: none;}

/* nicht vorhandene Bilder ausblenden */

.empty img {display: none!important;}

/* --- Stylesheet 564 () --------- */ 

html * { font-size:100.01%!important; }

textarea, pre, code, kbd, samp, var, tt {
	font-family:Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}

/* (en) base layout gets standard font size 12px */
/* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
body {
	font-family:"Times New Roman", Times, serif!important;
	font-size:95.00%;
	color:#857040;
}

/* Tramino Textformate ueberschreiben */
#body, .nav, .TraminoTextile, .Headlines, label, input, .inhalt, p, .Name {font-family:"Times New Roman", Times, serif!important;}

/*--- Headings | Überschriften ------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif!important;
	font-weight:normal;
	color:#19505E;
	margin:0 0 0.45em 0;
}

h1 { font-size:200%!important; }                       /* 30px */
h2 { font-size:170%!important; }                       /* 24px */
h3 { font-size:120%!important; }                       /* 18px */
h4 { font-size:110%!important; }                    /* 16px */
h5 { font-size:100%!important; }                    /* 14px */
h6 { font-size:80%!important; }                    /* 14px */

/* --- Lists | Listen  -------------------------------------------------------------------------------- */

ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }
ul { list-style-type:disc; }
ul ul { list-style-type:circle; margin-bottom:0; }

ol { list-style-type:decimal; }
ol ol { list-style-type:lower-latin; margin-bottom:0; }

li { margin-left:0.8em; line-height:1.5em; }

dt { font-weight:bold; }
dd { margin:0 0 1em 0.8em; }

/* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

p { font-size: 110%!important; line-height:1.5em; margin:0 0 1em 0; }

blockquote, cite, q {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
blockquote { margin:0 0 1em 1.6em; color:#666; }

strong,b { font-weight:bold; }
em,i { font-style:italic; }

big { font-size:116.667%; }
small { font-size:91.667%; }

pre { line-height:1.5em; margin:0 0 1em 0; }
pre, code, kbd, tt, samp, var { font-size:100%; }
pre, code { color:#800; }
kbd, samp, var, tt { color:#666; font-weight:bold; }
var, dfn { font-style:italic; }

acronym, abbr {
	border-bottom:1px #aaa dotted;
	font-variant:small-caps;
	letter-spacing:.07em;
	cursor:help;
}

sub, sup { font-size:91.6667%; line-height:0; }

hr {
	color:#fff;
	background:transparent;
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	border:0;
	border-bottom:1px #eee solid;
}

/*--- Links ----------------------------------------------------------------------------------------- */

a { color:#19505E; background:transparent; text-decoration:none; }

a:hover, a:active { color:#19505E; text-decoration:underline; outline: 0 none; }

/* --- images (with optional captions) | Bilder (mit optionaler Bildunterschrift) ------------------ */

p.icaption_left { float:left; display:inline; margin:0 1em 0.15em 0; }
p.icaption_right { float:right; display:inline; margin:0 0 0.15em 1em; }

p.icaption_left img,;
p.icaption_right img { padding:0; border:1px #888 solid; }

p.icaption_left strong,;
p.icaption_right strong { display:block; overflow:hidden; margin-top:2px; padding:0.3em 0.5em; background:#eee; font-weight:normal; font-size:91.667%; }

/**;
* ------------------------------------------------------------------------------------------------- #;
*;
* Generic Content Classes;
*;
* (en) standard classes for positioning and highlighting;
* (de) Standardklassen zur Positionierung und Hervorhebung;
*;
* @section content-generic-classes;
*/

.highlight { color:#c30; }
.dimmed { color:#888; }

.info { background:#f8f8f8; color:#666; padding:10px; margin-bottom:0.5em; font-size:91.7%; }

.note { background:#efe; color:#040; border:2px #484 solid; padding:10px; margin-bottom:1em; }
.important { background:#ffe; color:#440; border:2px #884 solid; padding:10px; margin-bottom:1em; }
.warning { background:#fee; color:#400; border:2px #844 solid; padding:10px; margin-bottom:1em; }

.float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
.float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
.center { display:block; text-align:center; margin:0.5em auto; }

/**;
* ------------------------------------------------------------------------------------------------- #;
*;
* Tables | Tabellen;
*;
* (en) Generic classes for table-width and design definition;
* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen;
*;
* @section content-tables;
*/

table { width:auto; border-collapse:collapse; margin-bottom:0.5em; border-top:2px #888 solid; border-bottom:2px #888 solid; font-family:"Times New Roman", Times, serif!important; }
table caption { font-variant:small-caps; }
table.full { width:100%; }
table.fixed { table-layout:fixed; }

th,td { padding:0.5em; }
thead th { color:#000; border-bottom:2px #800 solid; }
tbody th { background:#e0e0e0; color:#333; }
tbody th[scope="row"], tbody th.sub { background:#f0f0f0; }

tbody th { border-bottom:1px solid #fff; text-align:left; }
tbody td { border-bottom:1px solid #eee; }

tbody tr:hover th[scope="row"],;
tbody tr:hover tbody th.sub { background:#faf9f5; }
tbody tr:hover td { background:#faf9f5; }

/* --- Stylesheet 565 () --------- */ 

/* Buchungs Box */

#buchung form input, div#trefferliste_form2 input {
	color: #857040;
	font-size: 10px;
	border: 1px solid #19505E;
	padding: 2px 5px;
}

#buchung .left {width: 160px!important; margin: 0 0 5px 0; font-size: 80%!important;}

#buchung .right {float: left; font-size: 80%!important;}

#buchung .right input {width: 160px;}

#buchung .right input:hover {background: #19505E; color: #f9f8f6;}


/* Spaltenlayout */

.spalte {
	width: 45%!important;
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
}

.spalte .created {font-size: 55%!important; }

.spalte p {line-height:1.1em!important; margin-top: 8px; }

/* Produkte */

.produkt {
	margin: 0 5px 0 5px;
	padding: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.produkt:hover {
	background: none!important;
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
}

.Rubrik_11730 .produkt .content .preis {display: none;}

/* Lightroom */

#lightroom .file {
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #f9f8f6;
	border-top: 1px solid #f9f8f6;
}

#lightroom .file:hover {
	background: none!important;
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
}

#lightroom .info { font-size:11px!important; line-height: 16px; }


/* Kontaktformular */

#TraminoForm {
	font-family:"Times New Roman", Times, serif!important;
	border: 0;
	float: left;
	padding: 0 0 50px 0;
}

#TraminoForm div.group {width: 100%;}

#TraminoForm .input {border: 0; }

#TraminoForm div.error {background: none; text-align: right; color: #857040; position: relative; right: 0px; top: -20px; height: 0;}

#TraminoForm div.element {width: 320px; margin: 0 25px 0 25px; float: left;}

#TraminoForm div.element input {
	border: none;
	color: #19505E;
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
	height: 15px;
	padding: 5px;
	background: #fff;
}

#TraminoForm div.element select {
	border: none;
	color: #19505E;
	font-family:"Times New Roman", Times, serif!important;
	width: 320px;
	font-size: 10px;
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
	margin: 0 0 0 0;
	height: 27px;
	padding: 2px!important;
	background: #fff;
}

#TraminoForm #input_nachrichtentext {
	border-bottom: 1px solid #857040;
	border-top: 1px solid #857040;
	-webkit-box-shadow: 0px 0px 10px #e0d6be;
	-moz-box-shadow: 0px 0px 10px #e0d6be;
	height: 200px;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #fff;
}

#TraminoForm #input_nachrichtentext textarea {
	color: #19505E;
	font-family:"Times New Roman", Times, serif!important;
	height: 200px!important;
	border: none;
}

#TraminoForm .footer input {
	font-family:"Times New Roman", Times, serif!important;
	color: #857040;
	width: 690px!important;
	height: 27px!important;
	background: #fff;
	margin: 0 25px 0 25px;
	border: 1px solid #19505E;
	font-size: 90%!important;
}

#TraminoForm .footer input:hover {
	background: #19505E;
	color: #f9f8f6;
}


/* Korrektur Wohnungsbilder bei Produktdetails */

.tpmatch.partner .tpcontent {clear: both;}

/* --- Stylesheet 566 () --------- */ 

/*SITEMAP*/


#sitemap {margin: 0 0 20px 0; border-top: 1px solid #857040; padding: 4px 0 10px 0; text-align: center;}

#sitemap ul {
	margin:0;
	padding:0;
	list-style-type: none;
	font-size: 14px!important;}

	#sitemap ul li {padding: 0 0 5px 0; margin: 8px 0 10px 0; border-bottom: #857040 1px dotted;}

	#sitemap ul li ul { height: auto; border: none; display: block}

	#sitemap ul li ul li { font-size: 12px!important; display: inline; padding:0 10px 0 10px; border: none;}

	#sitemap ul li ul li a{ color: #857040!important;}

	#sitemap ul.nav li a{ color: #19505E;}

/* --- Stylesheet 607 (optional) --------- */ 

.S607 #TraminoArtikel div.File {
	display:none;
}