/*
Hotel Engemann Kurve
April '06 bg@raut.de
*/

/* main body and html styles */
body {
	height: 100%;
	width: 100%;
	overflow: visible;
	background-color: #FAEAC5;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
html {
	overflow: hidden;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
}
a {
	color: black;
}

/* zentrierung */
div#zentrierung {
	position: absolute;
	vertical-align: bottom;
	height: 570px;
	width: 960px;
	margin: -294px 0 0 -480px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	color: black;
}

/* aufbau */
div#logo {
	width: 960px;
	height: 66px;
	position: absolute;
	top: 16px;
	left: 0px;
	background-image: url(/fileadmin/bilder/layout/logo.gif);	
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-color:#FAEAC5;
}

div#navioben {
	width: 960px;
	height: 488px;
	position: absolute;
	top: 82px;
	left: 0px;
	border: 0px;
	background-color: #a40f0b;
}
div#navioben a{
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	padding: 7px 30px 0px 30px;
	float:left;
}

div#navioben a.aktiv{
	border-bottom:2px solid #D5918F;
}

div#navioben div.trenner{
	background-color: white;
	width: 1px;
	height: 28px;
	float:left;
}



div#navi2 {
	color: #000000;
	width: 706px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:5px 0px 0px 30px;
	border: 0px;
	font-weight:bold;
	font-size:1.1em;
	background-color: #ECAF78; 
}

div#navi2 a{
	font-size: 0.91em;
	color: #444;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-weight:normal;
}

div#navi2 a.aktiv{
	color: #A40F0B;
	font-weight:bold;
}

div#navi2 a.nav2name{
	color: #000;
	font-weight:bold;
	font-size:1.0em;
}



div#links {
	width: 220px;
	height: 442px;
	position: absolute;
	top: 110px;
	left: 2px;
	overflow:hidden;
}

div#rechts {
	width: 736px;
	height: 442px;
	position: absolute;
	top: 110px;
	left: 222px;
	background-color: #f9cc8d;
}


div#inhalt {
	width: 656px;
	height: 397px;
	position: absolute;
	top: 25px;
	left: 0px;
	background-color: #f9cc8d;
	padding: 10px 40px 10px 40px;
	overflow:auto;
	overflow-x:hidden;
	font-size: 1.2em;
	
	scrollbar-base-color: #f9cc8d; 
	scrollbar-track-color: #f9cc8d;
	scrollbar-face-color: #a40f0b;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #f9cc8d;
	scrollbar-3dlight-color: #f9cc8d;
	scrollbar-darkshadow-color: #f9cc8d;

}

div#inhalt a{
	color: #800;
	text-decoration: underline;
}

div#inhalt p {
	margin: 0;
	padding:0;
}

div#inhalt img {
	border:1px solid #a40f0b;
}

div#inhalt img.ueberschrift{
	border:0px solid #a40f0b;
}

div#inhalt img.printueberschrift{
	border:0px solid #a40f0b;
	display:none;
}

div#fusszeile {
	width: 961px;
	height: 18px;
	position: absolute;
	top: 554px;
	left: 0px;
	background-color:#FAEAC5;
}
div#fussnavi {
	position: absolute;
	right: 0px;
	top:0px;
}

div#fussnavi a{
	color:#999;
	text-decoration:none;
	padding-left:10px;
}

.hidden {
	display:none;
}


/**********************************
	Styles für Templates
***********************************/

div.zweiSpalten_drumherum {
	width:656px;
/*	height:265px;*/
	overflow:hidden;
}

div.zweiSpalten_drumherum div.zweiSpalten_Spalte1{
	float: left;
	width:310px;
	margin-right:20px;
}

div.zweiSpalten_drumherum div.zweiSpalten_Spalte2{
	float: left;
	width:310px;
}




div.tpl_grafikheader_drumherum h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/********************************************************
         Styles für das Pauschalen Template 1
********************************************************/
.p1_drumherum {	
	position:absolute;
	top:0px;
	left:0px;
	height:417px;
	width:736px;
	overflow:hidden;
	background-color: #f9cc8d;
}

.p1_drumherum img{	
	margin: 0;
	padding: 0;
}

.p1_drumherum p {
	margin: 0px 0px 0px 0px;
}
.p1_drumherum h1 {
	margin-bottom: 1px;
}



.p1_topimg {
	position:absolute;
	top:0px;
	left:0px;
	height:268px;
	width:330px;
	display:none;
}

.p1_right {
	position:absolute;
	left:40px;
	top:0px;
	height:416px;
	width:675px;
	overflow:auto

}

.p1_linksunten{
	position:absolute;
	left:300px;
	top:350px;
	height:130px;
	width:330px;
	overflow:hidden;
}


