@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #EBE2BE;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #000;
}
a:active {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #fff;
}


/* DIV ID'S */
#div_container {
	position: absolute; /* = damit container horizontal und vertical zentriert ist */
	top: 50%; /* = damit container horizontal und vertical zentriert ist */
	left: 50%; /* = damit container horizontal und vertical zentriert ist */
	margin: 0 auto;
	margin-left: -510px; /* = damit container horizontal und vertical zentriert ist | ist die Hälfte von width | ACHTUNG: margin-left muss unter margin sein! */
	margin-top: -315px; /* = damit container horizontal und vertical zentriert ist | ist die Hälfte von height | ACHTUNG: margin-left muss unter margin sein! */
	padding: 0;
	border: 0;
	background-color: #fff;
	width: 1020px;
	height: 630px;
}
/* reob: 140606 */
#div_container_buchung {
	position: absolute; /* = damit container horizontal und vertical zentriert ist */
	top: 50%; /* = damit container horizontal und vertical zentriert ist */
	left: 50%; /* = damit container horizontal und vertical zentriert ist */
	margin: 0 auto;
	margin-left: -510px; /* = damit container horizontal und vertical zentriert ist | ist die Hälfte von width | ACHTUNG: margin-left muss unter margin sein! */
	margin-top: -365px; /* = damit container horizontal und vertical zentriert ist | ist die Hälfte von height | ACHTUNG: margin-left muss unter margin sein! */
	padding: 0;
	border: 0;
	background-color: #fff;
	width: 1020px;
	height: 730px;
}
#div_header {
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	background-color: #9E8980;
	background-image: url(../images/header-hg-0020.png);    /* 120207 reob nach Bespr. mit Christina HG-Bild in alle Seiten eingebaut */
	width: 1020px;
	height: 120px;
}
#div_header_mit_hg {   /* 120131 reob HG-Bild zu Testzwecken vorerst nur in dt. Preise-Seite */
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	background-color: #9E8980;
	background-image: url(../images/header-hg-0020.png);
	width: 1020px;
	height: 120px;
}
#div_logo {
	margin: 0;
	margin-left: 40px;
	padding: 0;
	border: 0;
	width: 252px;
	height: 120px;
	background-color: #FFF;
	float: left;
}
#div_header_links {
	height: auto;
	width: auto;
	font-size: 12px;
	float: right;
	padding: 5px;
}
#div_content {
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 1px solid #000;
	width: 1020px;
	height: 420px;
}
/* reob: 140606 */
#div_content_buchung {
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 1px solid #000;
	width: 1020px;
	height: 520px;
	z-index: 1010;
}
#div_content_text_kl { /* = falls bilder auf dieser unterseite sind */
	margin: 0;
	padding: 0;
	padding-left: 40px;
	padding-right: 20px;
	border: 0;
	height: 420px;
	width: 232px;
	float: left;
}
#div_content_text_gr { /* = falls keine bilder auf dieser unterseite sind */
	margin: 0;
	padding: 0;
	padding-left: 40px;
	padding-right: 40px;
	border: 0;
	height: 420px;
	width: 940px;
	float: left;
}
#div_bilder_kl {
	margin: 0;
	padding: 0;
	border: 0;
	height: 420px;
	width: 200px;
	float: left;
}
#slide {    /* 111027 vorher: div_bild_gr */
	margin: 0;
	padding: 0;
	border: 0;
	width: 522px;
	height: 420px;
	width: auto;
	float: right;
}
#div_abstand {
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-top: 1px solid #000;
	width: 1020px;
	height: 5px;
}
#div_menue {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 1020px;
	height: 60px;	
}
#div_footer {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 1020px;
	height: 25px;	
}
#div_footer_left {
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-right: 5px;
	border: 0;
	float: left; 
}
#div_footer_right {
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	border: 0;
	float: right;
}
#div_preise {
	margin: 0;
	margin-left: 292px;
	padding: 0;
	border: 0;
	height: 420px;
	width: 730px;
	float: right;  /* TESTEN  evtl. */
	/* TESTEN clear: both;  */ 
}
#div_wetter_karte {
	margin: 0;
	margin-left: 292px;
	padding: 0;
	border: 0;
	height: 420px;
	width: 730px;
	text-align: center;
}
#div_anfahrt_karte {
	margin: 0;
	margin-left: 292px;
	padding: 0;
	border: 0;
	height: 420px;
	width: 730px;
	text-align: center;
}


