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

#header {
	background-image: url(images/template/header.gif);
}
#header ul li a.res:hover {
	background-image: url(images/template/book-en-roll.gif);
	background-repeat: no-repeat;
}
#header ul li a.special:hover {
	background-image: url(images/template/special-en-roll.gif);
	background-repeat: no-repeat;
}
#special #header ul li a.special {
	background-image: url(images/template/special-en-roll.gif);
	background-repeat: no-repeat;
}
#navbar ul li a {
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#dining #leftcol {
	background-image: url(images/template/d_pict.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#vienna #leftcol {
	background-image: url(images/template/v_pict.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hotel #textbox {
	background-image: url(images/template/w_pict.gif);
	background-repeat: no-repeat;
}
#rooms #textbox {
	background-image: url(images/template/rooms_pict.gif);
	background-repeat: no-repeat;
}
#services #textbox {
	background-image: url(images/template/serv_pict.gif);
	background-repeat: no-repeat;
}
#area #textbox {
	background-image: url(images/template/a_pict.gif);
	background-repeat: no-repeat;
}
#vienna #actual1 {
	background-image: url(images/template/v_pict1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hotel #banner {
	height: 115px;
}