body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#aa6901;
	background-image:url(images/layout/bg_long.jpg);
	background-repeat:repeat-x;
}
img {
	border:none;
}
#container-seite {
	position:relative;

	width:946px;
	height:610px;
	text-align:left;	
	background-image:url(images/layout/bg.jpg);	
	background-repeat:no-repeat;
}
#infobereich p {
	padding:10px;
	padding-left:80px;
	line-height:140%;
}

#postkarte h1 {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	margin-left:84px;
	margin-top:87px;
	padding:0;
}


#postkarte h6 {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	margin-left:84px;
	margin-top:87px;
	padding:0;
}



#inhalt h1 {
	color:#542A04;
	font-size: 17px;
	font-weight: bold;
	margin:0;
	clear:both;
}

h2 {
	font-size:13px;
}

#container-inhalt {
	position:absolute;
	width:847px;
	left:33px;
	top:127px;
	z-index:10;
}	
	
#inhalt {
	position:absolute;
	left:-5px;
	top:-2px;
	width:856px;
	height:402px;
	overflow:auto;
	}	
	
#postkarte {
	position:absolute;
	left:590px;
	top:-2px;
	width:253px;
	height:140px;
	background-image:url(images/layout/poststempel.jpg);
	background-repeat:no-repeat;
	visibility: visible;
}


#postkarte_it {
	position:absolute;
	left:590px;
	top:-2px;
	width:253px;
	height:140px; 
	background-image:url(images/layout/poststempel_it.jpg);
	background-repeat:no-repeat;
}


#postkarte_en {
	position:absolute;
	left:590px;
	top:-2px;
	width:253px;
	height:140px; 
	background-image:url(images/layout/poststempel_en.jpg);
	background-repeat:no-repeat;
}


#infobereich {
	position:absolute;
	left:590px;
	top:140px;
	width:262px;
	height:257px;
	background-image:url(images/layout/hotel_transparent_winter.jpg);
	background-repeat:no-repeat;
}	


#infobereich ul {
	list-style-image:url(images/layout/ico.png);
	margin:0;
	padding:25px;
}
a {
	text-decoration:underline;	
	color:#3C5278;
}
.clear {
	clear:both;
}
a:hover {
	text-decoration:none;
	}

#navigation {
	position:absolute;
	top:417px;
	left:-10px;
	width:868px;
	padding-top:8px;
	padding-bottom:8px;
	background-image:url(images/layout/bg_navi.png);
}
#navigation a{
	
	padding:8px 13px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	border-right:1px dotted #FFF;
}

/* --a.focus wird nur im FireFox verwendet-- */
#navigation a:hover, #navigation a:active, #navigation a:focus {
	color:#311d05;
	background-color:#FFFFFF;
	background-image:url(images/layout/ico_pfeil.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.no_border {
	border:none!important;
}
#logo {
	position:absolute;
	left:100px;
	top:15px;
	width:100px;
	height:104px;
	z-index:1;
}
#ortler {
	position:absolute;
	left:300px;
	top:15px;
	width:37px;
	height:96px;
	z-index:1;
}
#adresse {
	position:absolute;
	left:350px;
	top:49px;
	width:550px;
	height:47px;
	z-index:1;
}





/* --Sprache DEUTSCH-- */

#sprache_de {
	position:absolute;
	left:890px;
	top:163px;
	width:56px;
	height:133px;
	z-index:1;
	background-image:url(images/layout/language_de.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:2px;
}
#sprache_de a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
	display:block;
	width:28px;
	padding:2px;
	background:0;
}
#sprache_de a:hover {
	font-weight:bold;
}	
	
	
	
/* --Sprache ITA-- */

#sprache_it {
	position:absolute;
	left:890px;
	top:163px;
	width:56px;
	height:133px;
	z-index:1;
	background-image:url(images/layout/language_it.jpg); /* Bild in der .psd-Datei exportieren...war nicht vorhanden*/
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:2px;
}
#sprache_it a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
	display:block;
	width:28px;
	padding:2px;
}
#sprache_it a:hover {
	font-weight:bold;

}/* die schliessende Klammer hat gefehlt*/
	
	
	
/* --Sprache ENG-- */

#sprache_en {
	position:absolute;
	left:890px;
	top:163px;
	width:56px;
	height:133px;
	z-index:1;
	background-image:url(images/layout/language_en.jpg);/* Bild in der .psd-Datei exportieren...war nicht vorhanden*/
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:2px;
}
#sprache_en a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
	display:block;
	width:28px;
	padding:2px;
}
#sprache_en a:hover {
	font-weight:bold;
}
	

#impressum {
	position:absolute;
	left:893px;
	top:301px;
	width:17px;
	height:115px;
	z-index:10;
}
fieldset {
	margin-left:10px;
	margin-right:20px;
}
form label {
	float: left;
	text-align: right;
	width: 200px;
	margin-right: .3em;
	margin-top:8px;
}
input, textarea, select, option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
	margin-top:5px;
}
textarea { width:300px; }
input:focus, textarea:focus{
	background-color:#DDD;
}
input.no, label.no {
	width:auto;	
}
form br {
	clear:both;
}
.checkbox label {
	width:100%;
	text-align:left;
}
.checkbox input {
	width:auto;
	text-align:left;
}
form .required {
	color:red;
	font-size:10px;
}
.Stil9 {
	color: #000000;
	font-weight: bold;
}
.Stil12 {color: #000000; font-weight: bold; font-size: 17px;,
 }




/* --Scrollbars-- */

body {

	scrollbar-base-color:#EEEEEC;			/* Grundfarbe der Scrollbar */
	scrollbar-face-color:#EEEEEC;			/* Hauptfarbe der Scrollbar */
	scrollbar-arrow-color:#D98506;			/* Pfeilfarbe */
	scrollbar-3dlight-color:#FFFFFF;		/* links - außen Schatten */
	scrollbar-highlight-color:FFFFFF;		/* links - innen Schatten*/
	scrollbar-darkshadow-color:#FFFFFF; 	/* rechts - außen Schatten */
	scrollbar-shadow-color:#ACACA0; 		/* rechts - innen Schatten */
}
