@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0px solid;
}

.page
{
	min-width: 1022px;
	max-width: 1118px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	clear: both;
	min-height: 800px;
	
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.page_bottom
{
	min-width: 1022px;
	max-width: 1118px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	clear: both;
	
	background-image: url(../img/body_bg_bottom.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.page_inner
{
	width: 1022px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* Head */
.head
{
	width: 974px;
	height: 556px;
	float: left;
	margin: 0 24px 0 24px;
}

.c_head
{
	width: 974px;
	height: 433px;
	float: left;
	margin: 0 24px 0 24px;
	position: relative;
}

.head_top
{
	width: 974px;
	height: 107px;
	float: left;
}

.logo
{
	width: 270px;
	height: 77px;
	float: left;
	margin: 30px 0 0 30px;
}

.top_links
{
	width: 574px;
	height: 20px;
	float: left;
	margin: 10px 0 0 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	text-align: right;
}

.top_links a
{
	color: #949494;
	text-decoration: none;
	margin: 0 5px;
}

.top_links a:hover
{
	text-decoration: underline;
}

.top_links span
{
	margin: 0 5px;
}

.head_image
{
	width: 974px;
	height: 449px;
	float: left;
	background-image: url(../img/heads/hotel-ramsau-martin.jpg);
	position: relative;
	z-index: 10;
}

.ecard
{
	width: 170px;
	height: 180px;
	position: absolute;
	top: 260px;
	left: 75px;
	z-index: 11;
}
.ecard2
{
	width: 170px;
	height: 180px;
	position: absolute;
	top: 230px;
	left: 200px;
	z-index: 11;
}
.sommercard
{
	width: 300px;
	height: 38px;
	position: absolute;
	top: 15px;
	left: 330px;
	z-index: 11;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #098035;
}
.sommercard a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #098035;
   text-decoration: none;
}
.sommercard a:hover
{
   text-decoration: none;
	color: #e89114;
}
.sommercard img
{
	padding-right:12px;
}
.c_head_image
{
	width: 974px;
	height: 326px;
	float: left;
}

/* Menu */
.c_menu
{
	width: 974px;
	height: 33px;
	float: left;
	margin: 0 24px 0 24px;
	
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
}

.menu
{
	width: 771px;
	height: 33px;
	float: left;
}

.search
{
	width: 168px;
	height: 20px;
	float: left;
	margin: 6px 0 0 10px;
	padding: 0;
	display: inline;
	
	background-image: url(../img/search_bg.png);
	background-repeat: no-repeat;
}

.search input[type=text]
{
	width: 135px;
	height: 12px;
	float: left;
	margin: 2px 0 0 10px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	background-color: #F8F8F8;
	background-image: url(../img/search_tbg.png);
	background-repeat: repeat-x;
	
	border: 0px solid;
}

.search img.arrow
{
	float: left;
	margin: 6px 0 0 10px;
	cursor: pointer;
}

/* Content */
.main
{
	width: 910px;
	float: left;
	margin: 0 24px 0 24px;
	padding: 0 32px;
	overflow: hidden;
	
	background-color: #FBF1CA;
	background-image: url(../img/c_bg_m.png);
	background-repeat: no-repeat;
	background-position: 100px bottom;
}

.main.mcontent
{
	padding: 50px 32px 0 32px;
}

.main .main_top
{
	width: 910px;
	float: left;
	overflow: hidden;
	padding: 42px 0 58px 0;
}

.main_top .box
{
	width: 200px;
	float: left;
	margin: 0 18px 0 18px;
	display: inline;
	overflow: hidden;
	
	background-color: #FFFFFF;
}

.main_top .box.left
{
	margin: 0 19px 0 0;
}

.main_top .box.right
{
	margin: 0 0 0 19px;
}

.main_top .box .top_line
{
	width: 100%;
	height: 6px;
	background-color: #FEDF80;
}

.main_top .box .label
{
	width: 180px;
	height: 70px;
	margin: 0 10px;
}

.main_top .box a
{
	width: 180px;
	height: 50px;
	padding: 0 10px 0 10px;
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 180px 30px;
}

/* Content */
.content
{
	width: 673px;
	min-height: 600px;
	padding: 0 37px 25px 0;
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	line-height: 20px;
}
.content a
{
	color: #0B7432;
	text-decoration: underline;
}

.content ul{
	margin-left: 15px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: none;
	margin:0px;
	padding:0px;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #098035;
	margin-bottom: 5px;
	margin-top:0px;
	padding: 0;
	line-height:32px;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F3F3F;
	text-indent:80px;
	margin: 10px 0 25px 0;
	padding: 0;
}

h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #098035;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	line-height:20px;
}


/* Anfrage */
.c_anfrage
{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}

.c_anfrage p.title
{
	width: 170px;
	margin: 0;
	padding: 20px 15px 0 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0A6C2E;
	font-weight: bold;
	text-align: center;
}

.c_anfrage p
{
	width: 170px;
	margin: 0;
	padding: 20px 15px 0 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.wetter
{
	width: 173px;
	float: left;
	padding: 0 12px 10px 15px;
}
.ticker
{
	width: 173px;
	float: left;
	padding: 0 12px 10px 15px;
		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ticker a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9906;
	text-decoration:underline;
}
.ticker a:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A6C2E;
	text-decoration:underline;
}

.c_right
{
	width: 200px;
	float: left;
	margin: 60px 0 50px 0;
	
	background-color: #FFFFFF;
}

.c_right .box
{
	width: 200px;
	overflow: hidden;
	float: left;
	padding: 20px 0 30px 0;
	
	border-bottom: 1px solid #FAEDBC;
}

.c_right .box.clear
{
	border: 0px solid;
}

.c_right .box p.rtitle
{
	width: 170px;
	margin: 0;
	padding: 0 15px 10px 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0A6C2E;
	font-weight: bold;
}

.c_right p
{
	width: 170px;
	margin: 0;
	padding: 0 15px 0 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.c_right a.link1
{
	width: 175px;
	float: left;
	margin: 5px 10px 15px 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC9906;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right.png);
	background-position: 165px 6px;
	background-repeat: no-repeat;
}

.c_right a.link1.end
{
	margin-bottom: 0;
}

.c_right a.link1:hover
{
	color: #0A6C2E;
}

.c_right a.link2
{
	width: 175px;
	float: left;
	margin: 5px 10px 0 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CC9906;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right.png);
	background-position: 165px 3px;
	background-repeat: no-repeat;
}

.c_right a.link2:hover
{
	color: #0A6C2E;
}

.main .main_bottom
{
	width: 910px;
	float: left;
	padding: 0 0 20px 0;
}

.main_bottom a
{
	margin: 0 10px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #B17F39;
	text-decoration: none;
}

.main_bottom a:hover
{
	text-decoration: underline;
}

.main_sub
{
	width: 974px;
	float: left;
	padding: 15px 24px 15px 24px;
	overflow: hidden;
}

.main_sub_left
{
	width: 741px;
	float: left;
}

.main_sub_left a
{
	margin: 0 25px 0 0;
}

.main_sub_right
{
	width: 233px;
	float: left;
	text-align: right;
	margin: 8px 0 0 0;
}

.main_sub_right a
{
	margin: 0 0 0 10px;
}

.main_sub_left a img,
.main_sub_right a img
{
	vertical-align: middle;
}

/* Footer */
.footer
{
	width: 974px;
	margin: 20px auto 0 auto;
	padding: 0 24px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;
}

.footer_left
{
	width: 741px;
	float: left;
}

.footer_right
{
	width: 233px;
	float: left;
	text-align: right;
}

.footer span
{
	margin: 0 10px 0 0;
}

.footer .footer_left a
{
	margin: 0 10px 0 0;
	color: #8D8D8D;
	text-decoration: none;
}

.footer .footer_right a
{
	margin: 0 0 0 10px;
	color: #8D8D8D;
	text-decoration: none;
}
#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #FEFBE9;
	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:#fedf80;
	color:#0A6D2F;
}

#preis-table-a td
{
	padding:4px;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #FEFBE9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #FEFBE9;
	color:#444F4F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #FDF7D7;
	color: #000000;
}
#preis-table-a tr.preislistetop td{
	background-color:#fedf80;
	color:#0A6D2F;
}
.hervorgehoben {
   background-color:#ffffff;
   padding:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	line-height: 20px;
	background-image:url(../assets/images/martin.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.hervorgehoben2 {
   border: 1px solid #ffffff;
   padding:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	line-height: 20px;
}

/*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #ffffff;
   width: 100%;
}

#karte {
   width: 100%; 
   height: 320px;
}

#input-hintergrund {
   background: #fcf8f1;
   padding: 5px;
}

#inputaddress {
   width: 300px;
   padding: 1px;
   height: 20px;
   border: 1px solid #E1CFAB;
   background-color: #FFFFFF;
	font-family: "Trebuchet MS", 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFBF5;
	line-height: 20px;
	background-color: #E78023;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCFBF5;
	line-height: 20px;
	background-color: #E78023;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage a:hover{
	background-color: #fbcd3f;
	color: #666666;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #Ffffff;
	height: 1px;
}