body {
	margin:0px;
	padding:0px;

}
b {
	color:#DD3703;
}
body,a,div,td,th {
	font-family:Arial,Verdana;
	font-size:12px;
	color:black;
}
a {
	text-decoration:none;
	color:#D14633;
}
h1 {
	background-image:url(../grafiken/h1_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	padding:11px 0px 11px 13px;
	margin:0px;
/*	width:250px;*/
}

h2 {
	font-size:14px;
	color:#DD3703;
}
h3 {
	font-size:13px;
	color:#DD3703;
}

#main_table {
	width:943px;
}
#header {
	background-position:left bottom;
	background-repeat:no-repeat;
	width:730px;
	height:256px;
}

#lang {
	float:right;
	
}
#c_left {
	background-color:#FCECAC;
	border-right:1px solid #CBC3AC;
	text-align:center;
}

#nav,#nav_on {
	background-image:url(../grafiken/nav.gif);
	display:block;
	text-decoration:none;
	text-align:right;
	padding:5px 48px 9px 0px;
	font-weight:bold;
	color:#706A4F;
}

#nav_on,#nav:hover {
	background-image:url(../grafiken/nav_on.gif);
	color:black;
}

#subnav,#subnav_on {
	display:block;
	text-decoration:none;
	text-align:right;
	padding:0px 65px 3px 0px;
	font-weight:bold;
	color:#706A4F;
	font-size:11px;
}

#subnav_on,#subnav:hover {
color:black;
}

#meteo { 
	margin:20px 24px 0px 24px;
	padding-top:10px;
	background-color:white;
	border:1px solid #EDB582;
}
#meteo iframe {
	width:163px;
	height:90px;
}
#address,#suedtirol_info {
	margin-top:20px;
	text-align:right;
	padding-right:23px;
}
#suedtirol_info {
	margin-bottom:50px;
}
#content {
	background-color:#FFF7D8;
	padding:16px;
}
#content_left {
	margin-top:31px;
	padding: 31px 14px 0px 0px;
	border-right:1px solid #CCC6AD;
}
#content_text {
	padding:11px;
}

#table_prices th {
	font-weight:normal;
	background-color:#fbe387;
}

#table_prices td,th {

	padding:5px;
	border:1px solid #ffcc99;
}
#table_prices a
{
	text-decoration:none;
}
#table_prices a strong
{
	text-decoration:underline;
}
#table_prices td
{
	max-width:250px;
}

.content_pic {
	display:block;
	margin-bottom:10px;
}

.style1
{
	white-space:nowrap;
}
.zoom_box {
	float:right;
	text-align:right;
	margin-left:10px;
	border-bottom:2px solid #fff7d8;
}
.zoom_box img {
	margin-top:5px;
}
.content_pic_thumbs {
	border:0px;
	margin-bottom:2px;	
}

.gallery_text {
	background-image:url(../grafiken/gallery_text_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FCECAC;
	padding:5px 10px 5px 5px;
	margin:4px 0px 20px 30px;
	width:105px;
	font-size:11px;
}