.imageblock {
	float:right;
	padding: 0px 10px 10px 10px;
	width:280px;
}
.imageblock div.spacer{
	float:right;
	width:3px;
	height:110px;
/*	background-color: #666;
	margin-left: 2px;
	margin-right: 2px;*/
}

.p1_footerimg1 {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}
.p1_footerimg2 {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}


.p1_backgroundimg {
	position:absolute;
	right:0px;
	bottom:-5px;
	width:359px;
	overflow:hidden;
}

.p1_backgroundimg img{
	border:0px solid black !important;
	z-index:0;
}

.p1_header {
	color: black;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
}
.p1_text {	
	color: #a40f0b;
	margin-right:10px;
	font-weight:bold;
}

.p1_text2 {
	margin-top:15px;
}

.p1_text2 span{
}

.p1_weiterlink {
	position:absolute;
	right:20px;
	bottom:0px;
	color:#a40f0b;
/*	background-color:#00ff00;*/
	text-align:right;
	padding-bottom:20px;
		font-size:0.9em;

}
.p1_weiterlink a.weiter{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:43px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_weiter.gif);
	background-repeat: no-repeat;
	background-position: 80% 70%;

}
.p1_weiterlink a.zuruck{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	padding-left:22px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_zuruck.gif);
	background-repeat: no-repeat;
	background-position: 5% 70%;

}

/********************************************************
         Pauschalentemplate 2
********************************************************/

.p2_drumherum {	
	position:absolute;
	top:0px;
	left:0px;
	height:441px;
	width:720px;
	overflow:hidden;
	background-color: #f9cc8d;
}

.p2_drumherum p {
	margin: 0px 0px 0px 0px;
}


.p2_right {
	position:absolute;
	left:360px;
	top:0px;
	height:441px;
	width:360px;
/*	background-image:url(start.jpg);  */
	overflow-y:auto;
	overflow-x:hidden;
}
.p2_links {
	position: absolute;
	left:0px;
	top:0px;
	width:330px;
}

.p2_topimg {		
	left:0px;
	top:0px;
	height:130px;
	width:330px;
}

.p2_backgroundimg {
	position:absolute;
	left:360px;
	top:0px;
	width:359px;
	overflow:hidden;
}

.p2_header {
	padding-left:15px;
	color: black;
	margin-top:15px;
	margin-right:10px;
}
.p2_text {	
	padding-left:15px;
	color: #d3514a;
	margin-right:10px;
	font-weight:bold;
}

.p2_text2 {
	margin-top:15px;
	margin-right:10px;
}
.p2_weiterlink {
	margin-top:20px;
	padding-right:30px;
	color:#a40f0b;
/*	background-color:#00ff00;*/
	text-align:right;
	padding-bottom:10px;

	font-size:0.9em;
}
.p2_weiterlink a.weiter{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:30px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_weiter.gif);
	background-repeat: no-repeat;
	background-position: 80% 70%;

}
.p2_weiterlink a.zuruck{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	padding-left:22px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_zuruck.gif);
	background-repeat: no-repeat;
	background-position: 5% 70%;

}


/********************************************************
*/
.p3_drumherum {	
	position:absolute;
	top:0px;
	left:0px;
	height:417px;
	width:736px;
	overflow:hidden;
	background-color: #f9cc8d;
}

.p3_drumherum p {
	margin: 0px 0px 0px 0px;
}

.p3_headerimg {
	height:268px;
	width:330px;
}

.p3_left {
	position:absolute;
	left:25px;
	top:0px;
	height:280px;
	width:686px;
	overflow:auto;
}
.p3_left h1{
	margin-bottom: 0px;
}

.p3_footerimg {	
	position:absolute;
	left:0px;
	top:298px;
	height:130px;
	width:330px;
}

.p3_backgroundimg {
	position:absolute;
	right:0px;
	bottom:0px;
	width:359px;
	height:441px;
	overflow:hidden;
}

.p3_backgroundimg img{
	border:0px solid black !important;
	z-index:0;
}


.p3_header {
	color: #d3514a;
	margin-top:10px;
	margin-right:10px;
}
.p3_text {	
	color:black;
	margin-right:10px;
}

.p3_unten {
	position:absolute;
	left:0px;
	top:280px;
	width:736px;
	height:161px;
	overflow:hidden;
	border-top: 2px solid #a40f0b;
}

.p3_unten div.p3_links{
	padding: 0px 10px 10px 25px;
	float:left;
	width:290px;
	font-size: 10pt;

}
.p3_unten div.p3_links h1{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:5px;
	font-size: 11pt;
	color:#a40f0b;
}

