/*
Hotel Engemann Kurve
April '06 bg@raut.de
*/

/* main body and html styles */
body {
	height: 100%;
	width: 100%;
	overflow: visible;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
html {
	overflow: hidden;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
}
a {
	color: black;
	text-decoration:none;
}

/* zentrierung 
div#zentrierung {
	position: absolute;
	vertical-align: bottom;
	height: 570px;
	width: 960px;
	margin: -285px 0 0 -480px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	color: black;
}*/

/* aufbau */
div#logo {
	width: 960px;
	height: 82px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/fileadmin/bilder/layout/logo.gif);	
	background-repeat: no-repeat;
	background-position:50% 50%;
/*	background-color:#f7e0bf;*/
	
	display:none;
}

div#navioben {
	width: 960px;
	height: 488px;
	position: absolute;
	top: 82px;
	left: 0px;
	border: 0px;
	background-color: #a40f0b;

	display:none;
}
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; 
	
	display:none;
}

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;
	
	display:none;
}

div#rechts {
}


div#inhalt{
	width: 556px;
	position: absolute;
	top: 25px;
	left: 0px;
/*	background-color: #f9cc8d;*/
	padding: 10px 40px 10px 40px;
	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;
	display:none;
}
div#inhalt img.printueberschrift{
	border:0px solid #a40f0b;
}




div#fusszeile {
	width: 960px;
	height: 15px;
	position: absolute;
	top: 555px;
	left: 0px;
	background-color:#f7e0bf;
	
	display:none;
}
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:636px;
	overflow:hidden;
	overflow-x: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:575px;
	overflow:auto
	overflow-x:hidden;
}

.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:30px;

	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:636px;
	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:267px;
	width:586px;
/*	background-image:url(start.jpg);  */
	overflow:auto
	overflow-x:hidden;


}
.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:30px;

	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;
}

