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

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