/* TEXT ID'S */
#text_alpenrose_daten {
	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 9px;
	color: #553936;
}
#text_alpenrose_daten_anfahrt { /* = ACHTUNG: Damit bei anfahrt Schriftgröße 11px ist */
	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 11px;
	color: #553936;
}
#text_alpenrose_daten_privacy { /* = ACHTUNG: Damit bei Privacy die Daten genau auf der gleichen Stelle bleiben wie auf den anderen Seiten */
	margin: 0;
	margin-top: 5px;
	margin-right: 693px;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 11px;
	color: #553936;
}
#text_alpenrose_daten_wetter { /* = ACHTUNG: Damit bei Wetter Schriftgröße 11px ist */
	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 11px;
	color: #553936;
}
#text_willkommen {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_appartements {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_preise {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_anfrage {
	text-align: left;
	font-size: 12px;
	color: #553936;
}
#text_sommer {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_winter {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_sehenswertes {
	text-align: left;
	font-size: 12px;
	color: #553936;
}
#text_lage_anfahrt {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_sport_aktivitaeten {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_wetter {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_partner {
	text-align: justify;
	font-size: 12px;
	color: #553936;
}
#text_impressum {
	text-align: justify;
	font-size: 10px;
	color: #553936;
	line-height: 10px; /* = ACHTUNG: löst das Platzproblem im Safari und Chrome Browser (ohne "line-height" Angaben braucht Text in diesen Browsern zu viel Platz!) */ 
}
#text_privacy {
	text-align: left;
	font-size: 10px;
	color: #553936;
	line-height: 10px; /* = ACHTUNG: löst das Platzproblem im Safari und Chrome Browser (ohne "line-height" Angaben braucht Text in diesen Browsern zu viel Platz!) */ 
}
#footer_text {
	font-size: 10px;
	color: #553936;
}

/* ID'S */
#bild_kl_oben {
	margin: 0;
	padding: 0;
	border: 0;
	height: 138px;
	width: 200px;
}
#bild_kl_mitte {
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	border: 0;
	height: 138px;
	width: 200px;
}
#bild_kl_unten {
	margin: 0;
	padding: 0;
	border: 0;
	height: 138px;
	width: 200px;
}
/* reob 150511: NEU */
#bild_kl_oben_1v4 {
	margin: 0;
	padding: 0;
	border: 0;
	height: 102px;
	width: 200px;
}
#bild_kl_mitte_2v4 {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	border: 0;
	height: 102px;
	width: 200px;
}
#bild_kl_mitte_3v4 {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0;
	border: 0;
	height: 102px;
	width: 200px;
}
#bild_kl_unten_4v4 {
	margin: 0;
	padding: 0;
	border: 0;
	height: 102px;
	width: 200px;
}

#header_link_active {
	color: #fff;
}
#table_preise {
	margin: 0;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 0px solid #000;
	width: 710px;
	height: 380px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #553936;
}


/* CLASSES */
.menue_link {
	margin: 0;
	padding: 0;
	border: 0;
}
.menue_buttons {
	margin: 0;
	margin-right: 2px;
	padding: 0;
	border: 0;
 }
.menue_buttons2 {
	margin: 0;
	padding: 0;
	border: 0;
 }
 .td_preise_ue {
	 font-size: 14px;
	 width: 177.5px;
 }
 
 
 /* LINK CLASSES */
a.oberkofler_link:link {
	color: #553936;
}
a.oberkofler_link:active {
	color: #553936;
}
a.oberkofler_link:visited {
	color: #553936;
}
a.oberkofler_link:hover {
	color: #c99279;
}
a.mail_link:link {
	color: #553936;
}
a.mail_link:active {
	color: #553936;
}
a.mail_link:visited {
	color: #553936;
}
a.mail_link:hover {
	color: #c99279;
}
a.sehenswertes_link:link {
	color: #553936;
}
a.sehenswertes_link:active {
	color: #553936;
}
a.sehenswertes_link:visited {
	color: #553936;
}
a.sehenswertes_link:hover {
	color: #c99279;
}
a.skiegebiete_link:link {
	color: #553936;
}
a.skiegebiete_link:active {
	color: #553936;
}
a.skiegebiete_link:visited {
	color: #553936;
}
a.skiegebiete_link:hover {
	color: #c99279;
}
a.willkommen_link:link {
	color: #553936;
}
a.willkommen_link:active {
	color: #553936;
}
a.willkommen_link:visited {
	color: #553936;
}
a.willkommen_link:hover {
	color: #c99279;
}
a.appartements_link:link {
	color: #553936;
}
a.appartements_link:active {
	color: #553936;
}
a.appartements_link:visited {
	color: #553936;
}
a.appartements_link:hover {
	color: #c99279;
}
