body {
	margin:0px;
	padding:0px;
	background-image:url(../grafiken/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#E1EDF9;
}

td,div,body,input,textarea {
	font-family:Verdana;
	font-size:12px;
}

h1 {
	font-family:Times New Roman Regular,Times New Roman,Verdana;
	font-weight:normal;
	font-size:30px;
	padding: 8px 0px 11px 21px;
	margin: 0px 0px 0px 0px;
	background-image:url(../grafiken/h1_bg.gif);
}

h2 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#205164;
	font-size:14px;
}

h3 {
	background-image:url(../grafiken/h3_bg.gif);
	font-size:12px;
	color:#09688E;
	padding:4px 0px 4px 3px;
	margin:0px;
}

.kontakt {
	background-image:url(../grafiken/spacer.gif);
	color:#168BBA;
	padding:0px;
}

a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}

li a {
	text-decoration:underline;
}
ul li {
	margin:0px 0px 0px -15px;
	padding:0px;
}

#main_table {
	border-right:1px solid white;
	border-left:1px solid white;
	width:942px;
}
#column_left {
	width:251px;
	background-image:url(../grafiken/column_left_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFFFFF;
	border-right:1px solid #D3DCE0;
	border-left:1px solid #C2D5E0;
	text-align:center;
	padding:26px  0px 0px 0px;
}
#logo {
	margin-bottom:20px;
}
#headerg_img {
	width:525px;
	height:363px;
}

#nav,#nav_on,#nav_on2 {
	display:block;
	border-top:1px solid #F0F0EF;
	padding:5px 0px 5px 0px;
	margin:0px 15px 0px 25px;
	width:205px;
	text-decoration:none;
	color:black;
	text-align:center;
}
#nav_on {
	background-image:url(../grafiken/nav_on.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	font-weight:bold;
}
#nav_on2 {
	margin:0px 0px 0px -4px;
	background-image:url(../grafiken/nav_on2.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	font-weight:bold;
}
#subnav,#subnav_on {
	display:block;
	border-top:1px solid #F0F0EF;
	padding:3px 0px 3px 0px;
	margin:0px 20px 0px 20px;
	width:205px;
	text-decoration:none;
	color:black;
	background-image:url(../grafiken/subnav_on.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#subnav_on {
	font-weight:bold;
}
#lang {
	margin:30px 0px 25px 0px;
}
#facebook
{
	padding: 0 0 20px 0;
}
#meteo {
	background-image:url(../grafiken/meteo_bg.gif);
	background-repeat:no-repeat;
	width:193px;
	height:142px;
	margin:0px 23px 0px 33px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
	color:#293134;
}
#meteo iframe {
	width:110px;
	height:80px;
	margin:16px 0px 0px 0px;
}
#logos {
        margin: 0 0 15px 0;
}
#imp {
	margin:0px 10px 20px 10px;
}
#imp a,#imp {
	color: #5d483d;
	font-size:10px;
}

#content {
	background-color:#EBF5F9;
	width:525px;
}
#content_txt {
	margin:16px 23px 16px 23px;
	line-height:20px;
}
/* START PRICE LIST */
#content_txt #prices {
	font-size:10px;
	padding:0px;
}
#content_txt #prices th,#content_txt #prices td {
	border:1px solid #ccc;
	text-align:center;
	padding:2px;
}
#content_txt #prices #header th {
	background-color:#AEE0F4;

}
#content_txt #prices th {
	background-color:#DFF1F9;
}
#content_txt #prices td {
	background-color:#fff;
}
/* END PRICE LIST */
#column_right {
	background-color:#DFF1F9;
	border-left:1px solid #D3DCE0;
	width:144px;
}
#border_right {
	background-image:url(../grafiken/border_right_bg.gif);
	background-repeat:repeat-y;
	width:24px;
}
#footer {
	background-color:white;
	background-image:url(../grafiken/footer_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	border:1px solid #D3DCE0;
	border-right:0px;
	padding:20px 0px 20px 0px;
	text-align:center;
}

#headerg_thumb {
	width:120px;
	height:118px;
	margin:21px 12px 0px 12px;
}

/* ifframe hotel_guide */
#title {
	display:none;
} 

/********* IMPRESSUM ****/
.imp h2 {
	font-size:12px;
	background-color:#d6eff9;
	border-left:1px solid white;
	border-bottom:1px solid white;
	padding:5px;
	margin:0px;
}

.imp .txt {
	padding:5px;
}