.p3_unten div.p3_rechts{
	padding:0px 10px 10px 20px;
	float:left;
	width:270px;
	font-size: 10pt;

}
.p3_unten div.p3_rechts h1{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:5px;
	font-size: 11pt;
	color:#a40f0b;
}

.p3_fader {
	position:absolute;
	left:0px;
	top:280px;
	width:736px;
	height:161px;
	background-color:#ddbbbb;

	
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity:0.2;

}
.p3_weiterlink {
	position:absolute;
	right:20px;
	bottom:0px;
	color:#a40f0b;
/*	background-color:#00ff00;*/
	text-align:right;
	padding-bottom:20px;
	font-size:0.9em;

}
.p3_weiterlink a.weiter{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:43px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_weiter.gif);
	background-repeat: no-repeat;
	background-position: 80% 70%;

}
.p3_weiterlink a.zuruck{
	color:#a40f0b;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	padding-left:22px;

	background-image: url(/fileadmin/bilder/layout/pfeil_rot_zuruck.gif);
	background-repeat: no-repeat;
	background-position: 5% 70%;

}


/***********************************
**** Kontakt
***********************************/

.bad {
	color:red;
}

input {
	width:120px;
	margin-right: 10px;
	margin-left: 10px;

}

select {
	margin-right: 10px;
	margin-left: 10px;

}

/* the ticker */
div#tickersrc {
	display: none;

}
div#ticker {
	/* display: none; */
}
div#ticker {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 330px; /* was 473px */
	height: 16px;
	color: white;
	background-color: #ECAF78;
	background-color: #E9BEA0;
	background-color: #A40F0B;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
div#ticker p {
	margin:0;
	padding:0;
	display: inline;
}
div#ticker p a {
	color: white;
}
div#ticker, div#ticker p {
	cursor: default;
}

/* checkboxes kontaktformulare */
input.checkbox {
	width: 13px;
}

/* volltextsuche */
div#volltextsuche {
	position: absolute;
	top: 60px;
	left: 0;
}
div#volltextsuche * {
	padding: 0;
	margin: 0;
}
div#volltextsuche input.searchbox-button {
	width: 40px;
	background-color: #A40F0B;
	border: 0;
	margin-left: 3px;
	font-size: 11px;
	color: white;
}
div#volltextsuche input.searchbox-sword {
	border: 1px solid #F2C898;
	background-color: transparent;
	width: 100px;
	font-size: 12px;
	height: 14px;
	padding-top: 1px;
}
td.tx-indexedsearch-info {
	background-color: #ECAF78 !important;
}
div.tx-indexedsearch-rules {
	display: none !important;
}
div.tx-indexedsearch-browsebox {
	padding-bottom: 8px;
}

/* sprachwahlkasten */
div#sprachwahl {
	position: relative;
	width: 86px;
	float: left;
	padding-top: 1px;
	color: #999;
	font-size: 12px;
	padding-left: 90px;	
}
div#sprachwahl-text {
	position: absolute;
	top: -1px;
	left: -5px;
	width: 121px;
}

/* seitentitel verstecken, navititel auch (seite aktuelle seite, navi1 und 2 in der u.a. klasse zusätzlich */
div#seitentitel,
div.navititel {
	display: none;
}

/* indexed_search */
.tx-indexedsearch-icon img {
	border: 0 !important;
}
.tx-indexedsearch-redMarkup {
	color: #A40F0B !important;
}
.tx-indexedsearch-browsebox {
	margin-top: 15px;
}
p.tx-indexedsearch-noresults {
	padding-top: 15px !important;
}



/* Teaser auf der Startseite */

div.teaser-wrapper {
	border: 1px solid #a40f0b;
	width: 160px;
	height: 184px;	
	margin-top: 15px;
}
div.teaser-wrapper h2 {
	border-bottom: 10px solid #ecaf78;
	background-color: #a40f0b;
	padding-left: 5px;
	color: #fff;
	margin-bottom: 0px;
}
div.teaser-wrapper div.text {
	padding: 5px;
}
div.teaser-wrapper div.text p{
	margin-top: 0px;
}

/* anfahrt */
#gmapDirHead {
	white-space: normal !important;
	margin-top: -20px;
	margin-bottom: 30px;
}
#gmapDirLabelFrom, gmapDirLabelTo {
	height: 20px !important;
	padding-top: 5px !important;
}
#gmapDirHeadTo, #gmapDirHeadFrom {
	white-space: normal;
}
div.tx_lumogooglemaps_pi1_infobox {
	margin-bottom: 20px;
}
div.gmnoprint form {
	margin: 0px !important;
	padding: 0px !important;
}
.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

div#kontakt table {
	width: 485px !important;
}