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

@import 'calendar/calendar.css';

body {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#000066;
	}
	
iframe {
overflow-x: hidden;
margin:0;
padding:0;

} 

.da_text {
	color:#000;
	line-height:17px;
	padding:5px 0px 0px 0px
	}
	
h1 {
	padding:0;
	margin:0;
	}

.footer_line, .footer_line_ischgl {
	text-align:center;
	font-size:11px;
	padding:5px;
	background-color:#dd1427;
	color:#FFF;
}
.footer_line a {
	color:#fff;
}
	
.footer_line a:hover {
	color:#006;
}
.footer_line_ischgl {
	color:#000;
}
.footer_line_ischgl a{
	color:#000;
}
.footer_line_ischgl a:hover{
	color:#fff;
}

	
.nav_table {
	background:#DD1427;
	}
	
.nav_td {
	background-repeat:no-repeat;
	width:180px;
	background-color:#0460b7;
	background-image:url(img/bg_navbar.jpg);
	background-repeat:no-repeat;
	}
	
.nav_td ul {
	padding:15px 10px 20px 15px;
	margin:0;
	background-color:#E2001A;
	}
	
.nav_td ul li {
	text-align:left;
	list-style-type:none;
	line-height:20px;
	}
	
.nav_td ul li a {
	color:#fff;
	text-decoration:none;
  font-size:13px;
	}
	
.nav_td ul li a:hover {
	color:#000;
	}
	
img.link {
	border:0;
	}
	
a.imp {
	color:#000;
	font-size:11px;}
	
img.box_left {
	padding:1px 1px 0px 0px;
	border:0;
	margin:0;
	}
	
img.box_right {
	padding:1px 0px 0px 0px;
	border:0;
	margin:0;
	}
	
div#boxes {
	position:relative;
	width:956px;
	overflow:hidden;
	}	
	
div#nw {
	position:absolute;
	top:66px;
	left:579px;
	color:#000;
	font-size:10px;
	}
	
div#so {
	position:absolute;
	top:56px;
	left:15px;
	width:160px;
	color:#000;
	font-size:10px;
	}
	
div#we {
	position:absolute;
	top:72px;
	left:200px;
	width:123px;
	color:#000;
	font-size:10px;
	}
	
	
div#startseite {
	background-image:url(hg/hg0.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:484px;
	}
	
/* schnell reservierung */

#schnellreservierung {
	position:relative;
	float:left;
	color:#000 !important;
	text-align:center;
}

input.ip, select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFF;
	float:left;
	border:0;
	padding:2px;
	margin:0 0 2px 4px;
}
#days {
	width:45px;
}
#date_from {
	width:65px;
}

input.button {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#000066;
	border:0;
	padding:2px;
	margin:1px 1px 1px 4px;
	float:left;
	cursor:pointer;
	width:90px;
}

.img {
	position:relative;
	float:left;
	background-color:#FFF;
	padding:1px 0 2px 0;
}
.res_input {
	position:relative;
	float:left;
	width:138px;
	padding-bottom:2px;
}
.field {
	width:112px;
	border:0;
	padding:2px 0px 0px 0px;
	margin:-2px 0px 5px 0px;
}

.from_date, .to_date {
	position:relative;
	float:left;
	width:180px;
	text-align:left;
}
label {
	float:left;
	margin-bottom:5px;
	padding-top:2px;
	text-align:right;
	width:65px;
	font-size:10px;
}


/* chefanfrage */
div#chefanfrage {
	position:relative;
	float:left;
	margin-top:25px;
	color:#000;
	font-size:10px;
	width:180px;
}

div#chefanfrage a {
	color:#dd1427;
	font-weight:bold;
}

div#chefanfrage a:hover {
	color:#000;
}







html {overflow-x:hidden;}
	

