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

body {
	text-align: center;
	background-color: #000000;
	background-image: url(../images/dibujitos_grau.gif);
	background-repeat: repeat-y;
	color: #BBA020;
	margin-top: 20px;
}
/*links  generell*/
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBA020;
}
a {
	display: block;
	height: 20px;
	width: 84px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #BBA020;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #BBA020;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a.ini {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 190px;
	margin: 0;
	padding: 10px;
	text-align: left;
	float: left;
}
a.hotel {
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 190px;
	margin: 0;
	text-align: left;
	float: left;
	padding-top: 58px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.thumb_expo {
	display: block;
	width: 210px;
	height: 160px;
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 5px;
}
/*links auf der karte*/
a.fotolink1 {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/bebida.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink1:hover {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/bebida_over.jpg);
	padding-top: 20px;
}
a.fotolink2 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink2:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/menu_over.jpg);
	background-repeat: no-repeat;
}
a.fotolink3 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/desayuno.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink3:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	padding-top: 20px;
	background-image: url(../images/desayuno_over.jpg);
	background-repeat: no-repeat;
}
a.fotolink_de1 {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/getraenke.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_de1:hover {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/getraenke_over.jpg);
	padding-top: 20px;
}
a.fotolink_de2 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/gerichte.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_de2:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/gerichte_over.jpg);
	background-repeat: no-repeat;
}
a.fotolink_de3 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/fruehstueck.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_de3:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	padding-top: 20px;
	background-image: url(../images/fruehstueck_over.jpg);
	background-repeat: no-repeat;
}
a.fotolink_en1 {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/drinks.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_en1:hover {
	width: 258px;
	height: 107px;
	margin: 0;
	margin-top: 30px;
	background-image: url(../images/drinks_over.jpg);
	padding-top: 20px;
}
a.fotolink_en2 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/dishes.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_en2:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/dishes_over.jpg);
	background-repeat: no-repeat;
}
a.fotolink_en3 {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(../images/breakfast.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
a.fotolink_en3:hover {
	width: 258px;
	height: 107px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 13px;
	padding-top: 20px;
	background-image: url(../images/breakfast_over.jpg);
	background-repeat: no-repeat;
}
/*grundstruktur*/
#contenedor {
	width: 900px;
	background-image: url(../images/fondo.gif);
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 500px;
	background-repeat: repeat-y;
}
#contenido {
	height: auto;
	width: 800px;
	float: left;
	text-align: left;
	background-image: url(../images/fondo.gif);
}
/*galerie*/
#gal_contenedor {
	width: 900px;
	background-image: url(../images/gal_fondo.gif);
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 500px;
	background-repeat: repeat-y;
}
#gal_contenido {
	height: auto;
	width: 800px;
	float: left;
	text-align: left;
	background-image: url(../images/gal_fondo.gif);
}
#galerie {
	float: left;
	width: auto;
	margin-left: 85px;
	margin-top: 52px;
	border: 0;
}
#galerie_vert {
	float: left;
	width: auto;
	margin-left: 110px;
	margin-top: 52px;
	border: 0;
}
.gal {
	margin: 4px;
	border: 0;
}
.gal_invisible {
	height: 440px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/gal_fondo.gif);
	float: left;
}
#gal_direccion {
	float: left;
	height: 21px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBA020;
	font-style: normal;
	padding-top: 10px;
	background-image: url(../images/gal_nav_fondo.gif);
	text-align: center;
}
#navegacion_gal {
	height: 25px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBA020;
	background-image: url(../images/gal_nav_fondo.gif);
	background-repeat: repeat-y;
	width: 800px;
	float: left;
}
#fotos {
	width: 800px;
	height: 450px;
}
#galcontent {
	width: 800px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: right;
}
/*auf jeder seite unten*/
#direccion {
	float: left;
	height: 21px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBA020;
	font-style: normal;
	padding-top: 10px;
	background-image: url(../images/nav_fondo.gif);
	text-align: center;
}
/*verlinkung*/
#navegacion {
	height: 25px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBA020;
	background-image: url(../images/nav_fondo.gif);
	background-repeat: repeat-y;
	width: 800px;
	float: left;
}
/*logo, grösse und position*/
.logo {
	width: 100px;
	height: 465px;
	float: left;
}
/*inicio*/
#foto1 {
	height: 164px;
	width: 258px;
	float: left;
}
#foto2 {
	height: 164px;
	width: 258px;
	left: 50%;
	float: left;
	margin-left: 13px;
}
#foto3 {
	float: left;
	margin-left: 12px;
	width: 258px;
	height: 164px;
}
#text_index {
	height: 210px;
	float: left;
	width: 230px;
	text-align: left;
	padding-top: 60px;
	margin-left: 12px;
}
#adsense {
	height: 240px;
	float: left;
	width: 237px;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
}
#medio {
	height: 260px;
	float: left;
	width: 258px;
	text-align: left;
	padding-top: 10px;
	margin-left: 13px;
}
/*karte*/
#text_carta {
	float: left;
	color: #755A1B;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	height: 250px;
	width: 780px;
	font-size: 12px;
	color: #BBA020;
	line-height: 16px;
	background-image: url(../images/nav_fondo.gif);
	margin-bottom: 7px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#carta {
	width: 650px;
	text-align: justify;
}
#ensaladas {
	width: 750px;
	height: auto;
	float: left;
	background-image: url(../images/gal_fondo.gif);
	padding: 25px;
	margin-top: 6px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #BDA627;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #BBA020;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 70px;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBA020;
	font-weight: bold;
}
#primeros {
	width: 750px;
	height: auto;
	float: left;
	background-image: url(../images/gal_fondo.gif);
	padding: 25px;
	margin-top: 6px;
}
#segundos {
	width: 750px;
	float: left;
	background-image: url(../images/gal_fondo.gif);
	padding: 25px;
	margin-top: 6px;
}
#postre {
	width: 750px;
	height: auto;
	float: left;
	background-image: url(../images/gal_fondo.gif);
	padding: 25px;
	margin-top: 6px;
}
#platos {
	width: 800px;
	margin: 0 auto;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 12px;
	line-height: 2;
	height: 100%;
}
#titulo {
	background-image: url(../images/carta_header.jpg);
	height: 60px;
	padding-left: 20px;
	color: #000000;
}
#menu {
	float: left;
	width: 800px;
	margin: 0;
	background-image: url(../images/nav_fondo.gif);
	height: auto;
}
.nada {
	border: 0;
}
a.nada1 {
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	border: 0;
	font-size: 12px;
	background-image: url(../images/btn_fondo.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.nada1 {
	padding: 0;
	border: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
a.nada2 {
	border: 0;
	display: table-row;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*links auf info unten rechts*/
a.nada3 {
	border: 0;
	display: table-row;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbs {
	width: 213px;
	float: left;
	margin-left: 25px;
	margin-top: 50px;
	height: 395px;
}
a.thumbs {
	margin: 0;
	float: left;
	display: block;
	height: auto;
	width:auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
}
#cerrar {
	text-align: center;
	width: 800px;
	height: 25px;
	margin-top: 6px;
	float: left;
	background-image: url(../images/gal_nav_fondo.gif);
}
.ventana {
	color: #BBA020;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	background-color: #292929;
	text-decoration: underline;
}
/*contacto*/
#contact_text {
	color:#BBA020;
	width: 258px;
	height: 410px;
	float: left;
	margin-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 12px;
	background-image: url(../images/contact_fondo1.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#contact_mapa {
	width: 258px;
	height: auto;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
}
#contact_contacto {
	width: 217px;
	height: 440px;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	font-family: "Courier New", Courier, monospace;
	padding: 0 20px 0 20px;
	font-size: 12px;
}
.Estilo1 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo2 {
	color: #FFFFFF;
}
.mapa {
	margin: 0;
	height: 440px;
	width: 258px;
}
/*info*/
#libro {
	margin: 0;
	width: 100%;
}
#nota {
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	margin-right: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 400px;
}
#notas {
	width: 213px;
	margin-left: 25px;
	margin-top: 48px;
	height: 395px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	float: left;
}
#nota_content {
	width: 800px;
	height: 450px;
	background-image: url(../images/notas_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#info {
	width: 450px;
	float: left;
}
.blur {
	color: #CCCCCC;
	border: 1px solid #98873A;
	background-color: #000000;
}
.focus {
	background-color: #ff0000;
	color: #000000;
	border: 1px solid #cccccc;
}
.invisible {
	color: #000000;
	display: inline;
}
.adsense {
	font-family: "Courier New", Courier, monospace;
}
a.counter {
	height: auto;
	width:auto;
	color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
}
/*reservas*/
#reservas {
	float: left;
	color: #755A1B;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	height: 250px;
	width: 780px;
	font-size: 12px;
	color: #BBA020;
	line-height: 16px;
	background-image: url(../images/gal_fondo.gif);
	margin-bottom: 7px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
