@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #E2CFB6;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
}

body.mceContentBody
{
	background: #FFFFFF;
}

a img
{
	border: 0;
}

.head_bg
{
	position: absolute;
	z-index: 1;
	
	top: 83px;
	left: 0px;
	
	height: 327px;
	width: 100%;
	
	background-image: url(../img/head_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.page
{
	width: 980px;
	margin: 0 auto 0 auto;
	top: 0px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

/* Head */

.head
{
	width: 980px;
	height: 410px;
	float: left;
	border-bottom:1px solid #E8D9AC;
}

.head_left
{
	width: 272px;
	height: 410px;
	float: left;
	background-color: #F5F5F5;
}

.head_main
{
	width: 708px;
	height: 384px;
	float: left;
}

.head_main .top_links
{
	width: 682px;
	height: 43px;
	float: left;
	margin: 8px 0 0 0;
	text-align: right;
	padding-left:26px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

.head_main .menu_c
{
	width: 708px;
	height: 30px;
	float: left;
	position: relative;
	z-index: 30;
}

.head_main .flachau-logo
{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
	
	width: 99px;
	height: 46px;
}

.head_main .head_image
{
	width: 708px;
	height: 329px;
	float: left;
	position: relative;
	z-index: 20;
}

.head_main .head_image img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.head_main .head_image img.next_slide
{
	filter:alpha(opacity=0);
	opacity: 0.00;
	z-index: 9;
}

.logo
{
	width: 227px;
	height: 74px;
	padding: 37px 0 0 23px;
	float: left;
}

.head_left .box
{
	width: 208px;
	padding: 15px 35px 15px 28px;
	margin: 0;
	float: left;
}

.head_left .box p
{
}

.head_left .box p.title
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #705B35;
}

.head_left .box.h_arrow a
{
	padding: 0 0 0 25px;
	color: #464646;
	text-decoration: none;
	float: left;
	clear: both;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
	
	background-image: url(../img/arrows/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.head_left .box.h_arrow a:hover
{
	text-decoration: underline;
}

.head_left .austria-map
{
	float: right;
}

.head_left .link_right
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #705B35;
	text-decoration: underline;
	padding: 5px 0 0 0;
	float: right;
	clear: both;
	white-space: nowrap;
}

.sep_line
{
	width: 100%;
	float: left;
	height: 1px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.head_main .top_links a
{
	color: #745B43;
	text-decoration: none;
	margin: 0 6px;
}

.head_main .top_links a:hover
{
	text-decoration: underline;
}

.head_main .top_links span
{
	margin: 0 6px;
	color: #745B43;
}

/* Content */
.main
{
	width: 980px;
	overflow: hidden;
	float: left;
	
	background-color: #FFFFFF;
}

/* Left */
.c_left
{
	width: 174px;
	float: left;
	padding: 0 70px 25px 28px;
	overflow: hidden;
}

.c_left .box
{
	width: 174px;
	float: left;
	padding: 45px 0 0 0;
}

.c_left .box p.title
{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #99A644;
}

.c_left .box p.subtitle
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Content */
.content
{
	width: 470px;
	min-height: 600px;
	float: left;
	padding: 30px 0 25px 0;
	overflow: hidden;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #797979;
	line-height: 24px;
}

.content a
{
	color: #919B40;
	text-decoration: underline;
}
.content a:link
{
	color: #919B40;
	text-decoration: underline;
}
.content a:active
{
	color: #919B40;
	text-decoration: underline;
}
.content a:visited
{
	color: #919B40;
	text-decoration: underline;
}
.content a:hover
{
	color: #8b3a32;
	text-decoration: underline;
}
.content ul{
	margin-left: 20px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: Tahoma, Geneva, sans-serif;
	background-image: none;
	margin:0px;
	padding:0px;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #9AA744;
	text-align: left;
	margin:15px 0 0 0;
	padding: 0;
}

h2
{
	padding: 0 0 20px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #967e65;
	text-indent: 45px;
	text-align: left;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9AA744;
	margin: 0;
	padding:0 ;
}
h4
{
	padding: 0;
	margin-bottom:0;
}

/* Right */
.c_right
{
	width: 165px;
	float: left;
	overflow: hidden;
	padding: 0 28px 25px 45px;
}

.c_right .box
{
	width: 165px;
	float: left;
	padding: 30px 0 0 0;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #474747;
	line-height:18px;
}
.box a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #82362f;
	line-height:18px;
	text-decoration:underline;
}

.c_right .box.aktuelles
{
	padding-top: 350px;
}

.c_right p.title
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66593E;
}

/* Content bottom */
.content_bottom
{
	width: 960px;
	height: 23px;
	float: left;
	margin: 30px 10px 10px 10px;
	padding: 0;
	border-top: 1px dotted #B7AA87;
	border-bottom: 1px dotted #B7AA87;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #664624;
	line-height: 22px;
}

.content_bottom .cb_left
{
	width: 731px;
	height: 23px;
	float: left;
}

.content_bottom .cb_right
{
	width: 229px;
	float: left;
	
	text-align: right;
}

.content_bottom a
{
	color: #664624;
	text-decoration: none;
	margin: 0 5px;
}

.content_bottom a:hover
{
	text-decoration: underline;
}

/* Floating elements */
.fbox.pos1
{
	position: absolute;
	top: 390px;
	right: 10px;
	z-index: 30;
	
	width: 189px;
	height: 149px;
	
	background-image: url(../img/box_rh_bg.png);
	background-repeat: no-repeat;
}

.fbox.pos2
{
	position: absolute;
	top: 570px;
	right: 10px;
	z-index: 30;
	
	width: 189px;
	height: 149px;
	
	background-image: url(../img/box_rh_bg.png);
	background-repeat: no-repeat;
}

.fbox
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height:18px;
}

.fbox p
{
	padding: 10px 10px 0 10px;
	margin: 0;
}

.fbox p.title
{
	width:  169px;
	padding: 15px 10px 5px 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.fbox a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}

/* Footer */
.footer
{
	width: 960px;
	height: 80px;
	float: left;
	padding: 0 10px;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #662824;
}

.footer .f_left
{
	width: 731px;
	float: left;
	padding: 10px 0 0 0;
}

.footer .f_right
{
	width: 229px;
	float: left;
	padding: 10px 0 0 0;
	
	text-align: right;
}

.footer a
{
	color: #662824;
	text-decoration: none;
	
	margin: 0 5px;
}

.footer span
{
	margin: 0 5px;
}

#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#B6C35C;
	color:#312E27;
}

#preis-table-a td
{
	padding:4px;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #EEEEEE;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #E5E5E5;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#B6C35C;
	color:#ffffff;
}
.hervorgehoben {
   background-color:#F5F5F5;
   border:1px solid #D7D7D7;
   padding:10px;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	color:#4D6672;
	line-height:18px;
}
.hervorgehoben2 {
   background-color:#B7C45D;
   border:1px solid #9EAC3E;
   padding:10px;
	font-family: Tahoma,Arial,Verdana;
	font-size:12px;
	color:#fff;
	line-height:18px;
}

/*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 0px;
   width: 470px;
}

#karte {
   width: 470px; 
   height: 320px;
}

#input-hintergrund {
   background: #fcf8f1;
   padding: 5px;
}

#inputaddress {
   width: 200px;
   padding: 1px;
   height: 20px;
   border: 1px solid #E1CFAB;
   background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #635830;
}

#mapsButton1 {
   width: 200px;
   height: 25px;
   padding: 3px;
   border: 1px solid #CDD6DD;
   color: #fff;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

#mapsButton1:hover {
   border: 1px solid #079AE0;
   font-weight: bold;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   cursor: hand;
}

.mapposition {
   color: #000;
   font-size: 12px;
}
/*-------------------*/


table.anfrage a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FCFBF5;
	line-height: 40px;
	background-color: #C63920;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FCFBF5;
	line-height: 40px;
	background-color: #C63920;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #fdbb41;
	color: #920C13;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}


#aktivitaten_content
{
	float: left;
}
.content .ctext
{
	width: 230px;
}
.aktivitaten_cal
{
	float: left;
}
.content .ctext .cttitle
{
	padding: 0;
}

p.ptitle
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2C2B2C;
	line-height: 30px;
}

p.psubtitle
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 25px 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}

.cimagemain
{
	width: 190px;
	height: 226px;
	float: left;
}

.ctext
{
	width: 310px;
	float: left;
	padding: 0 0 0 30px;
}

.ctext p
{
	width: 100%;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
